Age | Commit message (Expand) | Author |
2007-06-16 | Replaced strncpy() and strn0cpy() with Utf8Strn0Cpy() where necessary | Klaus Schmidinger |
2007-04-30 | Non-primary devices in Transfer mode are now also used for recording | 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-09-03 | Fixed handling relative volume settings that unmute the audio in the call to ...1.4.2-1 | Klaus Schmidinger |
2006-08-27 | Revoked the change to cDevice::GetDevice() that was introduced in version 1.4...1.4.2 | Klaus Schmidinger |
2006-08-12 | Changed the way a device is selected for receiving in order to keep devices w... | Klaus Schmidinger |
2006-07-29 | Fixed cDevice::ToggleMute() | Klaus Schmidinger |
2006-07-22 | cDevice::GetDevice() now prefers any device that's already receiving and does... | Klaus Schmidinger |
2006-07-22 | Fixed handling relative volume settings in the call to cStatus::MsgSetVolume() | Klaus Schmidinger |
2006-06-15 | Added some comment to cDevice::GetDevice() | Klaus Schmidinger |
2006-05-27 | Fixed a typo | Klaus Schmidinger |
2006-05-27 | Modifed the device selection to better handle timer conflicts | Klaus Schmidinger |
2006-04-14 | The preferred audio language is now automatically selected when starting replay | Klaus Schmidinger |
2006-04-09 | Now avoiding the 'actual' device when starting a recording, so that a Transfe... | Klaus Schmidinger |
2006-04-09 | Fixed VPS recording in case there is more than one timer in the VPS margin | Klaus Schmidinger |
2006-03-26 | The new function cDevice::ForceTransferMode() can be used to force the primar... | Klaus Schmidinger |
2006-02-24 | Fixed setting the audio language codes in 'Transfer-Mode' | Klaus Schmidinger |
2006-02-04 | Implemented cDevice::Transferring() | Klaus Schmidinger |
2006-02-04 | Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr... | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-08 | Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack() | Klaus Schmidinger |
2006-01-07 | Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling | Klaus Schmidinger |
2006-01-07 | The file 'ca.conf' is obsolete and has been removed; revised all descriptions... | Klaus Schmidinger |
2006-01-06 | Any cReceivers still attached to a cDevice when that device switches to a dif... | Klaus Schmidinger |
2006-01-06 | Fixed a typo | Klaus Schmidinger |
2005-12-30 | Changed all "illegal" to "invalid" in error messages | Klaus Schmidinger |
2005-12-30 | New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file | Klaus Schmidinger |
2005-12-29 | cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G... | Klaus Schmidinger |
2005-11-26 | Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be... | Klaus Schmidinger |
2005-11-05 | The EPG scan no longer disturbs players that have also set live PIDs | Klaus Schmidinger |
2005-09-17 | Removed obsolete 'shift' code in device.[hc] | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-09-02 | Re-introduced the code that waits for a tuner lock in VDR/device.c | Klaus Schmidinger |
2005-08-27 | Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused m... | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-14 | Changed cThread Active() vs. Running() | Klaus Schmidinger |
2005-08-13 | Centralized 'thread active' handling | Klaus Schmidinger |
2005-06-12 | Modified cEITScanner::Process() so that it works on systems with only budget ... | Klaus Schmidinger |
2005-06-05 | A device can now detach all receivers for a given PID | Klaus Schmidinger |
2005-05-07 | Now preferring budget cards when selecting a DVB device for recording | Klaus Schmidinger |
2005-05-05 | Fixed handling fragments of less than 3 byte in cPesAssembler | Klaus Schmidinger |
2005-02-27 | Keeping the track language codes and descriptions in Transfer Mode | Klaus Schmidinger |
2005-02-27 | Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()... | Klaus Schmidinger |
2005-02-27 | Improved automatic audio track selection | Klaus Schmidinger |
2005-02-26 | Fixed ensuring there is a current audio track in case there is only one track | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-19 | Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() | Klaus Schmidinger |
2005-02-13 | cAudio::Play() now also gets the 0xC0...0xDF audio | Klaus Schmidinger |