summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2011-02-12remove videodev.h and other unneeded headersLars Hanisch
2010-12-04use cString::sprintf instead of standard sprintfLars Hanisch
So we don't have to handle the memory allocation on our own.
2010-07-22Fix bug when editing parametersroot
When a parameter has not the same scala in the gui and in the logic, the back button in a submenu corrupts the parameter
2010-07-22only the OK-Button stores the parametersRainer Blickle
2010-07-19Change handling of back-key in submenues and change VersionRainer Blickle
2010-07-19add italian translations, adjust Readme and OK-handlingRainer Blickle
Italian translations from Diego. Adjust readme for submenues. When pressing the ok button in a submenu, vdr returns now to the main menu of the pvrinput plugin
2010-07-08introduce submenuesRainer Blickle
2010-03-18global code review and minor style cleanupsLars Hanisch
2010-03-14initVDR user