index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdr.c
Age
Commit message (
Collapse
)
Author
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-06-23
Switched VDR's own player to the new cPlayer/cControl structures
Klaus Schmidinger
2002-06-23
Moved handling of the Menu key entirely into vdr.c
Klaus Schmidinger
2002-06-22
Activated cutting
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-20
Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c
Klaus Schmidinger
2002-05-18
Completely moved OSD handling out of the cDvbApi class, into the new cOsd
Klaus Schmidinger
2002-05-18
Rearranged OSD class names to make 'cOsd' available for the main OSD interface
Klaus Schmidinger
2002-05-18
Added an error message if the directory specified in the '-L' option can't ↵
Klaus Schmidinger
be accessed
2002-05-13
Improved the [eid]syslog() macros
Klaus Schmidinger
2002-05-13
Made the config directory available to plugins
Klaus Schmidinger
2002-05-12
Added the cPlugin::Housekeeping() function
Klaus Schmidinger
2002-05-12
Changed the cPlugin::Start() function to return a boolean value
Klaus Schmidinger
2002-05-11
Improved implementation of setup menus for plugins
Klaus Schmidinger
2002-05-09
Implemented plugin interface
1.1.0
Klaus Schmidinger
2002-04-26
Now taking an active video cutting process into account when doing shutdown ↵
Klaus Schmidinger
or housekeeping
2002-03-29
Added command line option -V
Klaus Schmidinger
2002-03-09
Implemented OSD for Volume and Mute
Klaus Schmidinger
2002-03-09
New SVDRP command VOLU
Klaus Schmidinger
2002-03-08
New command line option '-m'
Klaus Schmidinger
2002-03-03
CICAM setup for conditional access channels
Klaus Schmidinger
2002-02-24
Removed DVD support from the core VDR source
Klaus Schmidinger
2002-02-23
Reading 'epg.data' at startup
Klaus Schmidinger
2002-02-10
Confirmation prompt in case of an upcoming timer event when pressing the ↵
Klaus Schmidinger
'Power' key
2002-02-02
Introduced 'svdrphosts.conf'
Klaus Schmidinger
2002-01-26
Fixed setting the LastActivity timestamp after a shutdown prompt
Klaus Schmidinger
2002-01-26
Improved error handling in the editing process; message prompt at the end of ↵
Klaus Schmidinger
editing process
2002-01-26
Fixed handling file names that contain single quotes or dollar signs in ↵
Klaus Schmidinger
calls to external commands
2002-01-13
Removed the check to see whether the system time is running linearly
Klaus Schmidinger
2001-11-03
Added a fifth parameter to the 'shutdown' call that indicates the reason for ↵
Klaus Schmidinger
this shutdown request
2001-11-03
Fixed handling the 'Power' key in case Setup.MinUserInactivity is set to 0
Klaus Schmidinger
2001-10-27
Completed storing the current audio volume in the setup.conf file
Klaus Schmidinger
2001-10-20
The menu timeout now also works when pressing the 'Back' button during ↵
Klaus Schmidinger
replay to enter the 'Recordings' menu
2001-10-20
Closing all open file descriptors when calling external programs
Klaus Schmidinger
2001-10-19
Removed the 'system time seen...' message
Klaus Schmidinger
2001-10-07
Moved the _GNU_SOURCE macro into the Makefile
Klaus Schmidinger
2001-10-07
Sorting recordings internally, with episodes sorted chronologically
Klaus Schmidinger
2001-09-30
Providing channel number and file name to the shutdown program
Klaus Schmidinger
2001-09-30
Fixed the 'system time seen...' message in case of overlapping timers
Klaus Schmidinger
2001-09-23
Made the volume, mute and power keys work when a menu is active, too
0.9.6
Klaus Schmidinger
2001-09-23
Calling the '-r' program after editing, too
Klaus Schmidinger
2001-09-23
Writing the current time (as seen by VDR) into the log file when starting a ↵
Klaus Schmidinger
timer recording
2001-09-23
Implemented a check to see whether the system time is running linearly
Klaus Schmidinger
2001-09-22
New command line option '-r'
Klaus Schmidinger
2001-09-22
Saving current volume to setup.conf
Klaus Schmidinger
2001-09-16
New keys 'Volume+', 'Volume-' and 'Mute'
Klaus Schmidinger
2001-09-08
Switching through channel groups now starts at current channel's group
Klaus Schmidinger
2001-09-08
Improved handling of 'Power' key
Klaus Schmidinger
2001-09-08
Fixed channel toggling in case 'Ok' has been pressed
Klaus Schmidinger
[next]