Age | Commit message (Expand) | Author |
2008-04-12 | Fixed handling the counter in detection of pre 1.3.19 PS data | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-03-09 | Fixed a typo | Klaus Schmidinger |
2008-03-07 | Fixed automatically selecting the preferred subtitle language | Klaus Schmidinger |
2008-02-23 | Attempting to stay on the current channel in case of an upcoming recording | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
2008-02-09 | The section handler is now stopped before the device is destroyed | Klaus Schmidinger |
2008-02-09 | Improved sending all frames to devices that can handle them in fast forward t... | 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-11-17 | Fixed stopping live subtitles when a player is attached to the device | Klaus Schmidinger |
2007-11-03 | Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1... | Klaus Schmidinger |
2007-10-17 | Fixed checking compatibility mode for old subtitles plugin | Klaus Schmidinger |
2007-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-10-13 | Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice() | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-26 | Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack()1.5.9 | Klaus Schmidinger |
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 |