vuplus_xbmc
2012-03-30 jmarshallnzMerge pull request #704 from Quentangle/default_season_...
2012-03-29 piehfix broken grouplist auto-wrapping after dd9aae3
2012-03-29 Michal PiechowiakMerge pull request #826 from pieh/invalid_flag
2012-03-29 Sascha MontelleseMerge pull request #672 from Montellese/videodb_dateadded
2012-03-29 montellesejsonrpc: expose the new "dateadded" property for videos...
2012-03-29 montellesesmartplaylists: make use of the new dateAdded field...
2012-03-29 montelleseuse the newly available CVideoInfoTag::m_dateAdded...
2012-03-29 montelleseuse file/directory modification/creation time for the...
2012-03-29 montellesejsonrpc: fix "title" property not being filled correctl...
2012-03-29 jmarshallnzMerge pull request #823 from mikrohard/patch-1
2012-03-29 davillarefactor and clean up Makefiles
2012-03-29 davilla[gles] fixed. never, ever link to xbmc object that...
2012-03-29 Memphiz[osx/ios/libcec] - fixed that Makefile - really!
2012-03-29 davilla[gles] changed. 1) do not spew 'namespace std' into...
2012-03-29 S. Davilla[osx/ios] fixed, quit messing with this file
2012-03-29 piehreset invalidated flag only if we processed control
2012-03-29 Jernej FijačkoScale teletext dialog using g_graphicsContext.
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 montelleseadded "dateAdded" field to "path" table in videodb...
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
next