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
/
RecorderOutputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
output/recorder: convert path to UTF-8 for logging
Max Kellermann
1
-1
/
+2
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-12
/
+12
2015-01-14
output/recorder: dynamic file name
Max Kellermann
1
-9
/
+169
2015-01-14
output/recorder: move code to encoder/ToOutputStream.cxx
Max Kellermann
1
-17
/
+2
2015-01-14
fs/io/FileOutputStream: add static method Create()
Max Kellermann
1
-4
/
+2
2015-01-08
encoder/Interface: move functions into the struct
Max Kellermann
1
-4
/
+4
2015-01-08
encoder/Plugin: move struct Encoder to EncoderInterface.hxx
Max Kellermann
1
-0
/
+1
2015-01-08
output/recorder: convert struct to class
Max Kellermann
1
-1
/
+3
2015-01-08
output/recorder: move encoder_finish() call to destructor
Max Kellermann
1
-10
/
+7
2015-01-07
output/wrapper: add method SendTag()
Max Kellermann
1
-9
/
+1
2015-01-07
output/recorder: remove unused variable "recorder_output_domain"
Max Kellermann
1
-3
/
+0
2015-01-07
output/recorder: use FileOutputStream
Max Kellermann
1
-49
/
+15
2015-01-07
output/recorder: log commit errors
Max Kellermann
1
-1
/
+3
2015-01-07
output/recorder: move code to method Commit()
Max Kellermann
1
-4
/
+18
2015-01-07
output/recorder: move more functions into the struct
Max Kellermann
1
-12
/
+13
2015-01-05
output/recorder: use config_param::GetBlockPath()
Max Kellermann
1
-12
/
+17
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-29
output/Wrapper: new helper class
Max Kellermann
1
-20
/
+5
2014-12-26
EncoderPlugin: pass Tag reference to method tag()
Max Kellermann
1
-1
/
+1
2014-12-26
OutputPlugin: pass Tag reference to _send_tag()
Max Kellermann
1
-2
/
+2
2014-12-26
output/recorder: implement send_tag()
Max Kellermann
1
-1
/
+22
2014-12-26
output/recorder: move functions into the struct
Max Kellermann
1
-25
/
+40
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
-2
/
+4
2014-01-28
AudioOutput: add constructor and destructor
Max Kellermann
1
-6
/
+0
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-6
/
+6
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
1
-1
/
+1
2014-01-24
Config*: move to config/
Max Kellermann
1
-1
/
+1
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-1
/
+1
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
1
-2
/
+2
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-40
/
+31
2013-08-07
Makefile.am: move sources to libsystem.a
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
-7
/
+7
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
encoder_api: convert to C++
Max Kellermann
1
-5
/
+4
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/recorder: convert to C++
Max Kellermann
1
-59
/
+83
2012-10-02
output/{recorder,shout}: call encoder_read() in a loop
Max Kellermann
1
-8
/
+11
2012-10-02
output/recorder: move code to _write_to_file()
Max Kellermann
1
-19
/
+31
2012-10-02
output/recorder: fix write() error check
Max Kellermann
1
-3
/
+3
2012-10-02
output/recorder: make variables more local
Max Kellermann
1
-16
/
+12
2012-10-02
output/recorder, test/*: invoke encoder_read() after _open()
Max Kellermann
1
-0
/
+7
2012-04-05
encoder/vorbis: generate end-of-stream packet when playback ends
Max Kellermann
1
-1
/
+1
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-12
/
+22
2011-09-17
output: per-plugin header
Max Kellermann
1
-0
/
+1
2011-07-18
output/recorder: fix a memory leak
Jonathan Neuschäfer
1
-3
/
+7
[next]