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
/
mainmenuitemsprovider.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-04
next fix to MainMenuItemsProvider::ProcessLineMenuNode
svntcreutz
2007-09-04
fixed MainMenuItemsProvider::ProcessLineMenuNode
svntcreutz
2007-09-04
added MainMenuItemsProvider::ProcessLineMenuNode function
svntcreutz
2007-09-02
Added Double Dispatch / Visitor Pattern to MenuNode in preparation of menu st...
svntobi
2007-09-01
Changed argument order
svntobi
2007-08-26
ownership of root menu moved
svntobi
2007-08-26
reparse the menu each time the the root menu is requested
svntobi
2007-08-23
fixed childlock stuff
svntobi
2007-08-22
added childlock service - untested yet
svntobi
2007-08-20
added command handling
svntobi
2007-08-19
submenuitem -> submenunnode
svntobi
2007-08-19
PluginMenuItem -> PluginMenuNode
svntobi
2007-08-19
SystemMenuItem -> SystemMenuNode
svntobi
2007-08-19
some renamings
svntobi
2007-08-19
cleaned up includes
svntobi
2007-08-19
renamed VdrMenuItem to SystemMenuItem
svntobi
2007-08-11
fixed some possible leaks
svntobi
2007-08-11
more renamings
svntobi