aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* Different buffering scheme, avoiding possible races (SDL is using threads!).Gravatar reimar2004-10-31
* FreeBSD compilation fixGravatar reimar2004-10-23
* ringbuffer variable intialization fix for multifile playback patch by Rune Pe...Gravatar faust32004-10-22
* channel reorder patch by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32004-10-18
* Only use S/PDIF output when no other alsa device is set, allows to useGravatar reimar2004-10-17
* Fix incompatibility with audio devices with more then 2 channelsGravatar nplourde2004-10-16
* ao dsound improvements patch by Florian Dietrich <flodt8 at yahoo.de>Gravatar faust32004-10-14
* fixed small memleaksGravatar reimar2004-10-13
* unsinged 32 and 24bit typesGravatar alex2004-10-05
* fixing authorsGravatar alex2004-10-04
* introducing 24bit formats and make the values compliant to OSSGravatar alex2004-10-04
* removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.cGravatar reimar2004-10-04
* fixed small memleakGravatar reimar2004-10-01
* printf --> mp_msg conversion in ao_pluginGravatar diego2004-09-25
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...Gravatar faust32004-09-25
* allow to select an alsa mixer channel index.Gravatar reimar2004-09-22
* mp_msg transition of unmaintained audio output drivers.Gravatar ivo2004-09-18
* untested multichannel supportGravatar faust32004-08-14
* Update ao_jack for new bio2jack API, improve check in configure.Gravatar diego2004-08-13
* embarassing typoGravatar diego2004-08-09
* Use = instead if # in ALSA device name, as # irritates our config-parser.Gravatar reimar2004-07-30
* automatic loading of af_volume, original patch by Dan Christiansen (danchr (a...Gravatar reimar2004-07-28
* removed status in debug_msg as it is nonsens anyway.Gravatar joyping2004-07-14
* volume calc fixes for mixer, by reimar döffinger, 10l reverse by meGravatar joyping2004-07-14
* fixes provided by reimar dörfinger. mixer, subdevice parsing, alsa#help,Gravatar joyping2004-07-13
* 10lGravatar faust32004-07-11
* ao_macosx is fixed, moving it back to topGravatar nplourde2004-07-10
* enables resampling of audio in ao_macosx by Dan ChristiansenGravatar nplourde2004-07-10
* string, alloca etc. fixesGravatar joyping2004-07-02
* Let's keep the full functionality for the release, we can switch this offGravatar diego2004-06-28
* 1000l in GET_VOLUME. Fix by Lu Ran, hephooey (at) fastmail (dot) fm.Gravatar reimar2004-06-27
* 10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi...Gravatar faust32004-06-27
* ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>Gravatar faust32004-06-26
* make the internal sdl mixer optional, idea by Reimar DoffingerGravatar alex2004-06-26
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>Gravatar alex2004-06-25
* move macosx in the priority list after sdl, patch by Dan ChristiansenGravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* additional formats - 8bit & floatGravatar henry2004-06-11
* support for 24 bit pcm/wav filesGravatar reimar2004-05-16
* removed #ifdefs that are already handled by libao2/afmt.hGravatar reimar2004-05-14
* alsa9/1.x merge, now with api_compat-definitionGravatar joyping2004-05-12
* changes for alsa9/1.x-merge only alsaGravatar joyping2004-05-12
* use fallback for unsupported formats instead of quittingGravatar reimar2004-05-07
* ok this one is beyond stupid. the code didn't even do what was intendedGravatar rfelker2004-05-01
* restore original ringbuffer constants as the current values are causing heavy...Gravatar faust32004-04-07
* round len to outburst and increment full_buffers at the correct time, patch b...Gravatar faust32004-04-07
* 10l, patch by Bjoern SandellGravatar faust32004-04-06
* support immed flagGravatar faust32004-04-06
* uninit immed flagGravatar alex2004-04-06
* restore old SAMPLESIZEGravatar faust32004-04-03