summaryrefslogtreecommitdiff
path: root/dxr3device.c
AgeCommit message (Expand)Author
2009-04-01remove not needed commentsChristian Gmeiner
2009-04-01why should PlayVideo ever call DemuxAudioPes?Christian Gmeiner
2009-03-28rework pmExtern_THIS_SHOULD_BE_AVOIDED playmodeChristian Gmeiner
2009-02-26get rid of a buffering level (m_strBuf)Christian 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-25working alsa supportChristian Gmeiner
2009-02-25fixes and code style improvementsChristian Gmeiner
2009-02-25playmode pmExtern_THIS_SHOULD_BE_AVOIDED should workChristian Gmeiner
2009-02-25factor our audio stuff from dxr3interface.hChristian Gmeiner
2009-02-22correct cDxr3Device::Mute()Christian Gmeiner
2009-02-21first work to get alsa audio outputChristian Gmeiner
2008-12-29Convert to UTF-8.scop
2008-12-28Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ...scop
2007-04-05Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.scop
2007-01-28Implement SetVideoFormat().scop
2007-01-28Return 0 instead of -1 from PlayVideo if we don't even try to play anything.scop
2007-01-28Use cCondWait::SleepMs() instead of usleep().scop
2007-01-27Comment typo fixes.scop
2007-01-07Spelling fixes.scop
2006-04-18Clean up pre-VDR-1.3.47 compat stuff.scop
2006-02-19Simplify some if/else branches.scop
2006-02-18Be less noisy about audio mode (non-)changes.scop
2006-02-11Comment typo fix.scop
2006-02-05Quick and dirty adaptation to VDR 1.3.42.scop
2006-01-17Clean up leftovers from the image grab code removal.scop
2006-01-08Remove image grab code, it's broken (crashes vdr) and would cause maintenancescop
2005-08-27Make the device class call cDevice's Mute() and Clear().scop
2005-08-02Update FSF's address.scop
2005-07-06Add stereo/left/right audio channel switching (Malcolm Caldwell).scop
2005-06-22...scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-05-28Clean up non-working dead code for VDR < 1.3.11.scop
2005-04-19Mass indentation/whitespace cleanup.scop
2005-04-18More indentation settings.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-04-18Oops, wrong tree... revert.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-04-01Apply fix for no sound with MP3 plugin from Antti Järvinen.scop
2005-03-22Fix filenames in copyright headers.scop
2005-03-22...scop
2005-03-22Sync debug removals with HEAD.scop
2005-03-22Fix build, sync #includes from HEAD.scop
2005-03-18Eliminate compiler warnings.scop
2005-03-14Apply DVB subtitles sync fix from Mikko Tuumanen.scop
2005-03-14Avoid high CPU usage in pause mode, http://article.gmane.org/gmane.linux.vdr/...scop
2005-03-14Avoid hang in pause mode, http://www.linuxtv.org/mailinglists/vdr/2005/01-200...scop
2005-03-14Merge VDR >= 1.3.18 support and comments from HEAD.scop
2005-03-14Sync comments from HEAD.scop