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
/
xmlmenu.cpp
Age
Commit message (
Expand
)
Author
2007-08-19
renamed XmlMenu to MenuConfiguration
svntobi
2007-08-19
renamed VdrMenuItem to SystemMenuItem
svntobi
2007-08-19
dropped command element from dtd and embedded dtd into XmlMenu
svntobi
2007-08-19
correcting keywords
svntobi
2007-08-19
renamed shell script, maded it explicitly use bash
svntobi
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-12
fixed id tag
svntobi
2007-08-12
first try to validate the xml file
svntcreutz
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-07-28
- main menu translation fixed
svntcreutz
2007-07-28
cleaned up the mess I left yesterday
svntobi
2007-07-27
tab cleanup
svntcreutz
2007-07-27
small improvements
svntobi
2007-07-27
made it work
svntobi
2007-07-27
made it work
svntobi
2007-07-27
check for Commands.Count() added
svntcreutz
2007-07-27
now the menus was created succesful, BUT some bugs left
svntcreutz
2007-07-27
ok, now it compiles.. but now we have cryptic menus
svntcreutz
2007-07-27
im think thats the right way
svntcreutz
2007-07-27
strike! it compiles!
svntcreutz
2007-07-27
the page says, that .data() converts to ustring to const char*
svntcreutz
2007-07-27
again fixes (~3 bugs left)
svntcreutz
2007-07-27
- more fixes (also bugs left)
svntcreutz
2007-07-27
some fixed.. but some bugs left - need to fix befor compile
svntcreutz
2007-07-27
xmlmenu.[h,cpp] created and the first parts hacked
svntcreutz