mpd/src
2016-03-19 00:16:01 +01:00
..
android update copyright year to 2016 2016-02-26 17:54:05 +01:00
archive Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client client/ClientRead: use Instance::Shutdown() 2016-03-05 20:19:20 +01:00
command Partition: add method EmitIdle() 2016-03-05 19:16:39 +01:00
config *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
db db/Interface: Open() throws exception on error 2016-03-19 00:05:11 +01:00
decoder Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
encoder *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
event event/MaskMonitor: add variant with bound method 2016-03-10 22:37:33 +01:00
filter *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
fs *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
java Java/File: fix include guard 2014-11-24 07:51:25 +01:00
lib *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
mixer Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
neighbor *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
net *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
output util/IterableSplitString: cheaper variant of SplitString() 2016-03-18 14:11:50 +01:00
pcm *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
player player/Control: Play*() returns Error information 2016-02-28 13:31:41 +01:00
playlist *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
protocol Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
queue queue/PlaylistUpdate: catch and ignore DatabaseError 2016-03-18 18:25:16 +01:00
sticker sticker/Song: catch Database::GetSong() exceptions 2016-03-19 00:14:40 +01:00
storage *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
system update copyright year to 2016 2016-02-26 17:54:05 +01:00
tag release v0.19.14 2016-03-18 18:41:14 +01:00
thread thread/Posix{Mutex,Cond}: use "constexpr" only with glibc 2016-03-01 21:23:59 +01:00
unix *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
util util/StringView: add method Strip() 2016-03-18 15:40:49 +01:00
win32 GlobalEvents: eliminate SHUTDOWN, use Instance::Shutdown() instead 2016-03-05 18:56:27 +01:00
zeroconf update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioConfig.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioConfig.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioFormat.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioFormat.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioParser.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
AudioParser.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
BulkEdit.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
check.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
CheckAudioFormat.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CheckAudioFormat.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Chrono.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CommandLine.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CommandLine.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Compiler.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
DetachedSong.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
DetachedSong.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IcyMetaDataParser.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IcyMetaDataParser.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Idle.cxx IdleMonitor: new class to replace GlobalEvents::IDLE 2016-03-10 20:32:43 +01:00
Idle.hxx IdleMonitor: new class to replace GlobalEvents::IDLE 2016-03-10 20:32:43 +01:00
IdleFlags.cxx Idle: move flags to IdleFlags.hxx 2016-03-05 20:48:37 +01:00
IdleFlags.hxx Idle: move flags to IdleFlags.hxx 2016-03-05 20:48:37 +01:00
Instance.cxx queue/Playlist: rename DeleteSong() to StaleSong() 2016-03-18 18:01:01 +01:00
Instance.hxx db/DatabaseListener: pass URI to OnDatabaseSongRemoved() 2016-03-18 16:22:33 +01:00
IOThread.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
IOThread.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Listen.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Listen.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LocateUri.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LocateUri.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Log.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
Log.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogBackend.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogBackend.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogInit.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
LogInit.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogLevel.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
LogV.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ls.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ls.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Main.cxx db/Interface: Open() throws exception on error 2016-03-19 00:05:11 +01:00
Main.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Mapper.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
Mapper.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MixRampInfo.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicBuffer.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicBuffer.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicChunk.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicChunk.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicPipe.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicPipe.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
notify.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
notify.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
open.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
Partition.cxx Partition: use Instance::EmitIdle() 2016-03-10 23:12:03 +01:00
Partition.hxx queue/Playlist: rename DeleteSong() to StaleSong() 2016-03-18 18:01:01 +01:00
Permission.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
Permission.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistDatabase.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistDatabase.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistError.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistError.hxx PlaylistError: add NotPlaying() 2016-02-28 10:38:17 +01:00
PlaylistFile.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
PlaylistFile.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistPrint.cxx PlaylistPrint: catch Database::GetSong() exceptions 2016-03-19 00:16:01 +01:00
PlaylistPrint.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
PlaylistSave.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
PlaylistSave.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
poison.h update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainConfig.cxx Partition: add method EmitIdle() 2016-03-05 19:16:39 +01:00
ReplayGainConfig.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainInfo.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
ReplayGainInfo.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongFilter.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongFilter.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
SongLoader.cxx SongLoader: throw PlaylistError on error 2016-02-28 11:15:20 +01:00
SongLoader.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongPrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongPrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongSave.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
SongSave.hxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
SongUpdate.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
StateFile.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
StateFile.hxx Instance: remove redundant "virtual" keywords 2016-03-10 23:16:35 +01:00
Stats.cxx Stats: catch exceptions 2016-03-18 18:46:43 +01:00
Stats.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagArchive.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
TagArchive.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagFile.cxx *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
TagFile.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagPrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagPrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagSave.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagSave.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagStream.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagStream.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TimePrint.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TimePrint.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00