mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- Completed storing the current audio volume in the setup.conf file (thanks to Andy Grobb). - Fixed closing the progress display with the "Back" key when in trick mode and Setup.ShowReplayMode is enabled (thanks to Stefan Huelswitt). - New SVDRP commands LSTR and DELR to list and delete recordings (thanks to Thomas Heiligenmann). - Fixed a crash when pressing the '2' button while replaying a DVD. - Updated 'channels.conf' for the "Bundesliga" channels of Premiere World (thanks to Mel Schächner). - Changed the tuning code to use FrontendInfo to detect the type of DVB card. - Removed the recursion stuff from cThread (cMutex already does this). - Fixed handling the repeat function in the channel display. - Avoiding multiple EPG entries for the same event (thanks to Rolf Hakenes for some valuable information on how to do this). - A recording on the primary interface can now be stopped to make it continue on an other free DVB card (if one is free at the moment). See MANUAL for details. - Added some missing teletext PIDs (thanks to Norbert Schmidt). - Added PTS to the converted PCM audio when replaying a DVD (thanks to Andreas Schultz). Now the audio and video of a DVD replayed over the DVB card's A/V out should always be in sync. - Fixed handling the "Power" key in case Setup.MinUserInactivity is set to 0 to disable automatic shutdown. - Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request (see INSTALL). - Fixed releasing 'index' memory after recording or playback. - Fixed ejecting a DVD while it is being replayed. - Removed all video overlay stuff from cDvbApi and SVDRP. Guido Fiala's new 'kvdr' version 0.4 now does these things itself. As a consequence of this you will now need to use kvdr 0.4 or later. - The device /dev/video is now opened only if necessary (to GRAB an image), allowing other programs (like 'kvdr', for instance) to use that device.
165 lines
6.0 KiB
Plaintext
165 lines
6.0 KiB
Plaintext
Thanks go to the following people for patches and contributions:
|
||
|
||
Carsten Koch <Carsten.Koch@icem.de>
|
||
for adding LIRC support
|
||
for making the 'Recordings' menu be listed alphabetically
|
||
for implementing the 'Summary' feature
|
||
for adding the 'epg2timers' tool (see Tools/epg2timers)
|
||
for his idea of using multiple disks (and for testing this feature)
|
||
for implementing the 'new recording' indicator
|
||
for suggesting that the "Back" button in replay mode should bring up the "Recordings" menu
|
||
|
||
Plamen Ganev <pganev@com-it.net>
|
||
for fixing the frequency offset for Hotbird channels
|
||
for adding the 'xtvrc2vdr' tool (see Tools/xtvrc2vdr)
|
||
for adding the 'dvbrc2vdr' tool (see Tools/dvbrc2vdr)
|
||
for implementing "channel grouping"
|
||
|
||
Heino Goldenstein <heino.goldenstein@microplex.de>
|
||
for modifying scrolling through lists to make it page up and down
|
||
|
||
Guido Fiala <gfiala@s.netic.de>
|
||
for implementing slow forward/back
|
||
for implementing the SVDRP command 'HITK'
|
||
for implementing image grabbing
|
||
for implementing overlay capabilities (see his 'kvdr' tool at http://www.s.netic.de/gfiala)
|
||
(overlay capabilities have been removed again in VDR 0.98, since kvdr version 0.4
|
||
now does these things itself)
|
||
for making the replay progress display avoid unnecessary code execution
|
||
|
||
Robert Schneider <Robert.Schneider@lotus.com>
|
||
for implementing EIT support for displaying the current/next info
|
||
for extending EIT support to implement a complete EPG
|
||
|
||
Niels de Carpentier <niels@casema.net>
|
||
for adding a workaround for a driver timing problem in cDvbApi::Cmd()
|
||
|
||
Martin Hammerschmid <martin@hammerschmid.com>
|
||
for suggesting to display the direct channel select input on the OSD
|
||
for suggesting to use the "Blue" button in the main menu to resume replay
|
||
for implementing pege up/down with the "Left" and "Right" keys
|
||
|
||
Bastian Guse <bastian@nocopy.de>
|
||
for writing the FORMATS entry for timers.conf
|
||
|
||
Matthias Schniedermeyer <ms@citd.de>
|
||
for implementing the 'MarkInstantRecord' setup option
|
||
for his "schnitt" tools
|
||
for his "master-timer" tool
|
||
|
||
Miha Setina <mihasetina@softhome.net>
|
||
for translating the OSD texts to the Slovenian language
|
||
|
||
Alberto Carraro <bertocar@tin.it>
|
||
for translating the OSD texts to the Italian language
|
||
|
||
Deti Fliegl <deti@fliegl.de>
|
||
for implementing the 'CurrentChannel' setup parameter
|
||
|
||
Dave Chapman <dave@dchapman.com>
|
||
for implementing support for the teletext PID
|
||
for his great support in switching to the NAPI
|
||
|
||
Hans-Peter Raschke <Hans-Peter.Raschke@Wintermann-DatenService.de>
|
||
for his support in adapting VDR to DVB-C
|
||
for adding the 'statdvb2vdr' tool (see Tools/statdvb2vdr)
|
||
|
||
Peter Hofmann <software@pxh.de>
|
||
for his support in adapting VDR to DVB-C
|
||
|
||
Axel Gruber <axel@agm.de>
|
||
for his support in keeping the Premiere World channels up to date in 'channels.conf'
|
||
|
||
Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>
|
||
for translating the OSD texts to the Dutch language
|
||
|
||
J<EFBFBD>rgen Sauer <jojo@automatix.de>
|
||
for implementing the -t option to set the controlling terminal
|
||
|
||
Benjamin Reichardt <reichard@math.uni-goettingen.de>
|
||
for his help in debugging the transition to the new API
|
||
|
||
Henning Holtschneider <hh@holtschneider.com>
|
||
for patching 'runvdr' to check whether the driver is already loaded
|
||
|
||
Paulo Manuel Martins Lopes <pmml@netvita.pt>
|
||
for translating the OSD texts to the Portugese language
|
||
|
||
Markus Lang <markus.lang@nissan-db.de> and Ulrich R<>der <dynamite@efr-net.de>
|
||
for making DiSEqC support configurable
|
||
|
||
Jean-Claude Repetto <jc@repetto.org>
|
||
for translating the OSD texts to the French language
|
||
|
||
Andre Valentin <av2000@topmail.de>
|
||
for increasing the key name buffer size for LIRC
|
||
|
||
J<EFBFBD>rgen Tvedt <pjtvedt@online.no>
|
||
for translating the OSD texts to the Norwegian language
|
||
|
||
Stefan Huelswitt <huels@iname.com>
|
||
for fixing the repeat function with LIRC
|
||
for making the position of the channel display configurable
|
||
for making the width and height of the OSD configurable
|
||
for implementing the "Jump" function in replay mode
|
||
for implementing "Multi Speed Mode"
|
||
for implementing backtracing for fast forward/rewind
|
||
for implementing the replay mode display
|
||
|
||
Ulrich R<>der <roeder@efr-net.de>
|
||
for pointing out that there are channels that have a symbol rate higher than
|
||
27500
|
||
for his support in keeping the Premiere World channels up to date in 'channels.conf'
|
||
|
||
Mel Sch<63>chner <schaechner@yahoo.com>
|
||
for his support in keeping the Premiere World channels up to date in 'channels.conf'
|
||
|
||
Andreas Schultz <aschultz@warp10.net>
|
||
for adding support for replaying DVDs (much of this was derived from
|
||
dvdplayer-0.5 by Matjaz Thaler <matjaz.thaler@guest.arnes.si>)
|
||
for adding PTS to the converted PCM audio when replaying a DVD
|
||
|
||
Aaron Holtzman
|
||
for writing 'ac3dec'
|
||
|
||
Wolfgang Henselmann-Weiss <Wolfgang_Henselmann@betaresearch.de>
|
||
for fixing calculating the timeout value in cFile::FileReady()
|
||
|
||
Uwe Scheffler <UweScheffler@t-online.de>
|
||
for his help in keeping 'channels.conf.cable' up to date
|
||
|
||
Matjaz Thaler <matjaz.thaler@guest.arnes.si>
|
||
for improving AC3 decoding when replaying DVDs
|
||
|
||
Artur Skawina <skawina@geocities.com>
|
||
for improving the font file generation in the Makefile
|
||
|
||
Werner Fink <werner@suse.de>
|
||
for making I/O more robust by handling EINTR
|
||
|
||
Rolf Hakenes <hakenes@hippomi.de>
|
||
for providing 'libdtv' and adapting the EIT mechanisms to it
|
||
|
||
Andreas Vitting <Andreas@huji.de>
|
||
for providing code that closes all unused file descriptors in the child
|
||
process of a pipe (used in cPipe)
|
||
|
||
Matthias Weingart <matthias@pentax.boerde.de>
|
||
for fixing handling of the volume, mute and power keys when menus are active
|
||
for fixing the repeat function when using the LIRC remote control
|
||
|
||
Andreas Share <a.share@t-online.de>
|
||
for his support in keeping the Premiere World channels up to date in 'channels.conf'
|
||
|
||
Simon Bauschulte <SemiSchwabe@Brutzel.de>
|
||
for his support in keeping the Premiere World channels up to date in 'channels.conf'
|
||
|
||
Andy Grobb <Charly98@01019freenet.de>
|
||
for completing storing the current audio volume in the setup.conf file
|
||
|
||
Thomas Heiligenmann <thomas@heiligenmann.de>
|
||
for implementing the SVDRP commands LSTR and DELR
|
||
|
||
Norbert Schmidt <nschmidt-nrw@t-online.de>
|
||
for filling in some missing teletext PIDs
|