index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-27
Merge pull request #469 from blinkseb/master
Sébastien Brochet
2012-03-27
[osx/ios/atv2] sync xcode projects after 32b3b77
amet
2012-03-27
Merge pull request #786 from Montellese/jsonrpc
Sascha Montellese
2012-03-27
jsonrpc: use CGUIInfoManager::GetCurrentMovie/SongTag() as fallback in Player...
montellese
2012-03-27
jsonrpc: add "options" parameter to Player.Open which can take the properties...
montellese
2012-03-27
jsonrpc: add optional "directory" parameter to (Audio|Video)Library.Scan (clo...
montellese
2012-03-27
jsonrpc: fix available sort methods
montellese
2012-03-27
jsonrpc: add optional "enable" parameter to enable displaying the newly set s...
montellese
2012-03-27
jsonrpc: add optional "play" parameter to Player.PlayPause (closes #12564)
montellese
2012-03-27
jsonrpc: extend Application.SetVolume to support "increment" and "decrement" ...
montellese
2012-03-27
jsonrpc: add Application.OnVolumeChanged notification (for volume and mute ch...
montellese
2012-03-27
add new announcement type "Application"
montellese
2012-03-27
jsonrpc: add GUI.SetFullscreen
montellese
2012-03-27
jsonrpc: add "season" to VideoLibrary.GetTVShows and "watchedepisodes" to Vid...
montellese
2012-03-27
jsonrpc: add properties "size", "lastmodified" and "mimetype" to Files.GetDir...
montellese
2012-03-27
add CMime for mimetype resolving by file extension and use it in CFileItem::G...
montellese
2012-03-27
set proper mimetype "x-directory/normal" for HTTP directories (thanks koying)
montellese
2012-03-27
jsonrpc: add GetRecentlyPlayedAlbums and GetRecentlyPlayedSongs to AudioLibra...
montellese
2012-03-27
jsonrpc: add "fullscreen" property to GUI.GetProperties (partly addresses #11...
montellese
2012-03-27
jsonrpc: add GUI.GetProperties with the properties "currentwindow", "currentc...
montellese
2012-03-27
jsonrpc: add GUI namespace with ShowNotification method and "ControlGUI" perm...
montellese
2012-03-27
jsonrpc: add System.EjectOpticalDrive and "ControlSystem" permission (closes ...
montellese
2012-03-27
jsonrpc: add Input.Info (closes #12096)
montellese
2012-03-27
jsonrpc: add Input.ContextMenu (closes #12095)
montellese
2012-03-27
jsonrpc: bump version to 5 (development)
montellese
2012-03-27
Merge pull request #570 from Pulse-Eight/cec-frodo-pr
Lars Op den Kamp
2012-03-27
cec: included an empty CPeripheralCecAdapter implementation when libCEC is no...
Lars Op den Kamp
2012-03-27
cec: moved the CEC related volume change code from CApplication to CPeriphera...
Lars Op den Kamp
2012-03-27
cec: check whether the CEC adapter is enabled in peripheralsettings before tr...
Lars Op den Kamp
2012-03-27
cec: don't send an updated configuration to libCEC when stopping the update t...
Lars Op den Kamp
2012-03-27
cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated se...
Lars Op den Kamp
2012-03-27
cec: don't send standby or inactive source messages when rebooting
Lars Op den Kamp
2012-03-27
cec: added an option to configure whether or not to send an 'inactive source'...
Lars Op den Kamp
2012-03-27
cec: don't send an inactive source message / standby command directly when re...
Lars Op den Kamp
2012-03-27
cec: update settings async, so we don't block the gui thread when the OK butt...
Lars Op den Kamp
2012-03-27
cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...
Lars Op den Kamp
2012-03-27
peripherals: use std::set for changed settings instead of std::vector
Lars Op den Kamp
2012-03-27
peripherals: change the 'keymap_enabled' setting for HID devices into 'do_not...
Lars Op den Kamp
2012-03-27
peripherals: added an optional order to settings
Lars Op den Kamp
2012-03-27
cec: don't call libCEC directly from the GUI thread
Lars Op den Kamp
2012-03-27
cec: removed the cec_debug_logging setting. always show cec debug logging whe...
Lars Op den Kamp
2012-03-27
cec: only send an inactive source messages when not sending a power off comma...
Lars Op den Kamp
2012-03-27
cec: use callback methods instead of constant polling. this requires libCEC 1...
Lars Op den Kamp
2012-03-27
cec: some TVs don't like us querying it while activating sources. moved the q...
Lars Op den Kamp
2012-03-27
cec: also mark XBMC as active source when powering up devices
Lars Op den Kamp
2012-03-27
cec: set the HDMI port and the device to which the CEC adapter was connected,...
Lars Op den Kamp
2012-03-27
cec: added volume control on a CEC enabled amplifier when one is found
Lars Op den Kamp
2012-03-27
add boost/uuid/sha1.hpp to our libs
montellese
2012-03-27
changed: Enhance logic to determine the filesizes for http directories
arnova
2012-03-26
Merge pull request #736 from dez-dk/master
arnova
[prev]
[next]