summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-02-23Fixed the SVDRP GRAB command in case the video device can't be openedKlaus Schmidinger
2002-02-23Saving 'timers.conf' after setting 'firstday' when deleting an ongoing recordingKlaus 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-16channels.confKlaus 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 Finnish language textsKlaus Schmidinger
2002-02-09Added a typedef for 'in_addr_t' to make it work with glibc < 2.2Klaus Schmidinger
2002-02-09channels.confKlaus 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-02Config files can now contain comments separated by '#'Klaus Schmidinger
2002-02-02Changed the [dei]syslog macros to use var args; fixed error handling in ↵Klaus Schmidinger
establishing an SVDRP connection
2002-02-02Added some EPG bugfix statisticsKlaus Schmidinger
2002-02-02Removed the EPG bugfix for 'Title / Subtitle' cleanupKlaus Schmidinger
2002-02-02Added a description of the sort order of individual episodes in the ↵Klaus Schmidinger
recordings menu to the MANUAL
2002-02-01Fixed handling timers on the 29th, 30th or 31st of a month in case the next ↵Klaus Schmidinger
month has less than 31 days
2002-02-01Fixed handling hierarchical recordings menu in case of directories starting ↵Klaus Schmidinger
with the same sequence of characters
2002-02-01Updated channel settings for 'N24'Klaus Schmidinger
2002-02-01channels.confKlaus Schmidinger
2002-02-01Removing 'core*' in 'make clean'Klaus Schmidinger
2002-01-30Fixed handling improperly formatted EIT data0.9.9pre4Klaus Schmidinger
2002-01-29Fixed handling improper buffer lengths in the EIT parser0.9.9pre3Klaus Schmidinger
2002-01-27Removed the 'Tools' subdirectory from the VDR archive0.9.9pre2Klaus Schmidinger
2002-01-27Status messages are now displayed centeredKlaus Schmidinger
2002-01-27Activating the 'Recordings' menu now displays 'scanning recordings...'Klaus Schmidinger
2002-01-27Reverted to 'find' instead of 'ftw()' to collect recordings (ftw() was much ↵Klaus Schmidinger
slower)
2002-01-27Ignoring 'stale NFS file handle' error when scanning recordingsKlaus Schmidinger
2002-01-27The 'Main' menu now displays the used disk space in the titleKlaus Schmidinger
2002-01-26The editing process now calls AssertFreeDiskSpace()Klaus Schmidinger