summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-08-25Fixed charset conversion for menu titles. They will now explicitly be convertedsvntobi
2007-08-25fixed burn plugin bug0.2svntobi
2007-08-25Don't call teh Plugin's main menu entry, before the main menu is requested.svntobi
2007-08-25cPlugin::MainMenuEntry() mus be called after all plugins havesvntobi
2007-08-23fixed childlock stuffsvntobi
2007-08-22Moved service id into the service interfacesvntobi
2007-08-22added childlock service - untested yetsvntobi
2007-08-20The name attribute is required for all nodes and checked by the dtd, no needsvntobi
2007-08-20fixed dtdsvntobi
2007-08-20added command handlingsvntobi
2007-08-19reverted command stuff changes in dtd and added it in _dtd constsvntcreutz
2007-08-19log validation error details to stderrsvntobi
2007-08-19fixed translation of system menu itemssvntobi
2007-08-19add unconfigured plugins at the end of the root main menusvntobi
2007-08-19fixed again the menu translationsvntcreutz
2007-08-19small formatting changessvntobi
2007-08-19Âmorerenamingssvntobi
2007-08-19submenuitem -> submenunnodesvntobi
2007-08-19PluginMenuItem -> PluginMenuNodesvntobi
2007-08-19SystemMenuItem -> SystemMenuNodesvntobi
2007-08-19some renamingssvntobi
2007-08-19cleaned up includessvntobi
2007-08-19removed dtd command parameterssvntcreutz
2007-08-19renamed XmlMenu to MenuConfigurationsvntobi
2007-08-19renamed VdrMenuItem to SystemMenuItemsvntobi
2007-08-19dropped command element from dtd and embedded dtd into XmlMenusvntobi
2007-08-19removed some outdatet todossvntcreutz
2007-08-19correcting keywordssvntobi
2007-08-19renamed shell script, maded it explicitly use bashsvntobi
2007-08-12ok, now i found the real bug in ProcessArgs()svntcreutz
2007-08-12fixed crash in ProcessArgs() functionsvntcreutz
2007-08-12fixed translation requests for submenu itemssvntcreutz
2007-08-12added plugin parameters for loading specified xml and dtd filesvntcreutz
2007-08-12fixed id tagsvntobi
2007-08-12fixed the i18n translation warningsvntcreutz
2007-08-12first try to validate the xml filesvntcreutz
2007-08-11fixed some possible leakssvntobi
2007-08-11more renamingssvntobi
2007-08-11some renamingssvntobi
2007-08-11added common license disclaimer to all filessvntobi
2007-08-11Load menu from menuorg.xml in VDR's plugin config dir svntobi
2007-08-11got rid of the load error state forwardingsvntobi
2007-08-11changed error messagesvntobi
2007-07-29added i18n stuffsvntcreutz
2007-07-28- main menu translation fixedsvntcreutz
2007-07-28Small bug: parent node must be initialized to NULLsvntobi
2007-07-28missing filessvntobi
2007-07-28Added EnterRootMenu()svntobi
2007-07-28moved some code from the patch to the pluginsvntobi
2007-07-28cleaned up the mess I left yesterdaysvntobi