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

sort by:
Revision Author Date Message Commit Date
bfe77c7 Sets invalid frame ts log level to debug Reference: #32gu28 09 January 2020, 09:18:42 UTC
ba43d70 Merge pull request #1774 from moiri/stream_head_pose_tracker Stream Head Pose to ZMQ 07 January 2020, 10:39:20 UTC
631e126 Addressing change requests - change function `_create_position_events` description - change function `_create_position_events` name to `_create_head_pose_events` - use object attribute directly (instead of passing it by function argument) - apply black formatter 07 January 2020, 09:31:01 UTC
6e1aa01 Merge pull request #1748 from papr/multipart_audio_playback Pupil Invisible and multi-part audio playback and visualization 06 January 2020, 15:29:28 UTC
a2e1eab Correctly find first audio part 06 January 2020, 15:07:06 UTC
2c1b50e Correctly calculate audio prologue duration when trimming 06 January 2020, 14:45:06 UTC
d7b71e4 Merge branch 'develop' into multipart_audio_playback 06 January 2020, 12:43:31 UTC
a57e2d4 Merge branch 'master' into develop 02 January 2020, 10:38:10 UTC
41896dd Merge pull request #1781 from willpatera/2020_license_update 2020 license header update 02 January 2020, 10:27:43 UTC
1df1144 Update license header for 2020 Happy new year 02 January 2020, 09:26:23 UTC
2db2434 Merge upstream changes 02 January 2020, 09:23:32 UTC
cfafce0 Merge pull request #1767 from pupil-labs/fix-fullscreen-calibration Fix fullscreen calibration 31 December 2019, 08:19:33 UTC
27f0d13 Merge pull request #1778 from pupil-labs/fix-roi-interaction Add ROI mouse-interaction back in 30 December 2019, 10:01:53 UTC
32f2c80 Add ROI mouse-interaction back in This was erroneously removed when reworking the plugin structure in eye.py This will get fixed correctly when ROI becomes an actual plugin. 30 December 2019, 09:44:14 UTC
a7213a9 Merge branch 'master' into develop 20 December 2019, 12:30:34 UTC
c20ae74 Merge pull request #1776 from pupil-labs/add-pip-upgrade-note Add pip upgrade instructions to README 20 December 2019, 12:29:17 UTC
c70c59b Merge pull request #1768 from pupil-labs/realsense-loglevel Adjust realsense loglevel 20 December 2019, 12:28:38 UTC
112352b Merge pull request #1770 from pupil-labs/fix-roi-outofbounds Don't detect pupils when ROI out of frame bounds 20 December 2019, 12:27:29 UTC
37ea6db Merge branch 'develop' into fix-roi-outofbounds # Conflicts: # pupil_src/shared_modules/pupil_detector_plugins/detector_2d_plugin.py # pupil_src/shared_modules/pupil_detector_plugins/detector_3d_plugin.py 20 December 2019, 12:26:51 UTC
d25abc8 Merge pull request #1766 from pupil-labs/fix-offline-algorithm-view Only render detector debug views in algorithm mode 20 December 2019, 12:21:09 UTC
e15de31 Add pip upgrade instructions to README 20 December 2019, 09:20:45 UTC
aae8df9 Merge pull request #1773 from pupil-labs/pupil-detectors-docs Pupil detectors docs 19 December 2019, 15:00:15 UTC
7918bbd Reword based on review 19 December 2019, 14:55:16 UTC
6855994 change topic name 19 December 2019, 12:04:09 UTC
8141276 events must be a list or a tuple 19 December 2019, 12:03:33 UTC
b097e44 Add a note on dependency extraction to Windows build docs This does not apply yet to macOS/Linux, as we don't ship wheels for pupil-detectors and users still need to go trough the whole setup. 19 December 2019, 10:58:13 UTC
83d996f Remove pupil-detectors build instructions from Windows docs 19 December 2019, 10:44:48 UTC
72170df Use hyphen for pupil-apriltags 19 December 2019, 10:29:41 UTC
b959076 Add `pip install pupil-detectors` to all docs 19 December 2019, 10:28:43 UTC
5365582 small mod to stream position data to zmq 18 December 2019, 17:02:05 UTC
223b7b0 Remove unused import 18 December 2019, 16:25:30 UTC
bba9229 Change comment to better reflect it's only Windows 18 December 2019, 16:22:35 UTC
0eabed8 Don't detect pupils when ROI out of frame bounds 18 December 2019, 13:27:40 UTC
8a2fc32 Sort and format imports 17 December 2019, 11:06:33 UTC
a2b70c2 Remove print statement 17 December 2019, 11:06:20 UTC
1641245 Change loglevel for realsense importerror from info to debug Not having realsense installed is actually the normal use case, so most of the users would get this info message and did not know what it was about. 17 December 2019, 11:06:09 UTC
7f4b1fc Stop calibration when tabbing out or minimizing the window 16 December 2019, 15:38:15 UTC
e29818e Stop calibration when window gets closed 16 December 2019, 15:37:56 UTC
eac9bcc Set cursor mode depending on fullscreen/windowed calibration 16 December 2019, 15:37:33 UTC
9738d40 Fix window sometimes not opening correctly in fullscreen mode I think the missing part was omitting the refresh rate, which would sometimes not match the monitor fullscreen spec. Then the window only opened in full size, but you would still see the task bar etc. 16 December 2019, 15:36:25 UTC
b23dab1 Don't render fullscreen calibration when window size is (0, 0) 16 December 2019, 14:51:50 UTC
17f2ade Capture cursor in fullscreen calibration There's an OpenGL error when unfocusing the fullscreen calibration window. By capturing the cursor, the rist of accidentally unfocusing the window becomes much smaller. 16 December 2019, 14:31:38 UTC
8cf888e Start calibration windowed and then switch to fullscreen This stops black-white flickering when the windows opens directly in fullscreen on Windows. 16 December 2019, 14:30:08 UTC
18c4b32 Only render detector debug views in algorithm view 16 December 2019, 12:50:42 UTC
8e6f67c Apply black to av_writer.py 13 December 2019, 16:52:30 UTC
5aa5526 Refactor _AudioPacketIterator and add support for padding with silence packets the beggining and the end of the audio parts 13 December 2019, 16:51:41 UTC
77c98a2 Merge pull request #1762 from pupil-labs/develop Forgot to merge pupil-detectors extraction for v1.20 12 December 2019, 10:59:38 UTC
446db1b Merge pull request #1642 from romanroibu/extract-pupil-detectors Extract pupil_detectors into a separate repo 12 December 2019, 10:58:20 UTC
399e1d9 Merge pull request #1761 from pupil-labs/develop v1.20 12 December 2019, 10:16:59 UTC
b72307c Merge pull request #1760 from pupil-labs/pr/1759 Enable combination of --hide-ui and --profile flags 12 December 2019, 10:06:53 UTC
d9c630c Fix missing parameter in service_profiled 12 December 2019, 09:56:47 UTC
6274c54 Add hide_ui flag to service_profiled 12 December 2019, 09:56:20 UTC
165b0e5 Merge branch 'public/master' into develop 12 December 2019, 09:07:49 UTC
5f4c81d forgot to update the call 11 December 2019, 20:02:21 UTC
3397199 fix profiling broken by PR #1712 11 December 2019, 19:58:01 UTC
afdb1cf Merge pull request #1758 from pupil-labs/fix-circle-marker-visualization Fix circle marker visualization after gaps 11 December 2019, 17:39:36 UTC
12da499 Fill gaps on circle marker detection to have correct frame indices This fixes the visualization of the circle markers being off when there are gaps before the markers, e.g. from the calibration procedure before validation markers. 11 December 2019, 17:05:24 UTC
759bc3e Don't build detectors anymore 11 December 2019, 16:33:21 UTC
edc943b Merge branch 'develop' into extract-pupil-detectors 11 December 2019, 15:51:44 UTC
1b8019c Merge pull request #1757 from pupil-labs/remove_torch_deployment Remove torch from deployment 11 December 2019, 15:49:29 UTC
b5d4606 Adjust deployment code to not include fingertip detector weights 11 December 2019, 14:45:13 UTC
a95fe50 Remove dead fingertip tracker code 11 December 2019, 14:44:53 UTC
6cbe1ba Merge pull request #1756 from papr/incl_redist Include missing dll dependencies in Windows bundle 11 December 2019, 14:24:40 UTC
5fe8878 Correctly include scipy, torch, and zmq dll direcotries to Windows path during bundling 11 December 2019, 13:38:04 UTC
a7252a2 Require PyAV version 0.4.4 or later 10 December 2019, 10:38:15 UTC
39287d8 Correctly increase pts during silence 09 December 2019, 17:52:58 UTC
b0f1ea2 Fix cloning output audio stream based on input audio stream 09 December 2019, 17:04:30 UTC
927ec37 Re-encode input audio packets instead of just demuxing them 09 December 2019, 17:04:06 UTC
25dce65 Remove debug printing of silent packet count 09 December 2019, 17:03:36 UTC
0945714 Get dtype dynamically in _AudioPacketIterator 09 December 2019, 17:03:10 UTC
0ddaa54 Add scipy.linalg.blas as hidden import on Windows 09 December 2019, 16:16:29 UTC
2342608 Merge pull request #1754 from pupil-labs/readme-download-link-anchor Add link anchors to download section in release notes 09 December 2019, 14:54:07 UTC
3b9f33e Merge pull request #1753 from romanroibu/remove-pytorch Remove PyTorch dependency 09 December 2019, 14:53:38 UTC
8872689 Add link anchors to download section in release notes 09 December 2019, 13:23:44 UTC
f2b8ebd Merge pull request #1752 from pupil-labs/custom_gl_error Custom gl error 09 December 2019, 13:04:43 UTC
f56efdc Merge branch 'develop' into extract-pupil-detectors # Conflicts: # pupil_src/launchables/eye.py # pupil_src/shared_modules/pupil_detectors/detector_2d.pyx # pupil_src/tests/pupil_detectors/test_distance_point_line.py # pupil_src/tests/pupil_detectors/test_solve_npn.py 09 December 2019, 12:52:21 UTC
768ab4c Add review suggestion for improved readability 09 December 2019, 12:43:03 UTC
5d3718c Improve variable names 09 December 2019, 12:39:37 UTC
24b263b Move imports to top of the file 09 December 2019, 12:34:22 UTC
ae5b699 Fix silent audio encoding - sets audio frame sampling rate - sets audio frame buffer to zero - yield packet-ts pair 09 December 2019, 11:24:15 UTC
59808af Create audio_export_stream based on codec_name and rate instead of template 09 December 2019, 11:05:37 UTC
fcc324b Remove flushing the stream when all silent packets are written 09 December 2019, 11:05:14 UTC
94ef102 Remove invalid assert that sample_count is always an int 09 December 2019, 11:04:51 UTC
3ec01ef WIP fill gaps in audio with silence packets 09 December 2019, 09:30:28 UTC
980eb98 Merge pull request #1751 from pupil-labs/avframe_ref_before_assign Correctly handle empty video files 06 December 2019, 12:56:40 UTC
0025953 Remove PyTorch dependency from documentation 06 December 2019, 10:56:38 UTC
e12f707 Remove Fingertip_Calibration plugin 06 December 2019, 10:55:41 UTC
aece083 Fix bundle specs to correctly include vc_redist files 05 December 2019, 14:34:05 UTC
8ba1aa0 Include vs redistribution dlls in Windows bundle Fixes #1661 05 December 2019, 12:56:16 UTC
6ae6a05 Zip windows bundles instead of 7z 05 December 2019, 12:54:04 UTC
8ecb0a8 gitignore binaries 05 December 2019, 12:52:25 UTC
8be466c Apply code review suggestions 05 December 2019, 12:20:41 UTC
5e63a98 Correctly handle empty video files Fixes `av_frame is referenced before assignment` crash in file backend if video is actually empty but was not recognized as such. 05 December 2019, 10:24:23 UTC
86666b2 Refactor MPEG_Audio_Writer to support writing multipart audio I wrapped the whole audio packet iteration into a separate generator to keep the logic separated from matching audio packets to frames. 04 December 2019, 13:56:30 UTC
234a7f6 Merge pull request #1750 from willpatera/readme_app_download_2pecpf Add explicit link for downloading app bundles 03 December 2019, 10:16:29 UTC
60fb407 Update readme copy text for users 03 December 2019, 09:40:46 UTC
fddc3b6 Add download icon/button to readme 03 December 2019, 09:39:29 UTC
8de5fdd Dynamic audio part selection 28 November 2019, 11:28:40 UTC
a708b26 Extract audio start ts calculation 28 November 2019, 11:28:13 UTC
ea83916 Extratc audio start 28 November 2019, 11:27:50 UTC
back to top