aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/audio_out.c
Commit message (Expand)AuthorAge
* ao_pulse: don't always print error message if PulseAudio unavailableGravatar wm42012-07-30
* libvo, libao: remove useless video and audio output driversGravatar wm42012-07-28
* 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
* libao2: change control() types to enum, remove unused onesGravatar Uoti Urpala2012-04-08
* ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
* configure, ao_alsa: drop support for obsolete ALSA versionsGravatar Uoti Urpala2012-02-27
* audio: change default preference order of AO driversGravatar wm42012-01-16
* audio: move ready-for-ao data buffer from decoder to AOGravatar Uoti Urpala2011-07-02
* ao_rsound: add new RSound audio output driverGravatar Hans-Kristian Arntzen2011-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
* audio output: add a new AO driver APIGravatar Uoti Urpala2011-05-05
* cleanup: reindent audio_out.[ch]Gravatar Uoti Urpala2011-05-04
* 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
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30484Gravatar Uoti Urpala2010-03-09
|\
| * Add OS/2 KAI audio driver supportGravatar komh2010-02-01
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Rename macosx audio output driver to coreaudio.Gravatar diego2009-05-04
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Make audio_out_* structs const so they end up in .rodataGravatar reimar2009-03-06
| * DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netGravatar diego2009-03-01
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * Add standard license headers.Gravatar diego2009-01-26
* | Remove special error message for -ao alsa1x and alsa9Gravatar Uoti Urpala2008-08-12
|/
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename all preprocessor directives related to Apple / Mac OS X.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add verbose messages about trying and searching for audio output drivers.Gravatar corey2008-06-22
* Introduce a separate definition for Mac OS X coreaudio support.Gravatar diego2008-03-15
* Merge two #ifdefs.Gravatar diego2008-03-01
* cosmetics: reindent, detabifyGravatar diego2008-03-01
* Remove duplicate extern declaration.Gravatar diego2008-03-01
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* ao_functions_t should be const, part 1Gravatar reimar2008-02-01
* Replace Polyp- by PulseAudio output.Gravatar reimar2007-10-18
* v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as...Gravatar ben2007-07-29
* Move mpeg aos to the end of the autodetection list. At least mpegpesGravatar uau2006-08-16
* added audio output for ivtv cardsGravatar ben2006-07-28
* Get ride of the several if(identify) messy lines and rearangment of some of t...Gravatar reynaldo2006-04-24
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-30