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 (
Expand
)
Author
2006-04-21
Updated the GPL copies
Klaus Schmidinger
2006-04-17
Moved calling PluginManager.MainThreadHook() to the end of the main loop
Klaus Schmidinger
2006-04-17
The new function cPlugin::MainThreadHook() can be used by plugins to perform ...
Klaus Schmidinger
2006-04-15
Implemented kChanPrev
Klaus Schmidinger
2006-04-15
Implemented kNext and kPrev keys
Klaus Schmidinger
2006-04-15
Fixed setting the 'Delta' parameter when calling the shutdown script with no ...
Klaus Schmidinger
2006-04-15
Implemented cPlugin::Active()
Klaus Schmidinger
2006-04-14
Reintroduced the log message "deleting plugin: ..." when shutting down VDR
Klaus Schmidinger
2006-04-14
Using geteuid() to check whether VDR is running as user 'root'
Klaus Schmidinger
2006-04-09
The initial channel and volume can now be defined in the "Setup/Miscellaneous...
Klaus Schmidinger
2006-04-09
Fixed VPS recording in case there is more than one timer in the VPS margin
Klaus Schmidinger
2006-04-01
VPS timers now record only events that have exactly the given start time
Klaus Schmidinger
2006-03-26
Fixed format string handling
Klaus Schmidinger
2006-03-19
Fixed the shutdown timeout
Klaus Schmidinger
2006-02-05
Enabled generating a core dump if VDR is run with a different user id
Klaus Schmidinger
2006-02-04
Implemented cDevice::Transferring()
Klaus Schmidinger
2006-02-04
Fixed handling the "Setup/OSD/Menu button closes" option when set to 'yes' in...
Klaus Schmidinger
2006-01-29
If a shutdown is requested, but the shutdown script doesn't actually halt the...
Klaus Schmidinger
2006-01-28
The epg.data file is now written when VDR exits
Klaus Schmidinger
2006-01-22
Fixed handling the '0' key for switching between the last two channels
1.3.40
Klaus Schmidinger
2006-01-22
Improved channel switching when repeat function kicks in; updating channel di...
Klaus Schmidinger
2006-01-20
Recordings are now only started if there is at least 300MB free disk space
Klaus Schmidinger
2006-01-20
Fixed a problem with @plugin in keymacros.conf in case the named plugin is no...
Klaus Schmidinger
2006-01-15
Modified logging so that even on NPTL systems each line in the log file shows...
Klaus Schmidinger
2006-01-15
Fixed a second place where a message should be given when an instant recordin...
Klaus Schmidinger
2006-01-15
The status markers in the "Schedule" menu are now only updated if a submenu i...
Klaus Schmidinger
2006-01-14
Key macros can now be defined for all non-modeless keys
Klaus Schmidinger
2006-01-13
Dropped the default vdr user
Klaus Schmidinger
2006-01-13
Implemented the option "Setup/OSD/Menu button closes"
Klaus Schmidinger
2006-01-09
Skipping all SetCaps() and SetUser() calls when it is started as 'root' and "...
Klaus Schmidinger
2006-01-08
Updated copyright date
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2006-01-07
The file 'ca.conf' is obsolete and has been removed; revised all descriptions...
Klaus Schmidinger
2006-01-06
Implemented the "Info" key
Klaus Schmidinger
2006-01-05
The default cOsdObject::Show() now automatically calls cOsdMenu::Display() if...
Klaus Schmidinger
2006-01-05
Fixed initial channel display if Setup.TimeoutRequChInfo is 'no'
Klaus Schmidinger
2006-01-04
A message is now given when an instant recording is started
Klaus Schmidinger
2006-01-04
The "Menu" key now behaves consistently
Klaus Schmidinger
2006-01-03
Fixed setting the main thread id if VDR is running as a daemon
Klaus Schmidinger
2005-12-31
When started as user 'root' VDR now switches to a lesser privileged user id, ...
Klaus Schmidinger
2005-12-30
New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file
Klaus Schmidinger
2005-12-24
The main menu now dynamically updates its contents
Klaus Schmidinger
2005-12-18
When displaying the amount of free disk space, the space consumed by "deleted...
Klaus Schmidinger
2005-11-27
Implemented message queueing
1.3.37
Klaus Schmidinger
2005-11-04
A menu is no longer automatically closed when a replay ends
Klaus Schmidinger
2005-10-09
Now using daemon() instead of fork() to run VDR in daemon mode
Klaus Schmidinger
2005-09-25
The list of recordings is now read in a separate thread
Klaus Schmidinger
2005-09-04
Fixed menu timeout handling while replaying
Klaus Schmidinger
2005-09-03
Implemented option '--vfat'; replaced ':' with '.' in recording names
Klaus Schmidinger
2005-09-03
The main menu function of a plugin can now be called programmatically
Klaus Schmidinger
[next]