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
Age
Commit message (
Expand
)
Author
2016-04-21
output/MultipleOutputs: use C++11 initializers
Max Kellermann
2016-04-12
util/FormatString: return AllocatedString
Max Kellermann
2016-03-18
util/IterableSplitString: cheaper variant of SplitString()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-28
output/alsa: disable DoP if it fails
Max Kellermann
2016-02-28
output/alsa: move the PcmExport::Open() call to Open()
Max Kellermann
2016-02-28
output/alsa: probe DSD_U32 if DSD_U8 fails
Max Kellermann
2016-02-28
output/alsa: use CamelCase
Max Kellermann
2016-02-28
output/alsa: fix indent
Max Kellermann
2016-02-28
output/alsa: fix typo
Max Kellermann
2016-02-28
output/alsa: remove option "use_mmap"
Max Kellermann
2016-02-28
output/alsa: add #ifdef ENABLE_DSD
Max Kellermann
2016-02-27
output/alsa: pass PcmExport::Params to alsa_setup()
Max Kellermann
2016-02-27
output/alsa: pass PcmExport::Params to SetupDop()
Max Kellermann
2016-02-26
pcm/export: move Open() parameters to struct Params
Max Kellermann
2016-02-26
output/alsa: basic infrastructure for DSD_U16 and DSD_U32
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-19
Emit a warning if the OutputThread fails to get realtime scheduling
Christian Halaszovich
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-11
player/Control: add Lock prefix to locking method names
Max Kellermann
2015-11-11
StateFile: use StringAfterPrefix() instead of StringStartsWith()
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-26
output/Command: flush the mixer cache when enabling/disabling output
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-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
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-06-22
OutputThread: move code to CloseOutput()
Max Kellermann
2015-06-21
Merge tag 'v0.19.10'
Max Kellermann
2015-06-20
OutputControl: fix fail_timer check right after booting
Romain Rollet
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
[next]