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
/
plugins
/
RoarOutputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
1
-5
/
+7
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
1
-4
/
+4
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
1
-1
/
+1
2014-01-29
AudioOutput: pass plugin to constructor
Max Kellermann
1
-3
/
+3
2014-01-28
AudioOutput: add constructor and destructor
Max Kellermann
1
-5
/
+0
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-9
/
+9
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
1
-1
/
+1
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-1
/
+1
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
1
-1
/
+1
2013-10-15
output/roar: use const_cast instead of g_strdup()
Max Kellermann
1
-9
/
+3
2013-10-15
output/roar: use std::string
Max Kellermann
1
-12
/
+10
2013-10-15
output/roar: move code into the RoarOutput class
Max Kellermann
1
-95
/
+136
2013-10-02
Log: new logging library API
Max Kellermann
1
-4
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-16
/
+14
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
1
-5
/
+5
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-12
/
+14
2013-07-30
tag: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
output_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-16
output/roar: work around libroar's use of "new"
Max Kellermann
1
-0
/
+4
2013-02-22
mixer_plugin: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-16
output/roar: convert to C++
Max Kellermann
1
-78
/
+70
2012-03-22
audio_format: remove the packed S24 format
Max Kellermann
1
-4
/
+0
2011-10-08
output/roar: move code to _use_audio_format()
Max Kellermann
1
-27
/
+38
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-17
/
+24
2011-09-18
output/roar: check return values
Max Kellermann
1
-2
/
+10
2011-09-18
output/roar: unknown volume is -1, not 0
Max Kellermann
1
-1
/
+1
2011-09-18
output/roar: move code to roar_cancel_locked() and others
Max Kellermann
1
-39
/
+55
2011-09-17
output/roar: use GLib memory allocation functions
Max Kellermann
1
-11
/
+3
2011-09-17
output/roar: use config_get_block_string() for temporary
Max Kellermann
1
-8
/
+5
2011-09-17
output/roar: reorder methods
Max Kellermann
1
-14
/
+14
2011-09-17
output: per-plugin header
Max Kellermann
1
-0
/
+1
2011-09-17
output/roar: export volume methods
Max Kellermann
1
-0
/
+49
2011-09-17
output: rename plugin source files
Max Kellermann
1
-0
/
+0
2011-03-23
Remove unused headers in Roar plugin.
Hans-Kristian Arntzen
1
-5
/
+0
2011-03-16
RoarAudio output plugin
Hans-Kristian Arntzen
1
-0
/
+329