aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06[CONFLUENCE] - first conversion with XML tool (just alignments, whitespace re...Philipp Te
2015-03-06Merge pull request #6624 from Montellese/fix_linux_startupSascha Montellese
2015-03-06[linux] fix home path detectionmontellese
2015-03-06addons: fix missing parameter in CLanguageResource::OnPostInstall()montellese
2015-03-06Merge pull request #5561 from Montellese/language_addonsjenkins4kodi
2015-03-06[osx/ios] sync XcodeMatthias Kortstiege
2015-03-06[win32] update VS project filesmontellese
2015-03-06no need to install the language directory anymoremontellese
2015-03-06addons: move language files to resource.language addons and remove all langua...montellese
2015-03-06addons: support the same locales used for the language addons in the <languag...montellese
2015-03-06adjust language loading/handling logicmontellese
2015-03-06settings: turn locale.language into an addon settingmontellese
2015-03-06addons: only disallow non-forced repository updates while on the login screenmontellese
2015-03-06addons: extend CAddonDatabase::GetAddons() to support getting addons of a spe...montellese
2015-03-06filesystem: add support for resource:// pathsmontellese
2015-03-06addons: add new kodi.resource(.language) addon typemontellese
2015-03-06CAddonMgr: make GetExtElement() publicmontellese
2015-03-06utils: add CLocalemontellese
2015-03-06Merge pull request #6619 from opdenkamp/bumphtsdemoLars Op den Kamp
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/abceaf8Lars Op den Kamp
2015-03-06Merge pull request #6416 from Karlson2k/mhd_log_01Karlson2k
2015-03-06Merge pull request #6617 from opdenkamp/pvrhtsmasterLars Op den Kamp
2015-03-06[pvr.hts] bump to https://github.com/kodi-pvr/pvr.hts/commit/f11a84f6deb8609f...Lars Op den Kamp
2015-03-06Merge pull request #6566 from opdenkamp/fixtimelinerecordingsLars Op den Kamp
2015-03-06Merge pull request #6571 from FernetMenta/guilibLars Op den Kamp
2015-03-05[pvr] changed: also use CACHESTATE_PVR in dvdplayer when playing a recording ...Lars Op den Kamp
2015-03-05[pvr] added: CPVRRecording::IsBeingRecorded()Lars Op den Kamp
2015-03-05[pvr] fixed: always ask to resume recordings, not just when played from the r...Lars Op den Kamp
2015-03-05[pvr] fixed: remove deleted recordings from the timeline tooLars Op den Kamp
2015-03-05[pvr] changed: add button to resume live playback when playing a recordingLars Op den Kamp
2015-03-05[pvr] changed: ask if the user wants to resume from the beginning of a record...Lars Op den Kamp
2015-03-05[confluence] add a play recording button to DialogPVRGuideInfo.xml, hidden wh...Lars Op den Kamp
2015-03-05[pvr] changed: display a 'play recording' button in the epg info dialog and c...Lars Op den Kamp
2015-03-05[pvr] changed: add the filename of the recording (if any) to the epg tag seri...Lars Op den Kamp
2015-03-05[pvr] fixed: missing initialisers in CEpgContainerLars Op den Kamp
2015-03-05[pvr] changed: instead of having a recording id set for epg tags, have an epg...Lars Op den Kamp
2015-03-05[pvr] fixed: missing initialiser for CPVRRecordings::m_bHasDeletedLars Op den Kamp
2015-03-05[pvr] fixed: file path for recordings with a / in the channel nameLars Op den Kamp
2015-03-05Merge pull request #6607 from opdenkamp/jenkinsdontdieLars Op den Kamp
2015-03-05Merge pull request #6597 from opdenkamp/autoconfigaddonsLars Op den Kamp
2015-03-05Merge pull request #6610 from ace20022/dvd_chaptersAndreas Zelend
2015-03-05[Fix] Cache chapter info for dvds to avoid frequent file accesses.ace20022
2015-03-05fix settings definition for win32 after df1c1b8d25f8ae227ee76399f6ef7b6b98f34201montellese
2015-03-05fix settings definition for win32 and ios after face9ead060c964f0bae4c3b6179e...montellese
2015-03-05Merge pull request #6579 from cjmayo/7buttonsMatthias Kortstiege
2015-03-05Fixed the formatting that got messed up when moving Key.h/cppPär Björklund
2015-03-05Merge pull request #6601 from mad-max/ShowAllItemsGUIMatthias Kortstiege
2015-03-05Merge pull request #6608 from opdenkamp/fixtimerdeletionMartijn Kaijser
2015-03-05[pvr] fixed: clear the epg tag of deleted timers explicitly because it no lon...Lars Op den Kamp
2015-03-05[pvr] fixed: don't delete a timer from the list of timers in CPVRTimers::Dele...Lars Op den Kamp