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

sort by:
Revision Author Date Message Commit Date
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
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
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
c4d0c52 meta_info is not available in exporter - so reverting to reading file again... 20 March 2015, 08:09:02 UTC
97ebb94 added more issuing values. 20 March 2015, 08:06:29 UTC
52e740c Merge branch 'master' into player_eye_overlay_video 20 March 2015, 07:51:38 UTC
d91c719 adding comments 20 March 2015, 07:50:14 UTC
cb612a4 added missing var. 20 March 2015, 07:48:36 UTC
dc68e41 reverting -- not necessary because 20 March 2015, 07:05:06 UTC
bdec2d1 minor update - self.g_pool 20 March 2015, 07:04:02 UTC
32f2e1d incremental work - cleanup and fixing errors from copy/paste from other plugins (should clone this plugin not `Vis_Circle` :) 20 March 2015, 06:02:30 UTC
44dcec3 cleaning up the eye_video_overlay plugin and updating to use the g_pool.rec_dir instead of reading it again from meta_info 20 March 2015, 05:35:25 UTC
447edd7 Adding meta_info to the g_pool -- the only thing I use it for is the 'Eye Mode' so we could just append the 'Eye Mode' string to the g_pool, but other plugin developers might also want to access the entire meta_info dict. 20 March 2015, 05:34:29 UTC
a3f6238 Merge branch 'master' into player_eye_overlay_video 20 March 2015, 05:10:53 UTC
c1ef327 cosmetics - spacing 20 March 2015, 05:09:19 UTC
8c943be removed deprecated script 18 March 2015, 12:14:04 UTC
0efc4f7 Versioning and consistency changes proper versioning across all apps. Issue #116 attach meta_info to g_pool in player. Issue #115 rename data_dir to rec_dir like it is called everywhere else: Issue # 117 18 March 2015, 12:13:48 UTC
54dc4dc incremental work - adding UI switch to flip (mirror) image over Y axis (LR flip) 18 March 2015, 03:23:30 UTC
4698787 minor change - making UI controls for opacity (alpha) 18 March 2015, 03:05:08 UTC
2fc3038 fix issue #107 same as before but for offline marker tracker 17 March 2015, 11:08:35 UTC
db4ba0f fix issue #107 make sure surfaces are defined when selecting them for edits. 17 March 2015, 11:07:24 UTC
32dd6aa revert last commit. This fix will happen in the next commit 17 March 2015, 11:04:25 UTC
8bd1704 quick fix - make sure that we actually have the uv_coords before we try to use them. This is a quick fix for issue #107 17 March 2015, 10:49:59 UTC
ac1c4f4 cosmetics - cleaning up the doc string and adding some comments 17 March 2015, 08:51:56 UTC
3b81058 incremental work - moved the for loop that takes care of empty empty entries in the `eye_timestamps_by_world_index` list into the `correlate_eye_world` function. The `correlate_eye_world` function now returns a list `eye_frame_index` -- this list is as long as the world timestamps. Also added a check in `update` to see if the world video is playing to reduce calls to the seek function. 17 March 2015, 08:45:25 UTC
e055453 minor change - updating the target size of the ROI handle as requested in issue #112 17 March 2015, 05:50:55 UTC
24026c8 incremental work - fixing formatting and minor bugs 16 March 2015, 14:08:14 UTC
e5330f8 Adding `Eye_Video_Overlay` plugin to exporter. 16 March 2015, 11:41:27 UTC
58bae8e Merge branch 'player_eye_overlay_video' of https://github.com/pupil-labs/pupil into player_eye_overlay_video 16 March 2015, 11:37:23 UTC
7bff685 minor changes to include init dict and clone 16 March 2015, 11:37:03 UTC
66b5c03 Update eye_video_overlay.py implemented economical seeking. 16 March 2015, 11:35:42 UTC
9e181f6 incremental work - testing less transparent image for the overlay and cleaning up the position variable (no need to calculate this twice!) 16 March 2015, 04:23:29 UTC
86cf119 Merge branch 'master' of https://github.com/pupil-labs/pupil 16 March 2015, 04:19:19 UTC
back to top