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

sort by:
Revision Author Date Message Commit Date
6ee91d2 updated info text 05 March 2015, 16:57:49 UTC
818a870 allow the session name to be in the form of: session_name/sub_session_name resulting the in creation of the appropriate rec dir structure. 05 March 2015, 16:50:22 UTC
e508773 added info text; typo fix in meta info field 05 March 2015, 16:05:20 UTC
9b5a8b6 custom session names are now remembered. added new feature: User info - configure your own meta info fields using the GUI. - populate them during recording. 05 March 2015, 12:44:08 UTC
7f1eb5c removed unused plugin. 05 March 2015, 11:14:04 UTC
29c078f fixed bugs introduced though var_name change 05 March 2015, 11:13:37 UTC
293965f fixed a bug in export. Moved from pyopengl to cygl. 05 March 2015, 11:03:02 UTC
2ed4ed7 another round of fixing permissions to comply with debian rules. 02 March 2015, 18:56:21 UTC
a296210 fixed typo 02 March 2015, 16:31:28 UTC
3c37d1c better version naming of mac bundle 02 March 2015, 16:26:26 UTC
0c414fd added missing import 02 March 2015, 16:19:46 UTC
e546034 Merge branch 'master' of https://github.com/pupil-labs/pupil 02 March 2015, 16:18:07 UTC
f709607 defer import of git version 02 March 2015, 16:17:28 UTC
f2adef1 refactored git version helper module 02 March 2015, 15:15:04 UTC
e45b2dc fixed missing entry for aternative actions. 01 March 2015, 20:42:22 UTC
5c01dd6 removed unused entry 01 March 2015, 19:13:54 UTC
421b517 merge 01 March 2015, 19:12:17 UTC
51e7170 fix in deployment version script 02 March 2015, 13:38:33 UTC
6bf173f use cygl instead of pyopengl 02 March 2015, 13:12:24 UTC
b35ee88 allow export section to be set via text input. 02 March 2015, 12:50:16 UTC
6ffbbee updated MacOS bundle workflow. Added new icons. 02 March 2015, 09:51:14 UTC
373d3fc tweakd desktop entries 01 March 2015, 19:03:55 UTC
33f9e13 unify bundle user and rec dir for player and capture across os's 01 March 2015, 18:24:30 UTC
37e4789 added dog bundle workflow for mac os. 01 March 2015, 18:10:21 UTC
cd81150 remove hotkey for close and use button instead. 01 March 2015, 17:31:46 UTC
e3b80e5 Merge branch 'master' of https://github.com/pupil-labs/pupil 01 March 2015, 15:02:41 UTC
db8dff8 added hotkey to close player on `ESC` 01 March 2015, 15:00:12 UTC
66dbe46 tweaked Deskcto entries 01 March 2015, 14:54:55 UTC
3a96f17 do not lauch via terminal. This does not work with some distributions. 01 March 2015, 14:33:58 UTC
7258d77 removed deprecated exce code arg 01 March 2015, 14:27:30 UTC
28f3905 fixed file permissions for bundles 01 March 2015, 14:16:19 UTC
4a368b0 updatet linux bundle instructions and added .deb bundle for player 01 March 2015, 13:20:56 UTC
5c5732f used a fixed version of the old `clean()` implementation. Its faster and IMHO a bit cleaner. added a nicer str representation of class. 01 March 2015, 10:32:04 UTC
ae9faec Merge pull request #92 from toshikurauchi/master Refactoring Plugin_List and fixing some typos 01 March 2015, 10:10:00 UTC
71aff4a copy paste fix 01 March 2015, 09:56:04 UTC
d4621ec a bit of cleanup of the code from last merge 01 March 2015, 09:55:18 UTC
0781c16 Merge pull request #90 from cpicanco/upstream_master Increased vertical scroll in player (linux) and added SBT2 files to gitignore 01 March 2015, 09:49:36 UTC
2279834 Refactoring Plugin_List: removing inheritance from list (storing list in an attribute) and fixing method clean (not removing elements inside for loop) 28 February 2015, 23:00:26 UTC
e90680d increase ui vertical bar increment for player 28 February 2015, 20:16:12 UTC
e9719bc sublime text 2 files on .gitignore 28 February 2015, 20:08:03 UTC
4e7b7e6 Merge branch 'master' of https://github.com/pupil-labs/pupil 28 February 2015, 15:36:26 UTC
03571c5 updated linux bundle process to use debian .deb installers for capture 28 February 2015, 15:35:56 UTC
52f2300 Fixations get visualized 27 February 2015, 18:47:50 UTC
addbda8 Added initial version of a fixation detector (does not display results) 27 February 2015, 17:59:58 UTC
47f084f collect out of window menus when ui scale is changed. 27 February 2015, 07:43:30 UTC
ed3da37 adding new camera to know aproved devices for hw timestamping 26 February 2015, 16:59:43 UTC
f70cca9 fixed broken merge 25 February 2015, 15:28:44 UTC
a67f3de fixed broken merge && version bump 25 February 2015, 15:22:16 UTC
fb3810b Merged `v0.4_restruct` into `master` 25 February 2015, 14:00:04 UTC
d75e02a bug fix - cygl pylon requires arguments (pts,thickness,RGBA,GL_LINE_TYPE) TODO - clear the polyline from the world screen after calibration is complete or add toggle to show/hide convex hull - remove audio other than count 25 February 2015, 12:53:48 UTC
02c04ae center pattern in window. 25 February 2015, 10:27:52 UTC
e640135 added pattern render window and exit fn. 25 February 2015, 09:59:02 UTC
2641361 feedback text scales with window 25 February 2015, 09:58:42 UTC
fd95a73 added submenu to general settings. 25 February 2015, 09:07:29 UTC
da22382 typo fix 25 February 2015, 09:07:10 UTC
4164faf Made window size of Capture and player persistent and added a reset window size button. Renamed main window in eye and world to be in player `main_window` because from the fn point of view that more concise as eye and world don't really know each other. 25 February 2015, 08:30:46 UTC
74e1297 fixed typo in font location for player bundle 23 February 2015, 11:19:34 UTC
62ed36b exclude libSystem for mac bundles. 24 February 2015, 13:28:08 UTC
93eb057 updated py av bundle.spec for linux 23 February 2015, 10:58:12 UTC
979e352 updated bundle 24 February 2015, 09:37:12 UTC
517eb9e bumpy array comparison with None should be using `is` instead of `==` as the latter will soon be overloaded with element wise comparisons by bumpy. 24 February 2015, 08:38:26 UTC
ecc3b59 cosmetics - capitalization of menu items 24 February 2015, 08:07:44 UTC
6c31d90 fixed os version for module path. This should be done smarter... 23 February 2015, 13:41:26 UTC
144589d one more bundle fix. 23 February 2015, 13:38:46 UTC
3836fe2 fixed path for av binary target. 23 February 2015, 13:36:05 UTC
b8bf56a Revert "removed broken command line start app for Mac bundle" This reverts commit 664c919719787e50ba8ee0ebdd552120482a0a64. 23 February 2015, 13:31:43 UTC
764cbb7 re-added missing lib. removed old starter app from bunlde 23 February 2015, 13:31:20 UTC
664c919 removed broken command line start app for Mac bundle 23 February 2015, 13:24:45 UTC
6a966da needed to pass one more exception. 23 February 2015, 13:21:59 UTC
4b0f755 updated PyAv path for MacOs 23 February 2015, 13:21:38 UTC
69b5d3d updated bundle.spec for v0.4 dependencies. 23 February 2015, 13:13:24 UTC
ca0aaf8 more smartness catching init failures on plugins. 23 February 2015, 11:40:51 UTC
cae36ff experimenting with update textures. 23 February 2015, 10:00:49 UTC
a90eb5f added option to slow down playback for debugging/developement 23 February 2015, 10:00:20 UTC
3021838 improved logger text. 23 February 2015, 09:59:59 UTC
30cd5cf fixed bug that sampled data when calibration was started via click on ui. 23 February 2015, 09:25:01 UTC
73fdb18 moved eye graphs down to avoid overflow. 23 February 2015, 09:19:06 UTC
6720c80 fixed overflowing cpu graph issue by moving the graphs down 20px. 23 February 2015, 09:18:30 UTC
08eaeee Merge branch 'v0.4_restruct' of https://github.com/pupil-labs/pupil into v0.4_restruct 23 February 2015, 09:13:26 UTC
9c0d877 typo fix 23 February 2015, 09:13:18 UTC
1574ffa Fixing text display - will close issue #70 -- here we revert back to flipping the y axis for the points in the denormalize step. 23 February 2015, 03:30:40 UTC
3abf423 minor change to the quick fix for text rendering 23 February 2015, 03:24:34 UTC
5d56887 quick fix -- flipping the axes for proper text rendering. Works, but could be improved. 23 February 2015, 03:21:51 UTC
ec1987c undo debugging hack, tweaked slider val 22 February 2015, 17:38:22 UTC
261929f code simplification, cleanup 22 February 2015, 17:34:39 UTC
ec87aa7 cygl only needs to be initialised once per process not once per fn import. 22 February 2015, 17:10:38 UTC
b8526cf fixes for hdpi mode. 22 February 2015, 17:06:13 UTC
6eccca8 bugfix. 22 February 2015, 17:05:46 UTC
0b79d47 minor change - default size of the marker should be larger. Also implementing a scaling factor for high dpi screens - @mkassner please test this out/revise the scaling if necessary. 22 February 2015, 14:33:55 UTC
91ed5c6 bug fix - if camera intrinsics are `None` then don't allow the user to toggle 3D localization 22 February 2015, 13:18:27 UTC
a4aa78a bug fix -- typo - the capitalization for `Show Markers and Frames` vs `Show markers and frames` created a duplicate entry in the drop down menu. 22 February 2015, 13:12:01 UTC
4e1ff4b renaming `bilateral` to `binocular`. 1) The word is specific to vision. 2) I find it more precise. 3) Unlike bilateral it as a meaningful counterpart: `monocular`. 22 February 2015, 12:26:24 UTC
ed1cb05 Merge branch 'v0.4_restruct' of https://github.com/pupil-labs/pupil into v0.4_restruct 21 February 2015, 16:39:42 UTC
039bae5 getting rid of unnesseray calls to frame.img in canny detector. 21 February 2015, 16:39:31 UTC
da70728 adapted automatic stream selection for windows video 21 February 2015, 16:05:22 UTC
20435d9 Merge branch 'v0.4_restruct' of https://github.com/pupil-labs/pupil.git into v0.4_restruct 21 February 2015, 16:02:50 UTC
6a1b08d Added implementation for greyscale image for win video backend Added handling of timeout (try 5 times) 21 February 2015, 16:02:36 UTC
3b491fd set capture to camera src again 21 February 2015, 15:50:23 UTC
b60e219 Merge branch 'v0.4_restruct' of https://github.com/pupil-labs/pupil into v0.4_restruct Conflicts: pupil_src/capture/main.py 21 February 2015, 15:48:11 UTC
91bde1e more work for bilateral setup 21 February 2015, 15:47:30 UTC
back to top