index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
Age
Commit message (
Expand
)
Author
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
Max Kellermann
2015-12-16
fs/io/FileOutputStream: use C++ exceptions in Commit()
Max Kellermann
2015-12-16
fs/io/FileOutputStream: use C++ exceptions in constructor
Max Kellermann
2015-11-06
util/StringUtil: move comparison functions to StringCompare.cxx
Max Kellermann
2015-10-27
pcm/Order: new library to convert from FLAC to ALSA channel order
Max Kellermann
2015-10-27
Merge tag 'v0.19.11'
Max Kellermann
2015-10-19
output/httpd: use boost::intrusive::list instead of std::forward_list
Max Kellermann
2015-10-16
unix/Daemon, playlist/...: remove unused Domain variables
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-09-17
output: add native Haiku audio output and mixer support
François Revol
2015-08-06
output/fifo: smaller Cancel() buffer
Max Kellermann
2015-08-06
output/fifo: move the buffer into the loop
Max Kellermann
2015-08-06
output/fifo: use ssize_t for the read() result
Max Kellermann
2015-08-06
output/fifo: simplify the Cancel() loop
Max Kellermann
2015-08-06
output/fifo: convert struct to class
Max Kellermann
2015-08-06
output/fifo: use AudioOutputWrapper::Open(),Close()
Max Kellermann
2015-08-06
output/fifo: rename Open(), Close() to OpenFifo(), CloseFifo()
Max Kellermann
2015-07-22
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-03-05
output/recorder: convert path to UTF-8 for logging
Max Kellermann
2015-03-05
output/winmm: convert device name to filesystem charset
Max Kellermann
2015-03-05
output/winmm: eliminate "goto"
Max Kellermann
2015-03-04
output/winmm: use StringStartsWith() instead of strstr()
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-02-01
output/sles: use AudioOutputWrapper::Create()
Max Kellermann
2015-01-28
output/fifo: use template AudioOutputWrapper
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-21
config/Param: make "line" signed
Max Kellermann
2015-01-14
output/recorder: dynamic file name
Max Kellermann
2015-01-14
output/recorder: move code to encoder/ToOutputStream.cxx
Max Kellermann
2015-01-14
fs/io/FileOutputStream: add static method Create()
Max Kellermann
2015-01-09
output/null: convert struct to class
Max Kellermann
2015-01-09
output/null: move functions into the struct
Max Kellermann
2015-01-08
encoder/Interface: move functions into the struct
Max Kellermann
2015-01-08
encoder/Plugin: move struct Encoder to EncoderInterface.hxx
Max Kellermann
2015-01-08
output/recorder: convert struct to class
Max Kellermann
2015-01-08
output/recorder: move encoder_finish() call to destructor
Max Kellermann
2015-01-07
output/wrapper: add method SendTag()
Max Kellermann
2015-01-07
output/recorder: remove unused variable "recorder_output_domain"
Max Kellermann
2015-01-07
output/recorder: use FileOutputStream
Max Kellermann
2015-01-07
output/recorder: log commit errors
Max Kellermann
2015-01-07
output/recorder: move code to method Commit()
Max Kellermann
2015-01-07
output/recorder: move more functions into the struct
Max Kellermann
2015-01-07
output/oss: use nullptr instead of NULL
Max Kellermann
2015-01-07
output/oss: add "const" attributes
Max Kellermann
2015-01-07
output/oss: eliminate unnecessary tail code after "switch"
Max Kellermann
[next]