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
2010-10-13
fixed compiler warning, signed/unsigned comparision
davilla
2010-10-13
fixed: python segfaults on linux after r34708
theuni
2010-10-13
fixed: follow up on r34733
vdrfan
2010-10-13
Fixed: [Confluence] Someone internally (c++) changed what gets displayed when...
jezz_x
2010-10-13
[osx] sync xcode project and fix osx build
ametovic
2010-10-13
updated: Chinese (Simple) translation based on English r34640
taxigps
2010-10-13
fixed: follow up on r34717 - forgot pydocs (not exactly a bomb ;P) and constr...
spiff_
2010-10-13
[WIN32] fixup VS2010 project for r34721 (SystemGlobals.cpp) + unrelated pendi...
CrystalPT
2010-10-13
Fix - XBMC Webserver should allow POST of httpapi to be backwards compatible....
topfs2
2010-10-13
fixed: locking of avcodec_register_all() with external ffmpeg
anssih
2010-10-12
changed: move even more globals construction/destruction into the same compil...
elupus
2010-10-12
changed: simplify SystemGlobals by just putting all global objects in one com...
elupus
2010-10-12
fixed: focusing on items using mouse notifies addon correctly.Thanks JM.
ametovic
2010-10-12
fixed: ticket #10486 - [Python] xbmcgui ListItem thumbnailImage and iconImage...
spiff_
2010-10-12
Added: New folder icons for Confluence
f3k
2010-10-12
fixed: libshout unconditionally re-created its i-have-started semaphore even ...
spiff_
2010-10-12
fixed: linux build for python changes
elupus
2010-10-12
changed: instead of doing a funky trace dance to abort python, just signal an...
elupus
2010-10-12
fixed: make sure we signal all pyhon subthreads to exit, and wait for the to ...
elupus
2010-10-11
fixed: ticket #9530 - addon fanart detection
spiff_
2010-10-11
fixed: AC-3 audio with stream id 136-143 always detected as DTS DCA
anssih
2010-10-11
updated: German translation
vdrfan
2010-10-11
more scrapers sync
nadasb
2010-10-11
fixed: addon update/removal with hidden files when hidden files disabled
anssih
2010-10-11
sync with scrapers git
nadasb
2010-10-11
changed: no point in yielding main thread now that we don't hold gfx lock dur...
elupus
2010-10-11
changed: avoid holding gfx lock while flipping frames
elupus
2010-10-11
Do not fetch icon/fanart/changelog if they do not exist in the repo.
theuni
2010-10-11
wrong ownership of media directories
lcapriotti
2010-10-11
cosmetics and cleanup
bobo1on1
2010-10-11
customize distro description
lcapriotti
2010-10-11
fixed: invalid xml in french translation. translators PLEASE OH PLEASE sanity...
spiff_
2010-10-11
Changed convert_checked function to handle E2BIG error
taxigps
2010-10-11
do not set a default plug, it breaks xbmc gui
lcapriotti
2010-10-11
updated: ticket #10471 - french translation. thanks to willynuisance
spiff_
2010-10-11
Cosmetic: whitespace.
dteirney
2010-10-11
Added: fuzzy title match for scrapers where there were multiple matches based...
dteirney
2010-10-11
Added: methods in StringUtils for doing fuzzy comparison of strings and choos...
dteirney
2010-10-11
fixed: do not try to empty nonexistent directories in ActionReplace
anssih
2010-10-11
fixed: tried to remove some files twice on update (regression of r34638)
anssih
2010-10-10
changed: don't try to fix horribly broken timestamps, there's no way of knowi...
bobo1on1
2010-10-10
changed, stop sucking CPU and bouncing the big render loop when doing video p...
davilla
2010-10-10
fixed: regression from r34596 - add-on version shown as label2 for repositories
spiff_
2010-10-10
fixed: grammar in addon installation failure message
anssih
2010-10-10
added: error handling to another addon installation failure case
anssih
2010-10-10
fixed: old addon files were not removed on update
anssih
2010-10-10
added: show a notification for a failed unknown addon installation
anssih
2010-10-10
added: ActionReplace action type to CFileOperationJob
anssih
2010-10-10
fixed: disallow addon zip files that have unexpected structure
anssih
2010-10-10
changed: split addon installation failure reporting out of CheckHash()
anssih
[next]