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
/
ShoutOutputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-1
/
+1
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
1
-1
/
+1
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
1
-25
/
+22
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-6
/
+5
2013-07-30
tag: convert to C++
Max Kellermann
1
-2
/
+3
2013-07-30
encoder_api: convert to C++
Max Kellermann
1
-7
/
+6
2013-07-30
output_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-17
encoder_list: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-17
output/shout: convert to C++
Max Kellermann
1
-135
/
+138
2013-01-10
output/shout: refactor check_block_param() to a function
Max Kellermann
1
-18
/
+15
2012-10-02
output/shout: move code to my_shout_configure()
Max Kellermann
1
-31
/
+40
2012-10-02
output/{recorder,shout}: call encoder_read() in a loop
Max Kellermann
1
-8
/
+10
2012-10-02
output/shout: eliminate struct shout_buffer
Max Kellermann
1
-7
/
+3
2012-10-02
output/shout: remove shout_buffer.len
Max Kellermann
1
-9
/
+4
2012-10-02
output/shout: fix memory leak in error handler
Max Kellermann
1
-2
/
+7
2012-10-02
output/shout: make variables more local
Max Kellermann
1
-49
/
+26
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-24
/
+39
2011-09-17
output: rename plugin variables
Max Kellermann
1
-1
/
+1
2011-09-17
output: per-plugin header
Max Kellermann
1
-0
/
+1
2011-09-17
output: rename plugin source files
Max Kellermann
1
-0
/
+0
2011-09-09
conf: get_block_param() returns a const pointer
Max Kellermann
1
-1
/
+1
2011-07-20
encoder_plugin: add method pre_tag()
Max Kellermann
1
-1
/
+1
2011-07-19
output/shout: fix a memory leak
Jonathan Neuschäfer
1
-1
/
+1
2011-07-18
output/shout: fix a memory leak
Jonathan Neuschäfer
1
-12
/
+16
2011-02-09
output/shout: add possibility to set url
Thomas Jansen
1
-0
/
+7
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-11-08
output/shout: artist comes first in stream title
Max Kellermann
1
-1
/
+1
2010-11-05
output/shout: implement delay()
Max Kellermann
1
-8
/
+13
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-2
/
+3
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-21
audio_format: wildcards allowed in audio_format configuration
Max Kellermann
1
-2
/
+7
2009-10-13
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
1
-2
/
+2
2009-08-14
output/shout: minimize the unpause latency
Max Kellermann
1
-0
/
+7
2009-06-03
conf: eliminated CamelCase
Max Kellermann
1
-1
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-02-27
tag: no CamelCase
Max Kellermann
1
-2
/
+1
2009-02-26
output_plugin: report errors with GError
Max Kellermann
1
-77
/
+96
2009-02-26
shout: use config_get_block_unsigned()
Max Kellermann
1
-6
/
+3
2009-02-25
output_plugin: don't pass audio_output object to method init()
Max Kellermann
1
-6
/
+3
2009-02-23
output: pass the music chunk pointer as void*, not char*
Max Kellermann
1
-1
/
+1
2009-02-23
output_api: play() returns a length
Max Kellermann
1
-2
/
+5
2009-02-22
shout: removed shout_plugin.h
Max Kellermann
1
-1
/
+28
2009-02-22
shout: removed shout_encoder_plugins
Max Kellermann
1
-11
/
+0
2009-02-22
shout: use the new encoder API
Max Kellermann
1
-33
/
+101
2009-02-22
shout: merged open_shout_conn() into my_shout_open_device()
Max Kellermann
1
-10
/
+2
2009-02-22
shout: bool return values instead of int
Max Kellermann
1
-27
/
+28
2009-02-09
shout: clear buffer before calling the encoder
Max Kellermann
1
-2
/
+7
2009-02-09
shout: don't postpone metadata
Max Kellermann
1
-32
/
+12
2009-02-09
shout: use libshout's synchronization
Max Kellermann
1
-21
/
+4
[next]