mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Credit to Matthias Senzel
This commit is contained in:
parent
30e10239ca
commit
7076f20b44
@ -3078,3 +3078,7 @@ Bernard Jaulin <bernard.jaulin@gmail.com>
|
||||
Mikael Hübsch <mikael.hubsch@gmail.com>
|
||||
for reporting a crash in cMenuEditChanItem::Set() when entering a channel number that
|
||||
doesn't exist
|
||||
|
||||
Matthias Senzel <matthias.senzel@t-online.de>
|
||||
for reporting a problem with switching back to live viewing after replay in a setup
|
||||
with device bonding
|
||||
|
3
HISTORY
3
HISTORY
@ -7630,7 +7630,8 @@ Video Disk Recorder Revision History
|
||||
Ville Skyttä).
|
||||
- Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock().
|
||||
- Fixed determining the priority of the primary device in case it is neither replaying
|
||||
nor receiving a live channel.
|
||||
nor receiving a live channel (thanks to Matthias Senzel for reporting a problem with
|
||||
switching back to live viewing after replay in a setup with device bonding).
|
||||
- Removed all \return and \param tags from comment lines marked with "///<" for Doxygen.
|
||||
There was only a rather small number of these, and I would probably always forget to
|
||||
put them in place when writing future comments, so I decided to drop them entirely.
|
||||
|
Loading…
Reference in New Issue
Block a user