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
2012-03-29
[osx/ios/libcec] - fixed that Makefile - really!
Memphiz
2012-03-29
[gles] changed. 1) do not spew 'namespace std' into the build, it is silly. 2...
davilla
2012-03-29
[osx/ios] fixed, quit messing with this file
S. Davilla
2012-03-29
reset invalidated flag only if we processed control
pieh
2012-03-29
Scale teletext dialog using g_graphicsContext.
Jernej Fijačko
2012-03-28
Merge pull request #719 from mad-max/moviesets
Jezz
2012-03-28
fixed: allow volume amplification to be keymapped like all the other sliders ...
bobo1on1
2012-03-28
[fix] - only cursor keys are able to repeat
Memphiz
2012-03-28
fixed: on linux, the timestamp for pthread_cond_timedwait needs to be referen...
bobo1on1
2012-03-28
added "dateAdded" field to "path" table in videodb and use it for better sort...
montellese
2012-03-28
fixed: make sure the old thread is stopped before starting a new one, fixes t...
bobo1on1
2012-03-28
fixed: possible deadlock
bobo1on1
2012-03-28
win32: use libcec-1.5.2.zip from XBMC's mirrors as dep
Lars Op den Kamp
2012-03-28
fixed 2 typos in language/English/string.xml
Lars Op den Kamp
2012-03-28
Merge pull request #816 from wsoltys/xbox_remove
wsoltys
2012-03-28
removed xbox legacy code. doubt that it'll still in use. maybe one day we can...
WiSo
2012-03-28
[osx/ios] bump libcec from vauge 'latest' to libcec-1.5.2
davilla
2012-03-28
workaround: the hdhomerun headers #define min(). this clashes with std::min
spiff
2012-03-27
mark stack as non-executable, fixes #12735
Mike Frysinger
2012-03-27
[arm] remove -D_ARMEL and usage. It was ancient debug stuff that is not neede...
davilla
2012-03-27
Add the option the eject the CD after ripping is down(full disc only)
xbmc
2012-03-27
Fixed: Thoroughly search an addon's fallback skin folder for the closest skin...
Garrett Brown
2012-03-27
Merge pull request #508 from fetzerch/pictures-metadata-fixes
Arne Morten Kvarving
2012-03-27
Cleaned up exif parser: Removed unneccessary comment, use MAX_COMMENT instead...
Christian Fetzer
2012-03-27
changed: explicitly cast to float
spiff
2012-03-27
changed: since we want to cast these counters to pointers, use intptr_t
spiff
2012-03-27
changed: remove an unused variable
spiff
2012-03-27
more cosmetics to silence compiler warnings
montellese
2012-03-27
[linux] cosmetics to silence gcc warning
montellese
2012-03-27
[fix] - fixed warning on 64bit builds
Memphiz
2012-03-27
[win32] - fixed line endings
Memphiz
2012-03-27
Merge pull request #489 from Memphiz/filesystemshuffle
Memphiz
2012-03-27
i[rename] - class names according to filenames for filesystem implementations
Memphiz
2012-03-27
[rename] - rename all iFile and iDirectory implementations to have the protoc...
Memphiz
2012-03-27
fixed: sleep for a second in between detaching and attaching the glx context ...
bobo1on1
2012-03-27
[osx/ios/atv2] - sync xcode projects after adff92756
Memphiz
2012-03-27
Merge pull request #706 from Montellese/webserver_decoupling
Sascha Montellese
2012-03-27
[webinterface.default] make sure to send JSON-RPC requests with the correct c...
montellese
2012-03-27
webserver: add Makefile for httprequesthandlers for linux
montellese
2012-03-27
webserver: make HTTP request handling async by using libmicrohttpd's thread pool
montellese
2012-03-27
webserver: use std::multimap to store HTTP header fields/values instead of st...
montellese
2012-03-27
webserver: add special handling for data within POST requests
montellese
2012-03-27
webserver: make IHTTPRequestHandler implementations able to handle multiple r...
montellese
2012-03-27
webserver: added GetPriority() to IHTTPRequestHandler to be able to check the...
montellese
2012-03-27
webserver: implement a jsonrpc handler
montellese
2012-03-27
webserver: pass CWebServer instance to HTTP request handlers
montellese
2012-03-27
webserver: implement a webinterface addons handler
montellese
2012-03-27
webserver: implement a webinterface handler
montellese
2012-03-27
webserver: implement http-api and vfs http handlers
montellese
2012-03-27
webserver: decouple specific usages like jsonrpc, http-api, vfs and webinterf...
montellese
[prev]
[next]