summaryrefslogtreecommitdiff
path: root/remote.h
AgeCommit message (Expand)Author
2013-12-25Added handling UTF-8 'umlaut' characters to cKbdRemoteKlaus Schmidinger
2013-02-02Avoiding an extra key press event if the repeat function kicks in when contro...Klaus Schmidinger
2008-02-23The CAM menu now stays open as long as it is automatically updatedKlaus Schmidinger
2007-04-30Implemented the SVDRP command REMOKlaus Schmidinger
2007-02-25Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...Klaus Schmidinger
2006-12-02Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to...Klaus Schmidinger
2006-10-14Increased the size of the key queue to avoid problems with long key macrosKlaus Schmidinger
2006-10-14Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()Klaus Schmidinger
2006-04-17The cRemote::CallPlugin() function now has a boolean return value that tells ...Klaus Schmidinger
2006-03-31Fixed learning keys when VDR is already runningKlaus Schmidinger
2006-01-29Implemented a timeout for remote controls that don't deliver "repeat" keypres...Klaus Schmidinger
2006-01-01Fixed handling multi byte key sequences in cKbdRemoteKlaus Schmidinger
2005-09-03The main menu function of a plugin can now be called programmaticallyKlaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2004-05-28Implemented a default cRemote::Initialize()Klaus Schmidinger
2003-05-02Fixed double call to MainMenuAction() of a plugin if invoked via a hotkeyKlaus Schmidinger
2003-05-01Fixed paging through lists with repeated Left/Right keysKlaus Schmidinger
2003-04-27Avoiding short display of the main menu if a plugin displays its own OSDKlaus Schmidinger
2003-04-12The LIRC and RCU remote control no longer try to learn keys in case of errors...Klaus Schmidinger
2002-12-15Enhacements to cKbdRemoteKlaus Schmidinger
2002-12-15Implemented raw keyboard inputKlaus Schmidinger
2002-12-08KBD active by default; no more 'ncurses' necessary for KBD1.1.19Klaus Schmidinger
2002-12-01Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...Klaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-01Only accepting key presses from the current remote control when learningKlaus Schmidinger
2002-10-27Implemented key macrosKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger
2001-07-22Increased the buffer for key names received from LIRCKlaus Schmidinger
2001-02-02New compile time option REMOTE=NONEKlaus Schmidinger
2000-10-08Fixed daemon mode (RcIo and Interface no longer static)Klaus Schmidinger
2000-10-08Explicit Repeat/Release handling for remote controlKlaus Schmidinger
2000-10-08Remote control uses threadsKlaus Schmidinger
2000-10-03More modifications to the LIRC interfaceKlaus Schmidinger
2000-09-19Fixed 'confirm' dialogKlaus Schmidinger
2000-09-17Implemented centralized 'wait for input'Klaus Schmidinger
2000-07-15Fixed/improved LIRC key handlingKlaus Schmidinger
2000-07-15Added support for LIRC remote control0.0.6Klaus Schmidinger
2000-05-07Displaying the recording DVB interface status in the decimal points of the RC...Klaus Schmidinger
2000-04-24Changed program file name to 'vdr'Klaus Schmidinger
2000-04-23Implemented replay progress displayKlaus Schmidinger
2000-04-16Dropped dynamic repeat functionKlaus Schmidinger
2000-02-19Initial revision0.0.1Klaus Schmidinger