Age | Commit message (Expand) | Author |
2006-01-21 | When entering text via the numeric keys, the cursor now automatically advances | Klaus Schmidinger |
2006-01-07 | Preceded all button texts with "Button$"; Removed obsolete "Eject" and "Langu... | Klaus Schmidinger |
2006-01-07 | Fixed the "Day" field of the "Edit timer" menu when pressing '0' to switch fr... | Klaus Schmidinger |
2006-01-06 | Implemented letter input via numeric keys (Easy | Klaus Schmidinger |
2006-01-06 | The "flags" of a timer are now handled as an unsigned integer value | Klaus Schmidinger |
2006-01-03 | Added cMenuEditStrItem::InEditMode() | Klaus Schmidinger |
2005-11-11 | Fixed initializing the day index when editing the weekday parameter of a repe... | Klaus Schmidinger |
2005-09-17 | Fixed handling color buttons in cMenuEditStrItem | Klaus Schmidinger |
2005-03-19 | The day of a timer is now stored as a full date in ISO notation | Klaus Schmidinger |
2004-11-21 | Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the ri... | Klaus Schmidinger |
2004-11-14 | Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16 | Klaus Schmidinger |
2004-06-19 | Fixed handling the color button texts in cMenuEditStrItem | Klaus Schmidinger |
2004-05-16 | Fixed setting the time from the DVB data stream1.3.7 | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-28 | Moved several menu item classes from menu.c to menuitems.[hc] to make them av... | Klaus Schmidinger |
2004-02-29 | Implemented VPS controlled timers1.3.5 | Klaus Schmidinger |
2004-01-25 | Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()1.3.3 | Klaus Schmidinger |
2003-04-12 | Fixed handling min/max borders when entering integer values | Klaus Schmidinger |
2003-01-19 | Implemented actual user input for CAM enquiry menus | Klaus Schmidinger |
2002-12-15 | Fixed deleting characters in string entry fields in 'insert' mode | Klaus Schmidinger |
2002-12-15 | Implemented raw keyboard input | Klaus Schmidinger |
2002-09-08 | Fixed a crash when entering an integer value outside the limits | Klaus Schmidinger |
2002-08-15 | Moved FileNameChars into menuitems.h to make it available to plugins | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-06-16 | Changed 'cStatusMonitor' to 'cStatus'1.1.3 | 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-18 | Fixed some function headers to make them compile with gcc 3.x | Klaus Schmidinger |
2002-05-11 | Improved implementation of setup menus for plugins | Klaus Schmidinger |
2002-05-09 | Implemented plugin interface1.1.0 | Klaus Schmidinger |