Age | Commit message (Expand) | Author |
2011-06-03 | replace jsoncpp with yajl (thanks topfs2) | montellese |
2011-06-03 | Merge pull request #173 from danips/patch-1 | davilla |
2011-06-03 | [ARM] Modified Libass so that for armel, the older libass1 version works | danips |
2011-06-03 | Correct signed/unsigned warnings in ButtonTranslator.cpp | John Rennie |
2011-06-03 | cosmetic: tab to spaces | Martin van Beurden |
2011-06-02 | Merge pull request #166 from jhsrennie/master | John Rennie |
2011-06-02 | changed: stop screensaver timer when going into suspend/hybernation to avoid ... | Martin van Beurden |
2011-06-02 | Added: [Confluence] Home sub menu for pictures | Jezz_X |
2011-06-02 | Fixed: Silenced a windows build error that wasn't really an error | Jezz_X |
2011-06-02 | Move pointer even for ACTION_NOOP | John Rennie |
2011-06-02 | [osx-ppc] Slingbox is needed on osx-ppc as well, duh! | amet |
2011-06-02 | reverted: 04f3b40269db5e12f8bd due to the issues on osx builds | amet |
2011-06-01 | reverted: ba5c555 , websrver port needs to be enabled in case its used in system | amet |
2011-06-01 | [osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_depends | amet |
2011-06-01 | changed: play/pause button on keyboards should be linked to pause not play | elupus |
2011-06-01 | Merge pull request #77 from HarryMuscle/Slingbox | Joakim Plate |
2011-06-01 | Handle mouse action routing to modal dialogs properly | John Rennie |
2011-06-01 | Minor tidying up of logging | John Rennie |
2011-06-01 | Correct typo in comment and make CMouseStat GetXXX functions const | John Rennie |
2011-06-01 | Add a no-op action that can be used for disabling mappings without having | John Rennie |
2011-05-31 | [WIN32] changed: use ifdef _WIN32 instead of ifndef _LINUX | WiSo |
2011-05-31 | changed: we have URIUtils so use it. | WiSo |
2011-05-31 | [WIN32] fixed: CFileHD::Exists would fail on directories! with slash at the end | WiSo |
2011-05-31 | [WIN32] fixed: some python scripts could crash XBMC when started from the fil... | WiSo |
2011-05-31 | Merge pull request #168 from ntadej/master | Arne Morten Kvarving |
2011-05-31 | Slovenian Confluence translation | Tadej Novak |
2011-05-31 | [osx/ios] fixed darwin depends: patch for gettext is only for ios | beenje |
2011-05-31 | Update and cleanup main XBMC Slovenian translation | Tadej Novak |
2011-05-31 | [osx/ios] fixed, gettext cannot handle make -j > 1 under ios | S. Davilla |
2011-05-31 | cosmetic: removed unused variable | vdrfan |
2011-05-31 | fixed: comparison between signed and unsigned integer warnings | vdrfan |
2011-05-31 | [ios] fixed darwin depends, opps. use the correct var for sdk testing | S. Davilla |
2011-05-31 | [ios] fixed darwin depends, ios sdk 4.3 needs stpncpy patch for gettext | S. Davilla |
2011-05-31 | [ios] fixed darwin depends, check for sdks 10.* (osx) or 4.* (ios) | S. Davilla |
2011-05-31 | Allow mouse actions to be mapped through an XML file like key presses | John Rennie |
2011-05-31 | Catalan translation update. Added last english strings. | dsoms |
2011-05-30 | Merge pull request #124 from jmarshallnz/escaped_info | jmarshallnz |
2011-05-30 | [osx/ios] changed, darwin depends build. turn up the volume and run make -j h... | S. Davilla |
2011-05-30 | [ios] fixed, do not fail if gas-preprocessor.pl does not exist when cleaning | S. Davilla |
2011-05-31 | scraper id is stored in XML export as <scraperpath> | Jonathan Marshall |
2011-05-31 | switch to upper case (mysql friendly) | Jonathan Marshall |
2011-05-30 | [buildbot] add darwin-depends-check script | S. Davilla |
2011-05-30 | [osx/ios/darwin] dependencies - downgrade openSSL to 0.9.8r to fix issues wit... | amet |
2011-05-30 | Fix buggy realloc() in CDVDAudio::Finish() which causes memory corruption. | Chris Boot |
2011-05-29 | revert 85f5169f9f7402a1aa192778a20cd0200f18bafe, breaks osx build | S. Davilla |
2011-05-29 | [osx] fixed typo | S. Davilla |
2011-05-30 | Merge branch 'single_query_playcounts' | Jonathan Marshall |
2011-05-29 | Merge pull request #116 from IronTetsubo/master | jmarshallnz |
2011-05-29 | fixed: removables weren't autosourced in the video library files node | spiff |
2011-05-29 | Add support for appcommands 46 (play), 47 (pause), 49 (ff) and (50) rew | John Rennie |