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
2014-02-07
Mapper: remove unused function map_song_fs()
Max Kellermann
2014-02-07
DecoderThread: use only DetachedSong::GetRealURI()
Max Kellermann
2014-02-07
DecoderThread: pass Path object around for local song files
Max Kellermann
2014-02-07
SongUpdate: pass Storage to UpdateFileInArchive()
Max Kellermann
2014-02-07
PlaylistSave: use DetachedSong::GetRealURI() in playlist_print_song()
Max Kellermann
2014-02-07
FileCommands: support remove database files
Max Kellermann
2014-02-07
FileCommands: use Storage::MapFS() instead of map_uri_fs()
Max Kellermann
2014-02-07
FileCommands: move code to read_file_comments()
Max Kellermann
2014-02-07
fixed possible format_context not closed in ffmpeg_decode
geneticdrift
2014-02-07
storage/local: hide the class declarations
Max Kellermann
2014-02-07
Mapper: move map_song_detach() to db/DatabaseSong.cxx
Max Kellermann
2014-02-07
Mapper: convert IsInDatabase() check to assertion in map_song_detach()
Max Kellermann
2014-02-07
Merge tag 'release-0.18.8'
Max Kellermann
2014-02-07
release v0.18.8
v0.18.8
Max Kellermann
2014-02-07
NEWS: fix 0.18.7 release year
Max Kellermann
2014-02-06
pcm/FallbackResampler: add missing ConstBuffer<T>::ToVoid() call
Max Kellermann
2014-02-06
fixed leaked LocalDirectoryReader *const reader in UpdateWalk::UpdateDirectory
geneticdrift
2014-02-06
*/smbclient: protect all libsmbclient calls with a mutex
Max Kellermann
2014-02-06
neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx
Max Kellermann
2014-02-06
Makefile.am: add variable SMBCLIENT_SOURCES
Max Kellermann
2014-02-06
doc/user: document the RoarAudio output plugin
Max Kellermann
2014-02-06
configure.ac: link the Vorbis encoder with libvorbis
Max Kellermann
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
2014-02-06
Mixer: delete the implicit copy constructor
Max Kellermann
2014-02-06
Mixer: make the constructor "explicit"
Max Kellermann
2014-02-06
mixer/software: use IgnoreError()
Max Kellermann
2014-02-06
SongUpdate: use the Storage interface, support remote files
Max Kellermann
2014-02-06
SongUpdate: make variables more local
Max Kellermann
2014-02-06
input/nfs: new plugin using libnfs
Max Kellermann
2014-02-06
doc/user: sort input plugins
Max Kellermann
2014-02-06
storage/smbclient: Storage implementation using libsmbclient
Max Kellermann
2014-02-06
Instance: narrow "storage" to class Storage
Max Kellermann
2014-02-05
storage/local: OpenDirectory() returns StorageDirectoryReader*
Max Kellermann
2014-02-05
storage/Interface: explicitly delete copy constructors
Max Kellermann
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
2014-02-05
db/update: include StorageInterface.hxx instead of LocalStorage.hxx
Max Kellermann
2014-02-05
storage: add abstract interface
Max Kellermann
2014-02-05
db/UpdateWalk: move LocalStorage to Instance
Max Kellermann
2014-02-05
db/update/Remove: initialize attribute "removed_song"
Max Kellermann
2014-02-05
Mixer: use reference instead of pointer for MixerPlugin
Max Kellermann
2014-02-05
Mixer: rename struct mixer_plugin to MixerPlugin
Max Kellermann
2014-02-05
Main: remove unused global variable "main_thread"
Max Kellermann
2014-02-05
LocalStorage: new API abstracting filesystem walk
Max Kellermann
2014-02-05
db/UpdateIO: add "pure" attributes
Max Kellermann
2014-02-05
db/UpdateGlue: relax assertion
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-02-05
event/Loop: remove the dummy constructor argument
Max Kellermann
2014-02-05
test/ShutdownHandler: make the constructor "explicit"
Max Kellermann
[next]