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
/
RecorderOutputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-05-20
input/file, output/{fifo,recorder}: add O_BINARY to open() flags
Max Kellermann
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-11-10
fd_util: removed creat_cloexec()
Max Kellermann
1
-1
/
+2
2009-11-07
set the close-on-exec flag on all file descriptors
Max Kellermann
1
-1
/
+2
2009-08-24
output/recorder: new output plugin for recording radio streams
Max Kellermann
1
-0
/
+214