aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/internal.h
Commit message (Expand)AuthorAge
* ao: make better use of atomicsGravatar wm42015-05-11
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* audio/out: consistently use double return type for get_delayGravatar wm42014-11-09
* audio/out: make ao_request_reload() idempotentGravatar wm42014-11-09
* audio: add --audio-client-name optionGravatar wm42014-11-07
* audio: add command/function to reload audio outputGravatar wm42014-10-27
* audio/out: add redirection-on-init mechanismGravatar wm42014-10-22
* audio: change internal device listing APIGravatar wm42014-10-10
* audio/out/push: fix EOF heuristicGravatar wm42014-10-10
* fix -Wvisibility warnings with clangGravatar Stefano Pigozzi2014-10-09
* audio: add device selection & listing with --audio-deviceGravatar wm42014-10-09
* audio/out: remove old thingsGravatar wm42014-09-06
* audio/out: make EOF handling properly event-basedGravatar wm42014-09-05
* audio: make buffer size configurableGravatar wm42014-09-05
* audio: don't wait for draining if pausedGravatar wm42014-07-13
* audio/out/push: add a way to wait for the audio device with poll()Gravatar wm42014-05-30
* audio/out/push: add mechanism for event-based waitingGravatar wm42014-05-30
* audio/out: adjust documentation commentsGravatar wm42014-05-30
* audio/out/pull: remove race conditionsGravatar wm42014-05-29
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* audio: wake up the core when audio buffer is running lowGravatar wm42014-04-15
* audio/out: reduce amount of audio bufferingGravatar wm42014-03-10
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: feed AOs from a separate threadGravatar wm42014-03-09
* ao: remove opts fieldGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09