summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-24 12:30:18 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-24 12:30:18 +0100
commita02868c90c1832879b1662398d10f1edebfaf59a (patch)
tree8d5b15d653f520011bd3238d9c7e18eea9136e46 /HISTORY
parentfa848a6f2ed16af75f4a971968c3a7d469fbd76a (diff)
downloadvdr-a02868c90c1832879b1662398d10f1edebfaf59a.tar.gz
vdr-a02868c90c1832879b1662398d10f1edebfaf59a.tar.bz2
Fixed detecting frames for pure audio recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ffdfa80c..e3d7d4bd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5958,3 +5958,4 @@ Video Disk Recorder Revision History
PlayVideo() didn't play anything.
- Added an 'int' typecast to calculations involving FramesPerSecond() to avoid
compiler warnings.
+- Fixed detecting frames for pure audio recordings.