aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-29Added: [Confluence] Missing channel count flagging images for current known c...Jezz_X
2011-05-28fixed: we reserved 1/4 of 20 megs for front buffer and 20 for back instead of...elupus
2011-05-28added: progressive caching of video when read from file (ie http)elupus
2011-05-28added: expose actual read rate and full information from CFileCache in iocontrolelupus
2011-05-28changed: [win32] disable warnings that ffmpeg always emit when including it's...elupus
2011-05-28added: ctrl+left/right keymapping to bring up seekbar same as mouse scroll wheelelupus
2011-05-28changed: bring back old file name modification in files node if stacking is t...elupus
2011-05-28Added: [Confluence] Support for Weather Plus Add-on. Needs to be installed se...Jezz_X
2011-05-27Merge pull request #157 from jhsrennie/masterJohn Rennie
2011-05-27[osx] fully revert 1d0c2f3e099cb67c00fcd7e544daa8daa09a084fS. Davilla
2011-05-27Change appcommand tags in appcommand.xml to match the multimedia key tags in ...John Rennie
2011-05-27Disable multimedia keys in Windows, and add advanced settings option to enabl...John Rennie
2011-05-26Fix autoconf warnings on newer versions:Mariusz Bialonczyk
2011-05-25Merge pull request #153 from jhsrennie/masterJohn Rennie
2011-05-25Merge pull request #155 from davilla/unify-external-lib-usagedavilla
2011-05-25cosmetics: disable webserver port if "Allow control of XBMC via HTTP" is offamet
2011-05-25Fixed: [Confluence] case issue that effects openelec with no xbt :(Jezz_X
2011-05-25The WM_APPCOMMAND case in WinEventsWin32.cpp needs to call DefWindowProc if i...John Rennie
2011-05-25Fixed: [Confluence] Selecting a startup music play list never took you to the...Jezz_X
2011-05-25Fixed: [Confluence] little whitespace cleanupJezz_X
2011-05-25Changed: [Confluence] Updated file manager window to current design standardJezz_X
2011-05-25CApplication::OnAppCommand returns true or false not 1 or 0John Rennie
2011-05-25jsonrpc: add ServiceDescription.json as a first step to an auto-generated Ser...montellese
2011-05-24Merge pull request #139 from JezzX/Confluence_HorizontalJezzX
2011-05-24Merge pull request #154 from pieh/dialog_video_infojmarshallnz
2011-05-24no need to static link these, dyload them on demand like we do on the other p...Scott Davilla
2011-05-24allow skinner to control visibility of tracks/review and discography/biograph...pieh
2011-05-24allow skinner to control visibility of cast/plot controls in GUIDialogVideoIn...pieh
2011-05-24[ios/atv2] Needs also cmake. ( libyajl ).gimli
2011-05-24Correct silly typo in ButtonTranslator.hJohn Rennie
2011-05-24Merge pull request #152 from alanwww1/masterJezzX
2011-05-24Allow WM_APPCOMMAND messages to be mappable like key pressesJohn Rennie
2011-05-24Merge pull request #147 from blinkseb/servicesSébastien Brochet
2011-05-23[osx/ios] added tar and dpkg to darwin depends toolchainbeenje
2011-05-23[osx/ios] 1) changed darwin depends configure to default arch/sdk properly, 2...S. Davilla
2011-05-23[osx/ios] changed darwin depends to check for boost static lib to see if boos...S. Davilla
2011-05-23[ios] change external lib linking to follow osx style, this makes it easer to...S. Davilla
2011-05-23[osx] reverted, causes lost display calibration under osxS. Davilla
2011-05-23Fixed: [Confluence] new exit full screen buttons should not be conditional on...Jezz_X
2011-05-22Updated Hungarian translations for main and Confluence language filesalanwww1
2011-05-22[osx/ios] refactor ios depends build system to use config.sitebeenje
2011-05-22[osx/ios] use same code like in ios for Texture::loadFromFile for osxMemphiz
2011-05-22jsonrpc: remove unnecessary CFileItemHandler::MakeFieldsListmontellese
2011-05-22fixed: upnp server's http server would not provide content length on HEAD req...elupus
2011-05-22changed: provide fanart as resource over upnp and use it as a clientelupus
2011-05-22changed: provide and use first aired over upnpelupus
2011-05-22changed: simplify code for split string function for neptune stringselupus
2011-05-22[WIN32] fixed: missing command line variableWiSo
2011-05-22[WIN32] fixed typoWiSo
2011-05-22Added: Player controls to the home screen when media is playingJezz_X