index
:
vdr-plugin-menuorg
master
VDR Menuorg Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menuorg.cpp
Age
Commit message (
Expand
)
Author
2007-09-09
Changed a lot !!!
svntobi
2007-09-05
intermediate commit
svntobi
2007-09-04
fixed "ERROR: plugin '<no name given>' called cPlugin::ConfigDirectory(), whi...
svntcreutz
2007-09-01
Extracted PluginConfiguration class
svntobi
2007-08-28
config stuff for unconfiguredPluginsShouldBeIncluded
svntcreutz
2007-08-28
renamed cMenuSetup to cMenuOrgSetup and added some config stuff
svntcreutz
2007-08-28
nome renameing and add the menu setup osd to the main menu
svntcreutz
2007-08-26
passing menu configuration to menusetup
svntobi
2007-08-26
reparse the menu each time the the root menu is requested
svntobi
2007-08-26
made menuconfiguration reparsable from loaded dom
svntobi
2007-08-26
some renaming
svntobi
2007-08-25
some setup osd changes
svntcreutz
2007-08-25
first changes for the OSD Setup Menu
svntcreutz
2007-08-19
small formatting changes
svntobi
2007-08-19
some renamings
svntobi
2007-08-19
cleaned up includes
svntobi
2007-08-19
removed dtd command parameters
svntcreutz
2007-08-19
renamed XmlMenu to MenuConfiguration
svntobi
2007-08-19
removed some outdatet todos
svntcreutz
2007-08-12
ok, now i found the real bug in ProcessArgs()
svntcreutz
2007-08-12
fixed crash in ProcessArgs() function
svntcreutz
2007-08-12
added plugin parameters for loading specified xml and dtd file
svntcreutz
2007-08-11
some renamings
svntobi
2007-08-11
added common license disclaimer to all files
svntobi
2007-08-11
Load menu from menuorg.xml in VDR's plugin config dir
svntobi
2007-08-11
got rid of the load error state forwarding
svntobi
2007-08-11
changed error message
svntobi
2007-07-29
added i18n stuff
svntcreutz
2007-07-28
- main menu translation fixed
svntcreutz
2007-07-27
It compiles, but it crashes on initializing (some pointer issue?!).
svntcreutz
2007-07-26
fixed small bug
svntobi
2007-07-26
plugin rename, some tests for navigate through the menus
svntcreutz