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
path:
root
/
xbmc
/
addons
Age
Commit message (
Expand
)
Author
2012-09-05
Fix missing return value checks in MultiPathDirectory.cpp and Repository.cpp
Kyle Hill
2012-09-05
Fix use of pointer to freed internals of a temporary
Kyle Hill
2012-09-05
Fix possible NULL pointer dereference in GUIDialogAddonSettings
Kyle Hill
2012-09-05
[cosmetics] fix some warnings
montellese
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2012-08-28
Fix reversed NULL pointer check.
Kyle Hill
2012-08-23
Make PartyModeManager.cpp and AddonDatabase.cpp compatible with STL from VS2012
Karlson2k
2012-08-12
Fix visualization freezes if user goes to main menu while playing song with M...
classicspam
2012-08-08
[droid] create android addon platform filter
Cory Fields
2012-08-08
[droid] Create setting for addon path for android
Cory Fields
2012-08-08
[droid] look for libs in our new location
Cory Fields
2012-08-08
added: set a content_type parameter for multi-content plugins/scripts
spiff
2012-08-08
cosmetics
spiff
2012-08-03
Only log about stopping or destroying a DLL if it was actually stopped or des...
Garrett Brown
2012-08-03
Enable python-based screensavers
Garrett Brown
2012-08-01
[keyboard] - change all occurences of GUIDialogKeyboard to the new approach a...
Memphiz
2012-07-27
cosmetic: removed superfluous dialog includes
vdrfan
2012-07-24
changed: minimize URL.h header pollution
spiff
2012-07-22
Merge pull request #1198 from cptspiff/lessdeps
Arne Morten Kvarving
2012-07-22
changed: make CApplicationMessenger a singleton instead of a CAppliction member
spiff
2012-07-22
Fix reads from Transfer-Encoding: chunked servers.
Glenn Maynard
2012-07-22
remove unnecessary includes
spiff
2012-07-22
fix addon settings dialog not resetting correctly on unload
Jonathan Marshall
2012-07-12
fixed: regression of 6010dded6aa59a2f1e6b5413f11eb4d4b7a1f01f
WiSo
2012-07-08
silence compiler warning in CAddonDll
montellese
2012-07-08
Merge pull request #1136 from PartialGestalt/6010dded6aa59a2f1e6b5413f11eb4d4...
Arne Morten Kvarving
2012-07-08
Resync CAddonDll::TransferSettings types with core
PartialGestalt
2012-07-08
cosmetics: align code
Jonathan Marshall
2012-07-08
no need for begin/commit transaction in the derived UpdateOldVersion()'s
Jonathan Marshall
2012-07-03
Merge pull request #1093 from ScudLee/trustscraper
Arne Morten Kvarving
2012-06-27
fix empty genre being displayed during artist scraping
montellese
2012-06-19
Don't correct episode numbering from scraper
Lee Pollock
2012-06-19
Remove unused parameter (orphaned in early 2010 (553d21336) due to new addon ...
Garrett Brown
2012-06-09
move from the old library sorting (in SSortFileItem) to the new implementatio...
montellese
2012-06-06
[osx/ios/atv2] - replace all __APPLE__ (even in conjunction with __arm__) def...
Memphiz
2012-06-03
fixed: empty chains would be pass the previous contents of $$1
spiff
2012-05-18
[gettext] define use of the English string file, as the source language file.
alanwww1
2012-05-10
Merge pull request #37 from Fneufneu/freebsd
Fneufneu
2012-05-10
[AE] visualisations: change AudioData to use floats
Geoffrey McRae
2012-05-07
fixed: logic error
spiff
2012-05-07
[FreeBSD] move FreeBSDGNUReplacements to a freebsd folder
Fneufneu
2012-05-07
FreeBSD: include FreeBSDGNUReplacements.h where it's needed
Fneufneu
2012-05-03
Merge pull request #918 from jmarshallnz/more_texture_cache_shenanigans
jmarshallnz
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-05-04
[gettext] implemented ID based gettext PO file support, with fallback to XML
alanwww1
2012-05-02
invalidate addon art when the repository updates
Jonathan Marshall
2012-05-02
addon listings should use the program thumb loader
Jonathan Marshall
2012-04-15
added: option to filter out foreign language add-ons in the add-on browser.
spiff
2012-04-13
added: <language> field to xbmc.metadata extension point
spiff
2012-04-06
Merge pull request #658 from jmarshallnz/getdirectory_flags
jmarshallnz
[next]