summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-21When entering text via the numeric keys, the cursor now automatically advancesKlaus Schmidinger
2006-01-21Only calling AssertFreeDiskSpace() with 'Force' if timer is not pendingKlaus Schmidinger
2006-01-20Added AssertFreeDiskSpace() before starting a timer recordingKlaus Schmidinger
2006-01-20Recordings are now only started if there is at least 300MB free disk spaceKlaus Schmidinger
2006-01-20Updated the Estonian OSD textsKlaus Schmidinger
2006-01-20Fixed a crash in the Schedule menu with events that have no title ↵Klaus Schmidinger
(cEvent::FixEpgBugs() now assigns a "No title" string to events that have no title)
2006-01-20Improved NULL checking in strreplace()Klaus Schmidinger
2006-01-20Updated the Finnish OSD textsKlaus Schmidinger
2006-01-20Fixed a crash after executing the SVDRP command CLRE, caused by dangling ↵Klaus Schmidinger
'schedule' pointers from cChannel objects
2006-01-20Fixed a problem with @plugin in keymacros.conf in case the named plugin is ↵Klaus Schmidinger
not loaded
2006-01-15Modified logging so that even on NPTL systems each line in the log file ↵Klaus Schmidinger
shows the individual thread's pid
2006-01-15Fixed a second place where a message should be given when an instant ↵Klaus Schmidinger
recording is started
2006-01-15No longer displaying color buttons in the recording info menu if it has been ↵1.3.39Klaus Schmidinger
invoked from a player
2006-01-15channels.confKlaus Schmidinger
2006-01-15Added 0x5B to more-byte sequence detectionKlaus Schmidinger
2006-01-15Added a leading '0' to the day in the DayDateTime() functionKlaus Schmidinger
2006-01-15Now only writing Dolby Digital tracks into the 'info.vdr' file of a ↵Klaus Schmidinger
recording if Setup.UseDolbyDigital is true
2006-01-15The status markers in the "Schedule" menu are now only updated if a submenu ↵Klaus Schmidinger
is closed in which a timer has been modified
2006-01-15Implemented '0' key function in the "Schedule" menuKlaus Schmidinger
2006-01-14The SVDRP command GRAB allows file names without extension againKlaus Schmidinger
2006-01-14Made the log messages regarding lost lock of devices "info" instead of "error"Klaus Schmidinger
2006-01-14Made the "What's on now/next?" menus a lot faster by storing a pointer to ↵Klaus Schmidinger
each channel's schedule in the cChannel data
2006-01-14Added a missing '-' to the example for viewing a grabbed image on a remote hostKlaus Schmidinger
2006-01-14Fixed canonicalizing the file name in the SVDRP command GRAB to allow full ↵Klaus Schmidinger
path names
2006-01-14Added a note about "modprobe capability" to INSTALLKlaus Schmidinger
2006-01-14Added missing description of L and R circular polarization to 'diseqc.conf'Klaus Schmidinger
2006-01-14Removed the now obsolete "ca.conf" section from vdr.1Klaus Schmidinger
2006-01-14Adjusted the "KEY MACROS" section of vdr.5 to the new plugin calling ↵Klaus Schmidinger
mechanism introduced in version 1.3.32
2006-01-14Key macros can now be defined for all non-modeless keysKlaus Schmidinger
2006-01-14Added missing default key macro description for "Yellow"Klaus Schmidinger
2006-01-13Added a missing commaKlaus Schmidinger
2006-01-13Dropped the default vdr userKlaus Schmidinger
2006-01-13Implemented the option "Setup/OSD/Menu button closes"Klaus Schmidinger
2006-01-13Updated the Finnish OSD textsKlaus Schmidinger
2006-01-13Added missing i18n entry for the "Timer" buttonKlaus Schmidinger
2006-01-09Updated contact info for ZDFKlaus Schmidinger
2006-01-09Skipping all SetCaps() and SetUser() calls when it is started as 'root' and ↵Klaus Schmidinger
"-u root" is given
2006-01-08Fixed handling "more than 3 byte" key sequences in cKbdRemote::ReadKeySequence()Klaus Schmidinger
2006-01-08Fixed the "plugins-clean" and "plugins-install" targets in the MakefileKlaus Schmidinger
2006-01-08Added a missing #include <linux/unistd.h> to thread.cKlaus Schmidinger
2006-01-08The SVDRP command LSTT now accepts the new option 'id'Klaus Schmidinger
2006-01-08Removed obsolete "scanning recordings..." text1.3.38Klaus Schmidinger
2006-01-08Adjusted release date and version numberKlaus Schmidinger
2006-01-08Updated copyright dateKlaus Schmidinger
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2006-01-08channels.confKlaus Schmidinger
2006-01-08Added a SleepMs() in cRecorder::Action() to avoid a busy loopKlaus Schmidinger
2006-01-08Fixed a typoKlaus Schmidinger
2006-01-08Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack()Klaus Schmidinger
2006-01-07Preceded all button texts with "Button$"; Removed obsolete "Eject" and ↵Klaus Schmidinger
"Language" texts