aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-10changed: bump windows requirements to xp sp3elupus
2011-05-10changed: drop pointless winsock check which wouldn't help startup at allelupus
2011-05-10changed: factor out TCP socket init from TCP JSON-RPCelupus
2011-05-10changed: make use of posix socket headers on windows to avoid ifdefselupus
2011-05-10added: posix socket headers on windows mapping to winsockelupus
2011-05-10Merge branch 'jr-keyboard' of https://github.com/jhsrennie/xbmc into jhsrenni...John Rennie
2011-05-10[FreeBSD] pthread's built-in for TLS like APPLEFneufneu
2011-05-10FreeBSD: reuse APPLE typedef in wrapper.cFneufneu
2011-05-10FreeBSD: like OSX use fseeko instead of fseeko64Fneufneu
2011-05-10FreeBSD: use setlocale instead of std::localeFneufneu
2011-05-10FreeBSD does not have sysinfoFneufneu
2011-05-10Changed: [Confluence] Couple more image to be more textures.xbt friendlyJezz_X
2011-05-10Changed: [Confluence] redid button-focus.png from scratch to make it take adv...Jezz_X
2011-05-10updated: Finnish strings. closes #11521viking
2011-05-10fixed: correct the check for ADDON_REPOSITORY that enables the changelog buttonLars Op den Kamp
2011-05-09fixed: Ticket #10752 freeze when trying to loginMartin van Beurden
2011-05-09fixed: crash when viewing add-on info on a clean start without ~/.xbmc directoryLars Op den Kamp
2011-05-09updated: catalan translation, thanks to dsoms. closes #11516spiff
2011-05-09jsonrpc: set label for items added by file without any additional metadatamontellese
2011-05-09Separate 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-08fixed: 'iPyXBMCGUILockRef’ defined but not usedvdrfan
2011-05-08changed: move to eden-pre add-on repo.theuni
2011-05-07[WIN32] enable sse for all projects in release targetWiSo
2011-05-07[WIN32] enable sse for libsquish release targetWiSo
2011-05-07[WIN32] added libcdio-10.dll to .gitignore and remove it on uninstallWiSo
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 libcdioWiSo
2011-05-07[WIN32] deleted libcdio 0.72WiSo
2011-05-07Merge pull request #129 from jimfcarroll/python-deadlock-fixjimfcarroll
2011-05-07Changed: [Confluence] Completely redid the codec flagging images and added a ...Jezz_X
2011-05-07Changed: [Confluence] made the thumbnail view a 3x5 grid instead of a 2x4Jezz_X
2011-05-06Removed undesirable macro. Replaced with class.Jim Carroll
2011-05-06Seek 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-06fixed, make -m32 osx builds onlyS. Davilla
2011-05-06Backspace, tab and return should return a unicode value of zeroJohn Rennie
2011-05-06fixed: silence warnings on osx, .Size() is signed intamet
2011-05-06Merge pull request #132 from cptspiff/clearreposArne Morten Kvarving
2011-05-06added: Remove add-ons belonging to a removed repository from databasespiff
2011-05-06changed: uninstall add-ons using CAddonUnInstallJobspiff
2011-05-06added: CAddonUnInstallJob to handle add-on uninstallationspiff
2011-05-05changed: if stacking is turned on, stack library movie folder in file modeelupus
2011-05-05Fix for the fix for the backslash handling on French keyboardJohn Rennie
2011-05-05Changed the fix to be more consistent and affect less lines.Jim Carroll
2011-05-05Fix backslash handling on French keyboardJohn Rennie
2011-05-05jsonrpc: make "thumbnail" for AudioLibrary.GetGenres optionalmontellese