summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-26channels.confKlaus Schmidinger
2006-02-26Added some missing commentKlaus Schmidinger
2006-02-26The DrawBitmap() function now has a new parameter 'Overlay' that allows a bit...Klaus Schmidinger
2006-02-26The 'event id' in EPG data has been extended to 32 bitKlaus Schmidinger
2006-02-26Lines tagged with '#' in the 'info.vdr' file of a recording are now silently ...Klaus Schmidinger
2006-02-26There is now a log message "timer ... set to event ..." when defining a timer...Klaus Schmidinger
2006-02-26Fixed setting events to timers in case a non-VPS event has expiredKlaus Schmidinger
2006-02-25Parsing 'E' record when reading 'info.vdr'Klaus Schmidinger
2006-02-25Improved setting events to timersKlaus Schmidinger
2006-02-25Removed leftover cMenuTimers::Move()Klaus Schmidinger
2006-02-25In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"Klaus Schmidinger
2006-02-25The option "Setup/OSD/Sort timers" has been removedKlaus Schmidinger
2006-02-25The 'info.vdr' file of a recording now also contains the 'E' and 'V' records ...Klaus Schmidinger
2006-02-25Implemented cRecordingInfo::ChannelID()Klaus Schmidinger
2006-02-25The upper 16 bit of a timer's "flags" are no longer treated specially when a ...Klaus Schmidinger
2006-02-25The 'summary' field of a timer definition has been renamed to 'aux'Klaus Schmidinger
2006-02-25The "Ok" key in the "Jump" mode of the replay progress display now confirms t...Klaus Schmidinger
2006-02-25Fixed the 'libsi' function CharArray::checkSize(), which made a previous work...Klaus Schmidinger
2006-02-24Replaced some 'displayChannel->SetEvents(NULL, NULL)/DisplayChannel()' sequen...Klaus Schmidinger
2006-02-24Fixed removing the '-' when entering a channel number where there is no other...Klaus Schmidinger
2006-02-24Fixed setting the audio language codes in 'Transfer-Mode'Klaus Schmidinger
2006-02-19Added a comment to tChannelID::nid, explaining that is is actually the "origi...1.3.43Klaus Schmidinger
2006-02-19channels.confKlaus Schmidinger
2006-02-19Fixed replaying recordings of radio channels with many audio tracksKlaus Schmidinger
2006-02-19Fixed handling DPID when deciding whether to switch to 'Transfer Mode'Klaus Schmidinger
2006-02-19If a recording starts and the channel's audio PID data has more language code...Klaus Schmidinger
2006-02-19Fixed handling multiple language codesKlaus Schmidinger
2006-02-19When setting the audio track descriptions, the language codes are now also se...Klaus Schmidinger
2006-02-19Externally provided EPG data (with table ID 0x00) now gets its component desc...Klaus Schmidinger
2006-02-18Generating 'X' audio component records for recording if there is no EPG dataKlaus Schmidinger
2006-02-18The language code in the 'X' component records of EPG data can now consist of...Klaus Schmidinger
2006-02-18Now resetting the channel number if the number entered through the numeric ke...Klaus Schmidinger
2006-02-18Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid ...Klaus Schmidinger
2006-02-18Checking data size in CaDescriptor::Parse() and LinkageDescriptor::Parse() of...Klaus Schmidinger
2006-02-18Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so t...Klaus Schmidinger
2006-02-17Fixed some typos in the CONTRIBUTORS fileKlaus Schmidinger
2006-02-17The ST:TNG skin now uses the fixed font if requested when displaying textsKlaus Schmidinger
2006-02-17cMenuText now uses the given fontKlaus Schmidinger
2006-02-12Now logging the description (if present) in case a thread is canceledKlaus Schmidinger
2006-02-12Improved OSD area handling in cDvbSpuDecoderKlaus Schmidinger
2006-02-12Now stopping scanning the video directory if there are too many levels of sym...Klaus Schmidinger
2006-02-12The "Back" key now restores the original string when pressed while editing a ...Klaus Schmidinger
2006-02-12Removed an unnecessary toFile->SetReadAhead() from cutter.cKlaus Schmidinger
2006-02-05Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()1.3.42Klaus Schmidinger
2006-02-05channels.confKlaus Schmidinger
2006-02-05Fixed scrolling with Up/Down in case there are non-selectable items at the be...Klaus Schmidinger
2006-02-05Made all font and image data 'const'Klaus Schmidinger
2006-02-05Renamed the Makefile target 'plugins-clean' to 'clean-plugins'Klaus Schmidinger
2006-02-05Fixed handling the "Blue" key in the "Schedule" menu for the current channelKlaus Schmidinger
2006-02-05Enabled generating a core dump if VDR is run with a different user idKlaus Schmidinger