diff options
author | Andreas Mair <amair.sob@googlemail.com> | 2005-06-22 14:42:18 +0200 |
---|---|---|
committer | Andreas Mair <amair.sob@googlemail.com> | 2005-06-22 14:42:18 +0200 |
commit | 1f33deeae237bdcc4281de03d268528d4a09edd3 (patch) | |
tree | ba27f73a162201dc1f33a83cdb77ca724ab22fa8 /contrib/HISTORY.bigpatch | |
parent | d6922e850779c4ff9d8bcbcef9842cf333eb8638 (diff) | |
download | vdradmin-am-0.97-am3.3rc.tar.gz vdradmin-am-0.97-am3.3rc.tar.bz2 |
2005-06-22: 0.97-am3.3rcv0.97-am3.3rc
- Updated all help messages.
- Added beautified tooltips in timer_list. PLEASE COMMENT!!!
- Changed saving of AutoTimer patterns: ":" -> "|" and "|" -> "\|".
- Added support for user.css for overwriting style.css (Must be located in /etc/vdradmin/). See user.css.example. PLEASE COMMENT ON THIS!!!
- Removed obsolete files (e.g. images).
- Merged style.css and navi.css.
- Reworked templates so that they use a lot of CSS (Tested using Konqueror 3.3.2 and Firefox 1.0.4).
- Fixed programming timers with special summary when using EPG_DIRECT (timer didn't get programmed) (Thanks to HolgerAusB for giving vital hints).
- Allow browsers to cache all files VDRAdmin sends, except "text/html". This should speed up VDRAdmin but changing the skin or css needs a "shift reload".
- Added support for VDR v1.3.25's info.vdr (Submitted by vejoun).
- Use localized date formates.
- Now using "video/x-mpegurl" MIME type instead of "audio/x-mpegurl" for streaming (Suggested by stefan.h).
- Added patches supplied by stefan.h:
-> using EPG's subtitle when found for AutoTimer else " " (that's the VDR way).
-> New config option VDRVFAT to find recordings if VDR has been compiled with or without VFAT define.
- Fixed calling reccmds on recordings in subdirs, manual recordings (@rectitle) and repeating timer's recordings without episode title.
- Fixed streaming of manual recordings (@rectitle) and repeating timer's recordings without episode title.
- VDRAdmin-AM now uses the required charsets setting in templates, so no need to write "&xyz;" things in .po files.
- Reworked templates to make better use of CSS (for example: timeline colours can be set by style.css).
- EPG_PRUNE now is the number of channels to fetch from VDR (had been one too less before).
- Added "install.sh" and "uninstall.sh" ("./install.sh -h" for help) (Requested by several people).
- Made "name" columns in lists wrapping again (Reported by vejoun).
- Deleting a single recording works again (Reported by vejoun).
- Fixed streaming of recordings in subdirs (Reported by vejoun).
- Added missing gray sign on deactivated AutoTimers (Reported by vejoun).
Diffstat (limited to 'contrib/HISTORY.bigpatch')
-rw-r--r-- | contrib/HISTORY.bigpatch | 99 |
1 files changed, 99 insertions, 0 deletions
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 <br> 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 |