aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-30[ffmpeg] - patch file for PGS subtitle fixesMemphiz
2012-09-30[ffmpeg] - backport PGS subtitle fixes from ffmpeg (git revisions ↵Memphiz
37bbc9eb8bdae43d38a6fb7cc1356d1ce7d41e1c and 9dd82724315d651891f2a1ed733c4de06e9cb07a)
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
Can be reproduced by trying to open the context menu in fullscreen music visualization.
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
behavior, wrong log message and some minor cosmetic
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 ↵davilla
where it belongs
2012-09-29[aml] add aml_set_audio_passthrough to AMLUtils so we can reuse it in other ↵davilla
areas
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
the right width/height corrected for overscan settings
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 ↵Lars Op den Kamp
deadlock when enabling an add-on, pointed out in b3ee28521dd140918562927cf7ff37bf58418251. closes trac 13369
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
remove hardcoded blinking 'REC'
2012-09-28[pvr] fixed - get the last group in the container in ↵Lars Op den Kamp
CPVRChannelGroups::GetPreviousGroup() when the first group was passed. fixes pressing 'left' in CGUIDialogPVRChannelsOSD
2012-09-28[pvr] added CPVRChannelGroups::GetFirstGroup() and ↵Lars Op den Kamp
CPVRChannelGroups::GetLastGroup()
2012-09-28[pvr] fixed - don't hold a lock when deleting a group from the db and don't ↵Lars Op den Kamp
try to delete groups that haven't been persisted
2012-09-28[pvr] fixed - delete empty groups when pvrmanager.syncchannelgroups is ↵Lars Op den Kamp
enabled on the initial import, so users don't switch to empty groups
2012-09-28[pvr] fixed - select the last item in the list when switching between groups ↵Lars Op den Kamp
and the selection went out of range
2012-09-28[cosmetic] - remove unneeded ptr checkMemphiz
2012-09-28Merge pull request #1499 from mikrohard/guiepggrid-improvementsLars Op den Kamp
GUIEPGGridContainer - use correct index for last block on screen
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
Guiepggrid improvements
2012-09-28[pvr/epg] less spammy loggingLars Op den Kamp
2012-09-28remove hardcoded blinking 'REC' flashing when the channel that is played is ↵Lars Op den Kamp
also being recorded
2012-09-28GUIEPGGridContainer - always use setter for m_blockCursor to prevent focus ↵Jernej Fijačko
going out of screen
2012-09-28GUIEPGGridContainer - fix ruler for non UTC timezonesJernej Fijačko
2012-09-28[darwin/deps] - enable build of pvr addons for ios aswellMemphiz
2012-09-27Merge pull request #1478 from Memphiz/addpvraddonstodbMemphiz
Fix PVR addons get enabled alltogether when found the first time
2012-09-28[pvr] - on UpdateAddons check if addon is already in db - if not - add it ↵Memphiz
(which will automagically disable it) - this fixes autoenable of all found pvr clients on first startup
2012-09-28[epg] removed old debug relic - no crit section in the epg dbLars Op den Kamp
2012-09-28[pvr] fixed - epg tables weren't created for some channels when the initial ↵Lars Op den Kamp
import was stopped before it finished
2012-09-28[pvr] fixed - select the correct item in the list when switching between ↵Lars Op den Kamp
groups in CGUIDialogPVRChannelsOSD
2012-09-27Merge pull request #1477 from xhaggi/pvrLars Op den Kamp
[pvr] improved channel group selection within channel osd
2012-09-27Merge pull request #1306 from koying/cecsetupLars Op den Kamp
[cec] Assign the "Setup menu" button to "Title", i.e. context menu