mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now setting primaryDevice = NULL before deleting the devices in cDevice::Shutdown()
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -3333,8 +3333,11 @@ Video Disk Recorder Revision History
|
||||
- Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer
|
||||
to avoid overflows (thanks to Marco Schl<68><6C>ler for pointing this out).
|
||||
|
||||
2005-01-23: Version 1.3.20
|
||||
2005-01-25: Version 1.3.20
|
||||
|
||||
- Fixed displaying the "Audio" menu with the "Green" button from the "Main" menu
|
||||
in case there is only one audio track (thanks to Sascha Volkenandt for reporting
|
||||
this one).
|
||||
- Now setting primaryDevice = NULL before deleting the devices in cDevice::Shutdown()
|
||||
to avoid problems in case other threads access it (thanks to Wolfgang Rohdewald for
|
||||
pointing this out).
|
||||
|
Reference in New Issue
Block a user