index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio.h
Age
Commit message (
Expand
)
Author
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-12
audio: moved mixer functions to mixer_control.c
Max Kellermann
2009-02-11
audio: moved code to output_command.c
Max Kellermann
2009-02-11
audio: replaced parseAudioConfig() with audio_format_parse()
Max Kellermann
2009-02-10
audio: moved code to output_all.c
Max Kellermann
2009-02-10
audio: moved protocol code to output_print.c
Max Kellermann
2009-02-10
audio: moved state file code to output_state.c
Max Kellermann
2009-02-10
audio: removed isCurrentAudioFormat()
Max Kellermann
2009-02-10
audio: added output enumeration functions
Max Kellermann
2009-02-10
audio: added audio_output_config_count()
Max Kellermann
2009-01-25
mixer: removed mixer_configure_legacy(), AC_MIXER_CONFIGURE
Max Kellermann
2009-01-17
conf: no CamelCase, part I
Max Kellermann
2008-12-31
Moving mixers to audio outputs
Viliam Mateicka
2008-12-31
exporting functions
Viliam Mateicka
2008-10-31
added prefix to header macros
Max Kellermann
2008-10-29
output: use bool for return values and flags
Max Kellermann
2008-10-08
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-09-29
audio_output: added method pause()
Max Kellermann
2008-09-10
audio: removed isAudioDeviceOpen()
Max Kellermann
2008-09-09
audio: moved cmpAudioFormat() to audio_format.h
Max Kellermann
2008-09-09
audio: replaced copyAudioFormat() with simple assignment
Max Kellermann
2008-09-08
output: static audio_output_plugin list as array
Max Kellermann
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-09-07
audio: don't pass "fd" to printAudioDevices()
Max Kellermann
2008-09-07
audio: don't pass "fd" to {en,dis}ableAudioDevice()
Max Kellermann
2008-09-06
include cleanup
Max Kellermann
2008-08-29
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
2008-08-29
pass constant pointers
Max Kellermann
2008-08-26
moved struct AudioFormat to audio_format.h
Max Kellermann
2008-06-02
remove audioDeviceStates from playerData and getPlayerData
Eric Wong
2008-04-12
const pointers in audio.c
Max Kellermann
2008-04-12
clean up CPP includes
Max Kellermann
2008-04-12
use size_t in audio.c
Max Kellermann
2008-04-12
moved expression to audioFormatSizeToTime()
Max Kellermann
2008-03-26
audio: use a machine word for array sizes
Max Kellermann
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-01
silence is constant, as is the buffer we pass to playAudio
Eric Wong
2007-04-05
The massive copyright update
Avuton Olrich
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-01
audio: remove AUDIO_MAX_DEVICES limit
Eric Wong
2006-07-30
Standardize state_file handling routines.
Eric Wong
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-20
Add mpd-indent.sh
Avuton Olrich
2006-07-16
Committing qball's patch to list supported audio outputs in --version
J. Alexander Treuman
2006-07-14
Change shank's email address
J. Alexander Treuman
2006-07-13
Huge header update, update the copyright and add
Avuton Olrich
2006-05-08
Commit Jat's patch for bug 1281
Qball Cow
2006-03-18
rewrite statefile code for audio devices
Eric Wong
2005-08-23
Saving state of output-device in state-file. (This is a temporary solution, r...
Qball Cow
[next]