summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_jack.c
Commit message (Expand)AuthorAgeFilesLines
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+4
* ao_jack: update latency on buffer_size/graph changeCheng Sun2017-03-181-7/+34
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-251-8/+0
* ao_jack: move to global optionswm42016-09-051-22/+42
* ao_jack: remove "alsa" std-channel-layout choicewm42015-11-071-5/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio/out/pull: remove race conditionswm42014-05-291-12/+17
* audio/out: make draining a separate operationwm42014-03-091-4/+1
* ao_jack: use new pull API helperswm42014-03-091-196/+16
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* ao_jack: fix termination on the end of filewm42014-03-051-3/+19
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* ao_jack: switch from interleaved to planar audioWilliam Light2013-11-121-95/+92
* ao_jack: refactoring, also fix "no-connect" optionWilliam Light2013-11-121-57/+97
* audio/out: prepare for non-interleaved audiowm42013-11-121-3/+4
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* ao_jack: don’t force exact client nameMartin Herkt2013-09-301-1/+1
* audio/out: do some mp_msg conversionswm42013-08-221-5/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_jack: use new option APIwm42013-07-221-72/+34
* ao_jack: allow more control about channel layoutswm42013-07-071-1/+21
* ao_jack: increase buffer size, always round up buffer sizewm42013-07-061-2/+2
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-4/+4
* audio/out: don't require AOs to set ao->bpswm42013-06-161-1/+0
* ao_jack: use mp_ringStefano Pigozzi2013-06-161-31/+12
* ao_jack: remove global variableswm42013-06-071-71/+79
* ao_jack: align data sizes on audio frame sizewm42013-06-071-5/+5
* ao_jack: switch to new AO APIwm42013-06-071-62/+62
* ao_jack: uncrustifywm42013-06-071-211/+236
* ao_jack: add (no-)connect suboptionreimar2013-06-041-11/+17
* Replace calls to usec_sleep()wm42013-05-261-2/+2
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-2/+2
* audio/out: channel map selectionwm42013-05-121-7/+9
* audio/out: switch to channel mapwm42013-05-121-7/+10
* ao_jack: fix deprecation warningStefano Pigozzi2013-04-121-2/+5
* 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/+361