mpd/src
Max Kellermann d1b1a8e490 net/StaticSocketAddress: include cleanup 2015-07-21 13:56:21 +02:00
..
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
android Copyright year 2015 2015-01-01 19:48:13 +01:00
archive *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
client *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
command PlaylistSave: return bool/Error instead of PlaylistResult 2015-03-24 22:03:17 +01:00
config config/Global: allow calling config_get_string() with one argument 2015-06-26 08:06:40 +02:00
db SongFilter: return "const char *" instead of std::string 2015-06-25 23:15:36 +02:00
decoder pcm/Interleave: add optimization for 32 bit samples 2015-06-22 16:32:06 +02:00
encoder release v0.19.10 2015-06-21 16:06:02 +02:00
event *: doxygen fixups 2015-03-17 11:21:43 +01:00
filter *: doxygen fixups 2015-03-17 11:21:43 +01:00
fs lib/icu/Converter: remove GLib implementation 2015-06-26 16:51:18 +02:00
input config/Global: allow calling config_get_string() with one argument 2015-06-26 08:06:40 +02:00
java Java/File: fix include guard 2014-11-24 07:51:25 +01:00
lib lib/icu/Collate: remove GLib implementation 2015-06-27 16:05:54 +02:00
mixer *: doxygen fixups 2015-03-17 11:21:43 +01:00
neighbor lib/upnp/Discovery: apply naming convention 2015-02-02 21:12:19 +00:00
net net/StaticSocketAddress: include cleanup 2015-07-21 13:56:21 +02:00
output OutputThread: move code to CloseOutput() 2015-06-22 13:02:13 +02:00
pcm pcm/Interleave: add stereo optimization 2015-06-22 17:27:29 +02:00
playlist *: doxygen fixups 2015-03-17 11:21:43 +01:00
protocol Copyright year 2015 2015-01-01 19:48:13 +01:00
queue *: doxygen fixups 2015-03-17 11:21:43 +01:00
sticker StickerDatabase: convert the struct name to upper case 2015-01-28 19:33:56 +01:00
storage config/Global: allow calling config_get_string() with one argument 2015-06-26 08:06:40 +02:00
system release v0.19.10 2015-06-21 16:06:02 +02:00
tag config/Global: allow calling config_get_string() with one argument 2015-06-26 08:06:40 +02:00
thread Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
unix fs/Traits: add macro PATH_LITERAL() 2015-03-05 08:58:04 +01:00
util util/AllocatedString: add methods Duplicate(), Clone() 2015-06-25 23:44:16 +02:00
win32 Win32Main: use TCHAR where appropriate 2015-02-28 23:15:46 +01:00
zeroconf config/Option: convert to strictly-typed enum 2015-01-21 23:30:00 +01:00
AudioConfig.cxx config/Option: convert to strictly-typed enum 2015-01-21 23:30:00 +01:00
AudioConfig.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
AudioFormat.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
AudioFormat.hxx *: doxygen fixups 2015-03-17 11:21:43 +01:00
AudioParser.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
AudioParser.hxx *: doxygen fixups 2015-03-17 11:21:43 +01:00
BulkEdit.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
CheckAudioFormat.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
CheckAudioFormat.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Chrono.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
CommandLine.cxx lib/icu/Converter: add iconv() implementation 2015-06-26 16:49:25 +02:00
CommandLine.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Compiler.h Copyright year 2015 2015-01-01 19:48:13 +01:00
CrossFade.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
CrossFade.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
DetachedSong.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
DetachedSong.hxx DetachedSong: remove obsolete friend declaration 2015-01-12 20:56:07 +01:00
GlobalEvents.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
GlobalEvents.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
IOThread.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
IOThread.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
IcyMetaDataParser.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
IcyMetaDataParser.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Idle.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Idle.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
Instance.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Instance.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Listen.cxx net/SocketAddress: light wrapper for struct sockaddr 2015-02-10 22:06:06 +01:00
Listen.hxx Listen: remove C-style "void" 2015-02-07 12:15:10 +00:00
Log.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Log.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
LogBackend.cxx LogBackend: remove character set support 2015-06-22 22:33:37 +02:00
LogBackend.hxx LogBackend: remove character set support 2015-06-22 22:33:37 +02:00
LogInit.cxx LogBackend: remove character set support 2015-06-22 22:33:37 +02:00
LogInit.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
LogLevel.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
LogV.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Main.cxx Main: remove g_set_application_name() call 2015-06-26 07:59:58 +02:00
Main.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
Mapper.cxx Mapper: don't use C-style prototypes 2015-03-24 22:03:17 +01:00
Mapper.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
MixRampInfo.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
MusicBuffer.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
MusicBuffer.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
MusicChunk.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
MusicChunk.hxx *: doxygen fixups 2015-03-17 11:21:43 +01:00
MusicPipe.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
MusicPipe.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Partition.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Partition.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Permission.cxx config/Option: convert to strictly-typed enum 2015-01-21 23:30:00 +01:00
Permission.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
PlayerControl.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlayerControl.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlayerListener.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlayerThread.cxx release v0.19.10 2015-06-21 16:06:02 +02:00
PlayerThread.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistDatabase.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistDatabase.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistError.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistError.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistFile.cxx Playlist*: use the BufferedOutputStream API instead of FILE* 2015-03-24 22:03:20 +01:00
PlaylistFile.hxx PlaylistFile: export spl_map_to_fs() and TranslatePlaylistError() 2015-03-24 22:03:17 +01:00
PlaylistGlobal.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistGlobal.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistPrint.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistPrint.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
PlaylistSave.cxx Playlist*: use the BufferedOutputStream API instead of FILE* 2015-03-24 22:03:20 +01:00
PlaylistSave.hxx Playlist*: use the BufferedOutputStream API instead of FILE* 2015-03-24 22:03:20 +01:00
ReplayGainConfig.cxx config/Option: convert to strictly-typed enum 2015-01-21 23:30:00 +01:00
ReplayGainConfig.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
ReplayGainInfo.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
ReplayGainInfo.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongFilter.cxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
SongFilter.hxx lib/icu/{Converter,Collate}: return AllocatedString 2015-06-25 23:44:16 +02:00
SongLoader.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongLoader.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongPrint.cxx SongPrint: let CPP concatenate string literals 2015-02-06 13:06:38 +01:00
SongPrint.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongSave.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongSave.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
SongUpdate.cxx SongUpdate: use OpenArchiveInputStream() to open archive file 2015-03-01 00:48:44 +01:00
StateFile.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
StateFile.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Stats.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
Stats.hxx *: change C-style prototypes, drop "(void)" 2015-03-03 20:05:08 +01:00
TagArchive.cxx SongUpdate: use OpenArchiveInputStream() to open archive file 2015-03-01 00:48:44 +01:00
TagArchive.hxx SongUpdate: use OpenArchiveInputStream() to open archive file 2015-03-01 00:48:44 +01:00
TagFile.cxx TagFile: convert suffix to UTF-8 2015-03-05 10:07:07 +01:00
TagFile.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagPrint.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagPrint.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagSave.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagSave.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagStream.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TagStream.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TimePrint.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
TimePrint.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
check.h Copyright year 2015 2015-01-01 19:48:13 +01:00
ls.cxx Merge branch 'v0.19.x' 2015-01-26 20:57:29 +01:00
ls.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
notify.cxx Copyright year 2015 2015-01-01 19:48:13 +01:00
notify.hxx Copyright year 2015 2015-01-01 19:48:13 +01:00
open.h Copyright year 2015 2015-01-01 19:48:13 +01:00
poison.h Copyright year 2015 2015-01-01 19:48:13 +01:00