index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libao2
/
ao_oss.c
Commit message (
Expand
)
Author
Age
*
ao_oss was not using the channel & format returned by the soundcard
arpi
2002-12-28
*
1l, opposite meaning of what's intended!
rfelker
2002-11-28
*
avoid giving a /dev/dsp fd to child processes!!
rfelker
2002-11-28
*
verbose can be negative
arpi
2002-11-01
*
remove nonsense warnings now that libaf is used
rfelker
2002-10-08
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D R...
alex
2002-08-28
*
format incompatibility warning
arpi
2002-08-04
*
- add some control (ao_oss, pl_extrastereo)
pontscho
2002-07-25
*
more informal warning and also fixed a 10l bug. Patch by tibcu
alex
2002-06-28
*
msg/i18n fixes and some printf->mp_msg
arpi
2002-06-03
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@...
arpi
2002-05-13
*
nonblock open is not legal for OSS (see OSS api docs), and causes problems on...
arpi
2002-04-29
*
OpenBSD, NetBSD portability patches by
arpi
2002-04-27
*
AFMT_AC3 autodetect/fallback to S16
arpi
2002-04-22
*
non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
arpi
2002-03-19
*
using PATH_DEV_*
alex
2002-02-22
*
Moved HW dependent mixer stuff to libao and removed master switch
anders
2002-02-21
*
hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@winterman...
arpi
2002-01-15
*
limit get_space return <= MAX_OUTBURST, whilst always an exact number of frag...
steve
2001-12-11
*
fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number ...
steve
2001-12-04
*
Extended oss output driver and libac3 to support 4 and 6 channel output mixes...
steve
2001-11-28
*
Audio delay bugfix
anders
2001-11-26
*
interface to libao2 changed ao_plugin added
anders
2001-11-24
*
gcc3 warning fixed
arpi
2001-10-04
*
AFMT_AC3 fixed
arpi
2001-08-15
*
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
2001-08-15
*
printfs cleanup - moved to higher -v level or moved to stderr
arpi
2001-08-06
*
ao_subdevice support
al3x
2001-06-21
*
using audio_out_format_name
al3x
2001-06-09
*
fixed AFMT_ stuff (inclue afmt.h)
arpi_esp
2001-06-08
*
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
arpi_esp
2001-06-05
*
Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
arpi_esp
2001-06-05
*
'-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for...
lgb
2001-06-03
*
audio out drivers
arpi_esp
2001-06-02