https://github.com/pupil-labs/pupil

sort by:
Revision Author Date Message Commit Date
3b232c2 don't use the nay data to save data in recorder. Instead just pickle the pupil_postion dicts. This breaks the recoding format. Thus we got v0.5 05 June 2015, 11:05:38 UTC
65dbfe7 removed orphaned code. 05 June 2015, 09:43:01 UTC
7f45707 typo fix in comment 04 June 2015, 15:37:58 UTC
aa30a5f adding working version of fixation classifier. 04 June 2015, 15:34:20 UTC
0e25c6f clean up and small fixes. 04 June 2015, 15:33:52 UTC
3e1f04b added python compiler to player 04 June 2015, 09:41:00 UTC
69f136f added python compiler to bundle tool chain. 04 June 2015, 09:38:46 UTC
70f5f40 silence the compiler on useless info. Minor cleanup and tweaks 04 June 2015, 09:24:48 UTC
71cc21c changed gitignore 04 June 2015, 08:38:39 UTC
16ca3ff changes to gitignore 04 June 2015, 08:36:15 UTC
964d09a adding ctthon compile script. added build files to .gitignore 04 June 2015, 08:35:11 UTC
5cf2d61 added cython auto compiler 04 June 2015, 08:29:24 UTC
b05af64 minor UI tweaks 02 June 2015, 08:21:22 UTC
448e2eb minor improvements and version check on session_settings files. 02 June 2015, 08:15:38 UTC
a8d0c64 clear settings file if the code base has updated. 02 June 2015, 07:28:39 UTC
3c5724d menu configurations are now handled by the GUI and not the plugins. 02 June 2015, 07:18:43 UTC
4f82ac9 using recursive menu configurations we don't need to explicitly set menu configs for submnues any more. Just call the parent after the structure is set up. 01 June 2015, 17:14:29 UTC
eb3f884 support recursive configurations for submenus. 01 June 2015, 16:40:03 UTC
d1b6312 uvc control bugfix. 01 June 2015, 11:51:06 UTC
06c43c1 Merge branch 'unified_capture_backend' 01 June 2015, 11:05:12 UTC
d5882d8 stated implementation of fixation detector. 29 May 2015, 14:29:31 UTC
ed73002 updated Audio module warning level. 29 May 2015, 07:52:27 UTC
663f7fe sleep before process spawn is no longer required. 26 May 2015, 09:03:02 UTC
dbbee0b leaner comment. 26 May 2015, 09:02:35 UTC
03d027c Merge branch 'unified_capture_backend' of https://github.com/pupil-labs/pupil into unified_capture_backend 25 May 2015, 11:58:32 UTC
af4ed22 adding debian preinst script to add udev rules for access of webcams. 25 May 2015, 11:58:19 UTC
3da710a remember capture settings. 25 May 2015, 09:51:51 UTC
e2bacc7 updated license text 25 May 2015, 09:50:06 UTC
b3d34c0 Basic implementation of UVC controls menu. 22 May 2015, 10:49:47 UTC
5f30619 remember window position 21 May 2015, 08:58:29 UTC
dfec4f7 Merge pull request #148 from smurakami/retina-display Enabled seeking bar on retina displays 21 May 2015, 08:37:11 UTC
2eef780 let manual gaze correction work on all data points at once. This will make its changes propane to offline markers detector methods. 21 May 2015, 08:17:07 UTC
bd2280b fixed loading for <v0.4 recordings 21 May 2015, 08:16:22 UTC
b398d3e make offline reference surface always recalculate gaze_data form g_pool instead of local cached results. 21 May 2015, 07:15:19 UTC
d3f476b added recording pupil_positions to player g_pool. 21 May 2015, 07:14:26 UTC
6bc961f renamed g_pool variables in player: positions_by_frame -> gaze_positions_by_frame. renamed event['pupil_positions'] to 'gaze_positions'. renamed gaze_positions['norm_gaze'] to 'norm_pos' 20 May 2015, 17:36:14 UTC
6b01693 removed unused plugin 20 May 2015, 17:33:39 UTC
973a3d3 remove the wait. we not need it with the new backend. 20 May 2015, 16:11:58 UTC
39e8683 removed bugs from new capture backend binding. 19 May 2015, 14:29:20 UTC
c9cc202 more work on backend. 18 May 2015, 13:41:32 UTC
1e54f47 remember window pos 18 May 2015, 13:40:49 UTC
1e10872 move cap.close to past window closing. 18 May 2015, 09:13:20 UTC
d6890f7 added pyuvc backend. 18 May 2015, 09:12:42 UTC
afd7110 wait is no longer needed. 18 May 2015, 09:12:09 UTC
dea2c38 removed platform specific backends. Introduced unified pyUVC backend. 15 May 2015, 14:12:07 UTC
3bac9f8 enabled seeking bar on retina displays 12 May 2015, 20:45:25 UTC
145b8b4 removed rec dir from g_pool for capture as it should not be used. Instead this is now a settable var in recorder plugin. related to #121 07 May 2015, 16:30:15 UTC
5ec88a2 added control as proposed in #132 . Cleaned up some code 07 May 2015, 09:00:38 UTC
178323a updated screen marker calibration and accuracy test. 07 May 2015, 08:29:08 UTC
293843a remote and server now detach before binding to new address. 30 April 2015, 08:52:39 UTC
72d753f auto re_init camera to recover from errors * for failed frame grabbing * for failed camera init 28 April 2015, 11:18:52 UTC
801f77d fixed issue #143 23 April 2015, 15:02:45 UTC
423bddb adding audio back to recorder. 23 April 2015, 14:24:42 UTC
c9e2ca3 added high-speed eye cam 22 April 2015, 15:45:00 UTC
7ce1186 fixed format planes. 22 April 2015, 15:38:00 UTC
a010665 solved #134 22 April 2015, 15:22:21 UTC
25c70d4 fixed camera info text formatting 22 April 2015, 14:02:58 UTC
00b11d5 changed info text formatting 22 April 2015, 13:59:52 UTC
2d91199 Merge branch 'master' of https://github.com/pupil-labs/pupil.git 22 April 2015, 13:57:47 UTC
860c967 removed size selection for video 22 April 2015, 13:56:18 UTC
37ca543 Merge branch 'master' of https://github.com/pupil-labs/pupil 22 April 2015, 11:52:52 UTC
75d0c87 updated pupil_remote plugin 22 April 2015, 11:52:42 UTC
c17e0e2 unified calibration toggle fn 22 April 2015, 11:52:24 UTC
9423f34 added first gui controls improved error handling 21 April 2015, 15:12:07 UTC
0a6977d fixing issue: #137 21 April 2015, 08:42:42 UTC
ece0a15 frames are cached for multiple use eye overlay works again 18 April 2015, 16:13:44 UTC
dec35d8 Merge branch '3d_calibration' 17 April 2015, 11:15:12 UTC
a730c64 catch division error as potential pitfall. 17 April 2015, 11:01:19 UTC
ac234b0 fix bug and improved default values. 17 April 2015, 10:43:36 UTC
bb5d983 cosmetics. 17 April 2015, 09:03:41 UTC
bcdf8a4 fixed zero division bug in world 16 April 2015, 16:18:40 UTC
142407f Merge branch 'master' of https://github.com/pupil-labs/pupil.git 16 April 2015, 16:15:23 UTC
75fec33 added opencv_ffmpeg dependency to bundle 16 April 2015, 16:14:41 UTC
fc5c06e fixed recording issue for windows bundle 08 April 2015, 13:09:15 UTC
bf6349e fixed version script bugfix 23 March 2015, 09:31:27 UTC
e09f71f fixed version script bug 23 March 2015, 09:28:20 UTC
5202076 Merge branch 'master' of https://github.com/pupil-labs/pupil 16 April 2015, 10:39:12 UTC
56213e5 Fixed bug and improved gui 16 April 2015, 10:39:02 UTC
1aa3058 cosmetics - typo fix in comments. 16 April 2015, 01:26:19 UTC
097cc4f minor fix - double check that there is really a watermark image before asking for the watermark.shape to avoid a crash. 16 April 2015, 01:25:46 UTC
c87177a moving files 15 April 2015, 07:11:19 UTC
e1894ff renamed uvc_capture to video_capture in file structure and imports. 15 April 2015, 07:10:31 UTC
2cbd4b9 unified size and rate properties for all video captures 15 April 2015, 07:01:07 UTC
3ffc203 make update textures persistent. 15 April 2015, 06:42:22 UTC
6ec8e43 small fixes to make dragging more robust. UI fixes to selection when multiple watermark files are available. 15 April 2015, 06:42:02 UTC
339841d Make sound module more robust to missing audio files as reported in issue: #106 14 April 2015, 16:18:21 UTC
d2c4b25 added missing user dir to g_pool in exporters. added watermark plugin. 14 April 2015, 14:43:52 UTC
00388a1 added watermark plugin for player and exporter 14 April 2015, 14:07:39 UTC
eed83cc removed unused fns. 14 April 2015, 14:07:24 UTC
7b4d317 Fixing typos `accuracy` to `accuracy`. Starting to update for v0.4 using the appropriate gaze data from the gaze event not the pupil position. TODO: - Update marker rendering following `screen_marker_calibration.py` - Make controls for speed and marker size following `screen_marker_calibration.py` 10 April 2015, 07:59:42 UTC
a798b55 bug fix. Versions are not just strings anymore. 21 March 2015, 21:59:31 UTC
a4f9067 cleanup and cosmetics 20 March 2015, 15:38:04 UTC
eda3978 Merge branch 'player_eye_overlay_video' 20 March 2015, 15:00:24 UTC
f407781 code revision: simplification/cleanup 20 March 2015, 09:01:17 UTC
47852e5 removed all gl_fns that are not within GUI. Calling any of them in the exporter will cause a crash 20 March 2015, 08:31:56 UTC
095b569 cosmetics. 20 March 2015, 08:24:13 UTC
6e3ea47 typo errors, bug fixes. 20 March 2015, 08:23:42 UTC
8eb0a3d get rid of plugins that fail to initialise right away. 20 March 2015, 08:23:18 UTC
b6b0292 updated to 0.4 structure. 20 March 2015, 08:17:16 UTC
8ad0e57 Merge branch 'master' into player_eye_overlay_video 20 March 2015, 08:09:58 UTC
back to top