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

sort by:
Revision Author Date Message Commit Date
08b2118 introduce v0.9.1 rec format as we need to write a `data_format_version` key into meta_info 20 February 2017, 10:04:21 UTC
7c12338 use oads/dumps again. 20 February 2017, 10:00:36 UTC
b1522ae remove whitespace 20 February 2017, 09:49:50 UTC
ad7cab6 fixes to recording version format handeling. removed g_pool.rec_version. Use g_pool.meta_info instead. Cleaned up update recording logic. 20 February 2017, 09:38:34 UTC
3f142b9 added comment. 17 February 2017, 19:39:16 UTC
df5eaa5 using forkserver fixed problems with exports for both mac and linux. 17 February 2017, 19:31:23 UTC
a78e44e cancel export on close of launcher plungin 17 February 2017, 19:20:29 UTC
11ed559 refactor imports. 17 February 2017, 19:16:57 UTC
50ce35f fix memory overflow problem with multiprocessing in linux. Use native python types instead of np.array for marker entries. 17 February 2017, 18:48:21 UTC
e1ecc49 remove unused code 17 February 2017, 18:47:30 UTC
b9ce88a join cacher with timeout. 17 February 2017, 18:46:58 UTC
bf972b1 untesting spawn 17 February 2017, 15:23:27 UTC
e32e783 testing spawn for linux 17 February 2017, 14:37:25 UTC
92ad68b update to new plugin api 17 February 2017, 14:35:12 UTC
7df936a namespace and import cleanup. 17 February 2017, 14:27:29 UTC
6df2931 use namespace. 17 February 2017, 14:22:12 UTC
1e7ca24 use mp context. 17 February 2017, 14:14:23 UTC
3c5a240 update exporter plugin api 17 February 2017, 14:04:11 UTC
dda27c3 use mp context and thus fix video exporter for mac os. 17 February 2017, 14:03:57 UTC
85ba470 fixed wrong meta info var name. The cause rec updating to happen every time a recording is opened instead of once per recording. 17 February 2017, 14:02:37 UTC
125e738 type check input for debuging. 17 February 2017, 10:54:03 UTC
ac5cbcc use new plugin api 17 February 2017, 10:10:02 UTC
aacbd07 dont open debug window by default. 17 February 2017, 10:09:50 UTC
38ca961 fixing #628 16 February 2017, 16:55:31 UTC
c3bef77 turn on compiler optimisation for extension module. 16 February 2017, 10:44:53 UTC
904504e more finetuning for 14.04 16.04 compatebilty. 16 February 2017, 10:10:34 UTC
0d1d98f updating linux bundle code. 16 February 2017, 09:56:28 UTC
950d8ba make img private for fake capture. 16 February 2017, 08:42:59 UTC
53f9721 finetune the sleep times for failure states. 16 February 2017, 08:42:29 UTC
bf3be07 gray out the image only when capture in not online. 16 February 2017, 08:42:12 UTC
8655223 updated docs. 16 February 2017, 08:09:49 UTC
7103c82 lintering 15 February 2017, 10:19:37 UTC
cc44309 never import setup explicitly as is pollutes the bundle. 15 February 2017, 09:20:37 UTC
6d67ad8 Merge branch 'master' of https://github.com/pupil-labs/pupil 10 February 2017, 09:37:04 UTC
c097bb6 fixed eye recording. 10 February 2017, 09:36:54 UTC
b0bd19a Merge branch 'master' of https://github.com/pupil-labs/pupil 10 February 2017, 08:30:24 UTC
b9dd50f typo fixes to logging messages 10 February 2017, 08:30:15 UTC
b4d278d updated glfw location for linux 09 February 2017, 16:05:52 UTC
2348524 updates to bundle logic. 09 February 2017, 16:03:36 UTC
af908f9 upgrade bytes to unicode for pre v0.8.8 versions only 09 February 2017, 16:02:33 UTC
ea777da Merge branch 'master' of https://github.com/pupil-labs/pupil 09 February 2017, 10:33:49 UTC
e50bfd8 use recent_events instead of update. 09 February 2017, 10:33:44 UTC
05ea231 removing 'spawn' for Darwin in video_export process 09 February 2017, 10:33:18 UTC
be01c2f Merge pull request #618 from papr/fixes Preserve Capture Software Version in info.csv and display correct Pupil Capture version used to make the recording in Pupil Player GUI 09 February 2017, 10:12:28 UTC
68a1663 Preserve Capture Software Version in info.csv 09 February 2017, 10:04:14 UTC
edfdfa8 Merge pull request #616 from papr/fixes Merging into master - TODO test player with v0.3.x recording on macOS, Linux, Windows 09 February 2017, 09:01:45 UTC
d83d9f1 Fix typos and bad variable naming 09 February 2017, 08:55:01 UTC
20e5ee1 Fix Player recording upgrades 08 February 2017, 18:09:59 UTC
431beff Collapse all default plugin menus* by default * except General Settings and Capture Selection 08 February 2017, 15:58:21 UTC
f0e162d Fix reference_surface debug window on_close callback - Add note about potential issue concerning gethostbyname - Convert tabs to spaces in visualizer_3d 08 February 2017, 15:57:40 UTC
463b230 Fix attribute error in network_time_sync 08 February 2017, 14:03:00 UTC
a460431 Fix HMD Calibration tuple index error (#588) 08 February 2017, 13:44:55 UTC
6b12a22 Debug HMD Calibration 08 February 2017, 13:32:12 UTC
7e3a4c1 Fix wrong formatting character for ints 08 February 2017, 12:58:00 UTC
d669b42 Fix float indices 08 February 2017, 12:45:43 UTC
e4540c9 exclude libtasm.so from bundle 08 February 2017, 10:20:28 UTC
efc7633 decrease log level fiter for world and eye process. 06 February 2017, 17:17:59 UTC
a14bc29 Do not allow screen marker calibration to work without active capture source. 06 February 2017, 17:17:42 UTC
77ff28b Merge pull request #611 from papr/fixes Undo unwanted behaviour from previous commits 06 February 2017, 15:47:47 UTC
d6a6f0a Rename window titles to include "Pupil Capture" 06 February 2017, 14:03:03 UTC
5abeb5a Fix ui update bug 06 February 2017, 13:58:43 UTC
dcb8f99 Small typo 02 February 2017, 15:17:36 UTC
d934ccb Fix copy-paste error 01 February 2017, 17:16:42 UTC
b78454a Keep compile-on-change feature and supress extension install log 01 February 2017, 17:15:53 UTC
3608401 Fix unqualified extension names 01 February 2017, 17:15:45 UTC
879b327 Merge branch 'master' Conflicts: pupil_src/capture/pupil_detectors/build.py 01 February 2017, 17:09:44 UTC
d5bee38 Remove debugging code 01 February 2017, 16:48:58 UTC
8a6b75a Undo unwanted behaviour from previous commits 01 February 2017, 16:45:28 UTC
a54ea0c Merge pull request #610 from pupil-labs/revert-601-fixes Revert "Ongoing fixes" 01 February 2017, 12:35:35 UTC
e02d217 Revert "Ongoing fixes" 01 February 2017, 12:35:27 UTC
993e8c8 Merge pull request #601 from papr/fixes Ongoing fixes 01 February 2017, 12:09:56 UTC
e48d7df fixes to window position for Windows Window must be moved down and to the right in order for menu bar to be present in Windows OS 01 February 2017, 10:40:36 UTC
b147772 Keep compile-on-change feature and supress extension install log 01 February 2017, 09:33:48 UTC
0f86f7d Merge pull request #602 from marc-tonsen/pupil_detector_optimization Optimized pupil detector parameters. 30 January 2017, 10:25:40 UTC
ed80d59 Fixed typo in variable naming 30 January 2017, 09:38:05 UTC
05d5980 Changed blur_size values in pupil detectors to 5 to improve computational performance 30 January 2017, 08:15:42 UTC
abf2254 use proper octal literals for python3 27 January 2017, 13:33:45 UTC
b0f9510 Merge pull request #594 from papr/remote_recording Pupil Mobile Remote Recording 27 January 2017, 08:54:44 UTC
460789e Improve notification naming 26 January 2017, 20:55:53 UTC
aa09322 Stop whole recording if one sensor recording was stopped remotely. 26 January 2017, 20:55:53 UTC
07cf65b Remote Recorder - Basic functionality - Start and stop remote recordings - Set session name remotely 26 January 2017, 20:55:53 UTC
80cb303 Now also for 3D detector: Changes default parameters of pupil detector to optimized values 26 January 2017, 16:19:17 UTC
c2b4953 Fix unqualified extension names 26 January 2017, 13:57:47 UTC
34675f4 Changes default parameters of pupil detector to optimized values 26 January 2017, 13:29:17 UTC
fd2b88a Fixes #598 Make sure cv2.perspectiveTransform’s first argument is of dtype float 26 January 2017, 11:25:32 UTC
ac9321d Do not override accuracy test files 26 January 2017, 11:25:32 UTC
6a4e894 Merge pull request #600 from papr/fix_calib Incorporate fixations into screen and manual calibration routines. 26 January 2017, 10:41:25 UTC
733383c Merge pull request #582 from papr/blink_detector Blink Detector Plugin 26 January 2017, 10:41:03 UTC
8a71648 Fix inplace extension build to use fully qualified names 26 January 2017, 10:31:25 UTC
b9c7d0e fixes for bundle scripts. 25 January 2017, 15:52:59 UTC
972cf81 fixing python3 convertion for sp check output call. Required decoding to unicode. 25 January 2017, 15:52:49 UTC
f413c63 use spawn only under MacOS. 25 January 2017, 15:42:45 UTC
d240069 Fix blink detector and use 2D confidence for 3D gaze positions 25 January 2017, 15:18:12 UTC
365a41c improve recover logic. 25 January 2017, 14:56:52 UTC
b16dc14 Incorporate fixations into screen and manual calibration routines. 25 January 2017, 14:32:32 UTC
ce879bd fixed typo. 25 January 2017, 14:21:00 UTC
7b3b059 auto compile using the same interpreter that is currently used. Fix boost lib for linux. 25 January 2017, 14:13:33 UTC
69d287d Plugin clean up + add UI to unload plugin 20 January 2017, 10:53:58 UTC
8ce6a9d Merge branch 'master' into blink_detector # Conflicts: # pupil_src/capture/world.py 20 January 2017, 10:47:18 UTC
785159a Merge pull request #592 from papr/master Fix annotation export bug 20 January 2017, 10:11:10 UTC
back to top