summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
symbolic links
2006-02-12The "Back" key now restores the original string when pressed while editing a ↵Klaus Schmidinger
string item
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 ↵Klaus Schmidinger
beginning or end of the menu
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' ↵Klaus Schmidinger
in case a replay is active
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 ↵Klaus Schmidinger
process the audio data
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
'plugins-install' target to 'install-plugins'
2006-01-29If a shutdown is requested, but the shutdown script doesn't actually halt ↵Klaus Schmidinger
the system, it is now tried again after 5 minutes
2006-01-29Now initializing the channels' schedule pointers when reading the epg.data ↵Klaus Schmidinger
file, so that the first WhatsOn menu will come up faster
2006-01-29When looking for the present or following EPG event, the running status is ↵Klaus Schmidinger
now always taken into account
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" ↵Klaus Schmidinger
keypresses very fast
2006-01-29When reading epg.data (or data from PUTE), the version number of events with ↵Klaus Schmidinger
table IDs smaller than 0x50 is now ignored
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 ↵Klaus Schmidinger
with channels that have low symbol rates
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 ↵Klaus Schmidinger
with recent driver/firmware versions
2006-01-28Increased the timeout in cInterface::GetKey() to avoid problems with remote ↵Klaus Schmidinger
controls that don't deliver "repeat" keypresses very fast
2006-01-28Fixed channel switching with the Down (Up) key in case the current channel ↵Klaus Schmidinger
is already the first (last) in the list
2006-01-28Updated the Finnish OSD textsKlaus Schmidinger
2006-01-27Now trying to reestablish the connection to the LIRC daemon in case it breaksKlaus Schmidinger
2006-01-27Now checking whether the channel exists before setting the PMT filter in ↵Klaus Schmidinger
cPatFilter::Process()
2006-01-27Fixed handling the tfRecording flag when reading timersKlaus Schmidinger
2006-01-27Updated the Estonian OSD textsKlaus Schmidinger
2006-01-27Fixed a missing ',' in the Greek OSD textsKlaus Schmidinger