summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_oss.c
Commit message (Expand)AuthorAgeFilesLines
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-6/+6
* audio/out: prepare for non-interleaved audiowm42013-11-121-8/+8
* audio/out: reject non-interleaved formatswm42013-11-121-0/+2
* ao: add ao_play_silence, use for ao_alsa and ao_osswm42013-11-101-7/+4
* ao: print requested audio format on initwm42013-11-091-3/+0
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-5/+5
* ao_oss: fix previous ao_oss commitwm42013-11-061-1/+0
* ao_oss: hide warningwm42013-11-061-2/+2
* ao_oss: don't enable -softvol by default on OSSv4bugmen0t2013-11-061-0/+4
* ao_oss: make no_persistent_volume volume work when seekingbugmen0t2013-11-061-0/+4
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-5/+5
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+3
* ao_oss: add support for SNDCTL_DSP_RESET and use it when pausingPaul B Mahol2013-09-231-0/+6
* mixer: make struct opaquewm42013-09-201-1/+0
* Some more mp_msg conversionswm42013-08-231-53/+37
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_oss: switch to new option APIwm42013-07-211-31/+30
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-211-4/+3
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-22/+25
* ao_oss: fix compilation on BSDwm42013-06-111-2/+3
* ao_oss: remove duplicated format infowm42013-06-071-50/+27
* ao_oss: remove global variableswm42013-06-071-80/+104
* ao_oss: switch to new AO APIwm42013-06-071-128/+117
* ao_oss: uncrustifywm42013-06-071-298/+334
* audio/out: channel map selectionwm42013-05-121-2/+6
* audio/out: switch to channel mapwm42013-05-121-15/+17
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-6/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+560