From 0d6ba991052f971564296c537887e030d13ee730 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Mon, 4 Apr 2005 12:54:11 +0200 Subject: =?UTF-8?q?2005-04-04:=200.97-am3.0=20-=20Reworked=20updating=20of?= =?UTF-8?q?=20channels=20and=20EPG=20from=20VDR.=20-=20Fixed=20displaying?= =?UTF-8?q?=20of=20repeating=20timers.=20-=20Fixed=20Makefile=20to=20set?= =?UTF-8?q?=20"$SEARCH=5FFILES=5FIN=5FSYSTEM=20=3D=201"=20on=20install.=20?= =?UTF-8?q?-=20Added=20Spanish=20i18n=20(Submitted=20by=20R=C3=BCdiger=20J?= =?UTF-8?q?ung)=20-=20Updated=20French=20i18n=20(Submitted=20by=20"Trois?= =?UTF-8?q?=20Six",=20=20"map"=20and=20"lobotomise")=20-=20Fixed=20some=20?= =?UTF-8?q?buttons=20to=20work=20with=20long=20translations.=20-=20Extract?= =?UTF-8?q?ed=20text=20from=20templates=20and=20moved=20them=20to=20i18n.p?= =?UTF-8?q?l=20file=20and=20moved=20the=20i18n.pl=20files=20to=20new=20fol?= =?UTF-8?q?ders=20i18n/$language,=20resulting=20in=20a=20single=20template?= =?UTF-8?q?=20with=20two=20skins=20(bilder=20&=20copper).=20Makes=20transl?= =?UTF-8?q?ations=20and=20template=20modification=20a=20lot=20more=20easie?= =?UTF-8?q?r.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Included patches submitted by Ville Skyttä: - vdradmin-01-req-zlib.patch: Make Compress::Zlib really optional. - vdradmin-02-defaultconfig.patch: Use preset values from %CONFIG as defaults in --config. - vdradmin-03-errstr.patch: Fix error string output. - vdradmin-04-spelling.patch: Various trivial spelling and phrasing improvements. - vdradmin-05-askconf.patch: Allow unattended "vdradmind.pl --config < /dev/null". - vdradmin-08-writeconfig.patch: Always write config using WriteConfig(). - vdradmin-10-exitcodes.patch: Don't exit with status code 0 if something's wrong. --- contrib/HISTORY.bigpatch | 99 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 contrib/HISTORY.bigpatch (limited to 'contrib/HISTORY.bigpatch') diff --git a/contrib/HISTORY.bigpatch b/contrib/HISTORY.bigpatch new file mode 100644 index 0000000..1518bdb --- /dev/null +++ b/contrib/HISTORY.bigpatch @@ -0,0 +1,99 @@ +README Big Patch +---------------- +This is a patch to develop for a better vdradmin. +It's designt as Patch for a vanilla vdradmin, i +hope you have many fun with this nice program. + +Version 0.9 + +* Neue Option bei Autotimer Done on/off (thx gfa4711 & viking) +* Done Liste persitent machen +! remove the ffserver stuff, is to buggy and peters solution over samba is better. + +Version 0.8 + +Fixes(!) and Features(*): + +* force an update at start from vdradmind +* popup and change_channel moved to library.js +* cosmetic changes from tv screen for a better display in mozilla +* add refresh 60 sec in prog_summary (thanks to schwarz) +* better handling for tv shows , if this show exists in the past, in auto timer +* Better unique autotimer +! First klick on timeline produce a empty website .. fixed +! remote background fixed +! scrolling in detail window +! replace '|' to
in detail window (thanks to gestein) + +Version 0.7 + +Fixes(!) and Features(*): + +* Yes! Skins! + - a new skin need only a new images directory with a new name in the same dir as 'bilder' + - the images in the new skin dir must have the same size and name from the old dir + - vdradmin will replace the http request to the new skin dir + - vdradmin will also replace the navi.css and style.css, if this exist in skin directory + - i.e. you can use a testing skin 'copper', only changes in color and style +* Unique Autotimer (like master-timer) + - this program only a timer was not come in the past (compare title+subtitle+summary) +* timers can now handle more as one card (thanks to Emil Naepflein) + - handle parallel recordings on same transponder on one card + - handle recordings on cards with CA (only one recording per CA type) +! Cache timeout is now every 60 minutes +! If you not have channels in the right list under config then don't display in timeline + + +Version 0.6 + +Fixes(!) and Features(*): + +* timeline is 50% faster +* existing timer in timeline is marked now +* links to the epg information in timer +* redesign tvscreen with remote control +! remove flash plugin, because losse support for this +! timeline has lost epg items + +Version 0.5 + +Fixes(!) and Features(*): + +* only patching to the new Version 0.95 + +Version 0.4 + +Fixes(!) and Features(*): + +* Stream the records to client (very eperimental) need ffmpeg +* add new timeline table from müntz and friends +* add streamdevurls in prog_list and prog_summary +* add a bunch config vars (for stream and streamdev) + + +Version 0.3 + +Fixes(!) and Features(*): + +* Timeline: screen to display a better Programguide +* Timeline: Pulldownmenu for times at 'was kommt um?' +! Timeline: timeline can open a own window to display the summary, is better for opera users +* Timeline: direct input in the right edge of timeline to display a own time +! Timeline: the list of channels is sortet in user order +* Timeline: higlightet program if this running now +! Timeline: no 25 Uhr at top of timeline +! Timeline: No break for mac users in the top right edge + +! Global: little Bugfixes +* Global: epg.data load direct from filesystem +* Global: better redirects + +* Tv: in tv is grab selected on load +* Tv: Button to grab the tv picture +! Tv: Ok, the tv screen is fixed ;) +* Tv: Preview window as Flash screen, thanks for Albu from vdr-portal.de + +! Config: 1x / je Tag is removed +* Config: epg is configurable with vdradmin -c +* Config: in config screen you can set the timelinescreen as startscreen +* Config: switch for flash tv -- cgit v1.2.3