summaryrefslogtreecommitdiff
path: root/interface.c
AgeCommit message (Collapse)Author
2004-11-01Now displaying the name of the remote control for which the keys are being ↵1.3.15Klaus Schmidinger
learned inside the menu
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2003-10-24Continuing learning remote control keys in case one rc failsKlaus Schmidinger
2003-10-05Fixed handling rc key learning in case cRemote::Initialize() returns 'false'Klaus 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 ↵Klaus Schmidinger
errors during startup
2003-04-06Fixed displaying messages in the status line in case they exceed the OSD widthKlaus Schmidinger
2002-12-06The character '|' in description texts of EPG records is now interpreted as ↵Klaus Schmidinger
a newline character
2002-11-01Only accepting key presses from the current remote control when learningKlaus Schmidinger
2002-10-27Fixed a crash when learning the keys of several remote controls1.1.14Klaus Schmidinger
2002-10-26Fixed learning RC keys with more than one RC; displaying RC name when ↵Klaus Schmidinger
learning keys
2002-10-20Fixed slow reaction on SVDRP inputKlaus Schmidinger
2002-09-30Fixed a missing Flush() call in the remote control learning procedureKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-11Added some missing #includesKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-19Implemented cStatusMonitor to allow plugins to set up a status monitorKlaus Schmidinger
2002-05-18Completely moved OSD handling out of the cDvbApi class, into the new cOsdKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-01-27Status messages are now displayed centeredKlaus Schmidinger
2002-01-26Improved speed of setting the Help button textsKlaus Schmidinger
2001-12-01Fixed setting the OSD size in the 'Confirm' interface callKlaus Schmidinger
2001-09-01New setup parameter OSDMessageTimeKlaus Schmidinger
2001-09-01New remote control key 'Power'Klaus Schmidinger
2001-09-01Implemented automatic shutdownKlaus Schmidinger
2001-08-25The menus and the channel display now show the current date and timeKlaus Schmidinger
2001-08-07Fixed displaying colored button texts that are too longKlaus Schmidinger
2001-07-28Changed message colorsKlaus Schmidinger
2001-07-27Made the width and height of the OSD configurableKlaus Schmidinger
2001-07-22Larger OSD with 2bpp windows; Channel display at bottomKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-02-18New SVDRP command MESG; SVDRP can reuse port; SVDRP timeoutKlaus Schmidinger
2001-02-02New compile time option REMOTE=NONEKlaus Schmidinger
2000-12-09Moved progress display to menu.cKlaus Schmidinger
2000-11-18Fixed font for system commandsKlaus Schmidinger
2000-11-11Fixed a timing problem with OSD refresh and SVDRPKlaus Schmidinger
2000-11-11Implemented internationalizationKlaus Schmidinger
2000-11-05Date and time in the title of an event info page are now always right adjustedKlaus Schmidinger
2000-11-01Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabledKlaus Schmidinger
2000-11-01Improved Schedules menusKlaus Schmidinger
2000-10-29Implemented 'Schedules' menuKlaus Schmidinger
2000-10-08Fixed key release handlingKlaus 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-03Displaying as much as possible of the current/next info (dropping characters ↵Klaus Schmidinger
that would display only partially)
2000-10-03Faster OSD by using bitmapKlaus Schmidinger
2000-09-19Fixed 'confirm' dialogKlaus Schmidinger