summaryrefslogtreecommitdiff
path: root/dvbosd.c
AgeCommit message (Expand)Author
2003-03-09Removed signal handling and usleep(5000) from cDvbOsd::Cmd()Klaus Schmidinger
2002-08-25Added cPalette::AllColors() for plugins that need to get the color entries of...Klaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-05-18Completely moved OSD handling out of the cDvbApi class, into the new cOsdKlaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-10Separated the actual DVB hardware OSD implementation from the abstract OSD in...Klaus Schmidinger
2002-04-13Fixed color palette handling on 'big endian' systemsKlaus Schmidinger
2002-01-13Fixed failing watchdog timer if program hangs in OSD activitiesKlaus Schmidinger
2002-01-13Prepared the OSD functions for multiple overlapping windowsKlaus Schmidinger
2001-07-24Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on syst...Klaus 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
2000-12-09Moved progress display to menu.cKlaus Schmidinger
2000-11-18Fixed font for system commandsKlaus Schmidinger
2000-11-05Date and time in the title of an event info page are now always right adjustedKlaus Schmidinger
2000-11-01Improved Schedules menusKlaus Schmidinger
2000-10-08Remote control uses threadsKlaus Schmidinger
2000-10-03Displaying as much as possible of the current/next info (dropping characters ...Klaus Schmidinger
2000-10-03Faster OSD by using bitmapKlaus Schmidinger