aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2
Commit message (Expand)AuthorAge
* Reconstruct the muting state for the playback from a l/r volume of 0.0.Gravatar jkeil2002-09-12
* - gui version of mplayer is using the audio 'control' function before(!) theGravatar jkeil2002-09-12
* added needed errno.hGravatar alex2002-08-30
* mp_msg'izedGravatar alex2002-08-30
* release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D R...Gravatar alex2002-08-28
* iec958-init completly rewrittenGravatar joyping2002-08-23
* Fixed *= bug in length calculationGravatar anders2002-08-23
* changed spdif default from "hw:0,2" to general alias "iec958"Gravatar joyping2002-08-20
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>Gravatar arpi2002-08-09
* -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>Gravatar arpi2002-08-06
* format incompatibility warningGravatar arpi2002-08-04
* no need for ioctl.h if not using dvbGravatar rfelker2002-07-31
* fix (?) equalizer distortion problemGravatar pontscho2002-07-30
* Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gy...Gravatar atmos42002-07-26
* - add some control (ao_oss, pl_extrastereo)Gravatar pontscho2002-07-25
* endianess fix by Colin Leroy <colin@colino.net>Gravatar arpi2002-07-21
* added real mmap supportGravatar joyping2002-07-18
* fixed spdifGravatar joyping2002-07-11
* cVS: ---------------------------------------------------------------------Gravatar joyping2002-07-03
* Patch to improve bufferhandling on OpenBSD and NetBSD, by Björn Sandell and ...Gravatar atmos42002-07-03
* cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandlin...Gravatar alex2002-06-28
* more informal warning and also fixed a 10l bug. Patch by tibcuGravatar alex2002-06-28
* Allow writing to pipe.Gravatar albeu2002-06-22
* Fixed lround replacement, hopefully fast enough.Gravatar atmos42002-06-16
* Remove unportable lround and maybe speed up rounding a bit.Gravatar atmos42002-06-15
* Adding equalizer pluginGravatar anders2002-06-15
* Applying patch from Eric that fixes 6ch resamplingGravatar anders2002-06-10
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* disables those plugins that can't handle the audio format.Gravatar arpi2002-06-07
* msg/i18n fixes and some printf->mp_msgGravatar arpi2002-06-03
* warning fixes (string.h is required for memset)Gravatar pl2002-05-30
* aRts audio out support by Michele Balistreri <brain at email.it>Gravatar atmos42002-05-28
* removed unused controlsGravatar alex2002-05-26
* AC3 passthrough support by Andy Lo A Foe <andy at alsaplayer dot org>Gravatar alex2002-05-26
* Add volume control, patch byGravatar atmos42002-05-25
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Gravatar arpi2002-05-20
* Patch by Tobias Diedrich <td@informatik.uni-hannover.de>:Gravatar pl2002-05-18
* Workaround the bug in x11 vo's (if it's one) wich let a window in the wayGravatar albeu2002-05-17
* fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@...Gravatar arpi2002-05-13
* Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume settingGravatar albeu2002-05-13
* Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.Gravatar albeu2002-05-13
* fixed sdl+resample bug coused by float point to int rounding errorGravatar iive2002-05-09
* added audio_out_format_bits to calc len alignmentGravatar iive2002-05-09
* timer didn't update if mplayer is too fast (no video)Gravatar iive2002-05-03
* nonblock open is not legal for OSS (see OSS api docs), and causes problems on...Gravatar arpi2002-04-29
* play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conver...Gravatar alex2002-04-29
* Default to the mixer device matching the audio device used for audio output.Gravatar jkeil2002-04-29
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* 10l pl =)Gravatar atmos42002-04-27
* fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)Gravatar pl2002-04-27