mpd/src
Max Kellermann b3c82f8886 output/{osx,haiku,pulse,sles}: add missing "noexcept"
Fixes build failure on OS X, closes #44.  With the other plugins,
that's not critical, because those use the AudioOutputWrapper, which
hides this problem.
2017-05-16 07:12:30 +02:00
..
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +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
client *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
command *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
config *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
db *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
decoder *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
encoder update copyright year 2017-01-03 20:48:59 +01:00
event *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
filter *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
fs *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
java AUTHORS, ...: update my email address 2017-01-17 11:54:55 +01:00
lib *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
mixer *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
neighbor *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
net *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
output output/{osx,haiku,pulse,sles}: add missing "noexcept" 2017-05-16 07:12:30 +02:00
pcm *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
player *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
playlist *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
protocol *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
queue *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
sticker *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
storage *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
system *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
tag *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
thread *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
unix *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
util *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02: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 *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
AudioFormat.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02: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
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 update copyright year 2017-01-03 20:48:59 +01:00
DetachedSong.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
DetachedSong.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
IOThread.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
IOThread.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
IcyMetaDataParser.cxx update copyright year 2017-01-03 20:48:59 +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 *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
IdleFlags.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Instance.cxx update copyright year 2017-01-03 20:48:59 +01:00
Instance.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02: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
Main.cxx Main: cap buffer_before_play at 80% to prevent deadlock 2017-05-15 22:49:31 +02:00
Main.hxx update copyright year 2017-01-03 20:48:59 +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 update copyright year 2017-01-03 20:48:59 +01:00
MusicBuffer.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicBuffer.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicChunk.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicChunk.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicPipe.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
MusicPipe.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
Partition.cxx Partition: handle SYNC_WITH_PLAYER before TAG_MODIFIED 2017-03-10 16:11:34 +01:00
Partition.hxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
Permission.cxx *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02: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 PlaylistFile: "playlistadd" creates new playlist if it does not exist, as documented 2017-01-16 20:55:19 +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
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 *: remove "pure" and "const" attributes from throwing functions 2017-05-08 17:25:06 +02:00
SongFilter.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
SongLoader.cxx update copyright year 2017-01-03 20:48:59 +01:00
SongLoader.hxx update copyright year 2017-01-03 20:48:59 +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 update copyright year 2017-01-03 20:48:59 +01:00
SongSave.hxx update copyright year 2017-01-03 20:48:59 +01:00
SongUpdate.cxx update copyright year 2017-01-03 20:48:59 +01:00
StateFile.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
StateFile.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02: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 update copyright year 2017-01-03 20:48:59 +01:00
TagFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
TagPrint.cxx update copyright year 2017-01-03 20:48:59 +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 *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02: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
check.h update copyright year 2017-01-03 20:48:59 +01: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
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
poison.h update copyright year 2017-01-03 20:48:59 +01:00