Age | Commit message (Expand) | Author |
2006-02-12 | Now stopping scanning the video directory if there are too many levels of sym... | Klaus Schmidinger |
2006-02-12 | The "Back" key now restores the original string when pressed while editing a ... | Klaus Schmidinger |
2006-02-05 | Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42 | Klaus Schmidinger |
2006-02-05 | Fixed scrolling with Up/Down in case there are non-selectable items at the be... | Klaus Schmidinger |
2006-02-05 | Made all font and image data 'const' | Klaus Schmidinger |
2006-02-05 | Renamed the Makefile target 'plugins-clean' to 'clean-plugins' | Klaus Schmidinger |
2006-02-05 | Fixed handling the "Blue" key in the "Schedule" menu for the current channel | Klaus Schmidinger |
2006-02-05 | Enabled generating a core dump if VDR is run with a different user id | Klaus Schmidinger |
2006-02-05 | Fixed multiple entries of the same subdirectory in the "Recordings" menu | Klaus Schmidinger |
2006-02-04 | Implemented cDevice::Transferring() | Klaus Schmidinger |
2006-02-04 | Fixed a missing ',' in the Swedish OSD texts | Klaus Schmidinger |
2006-02-04 | Improved cUnbufferedFile | Klaus Schmidinger |
2006-02-04 | Fixed handling the "Setup/OSD/Menu button closes" option when set to 'yes' in... | Klaus Schmidinger |
2006-02-04 | Fixed auto advance in string entry fields when pressing Up/Down in insert mode | Klaus Schmidinger |
2006-02-04 | Added Czech language texts | Klaus Schmidinger |
2006-02-04 | Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr... | Klaus Schmidinger |
2006-02-03 | Fixed handling "pending" timers that blocked others that actually could record | Klaus Schmidinger |
2006-02-03 | Fixed channel up/down switching on single card systems | Klaus Schmidinger |
2006-02-03 | Fixed setting "No title" for broken event data | Klaus Schmidinger |
2006-01-29 | Removed leftover 'needsBufferReserve' variable from cTransfer | Klaus Schmidinger |
2006-01-29 | Separated the 'install' target into several individual targets; renamed the '...1.3.41 | Klaus Schmidinger |
2006-01-29 | If a shutdown is requested, but the shutdown script doesn't actually halt the... | Klaus Schmidinger |
2006-01-29 | Implemented a timeout for remote controls that don't deliver "repeat" keypres... | Klaus Schmidinger |
2006-01-28 | Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems w... | Klaus Schmidinger |
2006-01-28 | Fixed cTimers::GetNextActiveTimer() so that it won't return an expired timer | Klaus Schmidinger |
2006-01-28 | The epg.data file is now written when VDR exits | Klaus Schmidinger |
2006-01-28 | Increased the timeout in cInterface::GetKey() to avoid problems with remote c... | Klaus Schmidinger |
2006-01-28 | Fixed channel switching with the Down (Up) key in case the current channel is... | Klaus Schmidinger |
2006-01-27 | Now trying to reestablish the connection to the LIRC daemon in case it breaks | Klaus Schmidinger |
2006-01-27 | Now checking whether the channel exists before setting the PMT filter in cPat... | Klaus Schmidinger |
2006-01-27 | Fixed handling the tfRecording flag when reading timers | Klaus Schmidinger |
2006-01-27 | Fixed a missing ',' in the Greek OSD texts | Klaus Schmidinger |
2006-01-27 | Fixed a crash when pressing '0' in the "Schedule" menu on a channel that does... | Klaus Schmidinger |
2006-01-27 | Fixed checking toFile in cCuttingThread::Action() | Klaus Schmidinger |
2006-01-22 | Fixed handling the '0' key for switching between the last two channels1.3.40 | Klaus Schmidinger |
2006-01-22 | Updated the Spanish OSD texts | Klaus Schmidinger |
2006-01-22 | Fixed detecting if there can be any useful further input when entering channe... | Klaus Schmidinger |
2006-01-21 | Updated the Polish OSD texts and the fontosd-iso8859-2.c file | Klaus Schmidinger |
2006-01-21 | When entering text via the numeric keys, the cursor now automatically advances | 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 crash in the Schedule menu with events that have no title (cEvent::Fi... | Klaus Schmidinger |
2006-01-20 | Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'sch... | 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 | No longer displaying color buttons in the recording info menu if it has been ...1.3.39 | Klaus Schmidinger |
2006-01-15 | Added a leading '0' to the day in the DayDateTime() function | Klaus Schmidinger |
2006-01-15 | Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording... | Klaus Schmidinger |
2006-01-14 | The SVDRP command GRAB allows file names without extension again | Klaus Schmidinger |
2006-01-14 | Made the log messages regarding lost lock of devices "info" instead of "error" | Klaus Schmidinger |