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.c
Age
Commit message (
Expand
)
Author
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2008-02-23
The CAM menu now stays open as long as it is automatically updated
Klaus Schmidinger
2008-02-22
Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX"
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
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
Klaus Schmidinger
2006-10-14
cRemote::PutMacro() now sets a lock while it expands the macro
Klaus Schmidinger
2006-10-14
Keys from expanded key macros are now put into the front of the key queue
Klaus Schmidinger
2006-05-12
Fixed handling unknown codes when learning LIRC remote control codes
Klaus Schmidinger
2006-04-17
The cRemote::CallPlugin() function now has a boolean return value that tells ...
Klaus Schmidinger
2006-01-29
Implemented a timeout for remote controls that don't deliver "repeat" keypres...
Klaus Schmidinger
2006-01-15
Added 0x5B to more-byte sequence detection
Klaus Schmidinger
2006-01-08
Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence()
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-14
Changed cThread Active() vs. Running()
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2005-03-20
Added a missing cMutexLock to cRemote::HasKeys()
Klaus Schmidinger
2004-10-31
Fixed handling key codes that start with 0x1B in the KBD remote control code
Klaus Schmidinger
2004-05-28
Implemented a default cRemote::Initialize()
Klaus Schmidinger
2003-10-18
The cThread class now accepts a 'Description' parameter
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
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-07
Improved handling of repeated remote keys
Klaus Schmidinger
2002-12-01
Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...
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-10-12
Fixed a crash when closing down with remote control plugins
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2001-09-30
Fixed handling repeat function when using LIRC
Klaus Schmidinger
2001-08-12
Made I/O more robust by handling EINTR
0.9.1
Klaus Schmidinger
2001-07-27
Fixed repeat function with LIRC
Klaus Schmidinger
2001-07-22
Increased the buffer for key names received from LIRC
Klaus Schmidinger
2001-02-04
Fixed repeat function in LIRC remote control
Klaus Schmidinger
2000-12-08
Switched to PES recording
Klaus Schmidinger
2000-11-11
Fixed learning keys on the PC keyboard (display oscillated)
Klaus Schmidinger
2000-10-08
Stopping remote control thread at end
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-21
Modified LIRC interface to better handle repeat function
Klaus Schmidinger
2000-09-19
Fixed 'confirm' dialog
Klaus Schmidinger
2000-09-17
Implemented centralized 'wait for input'
Klaus Schmidinger
2000-07-29
Bugfix in PC keyboard learning process
Klaus Schmidinger
[next]