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
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
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-06-17
Additional error log messages
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-22
Added 'const' to please compiler
Klaus Schmidinger
2000-04-16
Dropped dynamic repeat function
Klaus Schmidinger
2000-04-15
Implemented actual record/replay; support for CICAM
0.0.3
Klaus Schmidinger
2000-02-19
Initial revision
0.0.1
Klaus Schmidinger