Age | Commit message (Expand) | Author |
2011-12-05 | [fix] - apply hanewin nfs server patch to libnfs for linux aswell | Memphiz |
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-05 | Fixed: Set focus back to main menu when we eject a disc from the UI to avoid ... | Jezz_X |
2011-12-04 | fixed: removed unneeded CVideoDatabase::Has*Info checks where possible | vdrfan |
2011-12-04 | changed: made CVideoDatabase::Get*Info to return bool | vdrfan |
2011-12-04 | fixed: broken order by movie set in smartplaylists (closes #12251) | vdrfan |
2011-12-04 | changed: do a backward seek when jumping to chapters. | elupus |
2011-12-03 | [osx] fixed, do not printf, they polute console log | davilla |
2011-12-03 | [osx] fixed, autopool leaks, change from drain to release. Call SDL_Quit to s... | davilla |
2011-12-03 | removed: nuked outdated weather.xbmc.builtin | vdrfan |
2011-12-03 | changed: made weather.wunderground the new default weather provider | vdrfan |
2011-12-03 | Merge pull request #552 from ronie/weather | Matthias Kortstiege |
2011-12-03 | Merge pull request #553 from CrystalP/fix-dvdid | CrystalP |
2011-12-03 | [WIN32] fixed: give python system encoded strings instead of xbmc-gui encoded. | Martin van Beurden |
2011-12-03 | Merge pull request #554 from mireks/master | Matthias Kortstiege |
2011-12-03 | updated Czech translation | Miroslav Š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-02 | fixed: removed redundant database query | vdrfan |
2011-12-02 | fixed: convert html entities in HTTPDirectory - fixes wrongly formatted title... | vdrfan |
2011-12-02 | fixed: no need to grab the show path with yet another database query - we kno... | vdrfan |
2011-12-02 | Fix identification of inserted dvd for computers with multiple drives | CrystalP |
2011-12-02 | add weather.wunderground addon | ronie |
2011-12-01 | fixed: add constructor which sets the dialog to 0 on init | spiff |
2011-12-01 | fixed: crash in rar seek code under certain circumstances | spiff |
2011-12-01 | jsonrpc: return all directory entries in Files.GetDirectory when the media ty... | montellese |
2011-12-01 | python window: if python window isn't closed when deallocating - close it and... | pieh |
2011-12-01 | python GUIWindows: allow marking window to be deleted after window deinit | pieh |
2011-12-01 | updated: [Confluence] Chinese (Simple) translation | taxigps |
2011-12-01 | updated: Chinese (Simple) translation | taxigps |
2011-11-29 | fixed: filesystem wrapper does not work for timidity for some reason | spiff |
2011-11-29 | fixed: proper Lircmap.xml altname handling (credits spiff - fixes #12241) | vdrfan |
2011-11-28 | fixed: movie sets node in video library had no content set | vdrfan |
2011-11-28 | fixed: no need to fetch the videoinfotag twice | vdrfan |
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 mode | wsoltys |
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-28 | fixed: reset the previously set start-offset before making the actual resume ... | vdrfan |
2011-11-28 | do not reset members in CVideoInfoTag::ParseNative | montellese |
2011-11-28 | Merge pull request #549 from jimfcarroll/rar-exception-fix | jimfcarroll |
2011-11-28 | Merge pull request #548 from FernetMenta/mainline | Joakim 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 |