aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31Ticket #9991: korean Translation based on English Rev 33072 by airplanezwiso
2010-08-31Ticket #10025: Portuguese XBMC strings translation based on English r33294 st...wiso
2010-08-31[WIN32] added comment for re-reading device capsCrystalPT
2010-08-31fixed: [WIN32] CURL("filename.ext").Get() must == "filename.ext"elupus
2010-08-30fixed: Ticket #9965 - fanart was not shown temporarily for dvd items after pl...jmarshallnz
2010-08-30fixed: MUSICPLAYER_LYRICS wasn't available for future playlist items. Part o...jmarshallnz
2010-08-30fixed: Removed folder wasn't detected during scan, causing cleanonupdate to n...jmarshallnz
2010-08-30fixed: GetFullPathName must be wrapped on windows since python uses it for ou...elupus
2010-08-30[WIN32] add the call to vcvars32.bat to msys.batwiso
2010-08-30[WIN32] fixed: current mingw needs patches to compile ffmpeg. the patches wil...wiso
2010-08-30fixed: Ability to retrieve fanart from JSON-RPC was broken. Part of #9517, t...jmarshallnz
2010-08-30live: broken script causing wrong permissions, presumably causing XBMC launch...theuni
2010-08-30live: lots of cleanup on nvidia scripttheuni
2010-08-30Fixed: [Confluence] Recently added movie icons (home) went out of the box if ...jezz_x
2010-08-30French translations. Thanks willynuisance.crystalpt
2010-08-30[WIN32] changed: detect the vertex processing capabilitiesCrystalPT
2010-08-30[WIN32] added: DXT1/3 availability check + refactored texture/surface availab...CrystalPT
2010-08-30fixed: Trim line to avoid empty line due to whitespaces after <BR> tag, see t...taxigps
2010-08-29[WIN32] reverted r33302 as scripts fail on win32 with import errorwiso
2010-08-29fixed: changes to handle multiple rss resources broke duration readingelupus
2010-08-29changed: add unsorted sorting method to rss feedselupus
2010-08-29fixed: don't stack rss folders / http folderselupus
2010-08-29fixed: SORT_METHOD_UNSORTED should, surprise surprise, not be sortedelupus
2010-08-29[WIN32] WIP: scripts to download the msys/mingw environment. Suffers from the...wiso
2010-08-29[WIN32] fixed: some archives need escaping here toowiso
2010-08-29fixed: (Nasty) typo causing profile settings to act weirdarnova
2010-08-29fixed: out of bounds start/end values for JSONRPC calls.malard
2010-08-29[WIN32] check for tar and unzip it in dlextract.batwiso
2010-08-29updated: Chinese (Simple) translation based on English r33294taxigps
2010-08-29Fix compiler warning about deprecated conversion from 'const char *' to 'char...ceros7
2010-08-29Use Python 'sys' module directly to get proper Python path.ceros7
2010-08-29changed: Disallow currently in-use addons to be disabled or uninstalledjmarshallnz
2010-08-29fixed: Ticket #10016 - Negative start/stop value in a JSON request crashes XBMC.jmarshallnz
2010-08-29fixed: Ticket #10015 - invalid .cue sheet could cause a segfault.jmarshallnz
2010-08-29fixed: Missing a few distinct calls means double ups in actors returned via s...jmarshallnz
2010-08-29changed: Re-add the "Addon Settings" option to the context menu both on and w...jmarshallnz
2010-08-29[WIN32] fixed: libass build for VS2010CrystalPT
2010-08-29changed: Sort the addon selection dialog by label. Ticket #10013 thanks to Hc...jmarshallnz
2010-08-29changed: ScraperInUse to take the ID rather than the ScraperPtrjmarshallnz
2010-08-28changed: restrict the index size, not the field size for mysql and ensure sql...firnsy
2010-08-28added: parse SVT Play rss extensions rss continuation linkselupus
2010-08-28changed: make sure a rss resource selects content based in prio list video/au...elupus
2010-08-28added: method to set a listitems mimetype from python. allows plugins to avoi...elupus
2010-08-28changed: if mimetype is set that is a more sure type than any video/audio/pic...elupus
2010-08-28changed: always select the longest rss titleelupus
2010-08-28changed: improve rss directory by always selecting the resource with highest ...elupus
2010-08-28changed: parse media:group entries in rss (will select the first available item)elupus
2010-08-28fixed: convert fail cause problems, E.g. scrape movie information failtaxigps
2010-08-28Revert "fixed: do not try to update addons on startup if there's no internet ...jmarshallnz
2010-08-28changed: unify the way season thumbs are exported to be the same as folder.jp...jmarshallnz