Age | Commit message (Expand) | Author |
2006-03-19 | Only calling RemoveEmptyVideoDirectories() once in case a recording has been ... | Klaus Schmidinger |
2006-03-19 | Fixed the shutdown timeout | Klaus Schmidinger |
2006-03-19 | Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is ... | Klaus Schmidinger |
2006-03-19 | Fixed cReadLine::Read() for lines that end with the infamous "\r\n" | Klaus Schmidinger |
2006-02-28 | Removed the log message "deleting plugin: ..." when shutting down VDR | Klaus Schmidinger |
2006-02-26 | Fixed cSchedule::GetFollowingEvent() in case there is currently no present ev...1.3.44 | Klaus Schmidinger |
2006-02-26 | The DrawBitmap() function now has a new parameter 'Overlay' that allows a bit... | Klaus Schmidinger |
2006-02-26 | The 'event id' in EPG data has been extended to 32 bit | Klaus Schmidinger |
2006-02-26 | Lines tagged with '#' in the 'info.vdr' file of a recording are now silently ... | Klaus Schmidinger |
2006-02-25 | The "Ok" key in the "Jump" mode of the replay progress display now confirms t... | Klaus Schmidinger |
2006-02-24 | Fixed removing the '-' when entering a channel number where there is no other... | Klaus Schmidinger |
2006-02-24 | Fixed setting the audio language codes in 'Transfer-Mode' | Klaus Schmidinger |
2006-02-19 | Fixed replaying recordings of radio channels with many audio tracks | Klaus Schmidinger |
2006-02-19 | Fixed handling DPID when deciding whether to switch to 'Transfer Mode' | Klaus Schmidinger |
2006-02-19 | When setting the audio track descriptions, the language codes are now also se... | Klaus Schmidinger |
2006-02-19 | Externally provided EPG data (with table ID 0x00) now gets its component desc... | Klaus Schmidinger |
2006-02-18 | Now resetting the channel number if the number entered through the numeric ke... | Klaus Schmidinger |
2006-02-18 | Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid ... | Klaus Schmidinger |
2006-02-17 | Fixed some typos in the CONTRIBUTORS file | Klaus Schmidinger |
2006-02-17 | cMenuText now uses the given font | Klaus Schmidinger |
2006-02-12 | Now logging the description (if present) in case a thread is canceled | Klaus Schmidinger |
2006-02-12 | Improved OSD area handling in cDvbSpuDecoder | Klaus Schmidinger |
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 |