Age | Commit message (Expand) | Author |
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 channels1.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 queueing1.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 |
2005-09-03 | The menu timeout handling is now done centrally in the main program loop | Klaus Schmidinger |
2005-09-03 | Key macros can now call plugins that don't have a main menu entry | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-20 | Improved responsiveness inside CAM menus | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2005-06-18 | Removed the NPTL check at startup | Klaus Schmidinger |
2005-05-26 | Moved the NPTL and UTF-8 checks after the version and help output | Klaus Schmidinger |
2005-05-26 | No longer stopping Transfer Mode or replay immediately when the Power button ... | Klaus Schmidinger |
2005-05-26 | Pressing the "Play" key in live viewing mode now resumes a previous replay se... | Klaus Schmidinger |
2005-05-22 | No longer saving the setup in case of a fatal error | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-02-12 | Fixed a typo in detecting UTF-8 | Klaus Schmidinger |
2005-01-30 | Added cPlugin::Stop() | Klaus Schmidinger |