mpd/src
Max Kellermann 0759d72108 Partition: add UpdateEffectiveReplayGainMode()
Move code from replay_gain_get_real_mode().
2016-11-24 15:18:57 +01:00
..
AudioCompress
android update copyright year to 2016 2016-02-26 17:54:05 +01:00
archive input/InputStream: migrate from class Error to C++ exceptions 2016-09-16 17:43:36 +02:00
client event/BufferedSocket: pass std::exception_ptr to OnSocketError() 2016-11-02 10:38:05 +01:00
command Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +01:00
config util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
db db/simple: add missing "return" 2016-11-23 17:30:30 +01:00
decoder decoder/Control: use C++11 initializers 2016-11-24 14:58:17 +01:00
encoder util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
event event/BufferedSocket: pass std::exception_ptr to OnSocketError() 2016-11-02 10:38:05 +01:00
filter filter/Plugin: rename with CamelCase 2016-11-23 17:43:50 +01:00
fs util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
haiku Haiku: add resources: application signature and flags 2015-09-17 22:46:46 +02:00
input Merge branch 'v0.19.x' 2016-11-17 22:20:24 +01:00
java Java/File: fix include guard 2014-11-24 07:51:25 +01:00
lib util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
mixer mixer: migrate to C++ exceptions 2016-09-09 14:44:15 +02:00
neighbor config/Param: use CamelCase 2016-10-28 11:38:37 +02:00
net util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
output output/MultipleOutputs: throw exception instead of calling FatalError() 2016-11-24 14:04:40 +01:00
pcm pcm/Domain: remove obsolete source 2016-11-09 12:15:35 +01:00
player util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
playlist util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
protocol Merge branch 'v0.19.x' 2016-03-07 14:30:43 +01:00
queue util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
sticker util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
storage config/Global: _get_path() throws exception on error 2016-11-02 10:07:57 +01:00
system system/FatalError: remove the obsolete class Error overloads 2016-11-10 12:55:08 +01:00
tag tag/ApeLoader: include cleanup 2016-10-27 22:18:05 +02:00
thread thread/PosixCond: fix timed_wait 2016-09-19 11:21:21 +02:00
unix fs/FileSystem: RemoveFile() throws exception on error 2016-08-15 22:25:15 +02:00
util Compiler.h: drop gcc_alignas(), use plain C++11 alignas() 2016-11-18 08:56:16 +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 AudioParser: throw exception on error 2016-10-28 22:36:04 +02: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 AudioParser: throw exception on error 2016-10-28 22:36:04 +02:00
AudioParser.hxx AudioParser: throw exception on error 2016-10-28 22:36:04 +02:00
BulkEdit.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
CheckAudioFormat.cxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
CheckAudioFormat.hxx CheckAudioFormat: migrate from class Error to C++ exceptions 2016-11-10 12:55:08 +01:00
Chrono.hxx configure.ac: enable C++14 2016-11-18 08:41:47 +01:00
CommandLine.cxx CommandLine: migrate from class Error to C++ exceptions 2016-11-02 10:30:46 +01:00
CommandLine.hxx CommandLine: migrate from class Error to C++ exceptions 2016-11-02 10:30:46 +01:00
Compiler.h Compiler.h: drop gcc_alignas(), use plain C++11 alignas() 2016-11-18 08:56:16 +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
IOThread.cxx thread/Thread: throw std::system_error on error 2016-06-17 19:11:20 +02:00
IOThread.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 lib/sqlite, sticker: migrate from class Error to C++ exceptions 2016-10-27 07:50:08 +02:00
Instance.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
Listen.cxx event/ServerSocket: migrate from class Error to C++ exceptions 2016-10-28 21:22:25 +02:00
Listen.hxx event/ServerSocket: migrate from class Error to C++ exceptions 2016-10-28 21:22:25 +02:00
LocateUri.cxx LocateUri: migrate from class Error to C++ exceptions 2016-10-27 22:04:41 +02:00
LocateUri.hxx LocateUri: migrate from class Error to C++ exceptions 2016-10-27 22:04:41 +02:00
Log.cxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
Log.hxx Log: remove the obsolete class Error overloads 2016-11-10 12:55:08 +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 LogInit: migrate from class Error to C++ exceptions 2016-11-02 10:11:17 +01:00
LogInit.hxx LogInit: migrate from class Error to C++ exceptions 2016-11-02 10:11:17 +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
Main.cxx Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +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 util/HugeAllocator: throw std::bad_alloc on error 2016-06-17 17:57:40 +02: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 MusicChunk: disallow copying 2016-11-23 17:57:29 +01:00
MusicPipe.cxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
MusicPipe.hxx MusicPipe: disallow copying 2016-11-23 18:06:15 +01:00
Partition.cxx Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +01:00
Partition.hxx Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +01:00
Permission.cxx config/Param: use CamelCase 2016-10-28 11:38:37 +02:00
Permission.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
PlaylistDatabase.cxx db/simple/Save: migrate from class Error to C++ exceptions 2016-10-29 09:45:34 +02:00
PlaylistDatabase.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +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 LocateUri: migrate from class Error to C++ exceptions 2016-10-27 22:04:41 +02:00
PlaylistFile.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
PlaylistPrint.cxx db/update/UpdateIO: include cleanup 2016-10-28 10:22:44 +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
PluginUnavailable.hxx input/Plugin: remove InitResult::UNAVAILABLE, throw PluginUnavailable instead 2016-09-09 15:11:52 +02:00
ReplayGainConfig.cxx Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +01:00
ReplayGainConfig.hxx Partition: add UpdateEffectiveReplayGainMode() 2016-11-24 15:18:57 +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, ...: include cleanup 2016-11-07 09:01:57 +01:00
SongLoader.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +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 db/simple/Save: migrate from class Error to C++ exceptions 2016-10-29 09:45:34 +02:00
SongSave.hxx util/Error: remove obsolete class 2016-11-10 12:58:26 +01:00
SongUpdate.cxx SongLoader, ...: include cleanup 2016-11-07 09:01:57 +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 db/Interface: migrate visitor methods from class Error to C++ exceptions 2016-10-29 10:42:56 +02:00
Stats.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagArchive.cxx SongLoader, ...: include cleanup 2016-11-07 09:01:57 +01:00
TagArchive.hxx update copyright year to 2016 2016-02-26 17:54:05 +01:00
TagFile.cxx SongLoader, ...: include cleanup 2016-11-07 09:01:57 +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 SongLoader, ...: include cleanup 2016-11-07 09:01:57 +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
check.h 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
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
poison.h update copyright year to 2016 2016-02-26 17:54:05 +01:00