aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05[cec] make the 'missing libCEC support' warning show up againLars Op den Kamp
2013-03-05[peripherals] fixed CPeripheral::operator ==(const PeripheralScanResult& right)Lars Op den Kamp
2013-03-05[keymap] Added two 360 controllers: "Wireless Gamepad F710 (Controller)" and ...Garrett Brown
2013-03-05Merge pull request #2322 from theuni/android-app-builtinCory Fields
2013-03-05Merge pull request #2319 from theuni/jni-thread-storageCory Fields
2013-03-04[darwin] sync xcode projectsdavilla
2013-03-04Merge pull request #2258 from Montellese/settings_cleanupSascha Montellese
2013-03-04Merge pull request #2363 from FernetMenta/overlayJoakim Plate
2013-03-04Merge pull request #2368 from popcornmix/seek_before_zerohuceke
2013-03-04Merge pull request #2169 from arnova/pause_jobs_for_video_playarnova
2013-03-04changed: Mark that constarnova
2013-03-04changed: Run SaveFileState job with priority normal to make sure it doesn't g...arnova
2013-03-04removed: Obsolete job pausedType pause/unpause functionsarnova
2013-03-04changed: Implement pause/unpause for the job queue of a certain priority and ...arnova
2013-03-03Merge pull request #2264 from arnova/streamdetails_fixesjmarshallnz
2013-03-04Always copy overlays from file parser - Fixes stuck hw resources on renderxbmc
2013-03-04fixed: Instead of checking whether the item is video, check whether we're pla...arnova
2013-03-04changed: When checking for eg. user thumbs just check whether it's either a f...arnova
2013-03-04fixed: We can only obtain the aspect & duration this way when the Process() t...arnova
2013-03-04fixed: Move storing of streamdetails from CApp::PlayFile() to the SaveFileSta...arnova
2013-03-03Merge pull request #2358 from koying/fixbistreamconverterJoakim Plate
2013-03-03[win32] update project filesmontellese
2013-03-03settings: move logic to load playercorefactory.xml into CPlayerCoreFactorymontellese
2013-03-03turn CPlayerCoreFactory into a singletonmontellese
2013-03-03settings: move UPnP related settings from CSettings to CUPnPSettingsmontellese
2013-03-03XMLUtils: add std::string version of GetString()montellese
2013-03-03move AppParamParser.h/cpp from xbmc/settings/ to xbmc/montellese
2013-03-03settings: move GUIDialog* and GUIWindow* into their own sub-directoriesmontellese
2013-03-03changed: Move job type definitions into job.harnova
2013-03-03fixed: The VideoThumbLoader didn't fetch streamdetails for items that didn't ...arnova
2013-03-03added: = & != operator for CStreamDetailsarnova
2013-03-02fix Android build breakage for libcecdavilla
2013-03-02fix libcec build and version bump to matchdavilla
2013-03-02Merge pull request #2361 from koying/fixdavdirectoryexistJoakim Plate
2013-03-02Merge pull request #2360 from ace20022/fix_buildJoakim Plate
2013-03-02Fix build after 87047e93e02375851505e9d6c420dd1225996bdbace20022
2013-03-02FIX: in CDAVDirectory::Exists, using PROPFIND without depth might return 403Chris "Koying" Browet
2013-03-02Merge pull request #2357 from ulion/change_circularcache_pos_member_from_uint...Joakim Plate
2013-03-02FIX: BitstreamConverter: don't close the converter without warning in case of...Chris "koying" Browet
2013-03-02Change CircularCache internal pos members from uint64_t to int64_t.ulion
2013-03-02Merge pull request #2269 from ace20022/getXxxStreamInfoJoakim Plate
2013-03-01Merge pull request #2294 from smfontes/14119ulion
2013-03-01Merge pull request #2323 from dagwieers/pthread_setnameJoakim Plate
2013-03-01Merge pull request #2064 from fritsch/xbmc-upstreamJoakim Plate
2013-03-01Merge pull request #1794 from opdenkamp/cecdevscanLars Op den Kamp
2013-03-01Merge pull request #2259 from elupus/studioJoakim Plate
2013-03-01Name threads on Linux properlyDag Wieers
2013-03-01[WIN32] fixed: first process OnSleep events before going into suspend (fixes ...wsoltys
2013-03-01Merge pull request #2355 from ulion/url_reset_missing_member_fixJoakim Plate
2013-03-02[Fix] Add missed reset code for url options members.ulion