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
/
menuconfiguration.h
Age
Commit message (
Expand
)
Author
2007-09-09
Changed a lot !!!
svntobi
2007-09-04
some space/tab changes and some changes for a LineNode
svntcreutz
2007-09-01
Extracted PluginConfiguration class
svntobi
2007-08-28
config stuff for unconfiguredPluginsShouldBeIncluded
svntcreutz
2007-08-26
passing menu configuration to menusetup
svntobi
2007-08-26
made menuconfiguration reparsable from loaded dom
svntobi
2007-08-26
- Fixed system menu node creation
svntobi
2007-08-26
fixed title handling for plugins
svntcreutz
2007-08-25
Fixed charset conversion for menu titles. They will now explicitly be converted
svntobi
2007-08-25
Don't call teh Plugin's main menu entry, before the main menu is requested.
svntobi
2007-08-22
added childlock service - untested yet
svntobi
2007-08-20
added command handling
svntobi
2007-08-19
add unconfigured plugins at the end of the root main menu
svntobi
2007-08-19
submenuitem -> submenunnode
svntobi
2007-08-19
PluginMenuItem -> PluginMenuNode
svntobi
2007-08-19
SystemMenuItem -> SystemMenuNode
svntobi
2007-08-19
cleaned up includes
svntobi
2007-08-19
removed dtd command parameters
svntcreutz
2007-08-19
renamed XmlMenu to MenuConfiguration
svntobi