Age | Commit message (Collapse) | Author |
|
datarootdir
fixes legacy xbmc binary addons, e.g. pvr
|
|
|
|
|
|
vaapi: workaround intel bugs
|
|
|
|
|
|
|
|
[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.
|
|
There were a number of "off by one" errors in the orientations when using accelerated jpeg<->textures on the Pi.
This mostly worked out, but was the root cause of this issue:
http://forum.xbmc.org/showthread.php?tid=192380&pid=1805144#pid1805144
|
|
|
|
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
|
|
on Yosemite
|
|
under Yosemite
|
|
|
|
|
|
[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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|