Age | Commit message (Expand) | Author |
2005-01-07 | Fixed the default quality value when grabbing a JPEG image | Klaus Schmidinger |
2005-01-06 | Fixed handling preferred audio language when switching via Channels menu to t... | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2005-01-04 | Moved setting available tracks to cDevice | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-27 | Fixed a possible race condition in generating the DVB device names | Klaus Schmidinger |
2004-11-20 | Now setting the VPID before the APID in live mode to avoid unnecessary overhe... | Klaus Schmidinger |
2004-11-07 | Fixed a short glitch when starting a recording on the primary device while in... | Klaus Schmidinger |
2004-11-06 | Fixed handling of pmAudioOnlyBlack | Klaus Schmidinger |
2004-10-30 | No longer explicitly waiting for a tuner lock when switching channels | Klaus Schmidinger |
2004-10-30 | Added more checks and polling when getting frontend events | Klaus Schmidinger |
2004-10-24 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |
2004-10-24 | Not waiting for transponder lock for EITScanner | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-10-17 | Refined formula for making volume control more linear | Klaus Schmidinger |
2004-10-16 | Made volume control more linear | Klaus Schmidinger |
2004-10-16 | Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c... | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-06-19 | Fixed switching channels while an encrypted channel is being recorded (cont'd)1.3.11 | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-06-12 | Fixed switching channels while an encrypted channel is being recorded | Klaus Schmidinger |
2004-06-12 | Revisited the "Fixed missing audio after replaying a DVD" change | Klaus Schmidinger |
2004-06-06 | Fixed missing audio after replaying a DVD | Klaus Schmidinger |
2004-06-05 | Fixed a typo | Klaus Schmidinger |
2004-06-05 | No longer setting lnb voltage if the frontend is not DVB-S | Klaus Schmidinger |
2004-05-23 | Added play mode pmVideoOnly | Klaus Schmidinger |
2004-05-22 | Fixed freezing picture when a recording starts on a system that always uses '... | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-03-14 | Now explicitly turning on the LNB power at startup1.3.6 | Klaus Schmidinger |
2004-02-24 | Disabled 'preliminary fix for UPT error' | Klaus Schmidinger |
2004-02-08 | Enabled switching to a channel even if it has no Vpid or Apid set | Klaus Schmidinger |
2004-02-08 | Preliminary fix for the "Unknown picture type error" | Klaus Schmidinger |
2004-01-25 | Fixed frequency handling when setting the CA descriptors in cDvbTuner::Action() | Klaus Schmidinger |
2004-01-10 | Added %m to error message | Klaus Schmidinger |
2004-01-05 | Fixed a crash in case there is no DVB hardware present | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-24 | Now the CA descriptors are sent to the CAM in the 'program' or 'ES level' sec... | Klaus Schmidinger |
2003-12-23 | Added 'StreamType' setting to CAM communication | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-11-09 | Fixed handling Priority -1 in cDvbDevice::ProvidesChannel() | Klaus Schmidinger |
2003-11-07 | Added cDevice::GetSTC() | Klaus Schmidinger |
2003-10-24 | Improved cDvbDevice::StillPicture() (cont'd) | Klaus Schmidinger |
2003-10-19 | Improved cDvbDevice::StillPicture() | Klaus Schmidinger |
2003-10-18 | The cThread class now accepts a 'Description' parameter | Klaus Schmidinger |
2003-10-17 | Fixed a typo | Klaus Schmidinger |
2003-10-17 | Fixed extracting the ES data and added MPEG1 handling to cDvbDevice::StillPic... | Klaus Schmidinger |
2003-10-04 | Fixed detecting the /dev/videoN devices for GRAB in case there are others bef... | Klaus Schmidinger |
2003-09-06 | The DVB devices no longer send CA descriptors to the CAM while the EPG scanne... | Klaus Schmidinger |
2003-08-30 | Fixed displaying still pictures, now using the driver's VIDEO_STILLPICTURE ca... | Klaus Schmidinger |