aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio: removed function finishAudioConfig()Max Kellermann2009-10-221-2/+0
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* audio: moved mixer functions to mixer_control.cMax Kellermann2009-03-121-3/+0
* audio: moved code to output_command.cMax Kellermann2009-02-111-6/+0
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-111-2/+0
* audio: moved code to output_all.cMax Kellermann2009-02-101-40/+0
* audio: moved protocol code to output_print.cMax Kellermann2009-02-101-3/+0
* audio: moved state file code to output_state.cMax Kellermann2009-02-101-5/+1
* audio: removed isCurrentAudioFormat()Max Kellermann2009-02-101-2/+0
* audio: added output enumeration functionsMax Kellermann2009-02-101-0/+13
* audio: added audio_output_config_count()Max Kellermann2009-02-101-0/+4
* mixer: removed mixer_configure_legacy(), AC_MIXER_CONFIGUREMax Kellermann2009-01-251-1/+0
* conf: no CamelCase, part IMax Kellermann2009-01-171-2/+2
* Moving mixers to audio outputsViliam Mateicka2008-12-311-0/+5
* exporting functionsViliam Mateicka2008-12-311-0/+2
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* output: use bool for return values and flagsMax Kellermann2008-10-291-2/+2
* use the "bool" data type instead of "int"Max Kellermann2008-10-081-1/+2
* don't include os_compat.hMax Kellermann2008-10-081-1/+1
* audio_output: added method pause()Max Kellermann2008-09-291-0/+2
* audio: removed isAudioDeviceOpen()Max Kellermann2008-09-101-2/+0
* audio: moved cmpAudioFormat() to audio_format.hMax Kellermann2008-09-091-2/+0
* audio: replaced copyAudioFormat() with simple assignmentMax Kellermann2008-09-091-2/+0
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-081-1/+0
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-071-8/+8
* audio: don't pass "fd" to printAudioDevices()Max Kellermann2008-09-071-1/+2
* audio: don't pass "fd" to {en,dis}ableAudioDevice()Max Kellermann2008-09-071-2/+2
* include cleanupMax Kellermann2008-09-061-1/+2
* tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_itemMax Kellermann2008-08-291-1/+1
* pass constant pointersMax Kellermann2008-08-291-1/+1
* moved struct AudioFormat to audio_format.hMax Kellermann2008-08-261-12/+1
* remove audioDeviceStates from playerData and getPlayerDataEric Wong2008-06-021-2/+0
* const pointers in audio.cMax Kellermann2008-04-121-5/+6
* clean up CPP includesMax Kellermann2008-04-121-2/+0
* use size_t in audio.cMax Kellermann2008-04-121-1/+1
* moved expression to audioFormatSizeToTime()Max Kellermann2008-04-121-0/+5
* audio: use a machine word for array sizesMax Kellermann2008-03-261-3/+3
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-2/+1
* silence is constant, as is the buffer we pass to playAudioEric Wong2008-01-011-1/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-8/+8
* audio: remove AUDIO_MAX_DEVICES limitEric Wong2006-08-011-2/+2
* Standardize state_file handling routines.Eric Wong2006-07-301-2/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-3/+3
* Add mpd-indent.shAvuton Olrich2006-07-201-2/+2
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-161-0/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1