Releases: jehutting/omxplayer
SPECIAL VERSION FOR ISSUE #464 ONLY
Updated 'chapter rework' branch to latest omxplayer repository version ecd446d
Popcornmix OMXPlayer repository issue popcornmix # 464
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
SPECIAL VERSION FOR ISSUE #766 ONLY
Debug version for Stops Looping after 22-24 hours
Popcornmix OMXPlayer repository issue popcornmix # 766
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
SPECIAL VERSION FOR ISSUE #508 ONLY
Fix for Skipping/Flashing video on 2nd loop
Popcornmix OMXPlayer repository issue popcornmix#508
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
SPECIAL VERSION FOR ISSUE #456 ONLY
Fix for --no-keys aborting omxplayer when D-Bus connection fails.
Popcornmix OMXPlayer repository issue popcornmix#456
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
SPECIAL VERSION FOR ISSUE #456 ONLY
Initial implementation of the --no-dbus option.
Popcornmix OMXPlayer repository issue popcornmix#456
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
SPECIAL VERSION FOR DEBUG PURPOSE ISSUE #437 ONLY
SPECIAL VERSION - JEHUTTING - FOR DEBUG PURPOSE ISSUE popcornmix#437 ONLY
Experimental debian package keyb-omxcontrol-dbus
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i
changelog:
- Fix SIGSEGV/Keyboard buffer overflow upon multiple arrow key strokes.
- Disabled the debug code in signal handler.
- Removed NO_BUFFERING define for this release will not hold fast seeking mods.
- Removed dbus-daemon forking code in omxplayer script.
Experimental debian package keyb-omxcontrol-dbus
BE AWARE that the package is an EXPERIMENTAL PACKAGE.
Although it does install and omxplayer is working on my Raspberry Pi, this doesn't mean it does on your Raspberry PI. So be sure you have a backup of your system/omxplayer at hand!
Install package with sudo dpkg -i <PACKAGE-NAME>
changelog:
- Fix for 'cat FILE | omxplayer pipe:0'.
- Fix for OMX_ErrorInsufficientResources.
- Added '--genlog-path' option to set path of log file.
- Made compiler directive "NO_DBUS_USAGE" to create an omxplayer without the D-Bus interface (OMXControl).
- Added omxplayer option "--no-dbus" (to an omxplayer build WITH the D-Bus interface BUT) for OCCASIONALLY running without (omxplayer being controlled through) the D-Bus interface (OMXControl).
- Fix omxplayer hangups
- Keys from keyboard no longer via DBus interface.
- Keyboard and OMXControl created in main(); no longer being 'static'.