Releases: pupil-labs/pupil
Pupil Player hotfix release
increase export video quality.
Pupil Capture incremental release
This is an incremental release that solves many issues. Note that the Windows pre-releases are not fully up-to-date with the Linux or Mac releases.
This bundle is based on commit 5a27c0bbd5c9abacab10efad4172d09f25e91043
The requirements to run the Windows bundle can be found in the Windows documentation
Pupil Capture and Pupil Player incremental release
This is an incremental release containing enhancements and bugfixes.
added annotations to pupil capture.
fixed numerous bugs.
mac bundles are now code signed.
Pupil Capture and Player incremental release
This release has a number of small bugfixes and enhancements.
Pupil Player and Capture incremental release
This is an incremental release. It contains enhancements and bug fixes.
Pupil Capture and Player incremental release
This a an incremental release of Pupil Capture for Linux and MacOS and Pupil Player for Linux
- Shader based color conversion saves 30% CPU time in the world process.
- Audio Capture has been properly implemented for Mac and Linux
- Video Capture has been optimised to reduce CPU load when using
more CPU smaller file
setting. - Various smaller fixes
- All media file IO is done with PyAV
Pupil Capture and Player v0.6.9 for Windows
For all Windows users of the Pupil Community we present the Windows bundle v0.6 that solves many issues and that introduces some new features.
The most important feature we want to put emphasize on is the camera selection.
The requirements to run the Windows bundle can be found in the Windows documentation
Pupil Capture and Player joint release
Dear Pupil Community, we are very happy to push our latest release of Pupil Capture and Player!
New Features
- Pupil Sync -- Synchronise and control recording and timebase across all Pupil Capture instances running in the same network. We think this will be useful for multiuser and multi-camera setups. (You can run Pupil Capture with a webcam (we recommend c930e) to incorporate additional synchronised recordings from other viewpoints.)
- Added visible logging feedback within the World window.
- You can auto load your own plugin while running from the application bundle. Check out documentation on the wiki
- Restructured video capture -- Pupil Capture now checks if a camera is already in use and allows to switch between all connected cameras and an additional 'fake capture'. You can now start Pupil Capture, connect the headset later and select the camera you want while the program runs. Multiple sessions of Pupil Capture can now be opened without it trying to open cameras that are already in use from a running Pupil Capture session.
- Added slider enabling one to adjust the minimum marker size. This way you can use much smaller markers.
- Linux Player memory leak has been fixed.
Changes for developers
- Recording meta info has been made more robust
- Added a
time spent between frames
message inevents
for better counters and animations. - Added plugin notification scheme. Use
notify_all
to let other plugins know what your plugin does. Listen to other plugins withon_notify
. It all happens here and here
Installation of Bundles is the usual. Windows release will trail this release by about a week. Please let us know if you spot anything buggy or have great ideas for improvement (small and big).
Pupil Capture and Player v0.5.7 for Windows
This release adds the v0.5.7 features as mentioned for Linux and Mac. Some Windows-only errors are solved, e.g. there's a camera selector now.
Pupil Capture and Player release
New Pupil Hardware support
- added new Pupil Camera IDs.
- improved 120fps preformance
Bug fixes
- improved GUI touchpad behaviour
- fixed various smaller bugs with section exports.
- fixed #187