aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2012-11-08Revert "use filters for the recently added nodes rather than videodb:// paths"montellese
2012-11-06Merge pull request #1724 from da-anda/pvr-keymapArne Morten Kvarving
2012-11-05[pvr] remove hardcoded keymap in fullscreen video playback add possibility fo...Franz Koch
2012-11-02Merge pull request #1707 from Pulse-Eight/libcec2.0.3Lars Op den Kamp
2012-11-01keymaps: use "OSD" instead of "ActivateWindow(MusicOSD)"montellese
2012-10-31[keymap] changed fullscreen mapping of 'select' to OSD, so it does the same a...Lars Op den Kamp
2012-10-30fix invalid XML commentJonathan Marshall
2012-10-26Merge pull request #1386 from jenkins101/masterLars Op den Kamp
2012-10-17Update system/Lircmap.xmljenkins101
2012-10-11fixed: icons for the movie, tvshow and musicvideo nodes in a flattened libraryspiff
2012-10-09[cec] added hidden setting to configure the double tap prevention timeoutLars 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-04Merge pull request #1500 from avdleeuw/pvrkeymappingLars Op den Kamp
2012-10-03[Peripheral] Add iMON to peripherals.xmlKarlson2k
2012-09-28[PVR] Change keyboard.xml to PVR related MCE key combinationsavdleeuw
2012-09-19also match device id 2548:1002 (new firmware version)Lars Op den Kamp
2012-09-18[cec] default value for sending devices to standby when the screensaver is ac...Lars Op den Kamp
2012-09-12cosmetics: add proper XML header to custom video library node XML filesmontellese
2012-09-12removed: undefined action 'language' in remote.xmlvdrfan
2012-09-09videolibrary: add tag support for musicvideosmontellese
2012-09-09videolibrary: add tag support for tvshowsmontellese
2012-09-07use filters for the recently added nodes rather than videodb:// pathsJonathan Marshall
2012-09-07add in progress shows item under tvshows in the libraryJonathan Marshall
2012-09-07change order tag of library nodes to make it easier to insert new itemsJonathan Marshall
2012-09-04Merge pull request #1282 from huceke/raspberrypihuceke
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-08-12[rbp] changed playercorefactory should be more friendly to other players than...gimli
2012-08-12[rbp] fixed do not force dvdplayer for rtmp streamsgimli
2012-08-10[rbp] cec: added support for the Raspberry Pi. needs libCEC v1.8.0+. other ta...gimli
2012-08-08[droid] add new internal player for amlogic based SoCsdavilla
2012-07-31cec: optionally pause playback when switching to another source, and resume p...Lars Op den Kamp
2012-07-10fix library/video/movies/tags.xmlmontellese
2012-07-10fixed: double mapping in Lircmap.xml (thanks s7mx1)vdrfan
2012-07-08integrate new "Tags" node into the video librarymontellese
2012-07-02nyxboard: map the 'power' button on the nyxboardLars Op den Kamp
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...Lars Op den Kamp
2012-05-24don't map 'end' key to Shutdown()ronie
2012-05-02remove binary from gitspiff
2012-05-01add flattened version of video library structureJonathan Marshall
2012-05-01use videodb:// urls for recentlyadded until the smartplaylist/sets sorting is...Jonathan Marshall
2012-05-01new XML files for lib layoutJonathan Marshall
2012-04-14adjust remote.xml after 72ae0599b30ef48a0c3a49455955b3c76f75d026Rainer Hochecker
2012-03-27cec: added an option to configure whether or not to send an 'inactive source'...Lars Op den Kamp
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...Lars Op den Kamp
2012-03-27peripherals: change the 'keymap_enabled' setting for HID devices into 'do_not...Lars Op den Kamp
2012-03-27peripherals: added an optional order to settingsLars Op den Kamp
2012-03-27cec: removed the cec_debug_logging setting. always show cec debug logging whe...Lars Op den Kamp
2012-03-27cec: set the HDMI port and the device to which the CEC adapter was connected,...Lars Op den Kamp
2012-03-21Drop special casing for page up/down in dvdplayer and handle this by keymapelupus