summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-08 10:08:47 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-08 10:08:47 +0100
commit3104f123ca7dde4f801343adb56e1b58c4f33bbf (patch)
tree8dbd20fd0ff72f69a57b2a4d676a363b5dde64ee
parentf041cf97a2b4087a95c526a3ed79e465468feb5b (diff)
downloadvdr-3104f123ca7dde4f801343adb56e1b58c4f33bbf.tar.gz
vdr-3104f123ca7dde4f801343adb56e1b58c4f33bbf.tar.bz2
Added credit for Stefan Herdler
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY10
2 files changed, 8 insertions, 5 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 0deeb22a..49fbcee4 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3362,3 +3362,6 @@ Martin Schirrmacher <schirrmie@gmail.com>
Mario Fenneis <admin@mediastreambox.at>
for translating OSD texts to the Hungarian language
+
+Stefan Herdler <herdler@gmx.de>
+ for fixing cMarks::GetNextBegin() and cMarks::GetNextEnd()
diff --git a/HISTORY b/HISTORY
index 6b4ea1c2..90c59d53 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8453,7 +8453,7 @@ Video Disk Recorder Revision History
- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
channels (thanks to Rolf Ahrenberg).
-2015-02-07: Version 2.1.9
+2015-02-08: Version 2.1.9
- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars
Hanisch).
@@ -8502,10 +8502,10 @@ Video Disk Recorder Revision History
on a suggestion by Thomas Reufer).
- Updated sources.conf to reflect the fact that Astra 4A and SES5 are actually in
two separate positions (thanks to Arthur Konovalov).
-- Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd(). The behavior of these two
- functions is now exacly as described in the header file. Editing marks that are
- placed at exactly the same offset in a recording are now preserved in the cutting
- process.
+- Fixed cMarks::GetNextBegin() and cMarks::GetNextEnd() (thanks to Stefan Herdler).
+ The behavior of these two functions is now exacly as described in the header file.
+ Editing marks that are placed at exactly the same offset in a recording are now
+ preserved in the cutting process.
- Changed the naming of "binary skip mode" to "adaptive skip mode" (suggested by
Rolf Ahrenberg and Derek Kelly).
- cDvbPlayer and cReplayControl now use the same list of editing marks. This avoids