summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-24improve alsa audio outputChristian Gmeiner
2010-06-24fix compile with ffmpeg 0.6Christian Gmeiner
2010-06-05fix playBackFrameChristian Gmeiner
2010-06-05get rid of playCountChristian Gmeiner
2010-06-05prebuffer 500ms of videoChristian Gmeiner
2010-06-04remove OSS driverChristian Gmeiner
2010-05-10keep track of current audio pts valueChristian Gmeiner
2010-05-10update translation filesChristian Gmeiner
2010-04-22main menu stuff is finaly kicked awayChristian Gmeiner
2010-04-22its better this wayChristian Gmeiner
2010-04-22remove main menu stuffChristian Gmeiner
2010-04-22read value before adding to menuChristian Gmeiner
2010-04-22remove setting to hide main menuChristian Gmeiner
2010-04-22remove main menu, as settings should be changed in settings menuChristian Gmeiner
2010-04-22code styleChristian Gmeiner
2010-04-22remove Reset Hardware menu entryChristian Gmeiner
2010-04-22fix compileChristian Gmeiner
2010-04-22apply aspect ratio changesChristian Gmeiner
2010-04-16fix: Invalid number of character (() when these macros are defined: 'EM8300_I...Christian Gmeiner
2010-04-16add virtual destructor to iSettingsObserverChristian Gmeiner
2010-04-16remove redundant check if pFrame is nullChristian Gmeiner
2010-04-16update license and remove a commentChristian Gmeiner
2010-04-16implement flush in audio driversChristian Gmeiner
2010-04-16All audio modes should work with oss driver except ac3 passthroughChristian Gmeiner
2010-04-16cleanup includeChristian Gmeiner
2010-04-16add infrastructure to observe settings changesChristian Gmeiner
2010-04-16bring back ac3 via pcm-encapsulationChristian Gmeiner
2010-04-16add menu setting to select ac3 audio modeChristian Gmeiner
2010-04-16code sytle changesChristian Gmeiner
2010-04-10rename packet to frame in commentsChristian Gmeiner
2010-04-10fix problems with channel switchingChristian Gmeiner
2010-04-10Makefile adjustments for VDR 1.7.13.Ville Skyttä
2010-04-10make use of AccessorsChristian Gmeiner
2010-03-18a small cleanupChristian Gmeiner
2010-03-18add method writeRegisterChristian Gmeiner
2010-03-06add basic PulseAudio audio suppport - NOT TESTED!Christian Gmeiner
2010-03-03Add mutex to protect play methods and setplaymode methodChristian Gmeiner
2010-02-20check if audio is ac3Christian Gmeiner
2010-02-17fix channel switchingChristian Gmeiner
2010-02-05there is no need to store SampleContext in pesframeChristian Gmeiner
2010-02-05add infrastructe to poll audiodrivers fdsChristian Gmeiner
2010-02-05small renameChristian Gmeiner
2010-02-05better user experience when switching channelChristian Gmeiner
2010-02-05update audio context and dont forget to open the audio deviceChristian Gmeiner
2010-02-05make it possible to swich audio driver via command line optsChristian Gmeiner
2010-02-05respect volume settingChristian Gmeiner
2010-02-04keep SetPlayMode very simple -> best a/v sync after channel switchChristian Gmeiner
2010-02-04fix crash at shutdownChristian Gmeiner
2010-02-03add basic impl for cDxr3Device::PollChristian Gmeiner
2010-02-03merge dxr3interface into dxr3deviceChristian Gmeiner