aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-05[fix] - apply hanewin nfs server patch to libnfs for linux aswellMemphiz
2011-12-04[osx] fixed, missed a NSWindow release.davilla
2011-12-04[osx] fixed double release. NSWindow default is to release on close but we ch...davilla
2011-12-04[fix] - fixed access of files with some stupid nfs servers (HaneWin) - fixes ...Memphiz
2011-12-04[WIN32] removed stray CStdString.wsoltys
2011-12-05Fixed: Set focus back to main menu when we eject a disc from the UI to avoid ...Jezz_X
2011-12-04fixed: removed unneeded CVideoDatabase::Has*Info checks where possiblevdrfan
2011-12-04changed: made CVideoDatabase::Get*Info to return boolvdrfan
2011-12-04fixed: broken order by movie set in smartplaylists (closes #12251)vdrfan
2011-12-04changed: do a backward seek when jumping to chapters.elupus
2011-12-03[osx] fixed, do not printf, they polute console logdavilla
2011-12-03[osx] fixed, autopool leaks, change from drain to release. Call SDL_Quit to s...davilla
2011-12-03removed: nuked outdated weather.xbmc.builtinvdrfan
2011-12-03changed: made weather.wunderground the new default weather providervdrfan
2011-12-03Merge pull request #552 from ronie/weatherMatthias Kortstiege
2011-12-03Merge pull request #553 from CrystalP/fix-dvdidCrystalP
2011-12-03[WIN32] fixed: give python system encoded strings instead of xbmc-gui encoded.Martin van Beurden
2011-12-03Merge pull request #554 from mireks/masterMatthias Kortstiege
2011-12-03updated Czech translationMiroslav Šmerda
2011-12-03[WIN32] fixed: python doesn't use utf8 on windows, return translated path in ...Martin van Beurden
2011-12-03[WIN32] fixed: python environment path, changed putenv to use the wide versio...Martin van Beurden
2011-12-02[ios] fixed, check for Textures.xbt before we decide to strip png/jpg files f...davilla
2011-12-02fixed: removed redundant database queryvdrfan
2011-12-02fixed: convert html entities in HTTPDirectory - fixes wrongly formatted title...vdrfan
2011-12-02fixed: no need to grab the show path with yet another database query - we kno...vdrfan
2011-12-02Fix identification of inserted dvd for computers with multiple drivesCrystalP
2011-12-02add weather.wunderground addonronie
2011-12-01fixed: add constructor which sets the dialog to 0 on initspiff
2011-12-01fixed: crash in rar seek code under certain circumstancesspiff
2011-12-01jsonrpc: return all directory entries in Files.GetDirectory when the media ty...montellese
2011-12-01python window: if python window isn't closed when deallocating - close it and...pieh
2011-12-01python GUIWindows: allow marking window to be deleted after window deinitpieh
2011-12-01updated: [Confluence] Chinese (Simple) translationtaxigps
2011-12-01updated: Chinese (Simple) translationtaxigps
2011-11-29fixed: filesystem wrapper does not work for timidity for some reasonspiff
2011-11-29fixed: proper Lircmap.xml altname handling (credits spiff - fixes #12241)vdrfan
2011-11-28fixed: movie sets node in video library had no content setvdrfan
2011-11-28fixed: no need to fetch the videoinfotag twicevdrfan
2011-11-28[WIN32] fixed: python path needs string charset and not utf8. This should fix...wsoltys
2011-11-28[WIN32] fixed: dumpfile directory wasn't existing in portable modewsoltys
2011-11-28[WIN32] changed: refactored InitDirectoriesWin32 and moved the logfile in por...wsoltys
2011-11-28[fix] - add optional parameter to python interface for executing builtin func...Memphiz
2011-11-28fixed: reset the previously set start-offset before making the actual resume ...vdrfan
2011-11-28do not reset members in CVideoInfoTag::ParseNativemontellese
2011-11-28Merge pull request #549 from jimfcarroll/rar-exception-fixjimfcarroll
2011-11-28Merge pull request #548 from FernetMenta/mainlineJoakim Plate
2011-11-28[osx] fixed, add log to indicate when vda aborts open due to suspected interl...davilla
2011-11-27[fix] fixes #12186. Fixed the missed exception catch of UnrarXLib within CFil...Jim Carroll
2011-11-27[fix] - use std::swap when doing RGBA -> BGRA conversion on gles - its faster...Memphiz
2011-11-27[ios] fixed, the path to preflight script was wrong, it is tools/darwin/runti...davilla