Age | Commit message (Expand) | Author |
2011-05-10 | changed: bump windows requirements to xp sp3 | elupus |
2011-05-10 | changed: drop pointless winsock check which wouldn't help startup at all | elupus |
2011-05-10 | changed: factor out TCP socket init from TCP JSON-RPC | elupus |
2011-05-10 | changed: make use of posix socket headers on windows to avoid ifdefs | elupus |
2011-05-10 | added: posix socket headers on windows mapping to winsock | elupus |
2011-05-10 | Merge branch 'jr-keyboard' of https://github.com/jhsrennie/xbmc into jhsrenni... | John Rennie |
2011-05-10 | [FreeBSD] pthread's built-in for TLS like APPLE | Fneufneu |
2011-05-10 | FreeBSD: reuse APPLE typedef in wrapper.c | Fneufneu |
2011-05-10 | FreeBSD: like OSX use fseeko instead of fseeko64 | Fneufneu |
2011-05-10 | FreeBSD: use setlocale instead of std::locale | Fneufneu |
2011-05-10 | FreeBSD does not have sysinfo | Fneufneu |
2011-05-10 | Changed: [Confluence] Couple more image to be more textures.xbt friendly | Jezz_X |
2011-05-10 | Changed: [Confluence] redid button-focus.png from scratch to make it take adv... | Jezz_X |
2011-05-10 | updated: Finnish strings. closes #11521 | viking |
2011-05-10 | fixed: correct the check for ADDON_REPOSITORY that enables the changelog button | Lars Op den Kamp |
2011-05-09 | fixed: Ticket #10752 freeze when trying to login | Martin van Beurden |
2011-05-09 | fixed: crash when viewing add-on info on a clean start without ~/.xbmc directory | Lars Op den Kamp |
2011-05-09 | updated: catalan translation, thanks to dsoms. closes #11516 | spiff |
2011-05-09 | jsonrpc: set label for items added by file without any additional metadata | montellese |
2011-05-09 | Separate entries to distinguish ctrl-h, i and m are no longer necessary and i... | John Rennie |
2011-05-08 | [vda/vtb] limit m_max_ref_frames to 2-5 because some encoders just cannot get... | S. Davilla |
2011-05-08 | [osx] Workaround to fix fullscreen switching in multi monitor setup. | gimli |
2011-05-08 | fixed: 'iPyXBMCGUILockRef’ defined but not used | vdrfan |
2011-05-08 | changed: move to eden-pre add-on repo. | theuni |
2011-05-07 | [WIN32] enable sse for all projects in release target | WiSo |
2011-05-07 | [WIN32] enable sse for libsquish release target | WiSo |
2011-05-07 | [WIN32] added libcdio-10.dll to .gitignore and remove it on uninstall | WiSo |
2011-05-07 | [WIN32] "fixed" linking. somehow this is an unresolved symbol even though it ... | WiSo |
2011-05-07 | [WIN32] changed: as we are on a newer version now we can use the same code as... | WiSo |
2011-05-07 | [WIN32] download libcdio 0.81 from our mirror and remove old libcdio from sol... | WiSo |
2011-05-07 | [WIN32] need libiconv to build libcdio | WiSo |
2011-05-07 | [WIN32] deleted libcdio 0.72 | WiSo |
2011-05-07 | Merge pull request #129 from jimfcarroll/python-deadlock-fix | jimfcarroll |
2011-05-07 | Changed: [Confluence] Completely redid the codec flagging images and added a ... | Jezz_X |
2011-05-07 | Changed: [Confluence] made the thumbnail view a 3x5 grid instead of a 2x4 | Jezz_X |
2011-05-06 | Removed undesirable macro. Replaced with class. | Jim Carroll |
2011-05-06 | Seek to right possition on audio stream switch. | gimli |
2011-05-06 | [osx] xcode says never incude {platform_sdk_path}/usr/xxx, let -isysroot hand... | S. Davilla |
2011-05-06 | fixed, make -m32 osx builds only | S. Davilla |
2011-05-06 | Backspace, tab and return should return a unicode value of zero | John Rennie |
2011-05-06 | fixed: silence warnings on osx, .Size() is signed int | amet |
2011-05-06 | Merge pull request #132 from cptspiff/clearrepos | Arne Morten Kvarving |
2011-05-06 | added: Remove add-ons belonging to a removed repository from database | spiff |
2011-05-06 | changed: uninstall add-ons using CAddonUnInstallJob | spiff |
2011-05-06 | added: CAddonUnInstallJob to handle add-on uninstallation | spiff |
2011-05-05 | changed: if stacking is turned on, stack library movie folder in file mode | elupus |
2011-05-05 | Fix for the fix for the backslash handling on French keyboard | John Rennie |
2011-05-05 | Changed the fix to be more consistent and affect less lines. | Jim Carroll |
2011-05-05 | Fix backslash handling on French keyboard | John Rennie |
2011-05-05 | jsonrpc: make "thumbnail" for AudioLibrary.GetGenres optional | montellese |