Age | Commit message (Expand) | Author |
2006-02-28 | Reduced the number of events to actually check when setting events to timers | Klaus Schmidinger |
2006-02-28 | Fixed updating the "Info" button in the "Timers" menu | Klaus Schmidinger |
2006-02-26 | Fixed cSchedule::GetFollowingEvent() in case there is currently no present ev...1.3.44 | Klaus Schmidinger |
2006-02-26 | channels.conf | Klaus Schmidinger |
2006-02-26 | Added some missing comment | 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-26 | There is now a log message "timer ... set to event ..." when defining a timer... | Klaus Schmidinger |
2006-02-26 | Fixed setting events to timers in case a non-VPS event has expired | Klaus Schmidinger |
2006-02-25 | Parsing 'E' record when reading 'info.vdr' | Klaus Schmidinger |
2006-02-25 | Improved setting events to timers | Klaus Schmidinger |
2006-02-25 | Removed leftover cMenuTimers::Move() | Klaus Schmidinger |
2006-02-25 | In the "Timers" menu the blue key is now "Info" and the red key is "On/Off" | Klaus Schmidinger |
2006-02-25 | The option "Setup/OSD/Sort timers" has been removed | Klaus Schmidinger |
2006-02-25 | The 'info.vdr' file of a recording now also contains the 'E' and 'V' records ... | Klaus Schmidinger |
2006-02-25 | Implemented cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-02-25 | The upper 16 bit of a timer's "flags" are no longer treated specially when a ... | Klaus Schmidinger |
2006-02-25 | The 'summary' field of a timer definition has been renamed to 'aux' | Klaus Schmidinger |
2006-02-25 | The "Ok" key in the "Jump" mode of the replay progress display now confirms t... | Klaus Schmidinger |
2006-02-25 | Fixed the 'libsi' function CharArray::checkSize(), which made a previous work... | Klaus Schmidinger |
2006-02-24 | Replaced some 'displayChannel->SetEvents(NULL, NULL)/DisplayChannel()' sequen... | 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 | Added a comment to tChannelID::nid, explaining that is is actually the "origi...1.3.43 | Klaus Schmidinger |
2006-02-19 | channels.conf | 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 | If a recording starts and the channel's audio PID data has more language code... | Klaus Schmidinger |
2006-02-19 | Fixed handling multiple language codes | 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 | Generating 'X' audio component records for recording if there is no EPG data | Klaus Schmidinger |
2006-02-18 | The language code in the 'X' component records of EPG data can now consist of... | 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-18 | Checking data size in CaDescriptor::Parse() and LinkageDescriptor::Parse() of... | Klaus Schmidinger |
2006-02-18 | Changed offset and size handling in 'libsi' from 'unsigned' to 'signed', so t... | Klaus Schmidinger |
2006-02-17 | Fixed some typos in the CONTRIBUTORS file | Klaus Schmidinger |
2006-02-17 | The ST:TNG skin now uses the fixed font if requested when displaying texts | 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-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 |