Age | Commit message (Expand) | Author |
2007-11-03 | Fixed handling CONFDIR | Klaus Schmidinger |
2007-10-19 | Housekeeping now waits for a while after a replay has ended | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-25 | VDR now uses the default configuration directory as defined in the CONFDIR va... | Klaus Schmidinger |
2007-08-18 | Fixed initializing 'Now' in main loop | Klaus Schmidinger |
2007-08-17 | Reduced the number of time(NULL) calls in vdr.c's main loop to a single call | Klaus Schmidinger |
2007-08-12 | Fixed the link to the GPL2 at http://www.gnu.org in vdr.c | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-07-22 | Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro1.5.6 | Klaus Schmidinger |
2007-06-17 | Using dummy font if no fonts are installed | Klaus Schmidinger |
2007-06-15 | Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses ... | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-05-12 | Fixed getting the code setting from the locale | Klaus Schmidinger |
2007-04-30 | Fixed handling ChannelUp/Down keys if there is currently a replay running | Klaus Schmidinger |
2007-04-30 | Fixed a race condition with signal handlers at program exit | Klaus Schmidinger |
2007-04-22 | Implemented character set conversion in 'libsi'1.5.2 | Klaus Schmidinger |
2007-03-10 | Fixed handling user activity for shutdown | Klaus Schmidinger |
2007-02-25 | Changed "Menu button closes" to "Menu key closes"; cleaned up "button" vs. "k... | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-12-02 | Moved the cPluginManager::Active() call further down | Klaus Schmidinger |
2006-12-02 | Now calling cPluginManager::Active() only if VDR is really trying to shut dow... | Klaus Schmidinger |
2006-10-14 | Fixed displaying the error log message in case an unknown plugin was requeste... | Klaus Schmidinger |
2006-09-01 | Added LC_ALL to the checks for UTF-8 at startup | Klaus Schmidinger |
2006-08-05 | Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with ... | Klaus Schmidinger |
2006-08-05 | Modified the shutdown mechanism, so that the shutdown script is never given a... | Klaus Schmidinger |
2006-06-18 | Now making sure a VPS timer has a schedule in case the epg.data file didn't c...1.4.1-1 | Klaus Schmidinger |
2006-06-16 | Now making sure VPS timers don't get stuck with outdated events, and that the... | Klaus Schmidinger |
2006-06-04 | Now switching to non-VPS timers' channels 60 seconds before the timer starts1.4.0-3 | Klaus Schmidinger |
2006-06-03 | When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk... | Klaus Schmidinger |
2006-05-14 | Fixed automatically updating the CAM menu in case the whole operation takes l...1.4.0-1 | Klaus Schmidinger |
2006-05-13 | Now only using devices that provide a transponder exclusively for updating a ... | Klaus Schmidinger |
2006-05-13 | Now always making sure the EPG scan is paused when a VPS timer needs to see i... | Klaus Schmidinger |
2006-05-07 | If VPS timers are active, their events are now being kept up to date | Klaus Schmidinger |
2006-05-05 | Fixed handling the "Power" key in case a timer is about to start recording | Klaus Schmidinger |
2006-04-29 | Fixed handling the "Power" key in case a recording is going on and no plugin ... | Klaus Schmidinger |
2006-04-28 | Fixed tuning to the channel of a VPS timer if the device is the actual device1.3.49 | Klaus Schmidinger |
2006-04-28 | Fixed handling the cPluginManager::Active() result when pressing the "Power" key | Klaus Schmidinger |
2006-04-22 | Extended the version number reported with the '-V' option to also show the cu... | Klaus Schmidinger |
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 |