mpd/src
2017-02-09 21:24:24 +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 command/Database: add "sort" parameter to "find" and "search" 2017-02-08 11:22:08 +01:00
config update copyright year 2017-01-03 20:48:59 +01:00
db command/Database: add "sort" parameter to "find" and "search" 2017-02-08 11:22:08 +01:00
decoder tag/Tag: move tag_name_parse() to ParseName.cxx 2017-02-08 08:57:22 +01:00
encoder update copyright year 2017-01-03 20:48:59 +01:00
event event/Loop: make IsInsideOrNull() available in the NDEBUG build 2017-02-09 21:21:49 +01:00
filter AudioFormat: replace struct audio_format_string with class StringBuffer, return it 2017-01-17 22:18:21 +01:00
fs fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input {input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx 2017-02-09 21:24:24 +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 {input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx 2017-02-09 21:24:24 +01:00
neighbor update copyright year 2017-01-03 20:48:59 +01:00
net AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
output tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
pcm pcm/SampleFormat: workaround for GCC 4.9 "constexpr" bug 2017-01-27 11:02:58 +01:00
player update copyright year 2017-01-03 20:48:59 +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/curl: use CURLOPT_POSTFIELDS instead of CURLOPT_READFUNCTION 2017-02-06 23:25:03 +01:00
system AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
tag command/Database: add "sort" parameter to "find" and "search" 2017-02-08 11:22:08 +01:00
thread AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
unix update copyright year 2017-01-03 20:48:59 +01:00
util free() require cstdlib to be included 2017-01-31 21:21:37 +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 update copyright year 2017-01-03 20:48:59 +01:00
IdleFlags.hxx update copyright year 2017-01-03 20:48:59 +01:00
Instance.cxx update copyright year 2017-01-03 20:48:59 +01:00
Instance.hxx update copyright year 2017-01-03 20:48:59 +01:00
IOThread.cxx IOThread: make io_thread_run() static 2017-01-25 23:00:31 +01:00
IOThread.hxx IOThread: make io_thread_run() static 2017-01-25 23:00:31 +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 tag/Tag*: rename several source files 2017-02-08 08:49:42 +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 update copyright year 2017-01-03 20:48:59 +01:00
Partition.hxx update copyright year 2017-01-03 20:48:59 +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 SongLoader: return instance, not pointer 2017-02-08 10:02:08 +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 tag/Tag*: rename several source files 2017-02-08 08:49:42 +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 update copyright year 2017-01-03 20:48:59 +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 update copyright year 2017-01-03 20:48:59 +01:00