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-09-22
Added a test to verify some type checking permutations.
Jim Carroll
2012-09-22
SortUtils: albums and artists don't have a FieldTitle property (which resulte...
montellese
2012-09-21
fixed, the default video saturation is too high, lower it so black/color leve...
davilla
2012-09-21
[nfs] - fix issue with nfs when multiple exports are subwords of each other (...
Memphiz
2012-09-21
fix GUIDialogSelect showing wrong button label after first window load
pieh
2012-09-21
jsonrpc: fix returning empty objects as null (which does not match the JSON s...
montellese
2012-09-21
include stdint.h for int64_t typedef
Fneufneu
2012-09-20
Revert "[ios] dpkg-deb -info can seq fault and abort the buildbot, info is no...
davilla
2012-09-20
[test] add comments about TestFileOperationJob.ActionCreateFolder/ActionDelet...
montellese
2012-09-20
[test] fix TestFileOperationJob.ActionCopy/ActionMove/ActionReplace/ActionDelete
montellese
2012-09-20
Revert "Fix actions for move/copy when destination set is actually a file."
montellese
2012-09-20
Revert "Fix test case for new handling of ActionCopy."
montellese
2012-09-21
fix+cosmetic: don't allocate the vfsstream on the constructor, this was a stu...
Chris Roberts
2012-09-19
[ios] dpkg-deb -info can seq fault and abort the buildbot, info is not really...
davilla
2012-09-19
fix multiimage never refreshing in LOAD_ON_GUI_INIT/KEEP_IN_MEMORY windows - ...
pieh
2012-09-19
fix defaultcontrol for containers after f2e9d06, initial static items process...
pieh
2012-09-19
fix showing texture from stale path if infolabel changed value to empty after...
pieh
2012-09-19
jsonrpc: remove "artistid" property from songs and albums
montellese
2012-09-19
remove unneeded include
pieh
2012-09-19
fix win32 build
pieh
2012-09-19
[OSS] AddPackets must return INT_MAX on failure
Fneufneu
2012-09-19
Add back in the missing 'read' function.
Jim Carroll
2012-09-19
Merge pull request #1432 from opdenkamp/fetchurl
Lars Op den Kamp
2012-09-19
updated .gitignore so it doesn't include /addons/pvr.*
Lars Op den Kamp
2012-09-19
also match device id 2548:1002 (new firmware version)
Lars Op den Kamp
2012-09-19
removed no longer needed ifdefs
Lars Op den Kamp
2012-09-18
fixed - space after \ in libid3tag's Makefile.am
Lars Op den Kamp
2012-09-18
Merge pull request #1430 from opdenkamp/build-pvr-addons
Lars Op den Kamp
2012-09-18
Merge pull request #1442 from ronie/buttontranslator
Lars Op den Kamp
2012-09-18
[cec] default value for sending devices to standby when the screensaver is ac...
Lars Op den Kamp
2012-09-18
[cec] fixed - don't send standby commands when the cec adapter is being disabled
Lars Op den Kamp
2012-09-18
[osx/ios] fixed, exclude .git dirs from packaging
davilla
2012-09-18
[droid] fix startup, don't include alsa
Cory Fields
2012-09-18
ButtonTranslator: add extendedprogressdialog and remove duplicate entries
ronie
2012-09-18
[fix] prevent 'deallocating' from running more than once.
Jim Carroll
2012-09-18
added CanOpenDirectory() to AddonCallbacksAddon
Lars Op den Kamp
2012-09-18
[pvr] configure and build pvr add-ons if the tree is found in /pvr-addons, so...
Lars Op den Kamp
2012-09-18
deallocating needs to unhook the Interceptor or it may call methods on a dele...
Jim Carroll
2012-09-17
turn back off trace logging.
Jim Carroll
2012-09-17
[cosmetic] Added some additional TRACE points and a note about the use of OnD...
Jim Carroll
2012-09-17
Removed the windowCleared flag since it wasn't being used. Moved most of the ...
Jim Carroll
2012-09-17
Use the newly separated MakePendingCalls and delayed call correctly in the sl...
Jim Carroll
2012-09-17
Separated the MakePendingCalls from the delayed call functionality.
Jim Carroll
2012-09-17
Moved the OnAction handling for Show_Internal to the mixin. Added the OnDeini...
Jim Carroll
2012-09-17
Merge pull request #1433 from amejia1/testsuite
Andres Mejia
2012-09-18
added documentation for libXBMC_addon.h methods
Lars Op den Kamp
2012-09-17
Merge pull request #1440 from tutifrutas/master
Jim Carroll
2012-09-18
expose CFile operations to add-ons
Lars Op den Kamp
2012-09-18
Update xbmc/interfaces/swig/AddonModuleXbmc.i
tutifrutas
2012-09-17
dvdplayer: remove invalid special case for isbetterstream for pvr
Joakim Plate
[next]