index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote.h
Age
Commit message (
Expand
)
Author
2013-12-25
Added handling UTF-8 'umlaut' characters to cKbdRemote
Klaus Schmidinger
2013-02-02
Avoiding an extra key press event if the repeat function kicks in when contro...
Klaus Schmidinger
2008-02-23
The CAM menu now stays open as long as it is automatically updated
Klaus Schmidinger
2007-04-30
Implemented the SVDRP command REMO
Klaus Schmidinger
2007-02-25
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...
Klaus Schmidinger
2006-12-02
Replaced 'unsigned long long' with 'uint32_t' and 'uint64' with 'uint64_t' to...
Klaus Schmidinger
2006-10-14
Increased the size of the key queue to avoid problems with long key macros
Klaus Schmidinger
2006-10-14
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
Klaus Schmidinger
2006-04-17
The cRemote::CallPlugin() function now has a boolean return value that tells ...
Klaus Schmidinger
2006-03-31
Fixed learning keys when VDR is already running
Klaus Schmidinger
2006-01-29
Implemented a timeout for remote controls that don't deliver "repeat" keypres...
Klaus Schmidinger
2006-01-01
Fixed handling multi byte key sequences in cKbdRemote
Klaus Schmidinger
2005-09-03
The main menu function of a plugin can now be called programmatically
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2004-05-28
Implemented a default cRemote::Initialize()
Klaus Schmidinger
2003-05-02
Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey
Klaus Schmidinger
2003-05-01
Fixed paging through lists with repeated Left/Right keys
Klaus Schmidinger
2003-04-27
Avoiding short display of the main menu if a plugin displays its own OSD
Klaus Schmidinger
2003-04-12
The LIRC and RCU remote control no longer try to learn keys in case of errors...
Klaus Schmidinger
2002-12-15
Enhacements to cKbdRemote
Klaus Schmidinger
2002-12-15
Implemented raw keyboard input
Klaus Schmidinger
2002-12-08
KBD active by default; no more 'ncurses' necessary for KBD
1.1.19
Klaus Schmidinger
2002-12-01
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...
Klaus Schmidinger
2002-11-10
First step towards a 'unique channel ID'
Klaus Schmidinger
2002-11-01
Only accepting key presses from the current remote control when learning
Klaus Schmidinger
2002-10-27
Implemented key macros
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger
2001-07-22
Increased the buffer for key names received from LIRC
Klaus Schmidinger
2001-02-02
New compile time option REMOTE=NONE
Klaus Schmidinger
2000-10-08
Fixed daemon mode (RcIo and Interface no longer static)
Klaus Schmidinger
2000-10-08
Explicit Repeat/Release handling for remote control
Klaus Schmidinger
2000-10-08
Remote control uses threads
Klaus Schmidinger
2000-10-03
More modifications to the LIRC interface
Klaus Schmidinger
2000-09-19
Fixed 'confirm' dialog
Klaus Schmidinger
2000-09-17
Implemented centralized 'wait for input'
Klaus Schmidinger
2000-07-15
Fixed/improved LIRC key handling
Klaus Schmidinger
2000-07-15
Added support for LIRC remote control
0.0.6
Klaus Schmidinger
2000-05-07
Displaying the recording DVB interface status in the decimal points of the RC...
Klaus Schmidinger
2000-04-24
Changed program file name to 'vdr'
Klaus Schmidinger
2000-04-23
Implemented replay progress display
Klaus Schmidinger
2000-04-16
Dropped dynamic repeat function
Klaus Schmidinger
2000-02-19
Initial revision
0.0.1
Klaus Schmidinger