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-12-06
[cec] don't send explicit wakeup commands when only the TV is marked to be po...
Lars Op den Kamp
2012-12-06
[cec] fixed - don't send an active source message for the next playlist item ...
Lars Op den Kamp
2012-12-06
[cec] fixed - make xbmc the active source again when resuming from standby an...
Lars Op den Kamp
2012-11-19
[cec] fixed - don't store the vendor id of the tv that libCEC sends back, or ...
Lars Op den Kamp
2012-11-16
make sure we setup the peripheral manager dialog prior to init'ing the window...
Jonathan Marshall
2012-11-12
[cec] don't try to set the OSD string on the TV. it's not supported by any TV...
Lars Op den Kamp
2012-11-07
Merge pull request #1688 from Memphiz/libusb
Arne Morten Kvarving
2012-11-01
[droid] - make the PeripheralBusUSB support available for android as well
Memphiz
2012-10-31
[cec] mapped some unmapped buttons
Lars Op den Kamp
2012-10-30
[pvr] No need to override OnAction when the base classes handle it
Jonathan Marshall
2012-10-27
[cec] fixed - suppress activate source messages on OnPlay after receiving OnS...
Lars Op den Kamp
2012-10-27
[cec] be a bit less verbose in the debug log. libCEC already logs this
Lars Op den Kamp
2012-10-09
[cec] fixed wrong translation
Lars Op den Kamp
2012-10-09
[cec] added hidden setting to configure the double tap prevention timeout
Lars Op den Kamp
2012-10-09
[cec] reset all members to their default values when reopening the connection
Lars Op den Kamp
2012-10-09
[cec] simplify 'wake_devices' and 'standby_devices' settings by showing an en...
Lars Op den Kamp
2012-10-09
[cec] simplify settings - use an enum instead of logical addresses for the 'c...
Lars Op den Kamp
2012-10-09
[cec] bump to libCEC 2.0.0. only minor changes, but the API was cleaned up, a...
Lars Op den Kamp
2012-10-03
Merge pull request #1189 from Karlson2k/Blacklist_Problem_Imon
Lars Op den Kamp
2012-10-03
[Peripheral] Add PeripheralImon to Peripherals.cpp
Karlson2k
2012-10-03
[Peripheral] Add new class 'PeripheralImon'
Karlson2k
2012-10-01
[Peripheral] Add iMON to PeripheralTypes.h
Karlson2k
2012-10-01
[Peripheral] Fix early lock.Leave() in UnregisterRemovedDevices in Peripheral...
Karlson2k
2012-10-01
[Peripheral] Cosmetics: Update outdated comment in PeripheralBus.h
Karlson2k
2012-10-01
Merge pull request #1419 from Pulse-Eight/cec-activate-on-playback
Lars Op den Kamp
2012-09-27
Merge pull request #1306 from koying/cecsetup
Lars Op den Kamp
2012-09-20
[cec] fixed - don't send standby commands directly in CPeripheralCecAdapter::...
Lars Op den Kamp
2012-09-20
[cec] added StandbyDevices()
Lars Op den Kamp
2012-09-20
[cec] fixed - don't activate the source directly in CPeripheralCecAdapter::An...
Lars Op den Kamp
2012-09-20
[cec] make XBMC the active source when playback starts (optional, enabled by ...
Lars Op den Kamp
2012-09-20
[cec] added ActivateSource()
Lars Op den Kamp
2012-09-19
removed no longer needed ifdefs
Lars Op den Kamp
2012-09-18
[cec] fixed - don't send standby commands when the cec adapter is being disabled
Lars Op den Kamp
2012-09-13
[rpi/cec] and now correct, use CEC_RPI_VIRTUAL_COM from cectypes.h (which als...
Lars Op den Kamp
2012-09-13
[rpi/cec] fixed - don't add the name of the bus to the virtual location on th...
Lars Op den Kamp
2012-09-09
update date in GPL header
montellese
2012-09-09
fix address line in GPL headers
montellese
2012-09-09
makefile.in clean up and add USE_OMXLIB to build control
davilla
2012-09-08
adjust GUIDialogPeripheralManager: we would run OnInitWindow twice due to not...
pieh
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
[next]