Version 1.2.6pre4

- Fixed handling CAM menus in case the CAM connection fails while the menu
  is being presented (thanks to Thomas v. Keller for reportign this one).
- Added missing 'const' to some cChannel member functions (thanks to Torsten
  Herz).
This commit is contained in:
Klaus Schmidinger
2003-10-26 17:00:00 +01:00
parent 646369955d
commit d62fbea7ba
6 changed files with 60 additions and 22 deletions

View File

@@ -2444,3 +2444,10 @@ Video Disk Recorder Revision History
- Continuing learning remote control keys in case one rc fails (thanks to
Oliver Endriss).
- Fixed handling comments in editing marks.
2003-10-26: Version 1.2.6pre4
- Fixed handling CAM menus in case the CAM connection fails while the menu
is being presented (thanks to Thomas v. Keller for reportign this one).
- Added missing 'const' to some cChannel member functions (thanks to Torsten
Herz).