summaryrefslogtreecommitdiff
path: root/vdr.c
AgeCommit message (Expand)Author
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
2001-02-11Removing empty directoriesKlaus Schmidinger
2001-02-04Fixed handling of REMOTE=NONEKlaus Schmidinger
2001-02-04Automatically removing deleted recordings after a whileKlaus Schmidinger
2001-02-02New command line option -DKlaus Schmidinger
2001-01-14Saving and restoring the current channelKlaus Schmidinger
2000-12-28Implemented 'on disk editing'Klaus Schmidinger
2000-12-08Switched to PES recordingKlaus Schmidinger
2000-11-18All cards write EIT info into the same data structure; free cards scan for EI...Klaus Schmidinger
2000-11-11Implemented 'Commands' menuKlaus Schmidinger
2000-11-11Implemented internationalizationKlaus Schmidinger
2000-11-05Current channel is now device specificKlaus Schmidinger
2000-11-03Reading setup.conf before initializing DVB devices (didn't set system time)Klaus Schmidinger
2000-11-01Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabledKlaus Schmidinger
2000-10-29Fixed initializing the RCU codeKlaus Schmidinger
2000-10-08Pressing 'Back' in replay mode brings up 'Recordings' menuKlaus Schmidinger
2000-10-08Fixed daemon mode (RcIo and Interface no longer static)Klaus Schmidinger
2000-10-08Explicit Repeat/Release handling for remote controlKlaus Schmidinger
2000-10-03Implemented toggling between current and previous channelKlaus Schmidinger