aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-09CoreAE: fix null dereference if no mixer map was createdJoakim Plate
2013-04-09CoreAE: mixing unit must have same output count as mixing mapJoakim Plate
2013-04-09CoreAE: fix invalid logging about mixing matrixJoakim Plate
2013-04-09[rbp] The stillframe logic doesn't work on Pi and causes stutteringpopcornmix
2013-04-09[rbp] Avoid coming out of stalled state due to uninitialised variablepopcornmix
2013-04-09[rbp] Cosmeticspopcornmix
2013-04-09[rbp] Add more debug loggingpopcornmix
2013-04-09[rbp] Use correct size when determining fifo has space in itpopcornmix
2013-04-09[rbp] Use CurrentHostCounter consistentlypopcornmix
2013-04-09[rbp] Add OMXLateCount to query if packets have arrived latepopcornmix
2013-04-09[rbp] Expose GetAudioRenderingLatencypopcornmix
2013-04-09[rbp] Move m_messenger.Init from constructor to OnStartuppopcornmix
2013-04-09[rbp] Add reporting of fifo fullness for use with hdmi_status_show in debug b...popcornmix
2013-04-09Name threads on Linux properlyDag Wieers
2013-04-09Always acquire lock when using OMXMediaTimepopcornmix
2013-04-09Ensure GPU does resize when caching thumbnailspopcornmix
2013-04-09GUIScrollBarControl: fix onright/ondown navigation when master control doesn'...pieh
2013-04-09added: Doxygen comments to CFileItem:IsAudio/IsVideo/IsPicturearnova
2013-04-09fixed: Make sure item has a VideoInfoTag before accessing itarnova
2013-04-09fixed: Setting streamdetails for auto thumbs/flags didn't work for items with...arnova
2013-04-09changed: Improve logic in GetStreamDetails() for items without a (complete) V...arnova
2013-04-09fixed: Auto flags didn't work for items without a VideoInfoTagarnova
2013-04-09fixed: The check for determining whether we're done was wrongarnova
2013-04-09fixed: We should only try to extract/show thumbs/flags for file-like items (f...arnova
2013-04-09changed: Cosmeticsarnova
2013-04-09upnp: fixed missing fanart and thumbs for playlist items. fixes #13945Alasdair Campbell
2013-04-09upnp: smartplaylists had incorrect upnp:classAlasdair Campbell
2013-04-09upnp: missing playlist & musicvideo nodes for music libraryAlasdair Campbell
2013-04-08pvr: align NexStream and SkipNext with logic in dvdplayerxbmc
2013-04-08pvr: fix too early finish of recordingsxbmc
2013-04-08pvr: remove check for different types of channels on SwitchChannelxbmc
2013-04-08dvdplayer: reevaluate HasVideo/Audio after a stream changexbmc
2013-04-08[rbp] Set mediatime on GPU after a seek.S. Davilla
2013-04-08cosmetic changes: sync with dvdplayer (changes) this was added in https://git...Stephan Raue
2013-04-08fixed: We can only obtain the aspect & duration this way when the Process() t...Stephan Raue
2013-04-08dvdplayer: fixed time_offset is difference between adjusted Based on https://...Stephan Raue
2013-04-08dvdplayer: another fix for seeking/fw/rw in PVR Based on https://github.com/x...Stephan Raue
2013-04-08fix deadlock when trying to go to disc menu Based on https://github.com/xbmc/...Stephan Raue
2013-04-08dvdplayer: allow 200ms of automatic time update instead of 1ms Based on https...Stephan Raue
2013-04-08dvdplayer: ff/rw/seek was broken for inputs implementing IDisplayTime Based o...Stephan Raue
2013-04-08dvdplayer: a disabled stream could be re-selected for bluray and dvd Based on...Stephan Raue
2013-04-08dvdplayer: align HasAudio with HasVideo Based on https://github.com/xbmc/xbmc...Stephan Raue
2013-04-08dvdplayer: make HasVideo return true if a video stream was opened since playb...Stephan Raue
2013-04-08dvdplayer: don't use OpenDefaultStreams() if something else dictate Based on ...Stephan Raue
2013-04-08fixed: Compile warning (unused label) Based on https://github.com/xbmc/xbmc/c...Stephan Raue
2013-04-08dvdplayer: fixed time_offset is difference between adjusted pts and timeJoakim Plate
2013-04-08dvdplayer: allow 200ms of automatic time update instead of 1msJoakim Plate
2013-04-08dvdplayer: a disabled stream could be re-selected for bluray and dvdJoakim Plate
2013-04-08dvdplayer: align HasAudio with HasVideoxbmc
2013-04-08dvdplayer: make HasVideo return true if a video stream was opened since playb...xbmc