aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* Remove V4L2 decoder support (vo_v4l2 and ao_v4l2)Gravatar wm42012-08-07
* ao_alsa: cleanup use of vsnprintfGravatar mplayer-svn2012-08-03
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoderGravatar mplayer-svn2012-08-03
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-30
|\
* | ao_pulse: don't always print error message if PulseAudio unavailableGravatar wm42012-07-30
* | Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
| * ao_pulse: work around PulseAudio timing bugsGravatar Uoti Urpala2012-07-29
* | libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * ao_arts, ao_esd: remove these AOsGravatar Uoti Urpala2012-05-06
| * build: remove IRIX supportGravatar Uoti Urpala2012-05-06
| * ao_portaudio: add new PortAudio audio output driverGravatar wm42012-05-06
| * ao_pulse: fix specifying host/sink after 4fed8ad197Gravatar Uoti Urpala2012-05-03
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-28
|\|
* | ao_openal: fix crash when no device parameter is passedGravatar wm42012-04-25
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-13
|\ \
| | * ao_coreaudio: fix partial volume controlGravatar wm42012-04-11
| | * ao_pulse: support native mute controlGravatar wm42012-04-11
| | * ao_alsa: support native mute controlGravatar wm42012-04-11
| | * mixer: support native audio driver muteGravatar Uoti Urpala2012-04-11
| | * audio: restore volume setting after AO reinit if neededGravatar Uoti Urpala2012-04-11
| | * libao2: change control() types to enum, remove unused onesGravatar Uoti Urpala2012-04-08
| |/
| * ao_alsa: use "Master" mixer channel instead of "PCM" by defaultGravatar wm42012-04-08
| * build: remove OS/2 supportGravatar Uoti Urpala2012-04-06
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * ao_pulse: add hacks to work around seek problemsGravatar Uoti Urpala2012-03-26
| * ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
| * ao_pulse: convert to new AO APIGravatar Uoti Urpala2012-03-26
| * options: move mixer.h options to structGravatar Uoti Urpala2012-03-20
* | ao_openal: allow setting the OpenAL sub-deviceGravatar wm42012-03-17
* | ao_dsound: fix volume controlsGravatar wm42012-03-17
* | ao_dsound: don't repeat parts of the audio buffer when playback endsGravatar wm42012-03-17
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
| * configure, ao_alsa: drop support for obsolete ALSA versionsGravatar Uoti Urpala2012-02-27
* | Merge branch 'softvol' into my_masterGravatar wm42012-01-18
|\ \ | |/ |/|
| * ao_coreaudio: fix partial volume controlGravatar wm42012-01-18
| * ao_pulse: add mute controlGravatar wm42012-01-18
| * ao_alsa: add mute controlGravatar wm42012-01-18
| * ao_alsa: use "Master" mixer channel instead of "PCM" by defaultGravatar wm42012-01-18
| * mixer, libao: add proper mute controlGravatar wm42012-01-18
| * libao2: try to identify some audio outputs that have persistent volumeGravatar wm42012-01-18
| * ao_coreaudio: signal that volume controls are not persistentGravatar wm42012-01-18
| * mixer: restore volume with audio output drivers without persistent volumeGravatar wm42012-01-18
* | audio: change default preference order of AO driversGravatar wm42012-01-16
|/
* ao_coreaudio: fix crash when using mute with S/PDIF outputGravatar reimar2011-11-25
* ao_coreaudio: fix S/PDIF output on OS X 10.7Gravatar Zongyao Qu2011-11-25
* ao_pcm: fix pointless message due to uninitialize variableGravatar Uoti Urpala2011-08-11