index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audio_config.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
audio: rename audio.[ch] to audio_config.[ch]
Max Kellermann
1
-2
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-10-22
audio: removed function finishAudioConfig()
Max Kellermann
1
-2
/
+0
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-12
audio: moved mixer functions to mixer_control.c
Max Kellermann
1
-3
/
+0
2009-02-11
audio: moved code to output_command.c
Max Kellermann
1
-6
/
+0
2009-02-11
audio: replaced parseAudioConfig() with audio_format_parse()
Max Kellermann
1
-2
/
+0
2009-02-10
audio: moved code to output_all.c
Max Kellermann
1
-40
/
+0
2009-02-10
audio: moved protocol code to output_print.c
Max Kellermann
1
-3
/
+0
2009-02-10
audio: moved state file code to output_state.c
Max Kellermann
1
-5
/
+1
2009-02-10
audio: removed isCurrentAudioFormat()
Max Kellermann
1
-2
/
+0
2009-02-10
audio: added output enumeration functions
Max Kellermann
1
-0
/
+13
2009-02-10
audio: added audio_output_config_count()
Max Kellermann
1
-0
/
+4
2009-01-25
mixer: removed mixer_configure_legacy(), AC_MIXER_CONFIGURE
Max Kellermann
1
-1
/
+0
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-2
/
+2
2008-12-31
Moving mixers to audio outputs
Viliam Mateicka
1
-0
/
+5
2008-12-31
exporting functions
Viliam Mateicka
1
-0
/
+2
2008-10-31
added prefix to header macros
Max Kellermann
1
-2
/
+2
2008-10-29
output: use bool for return values and flags
Max Kellermann
1
-2
/
+2
2008-10-08
use the "bool" data type instead of "int"
Max Kellermann
1
-1
/
+2
2008-10-08
don't include os_compat.h
Max Kellermann
1
-1
/
+1
2008-09-29
audio_output: added method pause()
Max Kellermann
1
-0
/
+2
2008-09-10
audio: removed isAudioDeviceOpen()
Max Kellermann
1
-2
/
+0
2008-09-09
audio: moved cmpAudioFormat() to audio_format.h
Max Kellermann
1
-2
/
+0
2008-09-09
audio: replaced copyAudioFormat() with simple assignment
Max Kellermann
1
-2
/
+0
2008-09-08
output: static audio_output_plugin list as array
Max Kellermann
1
-1
/
+0
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
1
-8
/
+8
2008-09-07
audio: don't pass "fd" to printAudioDevices()
Max Kellermann
1
-1
/
+2
2008-09-07
audio: don't pass "fd" to {en,dis}ableAudioDevice()
Max Kellermann
1
-2
/
+2
2008-09-06
include cleanup
Max Kellermann
1
-1
/
+2
2008-08-29
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
1
-1
/
+1
2008-08-29
pass constant pointers
Max Kellermann
1
-1
/
+1
2008-08-26
moved struct AudioFormat to audio_format.h
Max Kellermann
1
-12
/
+1
2008-06-02
remove audioDeviceStates from playerData and getPlayerData
Eric Wong
1
-2
/
+0
2008-04-12
const pointers in audio.c
Max Kellermann
1
-5
/
+6
2008-04-12
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-04-12
use size_t in audio.c
Max Kellermann
1
-1
/
+1
2008-04-12
moved expression to audioFormatSizeToTime()
Max Kellermann
1
-0
/
+5
2008-03-26
audio: use a machine word for array sizes
Max Kellermann
1
-3
/
+3
2008-01-03
Cleanup #includes of standard system headers and put them in one place
Eric Wong
1
-2
/
+1
2008-01-01
silence is constant, as is the buffer we pass to playAudio
Eric Wong
1
-1
/
+1
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-8
/
+8
2006-08-01
audio: remove AUDIO_MAX_DEVICES limit
Eric Wong
1
-2
/
+2
2006-07-30
Standardize state_file handling routines.
Eric Wong
1
-2
/
+2
2006-07-30
interface/connection malloc reductions from mpd-ke
Eric Wong
1
-3
/
+3
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-2
/
+2
2006-07-16
Committing qball's patch to list supported audio outputs in --version
J. Alexander Treuman
1
-0
/
+1
2006-07-14
Change shank's email address
J. Alexander Treuman
1
-1
/
+1
[next]