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
path:
root
/
xbmc
/
peripherals
Age
Commit message (
Expand
)
Author
2012-09-05
Fix up problems related to unreachable code
Kyle Hill
2012-09-04
Merge pull request #1282 from huceke/raspberrypi
huceke
2012-09-04
[rbp] #define the virtual PID and VID to use for the RPi peripherals
Lars Op den Kamp
2012-08-20
[peripherals/udev] changed move get file descriptor to waitforupdate
gimli
2012-08-20
[peripherals/udev] fixed fd < 0 means error
gimli
2012-08-20
[peripherals/udev] fixed do not close fd we got from udev and a race condition.
gimli
2012-08-19
CHG: CEC: Assign the "Setup menu" button to "Title", i.e. context menu
Chris \\\"Koying\\\" Browet
2012-08-12
[rbp] fixed protect return vales in peripherals too
gimli
2012-08-10
[rbp] cec: added support for the Raspberry Pi. needs libCEC v1.8.0+. other ta...
gimli
2012-08-03
Merge pull request #1203 from pieh/peripherals_update_settings
Arne Morten Kvarving
2012-07-31
cec: map the data (teletext) button to XINPUT_IR_REMOTE_TELETEXT and subpictu...
Lars Op den Kamp
2012-07-31
cec: optionally pause playback when switching to another source, and resume p...
Lars Op den Kamp
2012-07-24
cec: wake the screensaver when XBMC was made the active source.
Lars Op den Kamp
2012-07-23
peripherals: refresh settings on device addition/deletion, peripheral manager...
pieh
2012-07-22
changed: make CApplicationMessenger a singleton instead of a CAppliction member
spiff
2012-07-02
nyxboard: map the 'power' button on the nyxboard
Lars Op den Kamp
2012-07-02
peripherals: call OnDeviceRemoved() before destructing a device when the devi...
Lars Op den Kamp
2012-07-02
cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...
Lars Op den Kamp
2012-06-26
peripherals: added support for enum settings
Lars Op den Kamp
2012-05-10
Merge pull request #37 from Fneufneu/freebsd
Fneufneu
2012-05-10
[AE] volume: Use a float in the range [0,1] for volume
Geoffrey McRae
2012-05-07
[FreeBSD] use TARGET_FREEBSD
Fneufneu
2012-05-07
[FreeBSD] correct usb device path
Fneufneu
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-04-30
[osx] fixed build, missing include
S. Davilla
2012-05-01
squash compile warning
Jonathan Marshall
2012-05-01
[win32] HAVE_LIBCEC is defined in system.h on win32
Jonathan Marshall
2012-04-21
threads: remove WINAPI, implement priority for pthreads
FernetMenta
2012-03-30
Memory leak when scanning for USB devices every second
CrHasher
2012-03-28
fixed: make sure the old thread is stopped before starting a new one, fixes t...
bobo1on1
2012-03-28
fixed: possible deadlock
bobo1on1
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: 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
[prev]
[next]