aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-03Merge pull request #1597 from elupus/upnp-playerJoakim Plate
2013-02-03Merge pull request #2086 from elupus/crectJoakim Plate
2013-02-03changed: make CRect/CPoint template classes for underlying typeJoakim Plate
2013-02-03Merge pull request #2127 from elupus/disptimeJoakim Plate
2013-02-03Merge pull request #1660 from koying/tvshowsortbylastplayedChris Browet
2013-02-03Merge pull request #2158 from popcornmix/avoid_video_blockhuceke
2013-02-02Merge pull request #2101 from ulion/python_use_native_keyboardjmarshallnz
2013-02-02Merge pull request #2161 from Montellese/xsp_cleanupjmarshallnz
2013-02-02Add a DelayedCallGuard to the RenderCapture.waitForCaptureStateChangeEvent. C...Jim Carroll
2013-02-02[win32] cleanup VS project filesmontellese
2013-02-02fix warning in CPlayerOperations::Stop()montellese
2013-02-02fixed: Typosarnova
2013-02-02Merge pull request #1555 from koying/tagliboggcoverChris Browet
2013-02-02ADD: taglib: implement OGG cover art extractionChris "Koying" Browet
2013-02-02Merge pull request #2035 from arnova/configure_fixarnova
2013-02-02Merge pull request #2132 from arnova/webdav_fixarnova
2013-02-02smartplaylists: cosmeticsmontellese
2013-02-02smartplaylists: use a browseable property for fields instead of extra typesmontellese
2013-02-02smartplaylists: use XMLUtils where possiblemontellese
2013-02-02smartplaylists: refactor XML reading/writingmontellese
2013-02-02smartplaylists: replace strcmpi with StringUtils::EqualsNoCasemontellese
2013-02-02handle IOSKeyboard::Cancel() in more thread-safe way.ulion
2013-02-02Python interface now use native keyboard from keyboard factory.ulion
2013-02-01Ignore duplicates due to add-ons with multiple extension points when retrievi...Garrett Brown
2013-02-01[rbp] Avoid blocking the video thread keeping the video fifo full.popcornmix
2013-02-01fixed: Don't check for local thumbs on Addon's patharnova
2013-02-01changed: No need to get FTP filetimes for Exists() callsarnova
2013-01-31Merge pull request #2149 from jhsrennie/allowhexJohn Rennie
2013-02-01Use std::string not CStdString with strtolJohn Rennie
2013-02-01fixed: Curl should also retry on CURLE_COULDNT_CONNECTarnova
2013-01-31Merge pull request #2154 from Fice/stringutils_test_fixjmarshallnz
2013-02-01Removed unused test in StringUtils.hFice
2013-02-01only change get text when confirmed like generic keyboard did.ulion
2013-02-01In callback method of ShowAndGetInput, send messages in safe way, maybe it is...ulion
2013-02-01Add autopool for IOSKeyboard main function, in case it is calledulion
2013-02-01Change GUIWindowManager.SendMessage(msg, winid) to handle window id 0 condition,ulion
2013-01-31Merge pull request #2153 from ronie/confluence-no-uppercaseronie
2013-02-01pick up only the select/click action in the scraper list in content settings ...Jonathan Marshall
2013-02-01use capitalized strings instead of capitalized font fileronie
2013-01-31Revert "[pvr] fixed - seek passed the time since the epg item started, which ...Joakim Plate
2013-01-31dvdplayer: allow 200ms of automatic time update instead of 1msJoakim Plate
2013-01-31dvdplayer: fixed time_offset is difference between adjusted pts and timeJoakim Plate
2013-01-31dvdplayer: pass display time through a/v players before out to applicationJoakim Plate
2013-01-31[configure] - fix missleading enable printout of projectmMemphiz
2013-01-31[configure] - make fishbmc optional and default to autodetect (fixes build fo...Memphiz
2013-02-01disable warning 4355 on win32 - we're only storing the this pointer in the ct...Jonathan Marshall
2013-02-01fix saving of option=int slider add-on settingsJonathan Marshall
2013-01-31Merge pull request #2148 from Memphiz/keyboardfactoryautocloseMemphiz
2013-01-31 [keyboardfactory] - add a new optional param for autoclose - implement autoc...Memphiz
2013-01-31Merge pull request #2144 from Memphiz/canotifyMemphiz