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
/
output_init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-18
output_init: initialize the "pause" flag
Max Kellermann
1
-0
/
+1
2009-07-06
output: use the software mixer plugin
Max Kellermann
1
-6
/
+52
2009-07-06
output_init: moved the "convert" filter at the end
Max Kellermann
1
-5
/
+9
2009-07-06
output_init: merge two local string variables
Max Kellermann
1
-11
/
+9
2009-07-06
output_init: parse audio format earlier
Max Kellermann
1
-12
/
+10
2009-07-06
output: attach a filter chain to each audio_output
Max Kellermann
1
-1
/
+14
2009-07-05
output_init: moved mixer instantiation to separate function
Max Kellermann
1
-5
/
+14
2009-04-28
output_init: added option to disable the hardware mixer
Max Kellermann
1
-1
/
+2
2009-03-26
output_plugin: replaced output_plugin.get_mixer() with mixer_plugin
Max Kellermann
1
-0
/
+6
2009-03-20
output: convert audio_output.config_audio_format to boolean
Max Kellermann
1
-5
/
+6
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-09
output: play from a music_pipe object
Max Kellermann
1
-0
/
+1
2009-03-01
output_init: removed getBlockParam()
Max Kellermann
1
-18
/
+20
2009-03-01
output_init: return GError on error
Max Kellermann
1
-19
/
+15
2009-03-01
output_init: moved code to audio_output_detect()
Max Kellermann
1
-16
/
+26
2009-02-28
output: use GTimer instead of time_t for reopen after failure
Max Kellermann
1
-1
/
+1
2009-02-28
output: added option to disable audio outputs by default
Max Kellermann
1
-1
/
+1
2009-02-26
output_plugin: report errors with GError
Max Kellermann
1
-3
/
+8
2009-02-25
output: audio_output_init() returns bool
Max Kellermann
1
-4
/
+4
2009-02-25
output: set a GLib log domain
Max Kellermann
1
-0
/
+3
2009-02-25
output_plugin: don't pass audio_output object to method init()
Max Kellermann
1
-1
/
+1
2009-02-16
output_plugin: added inline wrapper functions
Max Kellermann
1
-3
/
+4
2009-02-11
audio: replaced parseAudioConfig() with audio_format_parse()
Max Kellermann
1
-4
/
+9
2009-02-10
output_api: no CamelCase in struct audio_output
Max Kellermann
1
-4
/
+5
2009-01-25
conf: const pointers in block get functions
Max Kellermann
1
-1
/
+1
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-2
/
+3
2009-01-17
pcm_convert: return PCM buffer from pcm_convert()
Max Kellermann
1
-3
/
+0
2008-12-28
output: migrate from pthread to glib threads
Thomas Jansen
1
-1
/
+1
2008-11-25
output: use GLib instead of log.h/util.h
Max Kellermann
1
-15
/
+16
2008-10-29
output: delay reopen after device failure
Max Kellermann
1
-0
/
+1
2008-10-29
output: moved audioDeviceStates to audio_output.enabled
Max Kellermann
1
-0
/
+1
2008-10-29
output: use bool for return values and flags
Max Kellermann
1
-2
/
+2
2008-10-21
pcm_utils: added pcm_convert_init()
Max Kellermann
1
-1
/
+1
2008-10-21
pcm_utils: renamed ConvState to struct pcm_convert_state
Max Kellermann
1
-1
/
+1
2008-09-24
output: make "struct audio_output" opaque for output plugins
Max Kellermann
1
-1
/
+3
2008-09-24
output: pass audio_format to plugin.init() and plugin.open()
Max Kellermann
1
-1
/
+1
2008-09-24
output: one thread per audio output
Max Kellermann
1
-0
/
+4
2008-09-11
output: don't initialize inAudioFormat, outAudioFormat
Max Kellermann
1
-4
/
+0
2008-09-11
output: removed audio_output.sameInAndOutFormats
Max Kellermann
1
-1
/
+0
2008-09-11
output: removed audio_output.convertAudioFormat
Max Kellermann
1
-5
/
+2
2008-09-09
audio: replaced copyAudioFormat() with simple assignment
Max Kellermann
1
-1
/
+1
2008-09-09
output: renamed the functions in output_control.c
Max Kellermann
1
-1
/
+1
2008-09-09
output: moved code from audioOutput.c to output_control.c
Max Kellermann
1
-117
/
+1
2008-09-09
output: renamed method names
Max Kellermann
1
-12
/
+11
2008-09-08
output: static audio_output_plugin list as array
Max Kellermann
1
-44
/
+11
2008-09-07
output: replace audio_output.*Func with audio_output.plugin
Max Kellermann
1
-17
/
+11
2008-09-07
output: renamed typedef AudioOutput to struct audio_output
Max Kellermann
1
-15
/
+16
2008-09-07
output: added output_api.h
Max Kellermann
1
-0
/
+1
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
1
-4
/
+4
2008-08-29
tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item
Max Kellermann
1
-1
/
+2
[next]