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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2017-10-26
output/alsa: move AlsaSetupHw() to lib/alsa/HwSetup.cxx
Max Kellermann
2017-10-26
output/alsa: move functions to lib/alsa/Format.hxx
Max Kellermann
2017-10-26
output/alsa: move class PeriodBuffer to lib/alsa/PeriodBuffer.hxx
Max Kellermann
2017-09-21
event/DeferredCall: rename to DeferEvent
Max Kellermann
2017-09-20
Merge branch 'v0.20.x'
Max Kellermann
2017-09-20
lib/icu/Compare: OO wrapper for IcuCaseFold()
Max Kellermann
2017-09-20
lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx
Max Kellermann
2017-09-16
Add sndio mixer plugin
Christopher Zimmermann
2017-09-13
Util/StringView: move struct WStringView to separate header
Max Kellermann
2017-09-12
Util/CharUtil: add wchar_t overloads
Max Kellermann
2017-08-29
event/TimeoutMonitor: remove obsolete class
Max Kellermann
2017-08-29
event/TimeoutMonitor: move code to new class TimerEvent
Max Kellermann
2017-08-25
lib/upnp/Discovery: use CURL instead of UpnpDownloadUrlItem()
Max Kellermann
2017-08-22
Merge branch 'v0.20.x' into master
Matthew Leon
2017-08-21
OSX mixer
Matthew Leon
2017-08-18
test/DumpDatabase: start an EventThread
Max Kellermann
2017-08-18
lib/curl/Init: share a CurlGlobal instance between input and storage
Max Kellermann
2017-08-11
system/fd_util: remove unused library
Max Kellermann
2017-08-11
net/IPv4Address: new class
Max Kellermann
2017-08-10
net/SocketDescriptor: specialization of FileDescriptor for network sockets
Max Kellermann
2017-08-10
system/UniqueFileDescriptor: new auto-closing FileDescriptor wrapper
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
output/Internal: rename source to Filtered.cxx
Max Kellermann
2017-08-07
filter/Normalize: add normalize_filter_prepare()
Max Kellermann
2017-08-07
output/Thread: move AudioOutput methods to Internal.cxx
Max Kellermann
2017-07-31
Merge branch 'v0.20.x'
Max Kellermann
2017-07-20
move MusicBrainz id3v2 tags to separate file
Matthew Leon
2017-07-05
util/StringUtil: move strip functions to StringStrip.cxx
Max Kellermann
2017-07-05
util/StringUtil: move CopyString() to TruncateString.cxx
Max Kellermann
2017-06-08
output/Internal: move the AudioOutputSource to struct AudioOutputControl
Max Kellermann
2017-05-16
util/Alloc: move template functions to ConcatString.hxx
Max Kellermann
2017-04-28
output/Output*: drop "Output" prefix from source file name
Max Kellermann
2017-04-18
output/Control: drop "Output" prefix from file name
Max Kellermann
2017-03-29
lib/alsa/Version: wrapper for snd_asoundlib_version()
Max Kellermann
2017-02-17
command: add command "listpartitions"
Max Kellermann
2017-02-11
util/ChronoUtil: new utility library for std::chrono
Max Kellermann
2017-02-10
IOThread: move EventThread instance into struct Instance
Max Kellermann
2017-02-10
test/*: use class EventThread instead of ScopeIOThread
Max Kellermann
2017-02-10
IOThread: move code to class EventThread
Max Kellermann
2017-02-09
output/alsa: non-blocking mode
Max Kellermann
2017-02-09
{input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx
Max Kellermann
2017-02-08
command/Other: move some functions to ClientCommands.cxx
Max Kellermann
2017-02-08
tag/Tag: move tag_name_parse() to ParseName.cxx
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-17
util/StringBuffer: new utility class
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-17
test: add AudioFormat unit test
Max Kellermann
2017-01-17
Makefile.am: move AudioFormat.cxx to libpcm.a
Max Kellermann
2017-01-17
Makefile.am: fix linking xiph with ogg
Jörg Krause
[next]