Experimental debian package keyb-omxcontrol-dbus
Pre-release
Pre-release
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'.