vuplus_xbmc
2012-03-29 JezzMerge pull request #719 from mad-max/moviesets
2012-03-28 bobo1on1fixed: allow volume amplification to be keymapped like...
2012-03-28 Memphiz[fix] - only cursor keys are able to repeat
2012-03-28 bobo1on1fixed: on linux, the timestamp for pthread_cond_timedwa...
2012-03-28 bobo1on1fixed: make sure the old thread is stopped before start...
2012-03-28 bobo1on1fixed: possible deadlock
2012-03-28 Lars Op den... win32: use libcec-1.5.2.zip from XBMC's mirrors as dep
2012-03-28 Lars Op den... fixed 2 typos in language/English/string.xml
2012-03-28 wsoltysMerge pull request #816 from wsoltys/xbox_remove
2012-03-28 WiSoremoved xbox legacy code. doubt that it'll still in...
2012-03-28 davilla[osx/ios] bump libcec from vauge 'latest' to libcec...
2012-03-28 spiffworkaround: the hdhomerun headers #define min(). this...
2012-03-28 Mike Frysingermark stack as non-executable, fixes #12735
2012-03-28 davilla[arm] remove -D_ARMEL and usage. It was ancient debug...
2012-03-27 Garrett BrownFixed: Thoroughly search an addon's fallback skin folde...
2012-03-27 Arne Morten... Merge pull request #508 from fetzerch/pictures-metadata...
2012-03-27 Christian FetzerCleaned up exif parser: Removed unneccessary comment...
2012-03-27 spiffchanged: explicitly cast to float
2012-03-27 spiffchanged: since we want to cast these counters to pointe...
2012-03-27 spiffchanged: remove an unused variable
2012-03-27 montellesemore cosmetics to silence compiler warnings
2012-03-27 montellese[linux] cosmetics to silence gcc warning
2012-03-27 Memphiz[fix] - fixed warning on 64bit builds
2012-03-27 Memphiz[win32] - fixed line endings
2012-03-27 MemphizMerge pull request #489 from Memphiz/filesystemshuffle
2012-03-27 Memphizi[rename] - class names according to filenames for...
2012-03-27 Memphiz[rename] - rename all iFile and iDirectory implementati...
2012-03-27 bobo1on1fixed: sleep for a second in between detaching and...
2012-03-27 Memphiz[osx/ios/atv2] - sync xcode projects after adff92756
2012-03-27 Sascha MontelleseMerge pull request #706 from Montellese/webserver_decou...
2012-03-27 montellese[webinterface.default] make sure to send JSON-RPC reque...
2012-03-27 montellesewebserver: add Makefile for httprequesthandlers for...
2012-03-27 montellesewebserver: make HTTP request handling async by using...
2012-03-27 montellesewebserver: use std::multimap to store HTTP header field...
2012-03-27 montellesewebserver: add special handling for data within POST...
2012-03-27 montellesewebserver: make IHTTPRequestHandler implementations...
2012-03-27 montellesewebserver: added GetPriority() to IHTTPRequestHandler...
2012-03-27 montellesewebserver: implement a jsonrpc handler
2012-03-27 montellesewebserver: pass CWebServer instance to HTTP request...
2012-03-27 montellesewebserver: implement a webinterface addons handler
2012-03-27 montellesewebserver: implement a webinterface handler
2012-03-27 montellesewebserver: implement http-api and vfs http handlers
2012-03-27 montellesewebserver: decouple specific usages like jsonrpc, http...
2012-03-27 Sébastien BrochetMerge pull request #469 from blinkseb/master
2012-03-27 amet[osx/ios/atv2] sync xcode projects after 32b3b77
2012-03-27 Sascha MontelleseMerge pull request #786 from Montellese/jsonrpc
2012-03-27 montellesejsonrpc: use CGUIInfoManager::GetCurrentMovie/SongTag...
2012-03-27 montellesejsonrpc: add "options" parameter to Player.Open which...
2012-03-27 montellesejsonrpc: add optional "directory" parameter to (Audio...
2012-03-27 montellesejsonrpc: fix available sort methods
2012-03-27 montellesejsonrpc: add optional "enable" parameter to enable...
2012-03-27 montellesejsonrpc: add optional "play" parameter to Player.PlayPa...
2012-03-27 montellesejsonrpc: extend Application.SetVolume to support "incre...
2012-03-27 montellesejsonrpc: add Application.OnVolumeChanged notification...
2012-03-27 montelleseadd new announcement type "Application"
2012-03-27 montellesejsonrpc: add GUI.SetFullscreen
2012-03-27 montellesejsonrpc: add "season" to VideoLibrary.GetTVShows and...
2012-03-27 montellesejsonrpc: add properties "size", "lastmodified" and...
2012-03-27 montelleseadd CMime for mimetype resolving by file extension...
2012-03-27 montelleseset proper mimetype "x-directory/normal" for HTTP direc...
2012-03-27 montellesejsonrpc: add GetRecentlyPlayedAlbums and GetRecentlyPla...
2012-03-27 montellesejsonrpc: add "fullscreen" property to GUI.GetProperties...
2012-03-27 montellesejsonrpc: add GUI.GetProperties with the properties...
2012-03-27 montellesejsonrpc: add GUI namespace with ShowNotification method...
2012-03-27 montellesejsonrpc: add System.EjectOpticalDrive and "ControlSyste...
2012-03-27 montellesejsonrpc: add Input.Info (closes #12096)
2012-03-27 montellesejsonrpc: add Input.ContextMenu (closes #12095)
2012-03-27 montellesejsonrpc: bump version to 5 (development)
2012-03-27 Lars Op den... Merge pull request #570 from Pulse-Eight/cec-frodo-pr
2012-03-27 Lars Op den... cec: included an empty CPeripheralCecAdapter implementa...
2012-03-27 Lars Op den... cec: moved the CEC related volume change code from...
2012-03-27 Lars Op den... cec: check whether the CEC adapter is enabled in periph...
2012-03-27 Lars Op den... cec: don't send an updated configuration to libCEC...
2012-03-27 Lars Op den... cec: get libCEC-latest from packages.pulse-eight.net...
2012-03-27 Lars Op den... cec: don't send standby or inactive source messages...
2012-03-27 Lars Op den... cec: added an option to configure whether or not to...
2012-03-27 Lars Op den... cec: don't send an inactive source message / standby...
2012-03-27 Lars Op den... cec: update settings async, so we don't block the gui...
2012-03-27 Lars Op den... cec: updated to libCEC 1.5. uses struct libcec_configur...
2012-03-27 Lars Op den... peripherals: use std::set for changed settings instead...
2012-03-27 Lars Op den... peripherals: change the 'keymap_enabled' setting for...
2012-03-27 Lars Op den... peripherals: added an optional order to settings
2012-03-27 Lars Op den... cec: don't call libCEC directly from the GUI thread
2012-03-27 Lars Op den... cec: removed the cec_debug_logging setting. always...
2012-03-27 Lars Op den... cec: only send an inactive source messages when not...
2012-03-27 Lars Op den... cec: use callback methods instead of constant polling...
2012-03-27 Lars Op den... cec: some TVs don't like us querying it while activatin...
2012-03-27 Lars Op den... cec: also mark XBMC as active source when powering...
2012-03-27 Lars Op den... cec: set the HDMI port and the device to which the...
2012-03-27 Lars Op den... cec: added volume control on a CEC enabled amplifier...
2012-03-27 montelleseadd boost/uuid/sha1.hpp to our libs
2012-03-27 arnovachanged: Enhance logic to determine the filesizes for...
2012-03-27 arnovaMerge pull request #736 from dez-dk/master
2012-03-26 elupuschanged: further reduce libapetags incessent hammering...
2012-03-26 elupuschanged: CFileCache should never seek to a position...
2012-03-26 amet[osx/ios/atv2] sync xcode projects
2012-03-26 Sascha MontelleseMerge pull request #785 from Montellese/jsonrpc_refactor
2012-03-26 hucekefixed: remove the ifdef guard. string.h is available...
2012-03-26 montellesejsonrpc: refactor to simplify includes
2012-03-26 hucekefixed: undeclared memcpy on linux
next