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

sort by:
Revision Author Date Message Commit Date
ebbfb20 Player: Cache decoded BGR buffer when paused. 14 April 2021, 08:53:51 UTC
09fac87 Merge pull request #2131 from pupil-labs/fix-service-file-source-replacement Deinit UI when cleaning plugin list for eye processes 12 April 2021, 08:37:32 UTC
68ed396 Merge pull request #2128 from pupil-labs/fix_2122 Handle calibration area calculation errors 12 April 2021, 08:37:05 UTC
c32242c Deinit UI when cleaning plugin list for eye processes 12 April 2021, 07:47:15 UTC
b566c6a Merge pull request #2126 from pupil-labs/fix-disabling-pupil-detection Fix toggling pupil detection on/off 06 April 2021, 14:57:11 UTC
0be03dc Merge pull request #2125 from pupil-labs/pi-disable-pupil-from-recording Disable "Pupil from Recording" for Pupil Invisible recordings 06 April 2021, 14:48:57 UTC
a5ad15a Catch QHull errors Fixes #2122 06 April 2021, 09:09:47 UTC
6fd9adc Remove unused import 06 April 2021, 09:02:46 UTC
85a388f Sort imports 06 April 2021, 09:02:33 UTC
084b6f9 Merge pull request #2124 from pupil-labs/fix-msgpack-unpack Fix msgpack unpack in Pupil Groups 01 April 2021, 12:36:48 UTC
73b5747 Explicitly define the type for g_pool.pupil_detection_enabled and pupil_detection_enabled ui switch value 01 April 2021, 12:22:56 UTC
39c53fa Replace "set_pupil_detection_enabled" with "pupil_detector.set_enabled" notification subject 01 April 2021, 12:21:43 UTC
3d3646b Disable pupil positions export when no pupil producer is available 31 March 2021, 17:27:40 UTC
84b8f02 Exclude DisabledPupilProducer from pupil producer list Since this is a stub implementation, it is not considered a valid pupil producer 31 March 2021, 17:26:38 UTC
f36c8db Disable Pupil_From_Recording producer for Invisible recordings 31 March 2021, 17:25:52 UTC
75e8db8 Extract code for determining available pupil producers into a separate method 31 March 2021, 17:24:17 UTC
49f6f68 Add DisabledPupilProducer to player default plugin list 31 March 2021, 17:23:11 UTC
141b98c Add DisabledPupilProducer pupil producer stup This class is used as a substitute of an actual pupil producer implementation. It stubs the interface of a pupil producer so that all the plugins that depend on there being a producer still work. 31 March 2021, 17:21:59 UTC
c8ac7f1 Use msgpack explicitly 31 March 2021, 10:35:10 UTC
ba564ef Remove out-of-date function argument 31 March 2021, 10:15:59 UTC
3c18002 Log full exception on debug level 31 March 2021, 10:15:59 UTC
c69da7a Pupil Groups: Sort imports 31 March 2021, 10:15:59 UTC
cfa6507 Merge pull request #2123 from pupil-labs/update-annotation-event-hotkey Update default annotation hotkey 30 March 2021, 08:16:42 UTC
90dea0c Change default annotation hotkey from "E" to "a" 30 March 2021, 07:58:11 UTC
eb8c232 Merge pull request #2120 from pupil-labs/fix_service_calib Only run trigger_main_window_redraw() in Capture 21 March 2021, 17:13:27 UTC
9d5147a Only run trigger_main_window_redraw() in Capture Fixes #2119 21 March 2021, 17:11:24 UTC
668ceeb Merge pull request #2118 from pupil-labs/develop Pupil v3.2 Release Candidate 3 15 March 2021, 15:43:57 UTC
ef30b9a Merge pull request #2117 from pupil-labs/fix_container_decode Workaround container.decode() crashing silently on Windows 15 March 2021, 15:43:38 UTC
ee62fea Workaround container.decode() crashing silently on Windows 15 March 2021, 15:25:24 UTC
dfd3692 Merge pull request #2115 from pupil-labs/develop Pupil v3.2 Release Candidate 2 11 March 2021, 09:42:19 UTC
ccf2d32 Merge pull request #2114 from pupil-labs/support-audio-decoding-issues-2 Support audio decoding issues (re-applied) 11 March 2021, 09:39:51 UTC
f1c91f9 Fix iter_catch import 11 March 2021, 09:27:57 UTC
88708d3 Audio playback: Log aac decoding issues with debug level 11 March 2021, 09:27:54 UTC
2d4319c File backend: Log h264 decoding issues with debug level 11 March 2021, 09:27:50 UTC
33e2ac1 Methods: Add make_change_loglevel_fn() Changes log records' log level to a specified logging level. Can be used instead of logging.Filter() objects 11 March 2021, 09:27:46 UTC
778ce81 File backend: Simplify if statement 11 March 2021, 09:27:42 UTC
db03127 File backend: Fix import 11 March 2021, 09:27:38 UTC
3ba285c File backend: Handle unbound variable edge case If frame_iterator is empty, return fake frame instead 11 March 2021, 09:27:35 UTC
d5fcf01 File backend: ignore video decoding issues 11 March 2021, 09:27:31 UTC
6a01710 AV Writer: Ignore audio decoding issues 11 March 2021, 09:27:27 UTC
1a431ec Methods: Add iter_catch Helper function that wraps an iterator, yields None of it catches specified exceptions, and logs them (opt-out) 11 March 2021, 09:27:23 UTC
73d7d43 Methods: Sort imports 11 March 2021, 09:27:19 UTC
0c7e9f0 Combine if statements 11 March 2021, 09:27:16 UTC
3f642c2 Ignore audio decoding errors 11 March 2021, 09:27:12 UTC
955b4ad Merge pull request #2113 from pupil-labs/develop Pupil v3.2 Release Candidate 1 10 March 2021, 10:20:12 UTC
c3fd911 Merge pull request #2112 from pupil-labs/hmd_accuracy Implement accuracy visualisation and calculation for HMD calibrations 10 March 2021, 10:15:09 UTC
f814533 Merge pull request #2111 from pupil-labs/require-pye3d-v0.0.6 Require pye3d v0.0.6 10 March 2021, 08:53:47 UTC
69302e3 Merge pull request #2108 from pupil-labs/fix-laggy-pi-playback-after-seek Fixes laggy playback of PI recordings after seeking. 10 March 2021, 08:48:22 UTC
3edf5e3 Enable accuracy visualisation and calculation for hmd data 09 March 2021, 18:57:33 UTC
4ea857d Use extracted method to correlate and transform data 09 March 2021, 18:57:04 UTC
5735d0e Accuracy Visualizer: Extract correlation and coordinate transformation 09 March 2021, 18:47:33 UTC
9b23339 Accuracy Visualizer: Inherit CalculationResult from T.NamedTuple 09 March 2021, 15:28:25 UTC
04951a1 Add more detail to inline comment 09 March 2021, 14:16:53 UTC
f76514b Revert ts calculation based on frame timebase This reverts commit ef690a461bfb52a7b255b20e1bbb6ab5d29f0da3. 09 March 2021, 14:16:53 UTC
ee58ead Lookup pts in cache instead of calculating it from sampling rate Audio pts rate is not consistent with pts distribution, causing seeks to be off. 09 March 2021, 14:16:53 UTC
ac5f1dc Cache audio pts on load 09 March 2021, 14:16:53 UTC
bce63fb Fixes laggy playback of PI recordings after seeking. TODO: - [ ] Fix new frame drop every few seconds 09 March 2021, 14:16:53 UTC
bac3bfa Merge branch 'master' into develop 09 March 2021, 14:14:06 UTC
5409fff Require pye3d v0.0.6 09 March 2021, 13:50:36 UTC
b8b8010 Merge pull request #2110 from pupil-labs/black-check Add GH Action to check black formatting 09 March 2021, 10:34:07 UTC
6d7ea43 Apply black 09 March 2021, 10:24:30 UTC
69f34a2 Add GH Action to check black formatting 09 March 2021, 10:17:48 UTC
d77c736 Merge pull request #2107 from pupil-labs/support-audio-decoding-issues Support audio decoding issues 03 March 2021, 15:50:19 UTC
7eb0673 Merge pull request #2106 from pupil-labs/revert-2101-support-audio-decoding-issues Revert "Support recordings with decoding issues" 03 March 2021, 15:47:45 UTC
f426f2e Revert "Support recordings with decoding issues" 03 March 2021, 15:47:14 UTC
336ddc7 Merge pull request #2103 from pupil-labs/port-audio-macos-crash-fix Workaround for Player crashing with OSError: [Errno -9986] Internal PortAudio error 03 March 2021, 13:32:48 UTC
75d55ac Merge pull request #2101 from pupil-labs/support-audio-decoding-issues Support recordings with decoding issues 03 March 2021, 13:30:32 UTC
cf8dce2 README: Update dev docs link Fixes https://github.com/pupil-labs/pupil/issues/2102 03 March 2021, 10:59:27 UTC
4f4b87d Handle OSError in Audio_Playback._setup_output_audio separately 02 March 2021, 21:20:56 UTC
a301e37 Merge pull request #2100 from pupil-labs/custom-player-plugin-list Custom Pupil Player plugin list for Invisible/Mobile recordings 02 March 2021, 14:28:31 UTC
08f272a Fix iter_catch import 25 February 2021, 09:35:18 UTC
72b6ed8 Undo marking Audio_Playback unavailable for Pupil Mobile recordings 25 February 2021, 09:11:18 UTC
a818094 Guard audio_timeline from being None before calling refresh 25 February 2021, 09:02:58 UTC
579632e Handle OSError expections raised by PortAudio 25 February 2021, 09:02:02 UTC
27543a6 Add plugins required for core functionality but not shown in Plugin Manager to loaded_plugins 24 February 2021, 19:16:57 UTC
c2e32c6 Assign list instead of iterable to _pupil_producer_plugins/_gaze_producer_plugins 24 February 2021, 19:04:37 UTC
b1d22a2 Apply black formatting 24 February 2021, 19:03:18 UTC
deb7a44 Change plugin availability guard log message level Co-authored-by: Pablo Prietz <pablo@prietz.org> 24 February 2021, 09:00:26 UTC
85760da Filter out unavailable plugins on Plugin_List.__init__ before attempting to add 24 February 2021, 08:43:47 UTC
8525ec5 Add all pupil/gaze producers to default plugin list in Player 24 February 2021, 08:43:43 UTC
a31127f Don't show unavailable pupil/gaze producers in selection dropdown 24 February 2021, 08:43:40 UTC
2ae560a Mark GazeFromRecording unavailable for Pupil Mobile recordings 24 February 2021, 08:43:36 UTC
2ffb44e Mark Pupil_From_Recording unavailable for Pupil Mobile recordings 24 February 2021, 08:43:32 UTC
164f559 Mark Audio_Playback unavailable for Pupil Mobile recordings 24 February 2021, 08:43:29 UTC
f2c61df Mark GazeFromOfflineCalibration unavailable for Pupil Invisible recordings 24 February 2021, 08:43:25 UTC
7e14c94 Mark Offline_Pupil_Detection unavailable for Pupil Invisible recordings 24 February 2021, 08:43:21 UTC
49e453a Audio playback: Log aac decoding issues with debug level 23 February 2021, 17:32:01 UTC
f550a10 File backend: Log h264 decoding issues with debug level 23 February 2021, 17:28:19 UTC
2c0c411 Methods: Add make_change_loglevel_fn() Changes log records' log level to a specified logging level. Can be used instead of logging.Filter() objects 23 February 2021, 17:22:42 UTC
45f4352 File backend: Simplify if statement 23 February 2021, 17:21:38 UTC
8a00b6e File backend: Fix import 23 February 2021, 17:21:16 UTC
397a3f0 File backend: Handle unbound variable edge case If frame_iterator is empty, return fake frame instead 23 February 2021, 17:19:21 UTC
cb64445 File backend: ignore video decoding issues 23 February 2021, 17:18:31 UTC
29f328d AV Writer: Ignore audio decoding issues 23 February 2021, 17:09:26 UTC
d492ec7 Methods: Add iter_catch Helper function that wraps an iterator, yields None of it catches specified exceptions, and logs them (opt-out) 23 February 2021, 17:08:44 UTC
c750a1a Methods: Sort imports 23 February 2021, 17:05:45 UTC
bca44c3 Merge branch 'develop' into support-audio-decoding-issues 23 February 2021, 14:19:11 UTC
d3bfe2b Mark Offline_Fixation_Detector unavailable for Pupil Invisible recordings 23 February 2021, 14:18:15 UTC
3c1a317 Mark Offline_Blink_Detection unavailable for Pupil Invisible recordings 23 February 2021, 14:17:30 UTC
01e285d Export RecordingInfo from pupil_recording 23 February 2021, 11:57:25 UTC
back to top