Age | Commit message (Expand) | Author |
2006-02-25 | The option "Setup/OSD/Sort timers" has been removed | Klaus Schmidinger |
2006-02-24 | Fixed setting the audio language codes in 'Transfer-Mode' | Klaus Schmidinger |
2006-02-12 | Removed an unnecessary toFile->SetReadAhead() from cutter.c | Klaus Schmidinger |
2006-01-29 | Removed leftover 'needsBufferReserve' variable from cTransfer | Klaus Schmidinger |
2006-01-27 | EPG events from epg.data or SVDRP's PUTE command now have their Title set to ... | Klaus Schmidinger |
2006-01-15 | Fixed a second place where a message should be given when an instant recordin... | Klaus Schmidinger |
2006-01-13 | Implemented the option "Setup/OSD/Menu button closes" | Klaus Schmidinger |
2006-01-08 | The SVDRP command LSTT now accepts the new option 'id' | Klaus Schmidinger |
2006-01-07 | The file 'ca.conf' is obsolete and has been removed; revised all descriptions... | Klaus Schmidinger |
2006-01-04 | Implemented "Setup/OSD/Timeout requested channel info" | Klaus Schmidinger |
2005-12-03 | Fixed handling second audio and Dolby Digital PIDs for encrypted channels (wa... | Klaus Schmidinger |
2005-11-11 | Added compiler options "-fPIC -g" to all plugins | Klaus Schmidinger |
2005-11-04 | cReadLine now dynamically allocates its buffer; changed cConfig::Load() to us... | Klaus Schmidinger |
2005-11-04 | Removed '\n' from several syslog() calls | Klaus Schmidinger |
2005-11-04 | Fixed a NULL pointer access with the cUnbufferedFile when a replay session ru... | Klaus Schmidinger |
2005-10-08 | Updated 'sources.conf' | Klaus Schmidinger |
2005-10-01 | Fixed a crash in cConfig::Load() when compiling on the PPC | Klaus Schmidinger |
2005-09-26 | Fixed a leftover 'summary.vdr' in vdr.5 | Klaus Schmidinger |
2005-09-14 | Fixed two errors in 'newplugin' | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-08-28 | Fixed appending sequence end code cDvbPlayer::Goto() | Klaus Schmidinger |
2005-08-26 | The Setup/CICAM menu now only contains the devices that actually have a CI an... | Klaus Schmidinger |
2005-08-20 | Improved responsiveness inside CAM menus | Klaus Schmidinger |
2005-08-13 | Centralized 'thread active' handling | Klaus Schmidinger |
2005-07-30 | Added a sleep in cDvbPlayer::Action() in case there is no data to send to the... | Klaus Schmidinger |
2005-06-18 | Implemented wrapping around in menu lists | Klaus Schmidinger |
2005-06-12 | Fixed displaying the last page of a menu full screen | Klaus Schmidinger |
2005-06-03 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-05-14 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-05-05 | Now including the optional user defined Make.config from the 'libsi' Makefile | Klaus Schmidinger |
2005-03-05 | The setup option "DVB/Video display format" is now only available if "Video f... | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-19 | Removed some unneeded code and fixed access to unallocated memory in cEvent::... | Klaus Schmidinger |
2005-02-08 | Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switchi... | Klaus Schmidinger |
2005-02-05 | Implemented setup option "OSD/Channel info time" | Klaus Schmidinger |
2005-01-23 | Fixed displaying the "Audio" menu with the "Green" button from the "Main" men... | Klaus Schmidinger |
2005-01-14 | Making sure at least the default skin is available at program start | Klaus Schmidinger |
2005-01-09 | Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using... | Klaus Schmidinger |
2005-01-08 | Implemented Setup.CurrentDolby | Klaus Schmidinger |
2005-01-05 | Implemented preferred audio languages | Klaus Schmidinger |
2004-11-22 | Removed an unused variable from cTimer::GetWDayFromMDay() | Klaus Schmidinger |
2004-11-16 | Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ... | Klaus Schmidinger |
2004-11-02 | Fixed cChannel::SetName() in case only the ShortName or Provider has changed | Klaus Schmidinger |
2004-11-01 | Now using qsort() to sort cListBase lists | Klaus Schmidinger |
2004-10-30 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-08-08 | Making sure section filters are only set if the device actually has a lock | Klaus Schmidinger |
2004-07-17 | Removed all error messages from cRecordings::ScanVideoDir() | Klaus Schmidinger |
2004-06-10 | Checking for NPTL at program start | Klaus Schmidinger |
2004-06-05 | Fixed cBitmap::DrawPixel(), which messed with other bitmaps' palettes in case... | Klaus Schmidinger |