mpd/src
2017-12-19 08:41:53 +01:00
..
android update copyright year 2017-01-03 20:48:59 +01:00
archive *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
client Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
command db/DatabasePrint: support sorting by "modified-since" 2017-12-18 21:52:36 +01:00
config Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
db release v0.20.13 2017-12-18 23:48:14 +01:00
decoder Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
encoder Merge branch 'v0.20.x' 2017-11-14 12:31:13 +01:00
event Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
filter filter/Normalize: add normalize_filter_prepare() 2017-08-07 18:28:52 +02:00
fs Merge branch 'v0.20.x' 2017-12-16 20:56:06 +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-12-16 20:56:06 +01:00
java util/TruncateString: rename CopyString() to CopyTruncateString() 2017-07-05 17:15:58 +02:00
lib lib/alsa/AllowedFormat: add API documentation 2017-12-19 08:41:53 +01:00
mixer release v0.20.13 2017-12-18 23:48:14 +01:00
neighbor neighbor/Explorer: add "noexcept" 2017-08-25 10:09:34 +02:00
net Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
output output/Interface: convert need_fully_defined_audio_format to flag 2017-12-19 08:41:34 +01:00
pcm Compiler.h: add gcc_returns_nonnull, gcc_returns_twice 2017-12-18 23:00:13 +01:00
player Merge branch 'v0.20.x' 2017-12-03 16:22:08 +01:00
playlist playlist/{flac,m3u}: use std::make_unique 2017-11-26 12:10:33 +01:00
protocol release v0.20.7 2017-05-15 23:01:49 +02:00
queue Merge branch 'v0.20.x' 2017-12-03 16:22:08 +01:00
sticker *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
storage storage/Interface: add "noexcept" 2017-12-18 23:54:21 +01:00
system Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
tag Compiler.h: add gcc_returns_nonnull, gcc_returns_twice 2017-12-18 23:00:13 +01:00
thread thread/PosixMutex: add "noexcept" 2017-12-18 23:29:08 +01:00
unix Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
util Compiler.h: add gcc_returns_nonnull, gcc_returns_twice 2017-12-18 23:00:13 +01:00
win32 *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
zeroconf event/SocketMonitor: rename Get() to GetSocket() 2017-11-10 20:34:45 +01:00
AudioFormat.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
AudioFormat.hxx AudioFormat: add method MatchMask() 2017-11-10 23:05:50 +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 *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02: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 *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
CommandLine.hxx update copyright year 2017-01-03 20:48:59 +01:00
Compiler.h Compiler.h: add gcc_returns_nonnull, gcc_returns_twice 2017-12-18 23:00:13 +01:00
DetachedSong.cxx *: add "noexcept" to many, many function prototypes 2017-05-15 23:05:45 +02:00
DetachedSong.hxx DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::time_point 2017-08-18 12:22:47 +02: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 release v0.20.7 2017-05-15 23:01:49 +02:00
IdleFlags.hxx release v0.20.7 2017-05-15 23:01:49 +02:00
Instance.cxx *: add "noexcept" to many, many function prototypes 2017-05-15 23:05:45 +02:00
Instance.hxx *: add "noexcept" to many, many function prototypes 2017-05-15 23:05:45 +02:00
Listen.cxx event/ServerSocket: pass UniqueSocketDescriptor by value 2017-11-10 20:43:14 +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 *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
Log.cxx Log: add "noexcept" 2017-05-16 10:15:43 +02:00
Log.hxx Log: add "noexcept" 2017-05-16 10:15:43 +02:00
LogBackend.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
LogBackend.hxx Log: add "noexcept" 2017-05-16 10:15:43 +02:00
LogInit.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
LogInit.hxx update copyright year 2017-01-03 20:48:59 +01:00
LogLevel.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
LogV.hxx Log: add "noexcept" 2017-05-16 10:15:43 +02:00
ls.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ls.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Main.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
Main.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
Mapper.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Mapper.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MixRampInfo.hxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
MusicBuffer.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicBuffer.hxx util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
MusicChunk.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicChunk.hxx MusicChunk: add magic value IGNORE_REPLAY_GAIN 2017-12-03 11:39:12 +01:00
MusicPipe.cxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
MusicPipe.hxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02: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 player/Listener: add "noexcept" 2017-11-26 12:39:09 +01:00
Partition.hxx player/Listener: add "noexcept" 2017-11-26 12:39:09 +01:00
Permission.cxx Permission: throw exception instead of raising fatal error 2017-08-11 09:33:59 +02:00
Permission.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistDatabase.cxx db/PlaylistInfo: use std::chrono::system_clock::time_point 2017-08-11 12:50:33 +02: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 release v0.20.11 2017-10-18 10:21:39 +02:00
PlaylistFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
PlaylistPrint.cxx SongPrint: remove Storage::MapToRelativeUTF8() call 2017-02-24 13:56:13 +01:00
PlaylistPrint.hxx SongPrint: remove Storage::MapToRelativeUTF8() call 2017-02-24 13:56:13 +01:00
PlaylistSave.cxx Playlist{File,Save}: always use UTF-8 in playlists on Windows 2017-10-18 10:05:26 +02: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 *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ReplayGainInfo.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ReplayGainMode.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ReplayGainMode.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
SongFilter.cxx Merge branch 'v0.20.x' 2017-09-20 23:57:28 +02:00
SongFilter.hxx db/DatabasePrint: support sorting by "modified-since" 2017-12-18 21:52:36 +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 DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::time_point 2017-08-18 12:22:47 +02:00
SongPrint.hxx SongPrint: remove Storage::MapToRelativeUTF8() call 2017-02-24 13:56:13 +01:00
SongSave.cxx SongSave: wrap DetachedSong* in std::unique_ptr 2017-11-26 12:18:31 +01:00
SongSave.hxx SongSave: wrap DetachedSong* in std::unique_ptr 2017-11-26 12:18:31 +01:00
SongUpdate.cxx DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::time_point 2017-08-18 12:22:47 +02:00
StateFile.cxx release v0.20.13 2017-12-18 23:48:14 +01:00
StateFile.hxx release v0.20.13 2017-12-18 23:48:14 +01:00
Stats.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +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 util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +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 util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL 2017-11-10 19:24:33 +01:00
TagStream.hxx update copyright year 2017-01-03 20:48:59 +01:00
TimePrint.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
TimePrint.hxx TimePrint: std::chrono::system_clock support 2017-02-10 23:48:21 +01:00