Added a missing setting of lastFreeMB in cMenuMain::Update()

This commit is contained in:
Klaus Schmidinger
2008-01-13 12:44:19 +01:00
parent 39a3ad2b2e
commit 4337f88820
3 changed files with 5 additions and 1 deletions

View File

@@ -5547,3 +5547,5 @@ Video Disk Recorder Revision History
- Fixed error handling in cCuttingThread::Action() (thanks to Udo Richter).
- Fixed a loss of the date display in the "classic" skin's main menu (reported by
Andreas Brugger).
- Added a missing setting of lastFreeMB in cMenuMain::Update() (reported by
Andreas Brugger).