mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier process the audio data
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -4271,7 +4271,7 @@ Video Disk Recorder Revision History
|
||||
- Separated the 'install' target into several individual targets; renamed the
|
||||
'plugins-install' target to 'install-plugins' (thanks to Helmut Auer).
|
||||
|
||||
2006-02-03: Version 1.3.42
|
||||
2006-02-04: Version 1.3.42
|
||||
|
||||
- Removed leftover 'needsBufferReserve' variable from cTransfer (thanks to Marco
|
||||
Schl<68><6C>ler).
|
||||
@@ -4281,3 +4281,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed handling "pending" timers that blocked others that actually could record
|
||||
(reported by Thomas Koch).
|
||||
- Speeded up cVideoRepacker (thanks to Reinhard Nissl).
|
||||
- Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier
|
||||
process the audio data (thanks to Marco Schl<68><6C>ler).
|
||||
|
Reference in New Issue
Block a user