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-05-04
fixed, ref tools/depends/README
davilla
2013-05-04
changed utils/Makefile to use Makefile.in
davilla
2013-05-04
clean up /xbmc refs and and sort
davilla
2013-05-04
fix non-win32 builds
montellese
2013-05-04
Merge pull request #1757 from FernetMenta/streams
Arne Morten Kvarving
2013-05-04
Merge pull request #2614 from Montellese/webserver_range_support
Sascha Montellese
2013-05-04
webserver: add optional debug logging about request and resposne data
montellese
2013-05-04
webserver: add support for Range requests (Accept-Ranges, Range, If-Range, Co...
montellese
2013-05-04
webserver: add GetLastModifiedDateTime() utility method
montellese
2013-05-04
webserver: fix 64-bit print format for Content-Length
montellese
2013-05-04
webserver: only cache JavaScript and CSS files for a day (same as HTML)
montellese
2013-05-04
webserver: add AddHeader utility method
montellese
2013-05-04
webserver: update MIME type support
montellese
2013-05-04
cosmetics: fix some whitespaces in CWebServer
montellese
2013-05-04
fix strt2int64 et. al. to parse 64 bit and not 32 bit
montellese
2013-05-04
webserver: fix hardcoded GET error response
montellese
2013-05-04
settings: add lost "None" option for the weather addon
montellese
2013-05-04
jsonrpc: fix bad JSON objects in JSON schema
montellese
2013-05-04
jsonrpc: some cosmetics in the JSON schema
montellese
2013-05-04
[musicdb] fix: problems with building the unique index if users already have ...
night199uk
2013-05-04
Merge pull request #2603 from pieh/epggrid_dr
Arne Morten Kvarving
2013-05-04
[language] add location where string is used
Martijn Kaijser
2013-05-04
Merge pull request #2661 from cptspiff/debug_custom
Arne Morten Kvarving
2013-05-04
settings: fix "Foo failed to start" notifications for disabled webserver/even...
montellese
2013-05-04
changed: improve logging customizability
spiff
2013-05-04
changed: show debug settings at standard level
spiff
2013-05-04
settings: fix resolution changed popup on fresh installs
montellese
2013-05-03
jsonrpc: fix return value of "volume" property in Application.GetProperties
montellese
2013-05-04
[musicdb] fix: unchecked access to albumartists/artists causes us to crash wh...
night199uk
2013-05-03
changed: move static helpers to static functions
spiff
2013-05-03
changed: pass by const reference
spiff
2013-05-03
[network] - for judging if zeroconf is started evaluate the m_started flag in...
Memphiz
2013-05-04
[musicdb] more curl fixes
night199uk
2013-05-03
keymap: Added support for Batarang Wired Controller for Xbox 360 (thanks Necr...
Garrett Brown
2013-05-03
Merge pull request #2687 from Karlson2k/prevent_crash_01
Arne Morten Kvarving
2013-05-03
Merge pull request #2671 from fabio81/master
Arne Morten Kvarving
2013-05-03
Merge pull request #2628 from pieh/kill_pvrwindow_thread
Arne Morten Kvarving
2013-05-03
Merge pull request #2655 from ulion/show_picture_builtin
Arne Morten Kvarving
2013-05-03
Merge pull request #2659 from herrnst/isinternetstream
Arne Morten Kvarving
2013-05-03
Merge pull request #2663 from MartijnKaijser/xsd
Arne Morten Kvarving
2013-05-03
Merge pull request #2670 from Karlson2k/imon_small_fix01
Arne Morten Kvarving
2013-05-03
[win32] Prevent crash on startup
Karlson2k
2013-05-03
Merge pull request #2676 from ace20022/interfaces_cleanup
Arne Morten Kvarving
2013-05-03
Fix compile of current master branch without PR2244 merged.
ulion
2013-05-03
[Interfaces] Remove unused variables and reduce scope in one case.
ace20022
2013-05-03
[Interfaces] Reduce the scope of variables.
ace20022
2013-05-03
[Interfaces] Initialize members in constructors.
ace20022
2013-05-03
[AddonClass] Make AddonClass really non-copyable.
ace20022
2013-05-03
[PlayList] Performance: Variable 'pos' is reassigned a value before the old o...
ace20022
2013-05-03
[Interfaces] Performance: Returning the result of c_str() in a function that ...
ace20022
[next]