[vdr] [ANNOUNCE] vdr-softdevice-0.5.0
Stefan Lucke
stefan at lucke.in-berlin.de
Fri Apr 18 18:01:36 CEST 2008
Hello,
the softdevice team (Torgeir Veimo, Martin Wache and me, Stefan Lucke)
is pleased to announce a new release of vdr's softdevice plugin.
General info:
Softdevice plugin enables vdr to run on your desktop with
so called budget cards. You'll get vdr output via framebuffer or X11-Xv or
DirectFB or vidix to your screen. Decoding is done via ffmpeg.
Supported vdr versions: 1.4.x, 1.5.x and 1.6.x
Plugin's homepage is located at: http://softdevice.berlios.de/
2008-04-18: softdevice-0.5.0
- Check configuration for ffmpeg < r11816.
- Removed timestamps, email addrs and src line # comments from *.po.
2008-04-16:
- Silence some warnings.
- softdevice.c: Fix spelling & version check for trNOOP().
- Suspend output on user inactivity (see README): patch by Marko M�kel�
2008-04-15:
- Fixed (changed) some italian chars.
- Added local translations of yes/no.
- Switched to vdr-1.5.x OSD translation.
- Switched from av_read_packet() to av_read_frame().
2008-04-14:
- Italian translation by Diego.
2008-04-13:
- audio: fix ac3 downmix request for ffmpeg >= r10199.
2008-04-10:
- SoftOsd: Adjust constructor definition to implementation.
2008-02-26:
- fix for ffmpeg >= r12194.
- video-fb: via OSD selected screen aspect was not honored.
2008-02-20:
- VideoFilter.c: fix some warnings and compile error with ffmpeg >= r11816
2008-01-26:
- OSD: missing call to ClearOSD() of output device.
2008-01-19:
- OSD: fix drawing (missing method SetAreas()).
2007-12-25:
- license: included gpl notice "v2 or any later" to README.
- border detect: fix rounding issue.
- audio: \n\r -> \n substitution for ac3pt,
some indentation cleanup (Xrun())
- shm-out: ensure nonNULL vout->ctl in Stop(); by Axel Naumann
2007-12-24:
- mpegdecoder: compile fix for ffmpeg svn >= r11071.
revert AVFMT_NOFILE trick for actual ffmpeg >= 11071.
recommended ffmpeg versions: A) < r11071 B) >= r11307
2007-10-13:
- shm-out: applied patch from Matthias Schwarzott to make ShmClient work
at 1st start of softdevice with "-vo shm:".
allow xv startup aspect selection for shm out too.
2007-09-27:
- audio: added open for number of channels device names CH1, CH2, CH3, .. .
- mpeg2decoder: workaround for some ac3 decoding issues.
2007-09-23:
- configure: fix framebuffer check.
2007-09-16:
- border detect: whole black area was cut out. that's not correct when aspect
ratio is greater than 16/9. limit cut out area to 16/9.
- russian translation by neptunvasja
2007-08-29:
- compile fix for vdr-1.5.9 based on Stone's patch.
2007-07-12:
- video / dfb: moved some code from video.c to video-dfb.c as announced
and changed some constants to those I use in productive VDR.
2007-07-11:
- compile fix for: ./configure --disable-shm
- applied patch from Matthias Schwarzott for compile issues with
newer ffmpeg versions
- applied patch from Artur Skawina for memory alignment error
- video-xv: fix OSD parially not drawn or cleared in pseudo mode:
- a small stripe remains on the right side, when video changed
from 16:9 to 4:3
- only modified OSD was shown when deinterlacer was toggled
on/off.
2007-05-10:
- use libswscale if available.
- remove left over code from the old video-fb.
- remove pixel mask option from SoftOsd.[hc] and video*, which was only used
by the old video-fb.
- adapt MacVdrClient.c to the setupStore in shared memory.
- remove softlog from setupStore. Pointers aren't valid in a shared memory
block.
- remove private variable setupStore from audio out methods. They can
access the global variable.
- move setupStore into a shared memory block. This allows ShmClient to
have acces to the setupStore.
- move CatchRemoteKey() into utils.c, else setup-softdevice.o would
have to be linked into libsoftdevice-xv.so and -dfb.so
2007-04-12:
- ShmClient: revertet previous change, as it breaks argument style
of softdevice.
- configure: fix typo (yaepg),
rm .dependencies in case of changes,
new opt: --disable-xinerama (by Matthias Schwarzott)
- fix osdMode not initialized (by Matthias Schwarzott)
- ShmClient: full screen start option (by Matthias Schwarzott)
Stefan Lucke
More information about the vdr
mailing list