VDR Plugin 'advchctrl' Revision History
--------------------------------------

2005-10-16: Version 0.0.1

- Initial revision.

2005-10-25  Version 0.0.2

- Add a config switch for hideing the main menu entry
- Add language support
- minor code review/cleanup

2005-10-29  Version 0.0.3

- 'blank' Bug in saveing of setup parameters fixed
- replaymode bug fixed: now the volume is not set to the channel volume 
  if a channel switch occures in replay mode
- On start of replay the volume is switched to default volume
  
2005-10-31 Version 0.0.4

- fixed Bug in reading advchctrl.HideMainMenu parameter
- Added SVDRP Command PVOLU, SVOLU, RVOLU  for requesting, 
  setting and  resetting the default channel volume.
  SVOLU Command not functionally implemented yet. 
- trying to use cDevice::PrimaryDevive() to prevent changing
  the channel volume when channel switch happens on non PrimaryDevice
- absolut chanel Volume 0 is not stored
- Mute and UnMute is now handled correctly when switching the channel

2005-11-10 Version 0.0.5
- Completed & fix SVDRP Commands
- Add OSD Display and OSD Setup parameter

TODO:
+ Optimize OSD Menu
+ Store channel volumes relative (to default channel volume)
+ implement channel volume limitter
+ implement SVDRP Commands for channel volume limitter