mpd/src
2016-05-09 13:22:59 +02: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 util/FormatString: return AllocatedString 2016-04-12 22:59:23 +02:00
command command/playlist: eliminate spl_print() calls 2016-04-13 19:47:41 +02:00
config *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
db db/update/Walk: use AllocatedPath methods instead of PathTraitsFS 2016-04-21 14:15:01 +02:00
decoder {de,en}coder/{vorbis,flac,opus}: move several libraries to lib/xiph/ 2016-05-03 23:40:29 +02:00
encoder encoder/vorbis: move vorbis_info_init() call to constructor 2016-05-09 13:22:59 +02: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 fs/AllocatedPath: add method FromUTF8Throw() 2016-04-21 14:27:32 +02:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input input/Reader: new Reader implementation wrapping InputStream 2016-05-03 00:05:31 +02:00
java Java/File: fix include guard 2014-11-24 07:51:25 +01:00
lib encoder/vorbis: add wrapper class for vorbis_comment 2016-05-09 12:22:22 +02: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 encoder/Interface: convert PreparedEncoder to abstract class 2016-05-04 18:32:52 +02:00
pcm *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
player player/Thread: cancel audio when decoder startup on seek fails 2016-04-21 14:03:27 +02:00
playlist fs/AllocatedPath: add method FromUTF8Throw() 2016-04-21 14:27:32 +02:00
protocol Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
queue db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +01:00
sticker sticker/SongSticker: add missing <stdexcept> include 2016-03-30 00:35:25 +02:00
storage util/StringPointer: rename typedef pointer to pointer_type 2016-04-12 22:53:06 +02: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/Mutex: add method ScopeLock::Unlock() 2016-05-02 23:32:44 +02:00
unix *: include cleanup (using iwyu) 2016-03-01 22:08:13 +01:00
util util/AllocatedString: add operator==(nullptr) 2016-04-13 12:23:10 +02: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 util/StringPointer: rename typedef pointer to pointer_type 2016-04-12 22:53:06 +02: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 lib/icu/Converter: Create() throws exception on error 2016-04-13 10:04:19 +02: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 notify: use "constexpr" only with glibc 2016-03-30 00:31:01 +02: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 PlaylistFile: use the new AllocatedPath::FromFS() range overload 2016-04-21 14:22:59 +02:00
PlaylistFile.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistPrint.cxx command/playlist: eliminate spl_print() calls 2016-04-13 19:47:41 +02:00
PlaylistPrint.hxx command/playlist: eliminate spl_print() calls 2016-04-13 19:47:41 +02:00
PlaylistSave.cxx fs/AllocatedPath: add method FromUTF8Throw() 2016-04-21 14:27:32 +02: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 db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +01:00
SongLoader.hxx db/Interface: GetSong() throws exception on error 2016-03-19 00:19:50 +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