mpd/src
2017-02-19 20:17:57 +01:00
..
android update copyright year 2017-01-03 20:48:59 +01:00
archive update copyright year 2017-01-03 20:48:59 +01:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client client: add tag_mask attribute 2017-02-08 09:06:11 +01:00
command IdleFlags: add a "partition" event 2017-02-17 23:59:06 +01:00
config update copyright year 2017-01-03 20:48:59 +01:00
db storage/FileInfo: convert mtime to std::chrono::system_clock::time_point 2017-02-11 23:45:15 +01:00
decoder thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
encoder update copyright year 2017-01-03 20:48:59 +01:00
event thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
filter AudioFormat: replace struct audio_format_string with class StringBuffer, return it 2017-01-17 22:18:21 +01:00
fs fs/FileInfo: use std::chrono::system_clock 2017-02-10 23:48:21 +01:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input Merge branch 'v0.20.x' 2017-02-19 19:46:18 +01:00
java AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
lib {input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx 2017-02-09 21:24:24 +01:00
mixer Merge branch 'v0.20.x' 2017-02-19 19:46:18 +01:00
neighbor thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
net AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
output output/httpd/Page: use std::shared_ptr instead of class RefCount 2017-02-19 20:17:57 +01:00
pcm pcm/SampleFormat: workaround for GCC 4.9 "constexpr" bug 2017-01-27 11:02:58 +01:00
player thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
playlist SongLoader: return instance, not pointer 2017-02-08 10:02:08 +01:00
protocol Client: eliminate client_puts(), use Client::Write() instead 2017-02-03 20:46:53 +01:00
queue SongLoader: return instance, not pointer 2017-02-08 10:02:08 +01:00
sticker update copyright year 2017-01-03 20:48:59 +01:00
storage storage/FileInfo: convert mtime to std::chrono::system_clock::time_point 2017-02-11 23:45:15 +01:00
system AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
tag Merge branch 'v0.20.x' 2017-02-19 19:46:18 +01:00
thread thread/Thread: use BoundMethod 2017-02-10 22:46:09 +01:00
unix update copyright year 2017-01-03 20:48:59 +01:00
util util/ChronoUtil: new utility library for std::chrono 2017-02-11 22:23:33 +01:00
win32 update copyright year 2017-01-03 20:48:59 +01:00
zeroconf update copyright year 2017-01-03 20:48:59 +01:00
AudioFormat.cxx Audio{Format,Parser}: use shortcuts such as "dsd64" in log messages 2017-01-17 22:42:23 +01:00
AudioFormat.hxx AudioFormat: update ToString() API documentatio 2017-01-17 22:48:34 +01:00
AudioParser.cxx Audio{Format,Parser}: use shortcuts such as "dsd64" in log messages 2017-01-17 22:42:23 +01:00
AudioParser.hxx update copyright year 2017-01-03 20:48:59 +01:00
BulkEdit.hxx update copyright year 2017-01-03 20:48:59 +01:00
check.h update copyright year 2017-01-03 20:48:59 +01:00
CheckAudioFormat.cxx update copyright year 2017-01-03 20:48:59 +01:00
CheckAudioFormat.hxx update copyright year 2017-01-03 20:48:59 +01:00
Chrono.hxx update copyright year 2017-01-03 20:48:59 +01:00
CommandLine.cxx AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
CommandLine.hxx update copyright year 2017-01-03 20:48:59 +01:00
Compiler.h Compiler.h: add gcc_noinline 2017-02-08 10:17:21 +01:00
DetachedSong.cxx DetachedSong: add LightSong cast operator 2017-02-08 10:38:25 +01:00
DetachedSong.hxx DetachedSong: add LightSong cast operator 2017-02-08 10:38:25 +01:00
IcyMetaDataParser.cxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
IcyMetaDataParser.hxx update copyright year 2017-01-03 20:48:59 +01:00
Idle.cxx update copyright year 2017-01-03 20:48:59 +01:00
Idle.hxx update copyright year 2017-01-03 20:48:59 +01:00
IdleFlags.cxx IdleFlags: add a "partition" event 2017-02-17 23:59:06 +01:00
IdleFlags.hxx IdleFlags: add a "partition" event 2017-02-17 23:59:06 +01:00
Instance.cxx Instance: make "partition" a std::list 2017-02-17 23:22:29 +01:00
Instance.hxx Instance: make "partition" a std::list 2017-02-17 23:22:29 +01:00
IOThread.cxx IOThread: move EventThread instance into struct Instance 2017-02-10 22:25:06 +01:00
IOThread.hxx IOThread: move EventThread instance into struct Instance 2017-02-10 22:25:06 +01:00
Listen.cxx update copyright year 2017-01-03 20:48:59 +01:00
Listen.hxx update copyright year 2017-01-03 20:48:59 +01:00
LocateUri.cxx update copyright year 2017-01-03 20:48:59 +01:00
LocateUri.hxx update copyright year 2017-01-03 20:48:59 +01:00
Log.cxx update copyright year 2017-01-03 20:48:59 +01:00
Log.hxx update copyright year 2017-01-03 20:48:59 +01:00
LogBackend.cxx update copyright year 2017-01-03 20:48:59 +01:00
LogBackend.hxx update copyright year 2017-01-03 20:48:59 +01:00
LogInit.cxx update copyright year 2017-01-03 20:48:59 +01:00
LogInit.hxx update copyright year 2017-01-03 20:48:59 +01:00
LogLevel.hxx update copyright year 2017-01-03 20:48:59 +01:00
LogV.hxx update copyright year 2017-01-03 20:48:59 +01:00
ls.cxx update copyright year 2017-01-03 20:48:59 +01:00
ls.hxx update copyright year 2017-01-03 20:48:59 +01:00
Main.cxx Instance: make "partition" a std::list 2017-02-17 23:22:29 +01:00
Main.hxx update copyright year 2017-01-03 20:48:59 +01:00
Mapper.cxx update copyright year 2017-01-03 20:48:59 +01:00
Mapper.hxx update copyright year 2017-01-03 20:48:59 +01:00
MixRampInfo.hxx update copyright year 2017-01-03 20:48:59 +01:00
MusicBuffer.cxx update copyright year 2017-01-03 20:48:59 +01:00
MusicBuffer.hxx update copyright year 2017-01-03 20:48:59 +01:00
MusicChunk.cxx update copyright year 2017-01-03 20:48:59 +01:00
MusicChunk.hxx update copyright year 2017-01-03 20:48:59 +01:00
MusicPipe.cxx update copyright year 2017-01-03 20:48:59 +01:00
MusicPipe.hxx update copyright year 2017-01-03 20:48:59 +01:00
notify.cxx update copyright year 2017-01-03 20:48:59 +01:00
notify.hxx update copyright year 2017-01-03 20:48:59 +01:00
open.h update copyright year 2017-01-03 20:48:59 +01:00
Partition.cxx Partition: add "name" attribute 2017-02-17 23:18:51 +01:00
Partition.hxx Partition: add "name" attribute 2017-02-17 23:18:51 +01:00
Permission.cxx update copyright year 2017-01-03 20:48:59 +01:00
Permission.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistDatabase.cxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistDatabase.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistError.cxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistError.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistFile.cxx fs/FileInfo: use std::chrono::system_clock 2017-02-10 23:48:21 +01:00
PlaylistFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistPrint.cxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistPrint.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistSave.cxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistSave.hxx update copyright year 2017-01-03 20:48:59 +01:00
PluginUnavailable.hxx update copyright year 2017-01-03 20:48:59 +01:00
poison.h update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainConfig.hxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainGlobal.cxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainGlobal.hxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainInfo.cxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainInfo.hxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainMode.cxx update copyright year 2017-01-03 20:48:59 +01:00
ReplayGainMode.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongFilter.cxx tag/Tag: move tag_name_parse() to ParseName.cxx 2017-02-08 08:57:22 +01:00
SongFilter.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongLoader.cxx db/DatabaseSong: make the Storage optional 2017-02-08 10:05:55 +01:00
SongLoader.hxx SongLoader: return instance, not pointer 2017-02-08 10:02:08 +01:00
SongPrint.cxx update copyright year 2017-01-03 20:48:59 +01:00
SongPrint.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongSave.cxx tag/Tag: move tag_name_parse() to ParseName.cxx 2017-02-08 08:57:22 +01:00
SongSave.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongUpdate.cxx storage/FileInfo: convert mtime to std::chrono::system_clock::time_point 2017-02-11 23:45:15 +01:00
StateFile.cxx update copyright year 2017-01-03 20:48:59 +01:00
StateFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
Stats.cxx db/Interface: GetUpdateStamp() returns std::chrono::system_clock::time_point 2017-02-11 23:02:17 +01:00
Stats.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagArchive.cxx update copyright year 2017-01-03 20:48:59 +01:00
TagArchive.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagFile.cxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
TagFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagPrint.cxx client: add tag_mask attribute 2017-02-08 09:06:11 +01:00
TagPrint.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagSave.cxx update copyright year 2017-01-03 20:48:59 +01:00
TagSave.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagStream.cxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
TagStream.hxx update copyright year 2017-01-03 20:48:59 +01:00
TimePrint.cxx update copyright year 2017-01-03 20:48:59 +01:00
TimePrint.hxx TimePrint: std::chrono::system_clock support 2017-02-10 23:48:21 +01:00