summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2002-03-09Now starting the Dolby Digital output thread only if the recording actually ↵Klaus Schmidinger
contains Dolby Digital audio data
2002-03-09Fixed 'zombie' processes when closing a pipeKlaus Schmidinger
2002-03-09Added log messages when deleting recordings in case the disk runs full while ↵Klaus Schmidinger
recording
2002-03-09Fixed resetting 'mute' state when setting the volume to a non-zero valueKlaus Schmidinger
2002-03-09New SVDRP command VOLUKlaus Schmidinger
2002-03-08New command line option '-m'Klaus Schmidinger
2002-03-08Blue button is now 'Stop' in 'Main' menu if replayingKlaus Schmidinger
2002-03-08Fixed reacting on changes in CICAM settings (needed to restart VDR before)Klaus Schmidinger
2002-03-08Fixed handling CICAM settings if the first one of a DVB card was FTAKlaus Schmidinger
2002-03-08Fixed avoiding the primary DVB interface in case Setup.PrimaryLimit is 0Klaus Schmidinger
2002-03-08Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf'Klaus Schmidinger
2002-03-03Updated French language texts1.0.0pre3Klaus Schmidinger
2002-03-03CICAM setup for conditional access channelsKlaus Schmidinger
2002-03-02Fixed a deadlock when switching channels via Schedule/Now|Next/SwitchKlaus Schmidinger
2002-02-25Fixed a crash in case there is no 'epg.data' at program start1.0.0pre2Klaus Schmidinger
2002-02-24Added a missing error message in SVDRP command LSTC1.0.0pre1Klaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-02-24Reading the 'setup.conf' file no longer terminates in case of an errorKlaus Schmidinger
2002-02-24New Setup parameter RecordDolbyDigitalKlaus Schmidinger
2002-02-24Taking the German umlauts 'as is' when compiled with VFATKlaus Schmidinger
2002-02-24New SVDRP command PUTEKlaus Schmidinger
2002-02-23Reading 'epg.data' at startupKlaus Schmidinger
2002-02-23Fixed the SVDRP GRAB command in case the video device can't be openedKlaus Schmidinger
2002-02-17Taking EPG data from 'start + 5min' for instant recordingsKlaus Schmidinger
2002-02-17Fixed closing all unused file descriptors when opening a pipeKlaus Schmidinger
2002-02-17Terminating timer when deleting recordingKlaus Schmidinger
2002-02-17Implemented the 'First day' parameter for repeating timersKlaus Schmidinger
2002-02-16Fixed a crash when replaying with DEBUG_OSD=1Klaus Schmidinger
2002-02-16Added the TPID to Hessen-3 in 'channels.conf'Klaus Schmidinger
2002-02-15Fixed the 'Low disk space!' messageKlaus Schmidinger
2002-02-15Removed '#define VFAT 1' (was a leftover from testing)Klaus Schmidinger
2002-02-15Added scanning for EPG data for another 4 daysKlaus Schmidinger
2002-02-10Finally version 0.990.9.9Klaus Schmidinger
2002-02-10No more trailing '~' in progress displayKlaus Schmidinger
2002-02-10Confirmation prompt in case of an upcoming timer event when pressing the ↵Klaus Schmidinger
'Power' key
2002-02-10If compiled with VFAT=1, characters that can't be handled by a VFAT system ↵Klaus Schmidinger
are now encoded to '#XX'
2002-02-10If Setup.ShowInfoOnChSwitch is set to 'no', the box for the EPG display is ↵Klaus Schmidinger
no longer shown
2002-02-10Changed the default name for instant recordings to 'TITLE EPISODE'Klaus Schmidinger
2002-02-10Automatically closing empty recordings menu page after deleteKlaus Schmidinger
2002-02-09Added a typedef for 'in_addr_t' to make it work with glibc < 2.2Klaus Schmidinger
2002-02-09Reverted to the previous way of searching for the EPG record of the current ↵Klaus Schmidinger
recording in case of a periodic timer
2002-02-09Added Finnish language textsKlaus Schmidinger
2002-02-09Only reporting the 'EPG bugfix statistics' if there really were any fixesKlaus Schmidinger
2002-02-09Changed the estimated data rate for calculating the remaining disk capacity ↵Klaus Schmidinger
to 25.75 MB/min
2002-02-05Fixed a bug in moving timers or channels to the last position in the listKlaus Schmidinger
2002-02-03Fixed a problem with the ERR macro defined by ncurses.h0.9.9pre5Klaus Schmidinger
2002-02-03Special VPIDs to allow recording radio channelsKlaus Schmidinger
2002-02-03Implemented TITLE and EPISODE keywordsKlaus Schmidinger
2002-02-02Introduced 'svdrphosts.conf'Klaus Schmidinger
2002-02-02Changed the [dei]syslog macros to use var args; fixed error handling in ↵Klaus Schmidinger
establishing an SVDRP connection