index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-05
[cec] make the 'missing libCEC support' warning show up again
Lars 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-05
Merge pull request #2322 from theuni/android-app-builtin
Cory Fields
2013-03-05
Merge pull request #2319 from theuni/jni-thread-storage
Cory Fields
2013-03-04
[darwin] sync xcode projects
davilla
2013-03-04
Merge pull request #2258 from Montellese/settings_cleanup
Sascha Montellese
2013-03-04
Merge pull request #2363 from FernetMenta/overlay
Joakim Plate
2013-03-04
Merge pull request #2368 from popcornmix/seek_before_zero
huceke
2013-03-04
Merge pull request #2169 from arnova/pause_jobs_for_video_play
arnova
2013-03-04
changed: Mark that const
arnova
2013-03-04
changed: Run SaveFileState job with priority normal to make sure it doesn't g...
arnova
2013-03-04
removed: Obsolete job pausedType pause/unpause functions
arnova
2013-03-04
changed: Implement pause/unpause for the job queue of a certain priority and ...
arnova
2013-03-03
Merge pull request #2264 from arnova/streamdetails_fixes
jmarshallnz
2013-03-04
Always copy overlays from file parser - Fixes stuck hw resources on render
xbmc
2013-03-04
fixed: Instead of checking whether the item is video, check whether we're pla...
arnova
2013-03-04
changed: When checking for eg. user thumbs just check whether it's either a f...
arnova
2013-03-04
fixed: We can only obtain the aspect & duration this way when the Process() t...
arnova
2013-03-04
fixed: Move storing of streamdetails from CApp::PlayFile() to the SaveFileSta...
arnova
2013-03-03
Merge pull request #2358 from koying/fixbistreamconverter
Joakim Plate
2013-03-03
[win32] update project files
montellese
2013-03-03
settings: move logic to load playercorefactory.xml into CPlayerCoreFactory
montellese
2013-03-03
turn CPlayerCoreFactory into a singleton
montellese
2013-03-03
settings: move UPnP related settings from CSettings to CUPnPSettings
montellese
2013-03-03
XMLUtils: add std::string version of GetString()
montellese
2013-03-03
move AppParamParser.h/cpp from xbmc/settings/ to xbmc/
montellese
2013-03-03
settings: move GUIDialog* and GUIWindow* into their own sub-directories
montellese
2013-03-03
changed: Move job type definitions into job.h
arnova
2013-03-03
fixed: The VideoThumbLoader didn't fetch streamdetails for items that didn't ...
arnova
2013-03-03
added: = & != operator for CStreamDetails
arnova
2013-03-02
fix Android build breakage for libcec
davilla
2013-03-02
fix libcec build and version bump to match
davilla
2013-03-02
Merge pull request #2361 from koying/fixdavdirectoryexist
Joakim Plate
2013-03-02
Merge pull request #2360 from ace20022/fix_build
Joakim Plate
2013-03-02
Fix build after 87047e93e02375851505e9d6c420dd1225996bdb
ace20022
2013-03-02
FIX: in CDAVDirectory::Exists, using PROPFIND without depth might return 403
Chris "Koying" Browet
2013-03-02
Merge pull request #2357 from ulion/change_circularcache_pos_member_from_uint...
Joakim Plate
2013-03-02
FIX: BitstreamConverter: don't close the converter without warning in case of...
Chris "koying" Browet
2013-03-02
Change CircularCache internal pos members from uint64_t to int64_t.
ulion
2013-03-02
Merge pull request #2269 from ace20022/getXxxStreamInfo
Joakim Plate
2013-03-01
Merge pull request #2294 from smfontes/14119
ulion
2013-03-01
Merge pull request #2323 from dagwieers/pthread_setname
Joakim Plate
2013-03-01
Merge pull request #2064 from fritsch/xbmc-upstream
Joakim Plate
2013-03-01
Merge pull request #1794 from opdenkamp/cecdevscan
Lars Op den Kamp
2013-03-01
Merge pull request #2259 from elupus/studio
Joakim Plate
2013-03-01
Name threads on Linux properly
Dag Wieers
2013-03-01
[WIN32] fixed: first process OnSleep events before going into suspend (fixes ...
wsoltys
2013-03-01
Merge pull request #2355 from ulion/url_reset_missing_member_fix
Joakim Plate
2013-03-02
[Fix] Add missed reset code for url options members.
ulion
[next]