summaryrefslogtreecommitdiff
path: root/vdr.c
AgeCommit message (Expand)Author
2002-04-26Now taking an active video cutting process into account when doing shutdown o...Klaus Schmidinger
2002-03-29Added command line option -VKlaus Schmidinger
2002-03-09Implemented OSD for Volume and MuteKlaus Schmidinger
2002-03-09New SVDRP command VOLUKlaus Schmidinger
2002-03-08New command line option '-m'Klaus Schmidinger
2002-03-03CICAM setup for conditional access channelsKlaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-02-23Reading 'epg.data' at startupKlaus Schmidinger
2002-02-10Confirmation prompt in case of an upcoming timer event when pressing the 'Pow...Klaus Schmidinger
2002-02-02Introduced 'svdrphosts.conf'Klaus Schmidinger
2002-01-26Fixed setting the LastActivity timestamp after a shutdown promptKlaus Schmidinger
2002-01-26Improved error handling in the editing process; message prompt at the end of ...Klaus Schmidinger
2002-01-26Fixed handling file names that contain single quotes or dollar signs in calls...Klaus Schmidinger
2002-01-13Removed the check to see whether the system time is running linearlyKlaus Schmidinger
2001-11-03Added a fifth parameter to the 'shutdown' call that indicates the reason for ...Klaus Schmidinger
2001-11-03Fixed handling the 'Power' key in case Setup.MinUserInactivity is set to 0Klaus Schmidinger
2001-10-27Completed storing the current audio volume in the setup.conf fileKlaus Schmidinger
2001-10-20The menu timeout now also works when pressing the 'Back' button during replay...Klaus Schmidinger
2001-10-20Closing all open file descriptors when calling external programsKlaus Schmidinger
2001-10-19Removed the 'system time seen...' messageKlaus Schmidinger
2001-10-07Moved the _GNU_SOURCE macro into the MakefileKlaus Schmidinger
2001-10-07Sorting recordings internally, with episodes sorted chronologicallyKlaus Schmidinger
2001-09-30Providing channel number and file name to the shutdown programKlaus Schmidinger
2001-09-30Fixed the 'system time seen...' message in case of overlapping timersKlaus Schmidinger
2001-09-23Made the volume, mute and power keys work when a menu is active, too0.9.6Klaus Schmidinger
2001-09-23Calling the '-r' program after editing, tooKlaus Schmidinger
2001-09-23Writing the current time (as seen by VDR) into the log file when starting a t...Klaus Schmidinger
2001-09-23Implemented a check to see whether the system time is running linearlyKlaus Schmidinger
2001-09-22New command line option '-r'Klaus Schmidinger
2001-09-22Saving current volume to setup.confKlaus Schmidinger
2001-09-16New keys 'Volume+', 'Volume-' and 'Mute'Klaus Schmidinger
2001-09-08Switching through channel groups now starts at current channel's groupKlaus Schmidinger
2001-09-08Improved handling of 'Power' keyKlaus Schmidinger
2001-09-08Fixed channel toggling in case 'Ok' has been pressedKlaus Schmidinger
2001-09-07Some fixes to the shutdown featureKlaus Schmidinger
2001-09-01Stopping finished timer recordings before starting new onesKlaus Schmidinger
2001-09-01Fixed 'Channel locked' message if recording is running on primary interfaceKlaus Schmidinger
2001-09-01New remote control key 'Power'Klaus Schmidinger
2001-09-01Implemented automatic shutdownKlaus Schmidinger
2001-08-26Implemented GetNextActiveTimer()Klaus Schmidinger
2001-08-11If there is no free DVB device to record, the log message will now be given o...Klaus Schmidinger
2001-08-11New command line option -EKlaus Schmidinger
2001-08-06DVD support is now optionalKlaus Schmidinger
2001-08-05Improved DVD handlingKlaus Schmidinger
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-06-24Added Dolby Digital recording/replay0.8.3Klaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-04-01No longer calling 'abort()'Klaus Schmidinger
2001-03-31New command line option -tKlaus Schmidinger
2001-02-24Implemented watchdogKlaus Schmidinger