Moved several menu item classes from menu.c to menuitems.[hc] to make them available for plugins

This commit is contained in:
Klaus Schmidinger
2004-03-28 09:20:02 +02:00
parent b5e7c11178
commit 3c4010bb75
4 changed files with 329 additions and 327 deletions

View File

@@ -2756,3 +2756,5 @@ Video Disk Recorder Revision History
- Added some 3-letter language codes (thanks to Marcus M<>nnig).
- Added language code handling to the subtitling descriptor in 'libsi' (thanks to
Pekka Virtanen).
- Moved several menu item classes from menu.c to menuitems.[hc] to make them
available for plugins.