Age | Commit message (Expand) | Author |
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 |
2005-01-14 | Fixed handling the '-E' option | Klaus Schmidinger |
2005-01-14 | Making sure at least the default skin is available at program start | Klaus Schmidinger |
2005-01-06 | kAudio closes temporary OSD displays | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-06 | Reactivated the NPTL check at startup | Klaus Schmidinger |
2004-10-31 | Making sure that timers and channels are only saved together | Klaus Schmidinger |
2004-10-31 | Moved the main program loop variables further up to allow compilation with ol... | Klaus Schmidinger |
2004-10-24 | Implemented 'modified' and 'seen' for EPG schedules/events1.3.14 | Klaus Schmidinger |
2004-10-23 | Fixed missing cleanup at program exit in case there is a problem with a plugin | Klaus Schmidinger |
2004-10-23 | Removed the usleep() call from cDvbPlayer::Action() to make VDR run on NPTL s... | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-07-27 | Fixed checking for the presence of NPTL | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-06-12 | Checking for UTF-8 at program start | Klaus Schmidinger |