summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2005-10-08Updated 'sources.conf'Klaus Schmidinger
2005-10-01Fixed a crash in cConfig::Load() when compiling on the PPCKlaus Schmidinger
2005-09-26Fixed a leftover 'summary.vdr' in vdr.5Klaus Schmidinger
2005-09-14Fixed two errors in 'newplugin'Klaus Schmidinger
2005-09-04Changed the audio PID language codes to hold up to two 3 letter codes; ↵Klaus Schmidinger
automatic audio channel setting for two channel audio
2005-08-28Fixed appending sequence end code cDvbPlayer::Goto()Klaus Schmidinger
2005-08-26The Setup/CICAM menu now only contains the devices that actually have a CI ↵Klaus Schmidinger
and dynamically detects the number of slots a CI provides
2005-08-20Improved responsiveness inside CAM menusKlaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-07-30Added a sleep in cDvbPlayer::Action() in case there is no data to send to ↵Klaus Schmidinger
the device
2005-06-18Implemented wrapping around in menu listsKlaus Schmidinger
2005-06-12Fixed displaying the last page of a menu full screenKlaus Schmidinger
2005-06-03Updated the Estonian OSD textsKlaus Schmidinger
2005-05-14Updated the Estonian OSD textsKlaus Schmidinger
2005-05-05Now including the optional user defined Make.config from the 'libsi' MakefileKlaus Schmidinger
2005-03-05The setup option "DVB/Video display format" is now only available if "Video ↵Klaus Schmidinger
format" is set to "4:3"
2005-02-20Implemented setup option "DVB/Video display format"Klaus Schmidinger
2005-02-19Removed some unneeded code and fixed access to unallocated memory in ↵Klaus Schmidinger
cEvent::FixEpgBugs()
2005-02-08Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after ↵Klaus Schmidinger
switching back to live mode if a recording is currently active on the primary device
2005-02-05Implemented setup option "OSD/Channel info time"Klaus Schmidinger
2005-01-23Fixed displaying the "Audio" menu with the "Green" button from the "Main" ↵Klaus Schmidinger
menu in case there is only one audio track
2005-01-14Making sure at least the default skin is available at program startKlaus Schmidinger
2005-01-09Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and ↵Klaus Schmidinger
using it for available audio tracks
2005-01-08Implemented Setup.CurrentDolbyKlaus Schmidinger
2005-01-05Implemented preferred audio languagesKlaus Schmidinger
2004-11-22Removed an unused variable from cTimer::GetWDayFromMDay()Klaus Schmidinger
2004-11-16Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ↵Klaus Schmidinger
the end of the given buffer
2004-11-02Fixed cChannel::SetName() in case only the ShortName or Provider has changedKlaus Schmidinger
2004-11-01Now using qsort() to sort cListBase listsKlaus Schmidinger
2004-10-30Fixed some typos in the Makefile's 'font' targetKlaus Schmidinger
2004-10-23Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added ↵Klaus Schmidinger
some missing 'const' to cChannel
2004-08-08Making sure section filters are only set if the device actually has a lockKlaus Schmidinger
2004-07-17Removed all error messages from cRecordings::ScanVideoDir()Klaus Schmidinger
2004-06-10Checking for NPTL at program startKlaus Schmidinger
2004-06-05Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in ↵Klaus Schmidinger
case the pixel coordinates were outside this bitmap
2004-05-28Completed Croatian language textsKlaus Schmidinger
2004-05-22Fixed some issues with gcc 3.4Klaus Schmidinger
2004-05-22Fixed a crash when switching the skin and having selected a non-default ↵Klaus Schmidinger
theme that is not available for the newly selected skin
2004-05-16Fixed setting the time from the DVB data stream1.3.7Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-03-14Fixed a memory leak in thread handling when using NPTLKlaus Schmidinger
2004-03-05Completed the Finnish OSD textsKlaus Schmidinger
2004-02-29Implemented VPS controlled timers1.3.5Klaus Schmidinger
2004-02-21Implemented an "EPG linger time"Klaus Schmidinger
2004-02-09Fixed reading the EPG preferred language parameter from 'setup.conf'Klaus Schmidinger
2004-02-08Removed the now obsolete CaCaps stuffKlaus Schmidinger
2004-01-25Fixed handling language codes in case there is no audio or Dolby PIDKlaus Schmidinger
2004-01-24Completed the Finnish OSD textsKlaus Schmidinger
2004-01-11Fixed resetting the EPG data versions after changing the preferred languagesKlaus Schmidinger
2004-01-09Added support for selecting preferred EPG languagesKlaus Schmidinger