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