Age | Commit message (Expand) | Author |
2005-06-19 | Implemented palette replace mode in the OSD bitmaps1.3.27 | Klaus Schmidinger |
2005-06-11 | Removed an unnecessary #include from osd.c | Klaus Schmidinger |
2005-05-14 | Made cOsd::isOpen an integer counter to avoid problems with messages when a c... | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-10-16 | cOsdProvider::NewOsd() now always returns a valid pointer | Klaus Schmidinger |
2004-07-18 | Making sure the OSD reports oeWrongAlignment errors before any oeAreasOverlap... | Klaus Schmidinger |
2004-07-17 | Fixed checking the last area for misalignment in cOsd::CanHandleAreas() | Klaus Schmidinger |
2004-06-18 | Fixed a memory leak in theme description handling | Klaus Schmidinger |
2004-06-12 | Fixed calculating the OSD width and height | Klaus Schmidinger |
2004-06-12 | Some improvements in cOsd creation | Klaus Schmidinger |
2004-06-05 | Fixed ignoring unused "none" color entries in XPM files (there was an unneces... | Klaus Schmidinger |
2004-06-05 | Ignoring unused "none" color entries in XPM files written by some broken grap... | Klaus Schmidinger |
2004-06-05 | Implemented drawing "transparent" texts | Klaus Schmidinger |
2004-06-05 | Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case... | Klaus Schmidinger |
2004-05-28 | cBitmap::DrawBitmap() now also resets the palette if the entire bitmap area i... | Klaus Schmidinger |
2004-05-22 | When processing XPM data, the color name "None" is no mapped to #00000000 | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-14 | Improved performance when paging through very long menu lists | Klaus Schmidinger |
2004-03-05 | Fixed handling the current menu item | Klaus Schmidinger |
2003-06-06 | Fixed OSD access in case none of the devices provides one | Klaus Schmidinger |
2003-05-03 | Added cStatus::OsdItem() to provide the entire list of menu items to a plugin | Klaus Schmidinger |
2003-05-02 | Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey | Klaus Schmidinger |
2003-03-23 | 'Left' and 'Right' now go to first/last item in single page lists | Klaus Schmidinger |
2002-12-08 | KBD active by default; no more 'ncurses' necessary for KBD1.1.19 | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-11-10 | First step towards a 'unique channel ID' | Klaus Schmidinger |
2002-10-13 | New configuration file 'reccmds.conf' | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-15 | Changed line height handling for progress bar | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |
2002-07-14 | Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) (con't... | Klaus Schmidinger |
2002-07-13 | Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) | 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-12 | Added 'insert' capabilities to cList | Klaus Schmidinger |
2002-05-09 | Implemented plugin interface1.1.0 | Klaus Schmidinger |
2002-03-29 | Suppressing automatic hotkey assignment if entry starts with digit and blank | Klaus Schmidinger |
2002-03-24 | Fixed scrolling the 'Channels' menu in case the cursor ends up on a group del... | Klaus Schmidinger |
2002-03-16 | Grouped the Setup parameters into several sub-menus | Klaus Schmidinger |
2002-01-26 | Improved speed of setting the Help button texts | Klaus Schmidinger |
2002-01-20 | The 'Recordings' menu now displays a hierarchical structure | Klaus Schmidinger |
2001-08-25 | The menus and the channel display now show the current date and time | Klaus Schmidinger |
2001-08-03 | Added support for replaying DVDs | Klaus Schmidinger |
2001-02-24 | Paging up/down in lists no longer wraps0.7.1 | Klaus Schmidinger |
2001-02-03 | Implemented hotkeys for Main and Commands menu | Klaus Schmidinger |
2001-02-03 | Implemented page up/down with 'Left'/'Right' | Klaus Schmidinger |
2000-11-12 | The 'Schedule' button now shows the schedule of the current channel in the 'N... | Klaus Schmidinger |