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
Age
Commit message (
Expand
)
Author
2017-05-15
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-05-15
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-15
release v0.20.7
v0.20.7
Max Kellermann
2017-05-15
Main: cap buffer_before_play at 80% to prevent deadlock
Max Kellermann
2017-05-15
Main: enforce a reasonable minimum audio_buffer_size setting
Max Kellermann
2017-05-15
Main: refactor DEFAULT_BUFFER_SIZE to represent bytes
Max Kellermann
2017-05-15
doc/developer.xml: change git URIs to GitHub
Max Kellermann
2017-05-15
doc, README.md: update bug tracker URL
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-04-28
output/Internal: move thread-specific stuff to AudioOutputControl
Max Kellermann
2017-04-28
output/Control: add struct AudioOutputControl
Max Kellermann
2017-04-28
output/Thread: move code to BeginPause(), IteratePause()
Max Kellermann
2017-04-28
output/Output*: drop "Output" prefix from source file name
Max Kellermann
2017-04-27
Add initial travis configuration
André Klitzing
2017-04-24
decoder/pcm: support audio/L24
Max Kellermann
2017-04-24
Merge branch 'v0.20.x'
Max Kellermann
2017-04-24
python/libs: upgrade Boost to 1.64
Max Kellermann
2017-04-24
python/build/libs: upgrade CURL to 7.54.0
Max Kellermann
2017-04-24
python/build/libs: upgrade FFmpeg to 3.3
Max Kellermann
2017-04-24
decoder/pcm: add missing nullptr check
Max Kellermann
2017-04-24
util/{Foreign,Static}FifoBuffer: update API documentation
Max Kellermann
2017-04-24
util/StaticFifoBuffer: add method GetCapacity()
Max Kellermann
2017-04-24
util/{Foreign,Static}FifoBuffer: use C++11 initializers
Max Kellermann
2017-04-24
INSTALL: merge into doc/user.xml
Max Kellermann
2017-04-24
doc/user.xml: add sticker documentation
Max Kellermann
2017-04-24
doc/user.xml: add Zeroconf documentation
Max Kellermann
2017-04-24
Merge branch 'v0.20.x'
Max Kellermann
2017-04-24
decoder/pcm: split variable "frame_size" in "in_*" and "out_*"
Max Kellermann
2017-04-24
pcm/PcmPack: add pcm_unpack_24be()
Max Kellermann
2017-04-24
decoder/pcm: fix potential assertion failure in FillBuffer()
Max Kellermann
2017-04-22
pcm/PcmPack: remove obsolete code comment
Max Kellermann
2017-04-22
pcm/PcmPack: simplify unpack_sample()
Max Kellermann
2017-04-21
Merge branch 'add-original-year-tag' of git://github.com/tremby/MPD
Max Kellermann
2017-04-21
Add support for the OriginalDate tag
Bart Nagel
2017-04-18
output/Internal: add method IsBusy()
Max Kellermann
2017-04-18
output/Control: drop "Output" prefix from file name
Max Kellermann
2017-04-18
Remove some redundant code
Bart Nagel
2017-04-12
util/ScopeExit: copy enabled tag in move constructor
Max Kellermann
2017-04-11
Update libs.py
martinarielhartmann
2017-04-11
Fix typo
cotko
2017-04-06
storage/FileInfo, db/simple/Directory: use 64 bit for device/inode
Max Kellermann
2017-03-29
output/alsa: work around dmix non-blocking snd_pcm_drain() bug
Max Kellermann
2017-03-29
lib/alsa/Version: wrapper for snd_asoundlib_version()
Max Kellermann
2017-03-29
output/httpd: copy the Page reference; fixes use-after-free
Max Kellermann
2017-03-16
configure.ac: prepare for 0.20.7
Max Kellermann
2017-03-10
Merge tag 'v0.20.6'
Max Kellermann
2017-03-10
release v0.20.6
v0.20.6
Max Kellermann
2017-03-10
lib/curl/Request: "ICY 200 OK" is a response boundary header
Max Kellermann
[next]