summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-05Fixed multiple entries of the same subdirectory in the "Recordings" menuKlaus Schmidinger
2006-02-05Further improvements to cUnbufferedFileKlaus Schmidinger
2006-02-04The 'runvdr' script no longer uses the $VDRUSR environment variableKlaus Schmidinger
2006-02-04Implemented cDevice::Transferring()Klaus Schmidinger
2006-02-04Made FadviseDrop() privateKlaus 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-29channels.confKlaus 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
2006-01-28Increased the timeout in cInterface::GetKey() to avoid problems with remote c...Klaus Schmidinger
2006-01-28Fixed channel switching with the Down (Up) key in case the current channel is...Klaus Schmidinger
2006-01-28Fixed some typosKlaus Schmidinger
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 cPat...Klaus Schmidinger
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
2006-01-27Updated the Danish OSD textsKlaus Schmidinger
2006-01-27Fixed a crash when pressing '0' in the "Schedule" menu on a channel that does...Klaus Schmidinger
2006-01-27Fixed checking toFile in cCuttingThread::Action()Klaus Schmidinger