summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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-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
2006-02-05Fixed multiple entries of the same subdirectory in the "Recordings" menuKlaus Schmidinger
2006-02-04The 'runvdr' script no longer uses the $VDRUSR environment variableKlaus Schmidinger
2006-02-04Implemented cDevice::Transferring()Klaus Schmidinger
2006-02-04Fixed a missing ',' in the Swedish OSD textsKlaus Schmidinger
2006-02-04Improved cUnbufferedFileKlaus Schmidinger
2006-02-04Fixed handling the "Setup/OSD/Menu button closes" option when set to 'yes' in...Klaus Schmidinger
2006-02-04Fixed auto advance in string entry fields when pressing Up/Down in insert modeKlaus Schmidinger
2006-02-04Updated the Polish OSD textsKlaus Schmidinger
2006-02-04Added Czech language textsKlaus Schmidinger
2006-02-04Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr...Klaus Schmidinger
2006-02-03Speeded up cVideoRepackerKlaus Schmidinger
2006-02-03Fixed handling "pending" timers that blocked others that actually could recordKlaus Schmidinger
2006-02-03Fixed channel up/down switching on single card systemsKlaus Schmidinger
2006-02-03Fixed setting "No title" for broken event dataKlaus Schmidinger
2006-01-29Removed leftover 'needsBufferReserve' variable from cTransferKlaus Schmidinger
2006-01-29Separated the 'install' target into several individual targets; renamed the '...1.3.41Klaus Schmidinger
2006-01-29If a shutdown is requested, but the shutdown script doesn't actually halt the...Klaus Schmidinger
2006-01-29Now initializing the channels' schedule pointers when reading the epg.data fi...Klaus Schmidinger
2006-01-29When looking for the present or following EPG event, the running status is no...Klaus Schmidinger
2006-01-29Dropped logging writing epg.data (comes too often)Klaus Schmidinger
2006-01-29Implemented a timeout for remote controls that don't deliver "repeat" keypres...Klaus Schmidinger
2006-01-29When reading epg.data (or data from PUTE), the version number of events with ...Klaus Schmidinger
2006-01-29Fixed displaying the current audio track in the channel displayKlaus Schmidinger
2006-01-28Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems w...Klaus Schmidinger
2006-01-28Fixed cTimers::GetNextActiveTimer() so that it won't return an expired timerKlaus Schmidinger
2006-01-28There is now a log message when VDR writes the epg.data fileKlaus Schmidinger
2006-01-28The epg.data file is now written when VDR exitsKlaus Schmidinger
2006-01-28Removed the "buffer reserve" in Transfer Mode - it's no longer necessary with...Klaus Schmidinger