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
2018-08-21
net/Resolver: replace with more advanced implementation
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
util/Cast: move OffsetPointer() to OffsetPointer.hxx
Max Kellermann
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
Makefile.am: use $(AM_V_GEN) and $(AM_V_at)
Max Kellermann
2018-08-20
Makefile.am: use $(MKDIR_P) instead of "mkdir -p"
Max Kellermann
2018-08-20
Makefile.am: use $(@D)/$(@F) instead of $(dir/notdir ...)
Max Kellermann
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
android: use a gray notification icon
Thomas Guillem
2018-08-19
android: Main is now a service
Thomas Guillem
2018-08-19
android: add LogListener
Thomas Guillem
2018-08-19
Makefile.am: use javac instead of javah to generate JNI header
Max Kellermann
2018-08-19
config/Global: remove obsolete library
Max Kellermann
2018-08-19
config/Global: move config_global_check() to Check.cxx
Max Kellermann
2018-08-19
output/Init: pass global configuration in struct AudioOutputDefaults
Max Kellermann
2018-08-18
filter/LoadChain: move code to class FilterFactory
Max Kellermann
2018-08-17
Merge tag 'v0.20.21'
Max Kellermann
2018-08-17
configure.ac, Makefile.am: add variable ANDROID_ABI
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
Max Kellermann
2018-08-17
Makefile.am: add missing $(CURL_CFLAGS) and $(EXPAT_CFLAGS)
Max Kellermann
2018-08-07
Added a function for generic address parsing
1848
2018-08-02
configure.ac: detect libmikmod with pkg-config
Max Kellermann
2018-08-02
song/OptimizeFilter: optimization stage for filters
Max Kellermann
2018-08-02
Makefile.am: add src/song/NotSongFilter.hxx
Max Kellermann
2018-08-02
song/AudioFormatSongFilter: new filter type
Max Kellermann
2018-08-02
song/Filter: move each class into a separate source
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-08-02
lib/systemd/Watchdog: implement the systemd watchdog protocol
Max Kellermann
2018-08-01
Main: move libdbus cleanup to class ODBus::ScopeInit
Max Kellermann
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to Hash.hxx
Max Kellermann
2018-07-25
util/TimeISO8601: new utility library
Max Kellermann
2018-07-25
util/TimeConvert: new utility library
Max Kellermann
2018-07-24
test/ParseSongFilter: new debug program
Max Kellermann
2018-07-24
doc/user: remove the obsolete DocBook version
Max Kellermann
2018-07-18
fs/List: new library exporting ListWildcard()
Max Kellermann
2018-07-18
Makefile.am: upload Sphinx output
Max Kellermann
2018-07-18
doc: remove developer.xml, was converted to Sphinx
Max Kellermann
2018-07-18
doc: basic support for Sphinx
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-17
StateFile: add struct StateFileConfig
Max Kellermann
2018-07-17
db/update/Walk: move configuration to struct UpdateConfig
Max Kellermann
2018-07-17
util/PrintException: new utility class
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-07
decoder/flac: move flac_sample_format() to FlacAudioFormat.hxx
Max Kellermann
2018-07-07
decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxx
Max Kellermann
2018-07-07
decoder/flac: move class FlacMetadataChain to separate source
Max Kellermann
2018-07-07
decoder/flac: move FlacIOHandle.?xx to lib/xiph/
Max Kellermann
2018-07-07
decoder/flac: move class FLACMetadataIterator to separate source
Max Kellermann
[next]