aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-13fixed compiler warning, signed/unsigned comparisiondavilla
2010-10-13fixed: python segfaults on linux after r34708theuni
2010-10-13fixed: follow up on r34733vdrfan
2010-10-13Fixed: [Confluence] Someone internally (c++) changed what gets displayed when...jezz_x
2010-10-13[osx] sync xcode project and fix osx buildametovic
2010-10-13updated: Chinese (Simple) translation based on English r34640taxigps
2010-10-13fixed: 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-13Fix - XBMC Webserver should allow POST of httpapi to be backwards compatible....topfs2
2010-10-13fixed: locking of avcodec_register_all() with external ffmpeganssih
2010-10-12changed: move even more globals construction/destruction into the same compil...elupus
2010-10-12changed: simplify SystemGlobals by just putting all global objects in one com...elupus
2010-10-12fixed: focusing on items using mouse notifies addon correctly.Thanks JM.ametovic
2010-10-12fixed: ticket #10486 - [Python] xbmcgui ListItem thumbnailImage and iconImage...spiff_
2010-10-12Added: New folder icons for Confluencef3k
2010-10-12fixed: libshout unconditionally re-created its i-have-started semaphore even ...spiff_
2010-10-12fixed: linux build for python changeselupus
2010-10-12changed: instead of doing a funky trace dance to abort python, just signal an...elupus
2010-10-12fixed: make sure we signal all pyhon subthreads to exit, and wait for the to ...elupus
2010-10-11fixed: ticket #9530 - addon fanart detectionspiff_
2010-10-11fixed: AC-3 audio with stream id 136-143 always detected as DTS DCAanssih
2010-10-11updated: German translationvdrfan
2010-10-11more scrapers syncnadasb
2010-10-11fixed: addon update/removal with hidden files when hidden files disabledanssih
2010-10-11sync with scrapers gitnadasb
2010-10-11changed: no point in yielding main thread now that we don't hold gfx lock dur...elupus
2010-10-11changed: avoid holding gfx lock while flipping frameselupus
2010-10-11Do not fetch icon/fanart/changelog if they do not exist in the repo.theuni
2010-10-11wrong ownership of media directorieslcapriotti
2010-10-11cosmetics and cleanupbobo1on1
2010-10-11customize distro descriptionlcapriotti
2010-10-11fixed: invalid xml in french translation. translators PLEASE OH PLEASE sanity...spiff_
2010-10-11Changed convert_checked function to handle E2BIG errortaxigps
2010-10-11do not set a default plug, it breaks xbmc guilcapriotti
2010-10-11updated: ticket #10471 - french translation. thanks to willynuisancespiff_
2010-10-11Cosmetic: whitespace.dteirney
2010-10-11Added: fuzzy title match for scrapers where there were multiple matches based...dteirney
2010-10-11Added: methods in StringUtils for doing fuzzy comparison of strings and choos...dteirney
2010-10-11fixed: do not try to empty nonexistent directories in ActionReplaceanssih
2010-10-11fixed: tried to remove some files twice on update (regression of r34638)anssih
2010-10-10changed: don't try to fix horribly broken timestamps, there's no way of knowi...bobo1on1
2010-10-10changed, stop sucking CPU and bouncing the big render loop when doing video p...davilla
2010-10-10fixed: regression from r34596 - add-on version shown as label2 for repositoriesspiff_
2010-10-10fixed: grammar in addon installation failure messageanssih
2010-10-10added: error handling to another addon installation failure caseanssih
2010-10-10fixed: old addon files were not removed on updateanssih
2010-10-10added: show a notification for a failed unknown addon installationanssih
2010-10-10added: ActionReplace action type to CFileOperationJobanssih
2010-10-10fixed: disallow addon zip files that have unexpected structureanssih
2010-10-10changed: split addon installation failure reporting out of CheckHash()anssih