summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-19 12:59:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-19 12:59:16 +0200
commit2b29a5ce367d464fd10d6014990c881eccf5207e (patch)
tree436bb8791f945a49127dd54eb3af3e389dd0aba3 /HISTORY
parente7b6b2fff72cb7221d171b096ea844467af635fe (diff)
downloadvdr-2b29a5ce367d464fd10d6014990c881eccf5207e.tar.gz
vdr-2b29a5ce367d464fd10d6014990c881eccf5207e.tar.bz2
Improved cDvbDevice::StillPicture()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7c98c23f..7b738a29 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2434,6 +2434,10 @@ Video Disk Recorder Revision History
- Channel IDs are now checked when reading 'channels.conf' to avoid later
problems with timers.
+2003-10-19: Version 1.2.6pre2
+
+- Improved cDvbDevice::StillPicture() (thanks to Thomas Heiligenmann).
+
2003-10-18: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").