aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* 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
* audio: export audio pts to AO driversGravatar Uoti Urpala2011-07-31
* audio: move ready-for-ao data buffer from decoder to AOGravatar Uoti Urpala2011-07-02
* Windows: ao_pcm: add io.h include for MinGW64Gravatar diego2011-06-29
* ao_rsound: add new RSound audio output driverGravatar Hans-Kristian Arntzen2011-06-26
* cleanup: ao_pcm: remove useless assignment to ao->buffersizeGravatar Uoti Urpala2011-06-26
* ao: fix crash after ao init failure (from recent 3a5fd15fa2)Gravatar Uoti Urpala2011-05-16
* ao_pcm, core: use new API in ao_pcm, change timing with itGravatar Uoti Urpala2011-05-05
* ao_null: convert to new API, cleanup/rewriteGravatar Uoti Urpala2011-05-05
* audio output: add a new AO driver APIGravatar Uoti Urpala2011-05-05
* cleanup: reindent audio_out.[ch]Gravatar Uoti Urpala2011-05-04
* cleanup: avoid various GCC warningsGravatar Clément Bœsch2011-04-20
* ao_alsa: remove warning by simplifying error handling caseGravatar Clément Bœsch2011-04-20
* audio: change external AO interface to "ao_[method](ao, ...)"Gravatar Uoti Urpala2011-04-09
* vo_dxr2, ao_dxr2: drop dxr2 supportGravatar Uoti Urpala2011-01-31
* ao_coreaudio: fix compilation on OS X 10.4.Gravatar diego2011-01-31
* ao_pcm: change message to mention "-novideo" instead of "-vc null"Gravatar Uoti Urpala2010-12-08
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* ao_sun: Add support for AOPLAY_FINAL_CHUNKGravatar reimar2010-11-02
* ao_coreaudio: byteswap AC-3 streams on little-endianGravatar diego2010-11-02
* vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.hGravatar diego2010-11-02
* vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.hGravatar diego2010-11-02
* ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fdGravatar diego2010-11-02
* ao_coreaudio: fix grammar/spelling in mp_msg callsGravatar diego2010-11-02
* spelling fixesGravatar siretart2010-11-02
* ao_mpegpes: Properly close file on error or uninitGravatar reimar2010-11-02
* ao_mpegpes.c: minor simplificationGravatar reimar2010-11-02
* ao_coreaudio: Improve handling of the "help" suboptionGravatar adrian2010-11-02
* ao_coreaudio: Remove some unused variablesGravatar diego2010-11-02
* ao_coreaudio: Process the CoreFoundation runloopGravatar adrian2010-11-02
* ao_coreaudio: Refactor device selectionGravatar adrian2010-11-02
* ao_coreaudio: use same types as coreaudio APIGravatar adrian2010-11-02
* ao_coreaudio: replace deprecated functions with OSX 10.4 onesGravatar adrian2010-11-02
* ao_coreaudio: Fix printf specifiersGravatar adrian2010-11-02
* ao_pcm: Remove some disabled and pointless codeGravatar reimar2010-11-02
* ao_ivtv: Add header for ivtv_write() instead of forward declaring itGravatar diego2010-11-02
* ao_jack: increase maximum allowed channels from 6 to 8.Gravatar tack2010-11-02
* Merge svn changes up to r31189Gravatar Uoti Urpala2010-05-30
|\