Age | Commit message (Expand) | Author |
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 |
2004-06-10 | Checking for NPTL at program start | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-14 | Avoiding occasional bad responsiveness to user interaction caused by assignin... | Klaus Schmidinger |
2004-03-07 | Fixed handling timers in VPS margin if the EPG scan is turned on | Klaus Schmidinger |
2004-02-29 | Implemented VPS controlled timers1.3.5 | Klaus Schmidinger |
2004-02-15 | Limited automatic retuning to devices that actually provide the transponder | Klaus Schmidinger |
2004-02-13 | Fixed switching to a visible programme in case the current channel has neithe... | Klaus Schmidinger |
2004-02-08 | Removed an unnecessary pointer check | Klaus Schmidinger |
2004-01-17 | Fixed handling PID changes in 'Transfer Mode' | Klaus Schmidinger |
2004-01-16 | Fixed a wrong 'delta' value in the call to the shutdown script | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |