Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Most taken from the Linux kernel.
Updated for Helix by Balint Reczey
|
|
Updated for Helix by Balint Reczey
|
|
[PiSink] Dual audio support
|
|
[omxplayer] Restore flush/accurate seek flags to fix issue with edl skip
|
|
[ios] - support iphone6plus screensize which uses screenScale 3
|
|
[builtin] fix activatewindow if directory path differs
|
|
[pvr] fix call to base class GetContextButtons() to re-add favorite entry
|
|
[pvr] fix continue playback of last watched channel on startup if group was deleted or channel was moved
|
|
The Pi supports dual audio in omxplayer, where the gpu outputs audio to
both hdmi and analogue connections.
With dvdplayer being more usable on Pi now, there are frequent requests
for this functionality through the Pi Sink.
This removes the gui setting for "dual audio" and creates a new sink
output for dual audio. It add support to the Pi sink and makes omxplayer
use the new setting.
|
|
|
|
deleted or channel was moved
|
|
[pvr] fix unnecessary creation of new CPVRChannel instances
|
|
|
|
Fix gtests after rebrand
|
|
|
|
|
|
Allow player to retry read in case of read errors
|
|
(introduced in rebrand)
|
|
|
|
|
|
dxva: fix memory leak caused by additional ref on video surfaces
|
|
[rebrand] - fixed some labels from strings.po files
|
|
|
|
[pvr] fix toggle between previous and next channel
|
|
Confluence fixes
|
|
|
|
|
|
[win32] fix running XBMC with custom home directory
|
|
|
|
dxva: fix selection of render target format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
devices which have enought power to render unscaled
|
|
|
|
support for iPhone6 screen aswell
|
|
[fix] keyboard layout default setting
|
|
This fixes to match #5525 setting name is now English QWERTY
|
|
|
|
player a chance to retry read.
|