summaryrefslogtreecommitdiff
path: root/menuitems.c
AgeCommit message (Collapse)Author
2003-04-12Fixed handling min/max borders when entering integer valuesKlaus Schmidinger
2003-01-19Implemented actual user input for CAM enquiry menusKlaus Schmidinger
2002-12-15Fixed deleting characters in string entry fields in 'insert' modeKlaus Schmidinger
2002-12-15Implemented raw keyboard inputKlaus Schmidinger
2002-09-08Fixed a crash when entering an integer value outside the limitsKlaus Schmidinger
2002-08-15Moved FileNameChars into menuitems.h to make it available to pluginsKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus 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-18Fixed some function headers to make them compile with gcc 3.xKlaus Schmidinger
2002-05-11Improved implementation of setup menus for pluginsKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger