summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2014-10-19 17:09:51 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2014-10-19 17:09:51 +0200
commit058d8bc29a289f49e55c44c4e852469eb6fa2362 (patch)
tree2e5c71c02fd057483c04214ec8d0d9ce380144f2 /HISTORY
parent1c7eccb876c001da1054790d0d48adb880077194 (diff)
downloadvdr-plugin-audiorecorder-058d8bc29a289f49e55c44c4e852469eb6fa2362.tar.gz
vdr-plugin-audiorecorder-058d8bc29a289f49e55c44c4e852469eb6fa2362.tar.bz2
added missing intializier, cleanup obsolete code
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY13
1 files changed, 13 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 34f28ca..6a5a22f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -88,3 +88,16 @@ VDR Plugin 'audiorecorder' Revision History
- channel (#5) and event (#6) added to the parameter list of the
external script, bitrates are now given correctly.
+2014-04-19:
+- moved to http://projects.vdr-developer.org/
+- new Projectmanager Joerg Bornkessel <hd_brummy at gento.org>
+
+2014-05-05: Version 2.0.0_rc2
+- new Makefile, up from vdr-2.0 (support for old Makefile handling droped)
+- unbundle included tinyxml code, using the shared lib from tinyxml (with stl)
+- droped obsolete i18n language handling
+- several fixex for ffmpeg/libav-9
+
+2014-05-31: Version 2.0.0_rc3
+- #bug 1846, missing parameter LiveView added
+- compile fixed with ffmpeg-2