https://github.com/samtuhka/pupil

sort by:
Revision Author Date Message Commit Date
24c9010 defined rec_dir in main.py for clarity 08 October 2013, 09:13:27 UTC
15bed92 cleanup 08 October 2013, 08:51:32 UTC
582b9ca various bugfixes of errors that occured when running frozen on ubnutu. 08 October 2013, 08:49:27 UTC
bdf4107 removed unused chmod 07 October 2013, 13:42:01 UTC
71d1385 adding some mac bundle tests 07 October 2013, 09:56:56 UTC
ef861b2 pyinstaller work on mac side 06 October 2013, 16:32:10 UTC
7bc75e4 adding ubuntu bundle tools 06 October 2013, 12:34:09 UTC
690279b Minor formatting changes to readme and spelling cleanup. 05 October 2013, 11:15:55 UTC
eedf444 tiny sytax streamlining 04 October 2013, 11:32:07 UTC
cd92594 made version string in atb abr readonly 04 October 2013, 09:43:32 UTC
96df28f added depoly version tool and readme 04 October 2013, 09:40:33 UTC
53a9f69 added version support for frozen pupil app, added user_dir 04 October 2013, 09:39:45 UTC
fd78bfd adding deploy folder 02 October 2013, 15:52:42 UTC
f014a9c moved .spec files into new deploy folder 02 October 2013, 15:22:36 UTC
cdcd41a small patches for pyinstaller support on mac 02 October 2013, 15:21:56 UTC
b82dd84 Merge branch 'dev' of http://github.com/pupil-labs/pupil into dev 02 October 2013, 10:00:20 UTC
9644ed4 more work on pyinstaller changes for linux 02 October 2013, 09:58:09 UTC
5fe0b9c added pyinstaller .spec file for macos bundle 01 October 2013, 13:10:58 UTC
d7f3863 Merge branch 'dev' of https://github.com/pupil-labs/pupil into dev 01 October 2013, 12:55:46 UTC
3b8e9f6 adding pyinstaller support 01 October 2013, 12:20:07 UTC
c1acdca hot fix for bad calibration return bug 27 September 2013, 10:26:39 UTC
68d071e inc work 27 September 2013, 10:20:00 UTC
2fc32c4 cosmetics. 24 September 2013, 12:56:41 UTC
a6816d4 finishing work on pupil server 24 September 2013, 10:08:08 UTC
3f17e13 added pupil pos server plugin loading. 23 September 2013, 19:38:47 UTC
0a1f9ff started secondary window display of cal pattern. 23 September 2013, 19:38:17 UTC
cfd7bcf added broadcast capabilities using zmq 23 September 2013, 19:37:50 UTC
eb32400 renamed a var. 23 September 2013, 19:36:54 UTC
f142c86 workaround for glfw changes in the key constants. 23 September 2013, 19:36:32 UTC
b462bd3 inc. work 23 September 2013, 12:58:34 UTC
df72cbe adding pattern window to camera intrinsics calibration. 23 September 2013, 11:18:56 UTC
97d5586 flush queue incase of non graceful system exit, to avoid leaving a zombi process. 20 September 2013, 08:17:46 UTC
fc44fa0 small bug fix in screen maker calibration 20 September 2013, 08:16:51 UTC
91d0925 more bug fixes 20 September 2013, 07:45:33 UTC
157eefd restructured plugin termination: now using a "cleanup" method for more explicit handling of glfw and tab destruction. moved secondary window creation and handling into plugins. added fullscreen option to screen calibration. bugfix in manual marker calibration. 20 September 2013, 07:40:47 UTC
c352eb5 small fix on pupil visualization 19 September 2013, 16:47:49 UTC
51dd755 cosmetics 18 September 2013, 10:36:58 UTC
0e7b3ac eye-recording now always without any overlay. 18 September 2013, 10:36:43 UTC
e1bdb41 updated calibration routines. Made gaze display a plug-in. 18 September 2013, 09:54:39 UTC
a310f6f added Logitech B525 camera 17 September 2013, 09:37:32 UTC
acf4026 updated glfw binding import to work on mac and linux 17 September 2013, 09:17:13 UTC
1fe47f5 Merge branch 'dev' into bilateral 16 September 2013, 21:16:44 UTC
402d2c4 small work of gaze dot visualization. 16 September 2013, 14:12:26 UTC
baddd83 removed obsolete player process. 16 September 2013, 13:32:30 UTC
4a7f08f second step on glfw3 update. 16 September 2013, 13:30:42 UTC
90c8f0f bug fix in call_data preprocessor 16 September 2013, 13:30:08 UTC
82b9c0e fixes to glfw3 binding 16 September 2013, 13:29:37 UTC
bf76a50 Merge branch 'master' into dev 16 September 2013, 10:32:33 UTC
f310365 started to port to glfw3 16 September 2013, 10:21:55 UTC
7292390 small fix on pupil detector. 13 September 2013, 10:19:44 UTC
c16a0e1 moved all but pupil detection out of eye.py using a queue to transmit pupil positions. moved more logic into plugins ... 11 September 2013, 11:32:50 UTC
4b6f3b0 cosmetic fixes. 10 September 2013, 16:11:02 UTC
b9875d0 made sure tab record bar is always inside. 10 September 2013, 12:42:32 UTC
d08a520 made some world user settings persistent. 10 September 2013, 12:28:16 UTC
c82a26f added more robustness to recorder module. 10 September 2013, 11:35:23 UTC
431652e added missing import 10 September 2013, 10:01:14 UTC
cb13ec3 typo fix. 10 September 2013, 09:45:22 UTC
fa70fc3 bug fix for file capture. added missing methods. 10 September 2013, 09:39:12 UTC
664bae5 Merge branch 'dev' 03 September 2013, 21:26:20 UTC
2855e21 adding good default exposure for cameras fix on linux 03 September 2013, 21:20:15 UTC
5b719c5 Merge branch 'dev' 03 September 2013, 20:59:39 UTC
e507583 added manual exposure setting world eye camera on mac 03 September 2013, 20:58:04 UTC
3329390 adding good default exposure for cameras 03 September 2013, 20:46:39 UTC
0fc8263 Merge branch 'dev' 03 September 2013, 19:25:59 UTC
46e5577 adding double clickable shell script to switch branches and update 03 September 2013, 19:24:34 UTC
8ee9342 Merge branch 'dev' of https://github.com/pupil-labs/pupil into dev 03 September 2013, 18:23:33 UTC
abcbd92 disable autofocus at start up on mac. 03 September 2013, 18:23:28 UTC
0fbae82 small typo fix 03 September 2013, 18:23:01 UTC
05460ef Merge branch 'dev' of https://github.com/pupil-labs/pupil into dev 03 September 2013, 18:19:13 UTC
fea2b14 disable auto-focus by default on linux 03 September 2013, 18:18:53 UTC
6446661 adding option to pass path to recording folder to simple player scripts. 03 September 2013, 18:02:15 UTC
75e899f small cleanup. 29 August 2013, 07:16:48 UTC
6b10bf7 tweaked parameters to be more restrictive with screen based calibration. 22 August 2013, 11:01:31 UTC
ea811c6 modified v4l2 timestamp to use monotonic clock because buffer.timestamp is very buggy. \n Improved exit behaviour such that recorgins are complete even if the program stops before the recording is stopped. \n Renamed displaynames for calibration options 22 August 2013, 10:48:17 UTC
2331dcb Merge branch 'dev' of https://github.com/pupil-labs/pupil into dev Conflicts: pupil_src/capture/recorder.py 22 August 2013, 09:46:40 UTC
d50eec5 hotfix. 22 August 2013, 09:43:21 UTC
97dc716 more meta info 21 August 2013, 06:22:17 UTC
ef466c6 added more meta info to recordings 21 August 2013, 06:01:20 UTC
05370ab update for gitignore, removing a local one. added more metainfo to recorder bug fix for calibration display. 20 August 2013, 20:04:06 UTC
9dde21f Merge branch 'dev' of https://code.google.com/p/pupil into dev 20 August 2013, 20:01:23 UTC
c7f0af0 fixed gitignore 18 August 2013, 18:02:33 UTC
1424405 made ivcc on mac use auto compiler. 18 August 2013, 18:01:08 UTC
55b8d6a typo fix2 18 August 2013, 17:46:23 UTC
c8d0282 typo fix 18 August 2013, 17:41:44 UTC
c8cec57 fixed simple players to comply with the new dataformat 18 August 2013, 17:38:35 UTC
98696c4 Merge branch 'dev' of https://code.google.com/p/pupil into dev 18 August 2013, 17:19:07 UTC
d6d8905 cleanup of capture classes 18 August 2013, 17:18:55 UTC
2dc6d55 Merge branch 'master' of https://github.com/Pupil-Labs/Pupil 17 August 2013, 09:26:04 UTC
daf2751 renamed from License to license 17 August 2013, 09:25:28 UTC
32b0daf removed false add. 17 August 2013, 09:17:28 UTC
23501df Merge branch 'master' of https://pupil.googlecode.com/git into dev Conflicts: Capture/main.py README.md pupil_src/browser/Run_2DBrowser.py pupil_src/browser/audio.py pupil_src/browser/browser_2d.py pupil_src/browser/gl_shapes.py pupil_src/browser/methods.py pupil_src/browser/radial_undistort.py pupil_src/browser/video_homography.py pupil_src/browser/video_registration.py 17 August 2013, 09:13:13 UTC
005cfcc fixing the merge mess 17 August 2013, 09:02:07 UTC
bd10268 updated .gitignore 17 August 2013, 09:00:39 UTC
e4c8de5 Merge branch 'dev' of https://code.google.com/p/pupil into dev 17 August 2013, 08:54:44 UTC
240a140 Merge commit '71c15ea' into dev Conflicts: pupil_src/shared_modules/uvc_capture/linux_video/v4l2_capture/capture.so 17 August 2013, 08:54:05 UTC
71c15ea adding framerate enumeration and selectio, small fixes,stared to do a little bit of error handling 17 August 2013, 08:50:57 UTC
4190a67 test remote google_code 17 August 2013, 05:44:54 UTC
789fdef Merge branch 'dev' of https://pupil.googlecode.com/git into dev Conflicts: README.md 17 August 2013, 05:42:20 UTC
34bfa72 test push changes to remote (github -> google code) 17 August 2013, 05:37:32 UTC
bd55d98 added readme file to master branch 17 August 2013, 05:10:22 UTC
back to top