Skip to content

Releases: pupil-labs/pupil

Pupil Player hotfix release

04 Jan 16:50
Compare
Choose a tag to compare

increase export video quality.

Pupil Capture incremental release

31 Dec 15:05
Compare
Choose a tag to compare
Pre-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

22 Dec 11:44
Compare
Choose a tag to compare

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

04 Dec 18:01
Compare
Choose a tag to compare

This release has a number of small bugfixes and enhancements.

Pupil Player and Capture incremental release

30 Oct 16:32
Compare
Choose a tag to compare

This is an incremental release. It contains enhancements and bug fixes.

Pupil Capture and Player incremental release

24 Sep 10:04
Compare
Choose a tag to compare

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

09 Sep 13:41
Compare
Choose a tag to compare

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.
camera_menu

The requirements to run the Windows bundle can be found in the Windows documentation

Pupil Capture and Player joint release

08 Sep 08:07
Compare
Choose a tag to compare

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 in events 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 with on_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

31 Aug 16:16
Compare
Choose a tag to compare

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

12 Aug 16:03
Compare
Choose a tag to compare

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