summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-18rewrite cDxr3PesFrame::parseChristian Gmeiner
2009-04-18rename cDxr3PesFrame::ExtractNextFrame to cDxr3PesFrame::parseChristian Gmeiner
2009-04-18get rid of an assumption of older vdr versionChristian Gmeiner
2009-04-18fix coding style before starting rewriteChristian Gmeiner
2009-04-15rename es to payload in pesframe and coChristian Gmeiner
2009-04-15remove GetStreamId() and coChristian Gmeiner
2009-04-15fix indentation in dxr3pesframe.hChristian Gmeiner
2009-04-01tell gcc to throw out more warningsChristian Gmeiner
2009-04-01remove not needed commentsChristian Gmeiner
2009-04-01why should PlayVideo ever call DemuxAudioPes?Christian Gmeiner
2009-04-01simplify cDxr3DemuxDevice::setAudioChristian Gmeiner
2009-04-01improve cDxr3Interface::ConfigureDeviceChristian Gmeiner
2009-03-28rework pmExtern_THIS_SHOULD_BE_AVOIDED playmodeChristian Gmeiner
2009-03-28get rid of dxr3ffmpegChristian Gmeiner
2009-02-26alsa: no noise and scratch at shutdownChristian Gmeiner
2009-02-26alsa: set sw params to improve playback and open device in non blocking modeChristian Gmeiner
2009-02-26workaround: changing samplerate to -1 (old 48000)Christian Gmeiner
2009-02-26get rid of a buffering level (m_strBuf)Christian Gmeiner
2009-02-26remove unused code in the demux deviceChristian Gmeiner
2009-02-25remove m_CalledBySet in cDxr3Device as it is not used and makes no senseChristian Gmeiner
2009-02-25improve audio device handlingChristian Gmeiner
2009-02-25no need to erase a not yet used stringChristian Gmeiner
2009-02-25alsa: enhance device name to support differen card numbersChristian Gmeiner
2009-02-25working alsa supportChristian Gmeiner
2009-02-25add licenceChristian Gmeiner
2009-02-25fixes and code style improvementsChristian Gmeiner
2009-02-25some more clean upsChristian Gmeiner
2009-02-25playmode pmExtern_THIS_SHOULD_BE_AVOIDED should workChristian Gmeiner
2009-02-25get some SVDRPCommand working againChristian Gmeiner
2009-02-25fix audio resamplingChristian Gmeiner
2009-02-25factor our audio stuff from dxr3interface.hChristian Gmeiner
2009-02-23simplify audiosamplerate handlingChristian Gmeiner
2009-02-23simplify audiochannel handlingChristian Gmeiner
2009-02-22correct cDxr3Device::Mute()Christian Gmeiner
2009-02-22Use iAudio class to resample audio streamChristian Gmeiner
2009-02-21first work to get alsa audio outputChristian Gmeiner
2009-02-19uups missed to remove this linesChristian Gmeiner
2009-02-19make more use of UncopyableChristian Gmeiner
2009-02-19simplify cDxr3SyncBuffer::PopChristian Gmeiner
2009-02-19remove cDxr3NextPtsChristian Gmeiner
2009-02-18introduce Uncopyable classChristian Gmeiner
2009-02-18fix compile warningsChristian Gmeiner
2009-02-18fix crash at shutdownChristian Gmeiner
2009-02-18cleanup audiodecoder a little bitChristian Gmeiner
2009-02-15Reworded OSD troubleshooting a bit.Ville Skyttä
2009-02-15More OSD troubleshooting tips.Ville Skyttä
2009-01-12remove dxr3vdrincludes.hChristian Gmeiner
2009-01-11update mail addressChristian Gmeiner
2009-01-11preperation for alsa supportChristian Gmeiner
2009-01-11simplify Dxr3OpenChristian Gmeiner