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-12 | Removed an unnecessary toFile->SetReadAhead() from cutter.c | Klaus Schmidinger |
2006-02-05 | Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42 | Klaus Schmidinger |
2006-02-05 | channels.conf | 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-05 | Further improvements to cUnbufferedFile | Klaus Schmidinger |
2006-02-04 | The 'runvdr' script no longer uses the $VDRUSR environment variable | Klaus Schmidinger |
2006-02-04 | Implemented cDevice::Transferring() | Klaus Schmidinger |
2006-02-04 | Made FadviseDrop() private | 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 | Updated the Polish OSD texts | 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 | Speeded up cVideoRepacker | 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 | channels.conf | Klaus Schmidinger |
2006-01-29 | If a shutdown is requested, but the shutdown script doesn't actually halt the... | Klaus Schmidinger |
2006-01-29 | Now initializing the channels' schedule pointers when reading the epg.data fi... | Klaus Schmidinger |
2006-01-29 | When looking for the present or following EPG event, the running status is no... | Klaus Schmidinger |
2006-01-29 | Dropped logging writing epg.data (comes too often) | Klaus Schmidinger |
2006-01-29 | Implemented a timeout for remote controls that don't deliver "repeat" keypres... | Klaus Schmidinger |
2006-01-29 | When reading epg.data (or data from PUTE), the version number of events with ... | Klaus Schmidinger |
2006-01-29 | Fixed displaying the current audio track in the channel display | 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 | There is now a log message when VDR writes the epg.data file | Klaus Schmidinger |
2006-01-28 | The epg.data file is now written when VDR exits | Klaus Schmidinger |
2006-01-28 | Removed the "buffer reserve" in Transfer Mode - it's no longer necessary with... | 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-28 | Fixed some typos | Klaus Schmidinger |
2006-01-28 | Updated the Finnish OSD texts | 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 | Updated the Estonian OSD texts | Klaus Schmidinger |
2006-01-27 | Fixed a missing ',' in the Greek OSD texts | Klaus Schmidinger |