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
/
interface.c
Age
Commit message (
Collapse
)
Author
2008-02-15
Using cString::sprintf() instead of asprintf()
Klaus Schmidinger
2007-08-11
Switched I18N to gettext
Klaus Schmidinger
2006-03-31
Fixed learning keys when VDR is already running
Klaus Schmidinger
2006-03-25
Fixed calling a plugin's main menu function while a message is being displayed
Klaus Schmidinger
2006-01-29
Implemented a timeout for remote controls that don't deliver "repeat" ↵
Klaus Schmidinger
keypresses very fast
2006-01-28
Increased the timeout in cInterface::GetKey() to avoid problems with remote ↵
Klaus Schmidinger
controls that don't deliver "repeat" keypresses very fast
2006-01-04
Removed an obsolete "Summary" text from i18n.c and preceded all key ↵
Klaus Schmidinger
definition texts with "Key$" to avoid duplicates
2005-11-27
Implemented message queueing
1.3.37
Klaus Schmidinger
2005-09-03
Repeat keys are now ignored when waiting for a keypress to cancel an operation
Klaus Schmidinger
2004-11-01
Now displaying the name of the remote control for which the keys are being ↵
1.3.15
Klaus Schmidinger
learned inside the menu
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2003-10-24
Continuing learning remote control keys in case one rc fails
Klaus Schmidinger
2003-10-05
Fixed handling rc key learning in case cRemote::Initialize() returns 'false'
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 ↵
Klaus Schmidinger
errors during startup
2003-04-06
Fixed displaying messages in the status line in case they exceed the OSD width
Klaus Schmidinger
2002-12-06
The character '|' in description texts of EPG records is now interpreted as ↵
Klaus Schmidinger
a newline character
2002-11-01
Only accepting key presses from the current remote control when learning
Klaus Schmidinger
2002-10-27
Fixed a crash when learning the keys of several remote controls
1.1.14
Klaus Schmidinger
2002-10-26
Fixed learning RC keys with more than one RC; displaying RC name when ↵
Klaus Schmidinger
learning keys
2002-10-20
Fixed slow reaction on SVDRP input
Klaus Schmidinger
2002-09-30
Fixed a missing Flush() call in the remote control learning procedure
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-11
Added some missing #includes
Klaus Schmidinger
2002-06-16
Changed 'cStatusMonitor' to 'cStatus'
1.1.3
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-19
Implemented cStatusMonitor to allow plugins to set up a status monitor
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
2002-01-27
Status messages are now displayed centered
Klaus Schmidinger
2002-01-26
Improved speed of setting the Help button texts
Klaus Schmidinger
2001-12-01
Fixed setting the OSD size in the 'Confirm' interface call
Klaus Schmidinger
2001-09-01
New setup parameter OSDMessageTime
Klaus Schmidinger
2001-09-01
New remote control key 'Power'
Klaus Schmidinger
2001-09-01
Implemented automatic shutdown
Klaus Schmidinger
2001-08-25
The menus and the channel display now show the current date and time
Klaus Schmidinger
2001-08-07
Fixed displaying colored button texts that are too long
Klaus Schmidinger
2001-07-28
Changed message colors
Klaus Schmidinger
2001-07-27
Made the width and height of the OSD configurable
Klaus Schmidinger
2001-07-22
Larger OSD with 2bpp windows; Channel display at bottom
Klaus Schmidinger
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2001-02-18
New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout
Klaus Schmidinger
2001-02-02
New compile time option REMOTE=NONE
Klaus Schmidinger
2000-12-09
Moved progress display to menu.c
Klaus Schmidinger
2000-11-18
Fixed font for system commands
Klaus Schmidinger
2000-11-11
Fixed a timing problem with OSD refresh and SVDRP
Klaus Schmidinger
2000-11-11
Implemented internationalization
Klaus Schmidinger
2000-11-05
Date and time in the title of an event info page are now always right adjusted
Klaus Schmidinger
2000-11-01
Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabled
Klaus Schmidinger
[next]