Age | Commit message (Expand) | Author |
2012-04-04 | The new function cDevice::DeviceType() returns a string identifying the type ... | Klaus Schmidinger |
2012-03-13 | The new function cDevice::DeviceName() returns a string identifying the name ... | Klaus Schmidinger |
2012-03-02 | Revised priority handling to allow receivers with a priority that is lower th... | Klaus Schmidinger |
2012-02-17 | The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir... | Klaus Schmidinger |
2012-01-16 | Improved the way DVB_API_VERSION is checked | Klaus Schmidinger |
2012-01-13 | Added member functions Adapter() and Frontend() to cDvbDevice | Klaus Schmidinger |
2012-01-11 | Added support for handling DVB-T2 transponders | Klaus Schmidinger |
2012-01-08 | Added support for devices with more than one delivery system per frontend | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-08-26 | Implemented cDevice::ProvidesEIT() | Klaus Schmidinger |
2011-06-02 | Implemented signal strength and quality handling | Klaus Schmidinger |
2010-04-11 | The various modulation types are now taken into account when selecting a device | Klaus Schmidinger |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2010-02-06 | Implemented cDevice::GetCurrentlyTunedTransponder() | Klaus Schmidinger |
2010-01-04 | Added support for DVB cards with multiple fontends | Klaus Schmidinger |
2009-12-31 | Moved support for full featured DVB cards of the TT/FuSi design into the new ... | Klaus Schmidinger |
2009-10-25 | Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case ... | Klaus Schmidinger |
2009-06-06 | Using different names for the Aspect parameter | Klaus Schmidinger |
2009-06-01 | Improved cDvbDevice::GetOsdSize() | Klaus Schmidinger |
2009-06-01 | Added a workaround for the broken linux-dvb driver header files | Klaus Schmidinger |
2009-05-09 | Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o... | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2008-12-13 | Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t... | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2007-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-02-25 | Increased the maximum number of DVB devices to 8 | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |
2006-05-20 | Fixed handling Transfer Mode when replaying Dolby Digital audio and the optio... | Klaus Schmidinger |
2006-04-09 | Fixed VPS recording in case there is more than one timer in the VPS margin | Klaus Schmidinger |
2006-02-04 | Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr... | Klaus Schmidinger |
2005-12-29 | cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G... | Klaus Schmidinger |
2005-11-11 | Modified switching to Dolby Digital audio in live mode | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-13 | Implemented cDvbDevice::SetTransferModeForDolbyDigital() | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-07 | Fixed a short glitch when starting a recording on the primary device while in... | Klaus Schmidinger |
2004-10-30 | No longer explicitly waiting for a tuner lock when switching channels | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-11-07 | Added cDevice::GetSTC() | Klaus Schmidinger |