aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01[pvr] bump version in darwin/depends/xbmc-pvr-addons/MakefileFrodo_alpha6Lars Op den Kamp
2012-10-01[pvr] bump interface version number to 1.3.0Lars Op den Kamp
2012-10-01Merge pull request #1472 from 'fetzerch/bugfix-multiple-addons'.Lars Op den Kamp
2012-10-01[pvr] fixed - start the pvr manager from another thread so it doesn't deadloc...Lars Op den Kamp
2012-10-01musicdb: 0 items is a perfectly valid result when retrieving a list of items ...montellese
2012-09-30jsonrpc: always return "streamdetails" (with empty audio/video/subtitle array...montellese
2012-09-30Merge pull request #1458 from Memphiz/pgsMemphiz
2012-09-30 [dvdplayer/subs] - factor the calculation from relative to absolute overlayt...Memphiz
2012-09-30 [dvdplayer/PGS-subs] - fix PGS Subtitles like ffmpeg did it in http://git.vi...Memphiz
2012-09-30[dvdplayer/overlaycodec] - pass the demuxpacket to the overlaydecodersMemphiz
2012-09-30[ffmpeg] - patch file for PGS subtitle fixesMemphiz
2012-09-30[ffmpeg] - backport PGS subtitle fixes from ffmpeg (git revisions 37bbc9eb8bd...Memphiz
2012-09-30[win32] remove non-existing xbmc/music/tags/Tag.h from VS projectmontellese
2012-09-30smartplaylist: fix "less/greater than" operator for numeric valuesmontellese
2012-09-30websocket: fix crash on client-initiated closemontellese
2012-09-30websocket: remove TODO commentsmontellese
2012-09-30jsonrpc: fix bad JSON schema description of "country" property in List.Item.Allmontellese
2012-09-30fix crash in CPVRManager::SetPlayingGroup() if "group" parameter is NULLmontellese
2012-09-30[rbp] fixed broken omxplayer audio stream switchinggimli
2012-09-30[rbp] fixed omx tunnel deestablish in destructor could lealead in unexpected ...gimli
2012-09-30[rbp] fixed only deinterlace on SD and 1080igimli
2012-09-29[AE][SoftAE] Show friendly name of deviceDamian Huckle
2012-09-29[AE][SoftAE] Reduce log spamDamian Huckle
2012-09-29[AE][WASAPI] CosmeticsDamian Huckle
2012-09-29[AE][WASAPI] Reduce log spamDamian Huckle
2012-09-29Silence log entryDamian Huckle
2012-09-29Silence compile warningDamian Huckle
2012-09-29[aml] fixed passthough when using dvdplayer instead of amlplayerdavilla
2012-09-29[aml] add aml_present functiondavilla
2012-09-29[aml] move aml_cpufreq_limit out of AESinkAUDIOTRACK.cpp and into AMLUtils wh...davilla
2012-09-29[aml] add aml_set_audio_passthrough to AMLUtils so we can reuse it in other a...davilla
2012-09-29[aml] refacor set_sysfs_xxx/get_sysfs_xxx into AMLUtilsS. Davilla
2012-09-29[aml] fixed overscan clamp. use g_graphicsContext.GetViewWindow, it contains ...davilla
2012-09-29[addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, DirectoryEx...Christian Fetzer
2012-09-29[webinterface.default] fix song view of a specific albummontellese
2012-09-29[pvr] fixed - possible deadlock when restarting the pvr manager. fixes deadlo...Lars Op den Kamp
2012-09-29[pvr] added StartPVRManager and StopPVRManager to CBuiltinsLars Op den Kamp
2012-09-29[epg] fixed - ensure the epg thread is stopped before trying to start a new oneLars Op den Kamp
2012-09-28Merge pull request #1495 from opdenkamp/removeblinkingrecLars Op den Kamp
2012-09-28[pvr] fixed - get the last group in the container in CPVRChannelGroups::GetPr...Lars Op den Kamp
2012-09-28[pvr] added CPVRChannelGroups::GetFirstGroup() and CPVRChannelGroups::GetLast...Lars Op den Kamp
2012-09-28[pvr] fixed - don't hold a lock when deleting a group from the db and don't t...Lars Op den Kamp
2012-09-28[pvr] fixed - delete empty groups when pvrmanager.syncchannelgroups is enable...Lars Op den Kamp
2012-09-28[pvr] fixed - select the last item in the list when switching between groups ...Lars Op den Kamp
2012-09-28[cosmetic] - remove unneeded ptr checkMemphiz
2012-09-28Merge pull request #1499 from mikrohard/guiepggrid-improvementsLars Op den Kamp
2012-09-28GUIEPGGridContainer - use correct index for last block on screenJernej Fijačko
2012-09-28[pvr] fixed - don't needlessly refresh timersLars Op den Kamp
2012-09-28Merge pull request #1496 from mikrohard/guiepggrid-improvementsLars Op den Kamp
2012-09-28[pvr/epg] less spammy loggingLars Op den Kamp