mpd/src
2013-10-02 12:20:36 +02:00
..
archive InputLegacy: move functions to the input_stream class 2013-09-05 00:23:14 +02:00
AudioCompress audio_{parser,config}: convert to C++ 2013-01-30 21:47:12 +01:00
cue Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
db Log: new logging library API 2013-10-02 08:57:55 +02:00
decoder Log: new logging library API 2013-10-02 08:57:55 +02:00
encoder Log: new logging library API 2013-10-02 08:57:55 +02:00
event Log: new logging library API 2013-10-02 08:57:55 +02:00
filter Log: new logging library API 2013-10-02 08:57:55 +02:00
fs Log: new logging library API 2013-10-02 08:57:55 +02:00
input Log: new logging library API 2013-10-02 08:57:55 +02:00
mixer Log: new logging library API 2013-10-02 08:57:55 +02:00
output output/httpd: don't include glib.h in header 2013-10-02 12:20:36 +02:00
pcm Log: new logging library API 2013-10-02 08:57:55 +02:00
playlist Log: new logging library API 2013-10-02 08:57:55 +02:00
protocol util/Error: new error passing library 2013-09-04 18:14:22 +02:00
system Log: new logging library API 2013-10-02 08:57:55 +02:00
tag Log: new logging library API 2013-10-02 08:57:55 +02:00
thread thread/Id: new class replacing GThread pointers 2013-08-10 09:00:04 +02:00
util util/Error: new error passing library 2013-09-04 18:14:22 +02:00
win win32: Add a Windows OS resource file and icon 2012-02-23 06:32:30 -08:00
AllCommands.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
AllCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
ArchiveFile.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ArchiveList.cxx string_util: convert to C++ 2013-04-09 01:08:20 +02:00
ArchiveList.hxx archive/*: convert to C++ 2013-01-24 19:18:58 +01:00
ArchiveLookup.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ArchiveLookup.hxx archive/*: convert to C++ 2013-01-24 19:18:58 +01:00
ArchivePlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ArchivePlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ArchiveVisitor.hxx ArchivePlugin: replace scan_reset(), scan_next() with visit() 2013-01-29 21:21:07 +01:00
AudioConfig.cxx mpd_error.h: remove obsolete header 2013-09-05 18:26:46 +02:00
AudioConfig.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
AudioFormat.cxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
AudioFormat.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
AudioParser.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
AudioParser.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
check.h copyright year 2011 2011-01-29 10:13:54 +01:00
CheckAudioFormat.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
CheckAudioFormat.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
Client.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Client.hxx ClientList: convert to a class 2013-01-16 23:00:13 +01:00
ClientEvent.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ClientExpire.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ClientFile.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ClientFile.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ClientGlobal.cxx conf.h: remove obsolete header 2013-09-05 08:47:10 +02:00
ClientIdle.cxx ClientList: convert to a class 2013-01-16 23:00:13 +01:00
ClientInternal.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ClientList.cxx ClientList: convert to a class 2013-01-16 23:00:13 +01:00
ClientList.hxx ClientList: convert to a class 2013-01-16 23:00:13 +01:00
ClientMessage.cxx *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02:00
ClientMessage.hxx ClientMessage: turn into a class 2013-01-03 17:58:22 +01:00
ClientNew.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ClientProcess.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ClientRead.cxx DecoderControl: use GLib forward declarations 2013-09-27 23:00:23 +02:00
ClientSubscribe.cxx ClientList: convert to a class 2013-01-16 23:00:13 +01:00
ClientSubscribe.hxx ClientSubscribe: remove obsolete typedef 2013-01-29 18:37:40 +01:00
ClientWrite.cxx Client{Event,Write}: add missing include 2013-08-08 00:14:19 +02:00
command.h command.h: move function prototypes to AllCommands.h 2012-09-25 12:20:36 +02:00
CommandError.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
CommandError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
CommandLine.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
CommandLine.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
CommandListBuilder.cxx Client*: include check.h / config.h 2013-01-14 23:50:01 +01:00
CommandListBuilder.hxx CommandListBuilder: use std::list instead of GSList 2013-01-04 01:17:25 +01:00
ConfigData.cxx ConfigData: handle default_value==nullptr 2013-10-02 08:56:02 +02:00
ConfigData.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ConfigDefaults.hxx conf.h: move constants to ConfigDefaults.hxx 2013-09-05 08:42:08 +02:00
ConfigError.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ConfigError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ConfigFile.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ConfigFile.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ConfigGlobal.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ConfigGlobal.hxx Listen: Allow tilde paths for socket. 2013-09-12 08:55:45 +02:00
ConfigOption.hxx ConfigFile: add enum ConfigOption 2013-01-30 21:36:04 +01:00
ConfigParser.cxx string_util: convert to C++ 2013-04-09 01:08:20 +02:00
ConfigParser.hxx conf: move struct definitions to ConfigData.hxx 2013-01-30 21:36:07 +01:00
ConfigPath.cxx ConfigPath: return early on "~" 2013-09-12 11:05:59 +02:00
ConfigPath.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ConfigTemplates.cxx ConfigTemplates: fix typo in id3v1_encoding 2013-02-01 13:47:12 +01:00
ConfigTemplates.hxx ConfigFile: add enum ConfigOption 2013-01-30 21:36:04 +01:00
CrossFade.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
CrossFade.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
Daemon.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Daemon.hxx ConfigPath: return a Path object 2013-08-07 19:59:09 +02:00
DatabaseCommands.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DatabaseCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
DatabaseError.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseGlue.cxx Stats: rename stats.h to Stats.hxx 2013-10-02 12:14:07 +02:00
DatabaseGlue.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseHelpers.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DatabaseHelpers.hxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DatabaseLock.cxx thread/Id: new class replacing GThread pointers 2013-08-10 09:00:04 +02:00
DatabaseLock.hxx thread/Id: new class replacing GThread pointers 2013-08-10 09:00:04 +02:00
DatabasePlaylist.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabasePlaylist.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabasePlugin.hxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DatabasePrint.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
DatabasePrint.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseQueue.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseQueue.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseRegistry.cxx ProxyDatabasePlugin: new database plugin using libmpdclient 2012-08-08 01:20:45 +02:00
DatabaseRegistry.hxx DatabaseRegistry: list of plugins 2012-08-07 20:07:17 +02:00
DatabaseSave.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
DatabaseSave.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseSelection.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
DatabaseSelection.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
DatabaseSimple.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DatabaseVisitor.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DecoderAPI.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
DecoderAPI.hxx DecoderCommand: convert to strictly-typed enum 2013-09-27 12:11:37 +02:00
DecoderBuffer.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
DecoderBuffer.hxx decoder_buffer: convert to C++ 2013-04-17 22:45:10 +02:00
DecoderCommand.hxx DecoderCommand: convert to strictly-typed enum 2013-09-27 12:11:37 +02:00
DecoderControl.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
DecoderControl.hxx DecoderControl: use GLib forward declarations 2013-09-27 23:00:23 +02:00
DecoderError.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DecoderError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DecoderInternal.cxx DecoderCommand: convert to strictly-typed enum 2013-09-27 12:11:37 +02:00
DecoderInternal.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
DecoderList.cxx mpd_error.h: remove obsolete header 2013-09-05 18:26:46 +02:00
DecoderList.hxx decoder_list: convert to C++ 2013-01-30 17:18:48 +01:00
DecoderPlugin.cxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02:00
DecoderPlugin.hxx *: remove remaining __cplusplus checks 2013-08-07 19:58:52 +02:00
DecoderPrint.cxx decoder_api: convert to C++ 2013-07-28 13:18:48 +02:00
DecoderPrint.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
DecoderThread.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
DecoderThread.hxx {decoder,player}_thread: convert to C++ 2013-01-02 20:36:28 +01:00
DespotifyUtils.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
DespotifyUtils.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Directory.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
Directory.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
DirectorySave.cxx Listen, ...: add missing includes 2013-10-02 08:56:27 +02:00
DirectorySave.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
EncoderAPI.hxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
EncoderList.cxx encoder_api: convert to C++ 2013-07-30 09:04:05 +02:00
EncoderList.hxx encoder_api: convert to C++ 2013-07-30 09:04:05 +02:00
EncoderPlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
ExcludeList.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ExcludeList.hxx UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8 2013-05-06 23:34:48 +06:00
FilterConfig.cxx conf.h: remove obsolete header 2013-09-05 08:47:10 +02:00
FilterConfig.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
FilterInternal.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
FilterPlugin.cxx conf.h: remove obsolete header 2013-09-05 08:47:10 +02:00
FilterPlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
FilterRegistry.cxx filter: convert to C++ 2013-02-01 17:47:09 +01:00
FilterRegistry.hxx filter: convert to C++ 2013-02-01 17:47:09 +01:00
gcc.h *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02:00
gerror.h DatabaseVisitor, ...: use GError forward declaration 2012-08-02 19:12:06 +02:00
glib_compat.h glib_compat.h: use monotonic_clock_us() in g_source_get_time() 2013-08-10 11:52:31 +02:00
GlobalEvents.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
GlobalEvents.hxx event/DeferredMonitor: use EventLoop::AddIdle() 2013-08-07 19:38:10 +02:00
IcyMetaDataParser.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
IcyMetaDataParser.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
IcyMetaDataServer.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
IcyMetaDataServer.hxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
Idle.cxx Idle, GlobalEvents: use std::atomic::exchange() 2013-02-27 20:35:44 +01:00
Idle.hxx Idle: fix typo in API documentation 2013-04-08 23:11:35 +02:00
IdTable.hxx IdTable, SongFilter: use std::fill_n() instead of std::fill() 2013-09-26 18:25:28 +02:00
InotifyDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
InotifyDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
InotifyQueue.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
InotifyQueue.hxx event/TimeoutMonitor: eliminate support for periodic events 2013-04-08 23:14:07 +02:00
InotifySource.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
InotifySource.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
InotifyUpdate.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
InotifyUpdate.hxx *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02:00
InputInit.cxx conf.h: remove obsolete header 2013-09-05 08:47:10 +02:00
InputInit.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
InputInternal.cxx InputStream: store references instead of pointers 2013-01-28 23:35:01 +01:00
InputInternal.hxx InputStream: add constructor/destructor 2013-01-28 23:29:43 +01:00
InputPlugin.hxx InputLegacy: move functions to the input_stream class 2013-09-05 00:23:14 +02:00
InputRegistry.cxx input/soup: plugin removed 2013-04-17 21:46:16 +02:00
InputRegistry.hxx input_stream: convert to C++ (internally) 2013-01-10 10:15:09 +01:00
InputStream.cxx InputLegacy: move functions to the input_stream class 2013-09-05 00:23:14 +02:00
InputStream.hxx InputLegacy: move functions to the input_stream class 2013-09-05 00:23:14 +02:00
Instance.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
Instance.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
IOThread.cxx IOThread: pass GError to FatalError() 2013-09-04 16:54:52 +02:00
IOThread.hxx IOThread: use FatalError() on g_thread_create() error 2013-09-03 11:28:47 +02:00
Listen.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Listen.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
Log.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Log.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
LogInit.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
LogInit.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
LogV.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ls.cxx input/curl: enable https 2013-09-05 11:56:49 +02:00
ls.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
Main.cxx Stats: rename stats.h to Stats.hxx 2013-10-02 12:14:07 +02:00
Main.hxx DecoderControl: use GLib forward declarations 2013-09-27 23:00:23 +02:00
Mapper.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Mapper.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
MemorySongEnumerator.cxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
MemorySongEnumerator.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
MessageCommands.cxx *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02:00
MessageCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
MixerAll.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
MixerAll.hxx mixer_all: convert to C++ 2013-01-07 09:05:06 +01:00
MixerControl.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
MixerControl.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
MixerInternal.hxx MixerInternal: use Mutex instead of GMutex 2013-04-16 23:50:41 +02:00
MixerList.hxx mixer_plugin: convert to C++ 2013-02-22 20:51:23 +01:00
MixerPlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
MixerType.cxx mixer_plugin: convert to C++ 2013-02-22 20:51:23 +01:00
MixerType.hxx mixer_plugin: convert to C++ 2013-02-22 20:51:23 +01:00
MusicBuffer.cxx MusicBuffer: expose the C++ API 2013-09-26 22:21:56 +02:00
MusicBuffer.hxx PlayerThread: simplify "buffer empty" assertion 2013-09-26 22:41:07 +02:00
MusicChunk.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
MusicChunk.hxx MusicChunk: remove obsolete prototypes 2013-09-26 22:34:43 +02:00
MusicPipe.cxx MusicBuffer: expose the C++ API 2013-09-26 22:21:56 +02:00
MusicPipe.hxx MusicBuffer: expose the C++ API 2013-09-26 22:21:56 +02:00
notify.cxx notify: convert to C++ 2013-01-10 10:44:04 +01:00
notify.hxx notify: convert to C++ 2013-01-10 10:44:04 +01:00
open.h copyright year 2011 2011-01-29 10:13:54 +01:00
OtherCommands.cxx Stats: don't include glib.h in header 2013-10-02 12:16:52 +02:00
OtherCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
OutputAll.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OutputAll.hxx OutputAll: add pure/const attributes 2013-09-27 09:38:47 +02:00
OutputAPI.hxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
OutputCommand.cxx Commands: new command "toggleoutput" 2013-08-04 23:21:23 +02:00
OutputCommand.hxx Commands: new command "toggleoutput" 2013-08-04 23:21:23 +02:00
OutputCommands.cxx *: use gcc.h macros instead of GLib 2013-08-04 23:48:01 +02:00
OutputCommands.hxx Commands: new command "toggleoutput" 2013-08-04 23:21:23 +02:00
OutputControl.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OutputControl.hxx MusicPipe: expose the C++ API 2013-09-26 21:51:45 +02:00
OutputError.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
OutputError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
OutputFinish.cxx pcm_buffer: convert to C++ 2013-07-30 08:31:02 +02:00
OutputInit.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OutputInternal.hxx DecoderControl: use GLib forward declarations 2013-09-27 23:00:23 +02:00
OutputList.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
OutputList.hxx output_*: convert to C++ 2013-01-04 09:46:41 +01:00
OutputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
OutputPlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
OutputPrint.cxx output: convert to C++ 2013-04-17 01:12:05 +02:00
OutputPrint.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
OutputState.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OutputState.hxx db_save, state_file: convert to C++ 2013-01-02 20:22:59 +01:00
OutputThread.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
OutputThread.hxx output_*: convert to C++ 2013-01-04 09:46:41 +01:00
Page.cxx page: convert to C++ 2013-01-30 09:18:52 +01:00
Page.hxx page: convert to C++ 2013-01-30 09:18:52 +01:00
Partition.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
Permission.cxx mpd_error.h: remove obsolete header 2013-09-05 18:26:46 +02:00
Permission.hxx Permission: use std::map instead of GHashTable 2013-01-03 03:11:39 +01:00
PlayerCommands.cxx PlayerControl: use strictly typed enums 2013-09-27 22:07:20 +02:00
PlayerCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
PlayerControl.cxx PlayerControl: use strictly typed enums 2013-09-27 22:07:20 +02:00
PlayerControl.hxx PlayerControl: use strictly typed enums 2013-09-27 22:07:20 +02:00
PlayerThread.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlayerThread.hxx PlayerThread: use {decoder,player}_control references 2013-09-26 22:53:40 +02:00
Playlist.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Playlist.hxx playlist_error: convert to C++ 2013-08-10 19:40:45 +02:00
PlaylistAny.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistAny.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
PlaylistCommands.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
PlaylistControl.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistDatabase.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistDatabase.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistEdit.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistError.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistError.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistFile.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistFile.hxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistGlobal.cxx Main: move global variables to struct Instance 2013-04-17 23:52:58 +02:00
PlaylistGlobal.hxx Playlist.hxx: move prototype to PlaylistGlobal.hxx 2013-01-09 22:23:37 +01:00
PlaylistInfo.hxx PlaylistFile: reuse classes PlaylistInfo and PlaylistVector 2013-01-04 00:02:09 +01:00
PlaylistMapper.cxx PlaylistMapper: convert playlist name to filesystem charset 2013-10-02 08:56:27 +02:00
PlaylistMapper.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
PlaylistPlugin.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
PlaylistPrint.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistPrint.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistQueue.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistQueue.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
PlaylistRegistry.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistRegistry.hxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistSave.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistSave.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
PlaylistSong.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistSong.hxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistState.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
PlaylistState.hxx TagPool, ...: include cleanup 2013-01-30 22:53:12 +01:00
PlaylistVector.cxx Playlist*: use nullptr instead of NULL 2013-10-02 08:56:27 +02:00
PlaylistVector.hxx PlaylistFile: reuse classes PlaylistInfo and PlaylistVector 2013-01-04 00:02:09 +01:00
poison.h copyright year 2011 2011-01-29 10:13:54 +01:00
Queue.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
Queue.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
QueueCommands.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
QueueCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
QueuePrint.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
QueuePrint.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
QueueSave.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
QueueSave.hxx TagPool, ...: include cleanup 2013-01-30 22:53:12 +01:00
replay_gain_config.h decoder_api.h, ...: add "extern C" 2013-01-07 10:07:40 +01:00
replay_gain_info.h replay_gain_info, ...: use cmath instead of math.h in C++ mode 2013-01-07 10:19:02 +01:00
ReplayGainConfig.cxx mpd_error.h: remove obsolete header 2013-09-05 18:26:46 +02:00
ReplayGainInfo.cxx decoder_api.h, ...: add "extern C" 2013-01-07 10:07:40 +01:00
SignalHandlers.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
SignalHandlers.hxx SignalHandlers: move code to new class SignalMonitor 2013-08-07 10:56:33 +02:00
Song.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
Song.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
SongEnumerator.hxx PlaylistPlugin: add interface SongEnumerator 2013-09-05 09:40:55 +02:00
SongFilter.cxx SongFilter: search for album artist falls back to the artist tag 2013-09-26 19:25:13 +02:00
SongFilter.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
SongPointer.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
SongPrint.cxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
SongPrint.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
SongSave.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
SongSave.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
SongSort.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
SongSort.hxx song_sort: convert to C++ 2013-04-17 22:25:57 +02:00
SongSticker.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
SongSticker.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
SongUpdate.cxx TagHandler: use a TagBuilder internally 2013-09-26 17:35:08 +02:00
StateFile.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
StateFile.hxx ConfigPath: return a Path object 2013-08-07 19:59:09 +02:00
Stats.cxx Stats: don't include glib.h in header 2013-10-02 12:16:52 +02:00
Stats.hxx Stats: don't include glib.h in header 2013-10-02 12:16:52 +02:00
StickerCommands.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
StickerCommands.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
StickerDatabase.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
StickerDatabase.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
StickerPrint.cxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
StickerPrint.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
TagFile.cxx InputLegacy: move functions to the input_stream class 2013-09-05 00:23:14 +02:00
TagFile.hxx include cleanup 2013-07-30 08:39:21 +02:00
TagPrint.cxx Tag: compile-time initialisation of ignore_tag_items 2013-09-05 18:34:12 +02:00
TagPrint.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
TagSave.cxx Tag, ...: move to libtag.a 2013-09-05 18:26:56 +02:00
TagSave.hxx tag: convert to C++ 2013-07-30 20:19:53 +02:00
TextFile.cxx TextFile: don't include glib.h in header 2013-10-02 08:56:27 +02:00
TextFile.hxx TextFile: don't include glib.h in header 2013-10-02 08:56:27 +02:00
TextInputStream.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
TextInputStream.hxx text_input_stream: convert to class 2013-05-12 20:02:27 +06:00
TimePrint.cxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
TimePrint.hxx Client: rename the struct client to class Client 2013-01-03 17:36:28 +01:00
Timer.cxx Makefile.am: move sources to libsystem.a 2013-08-07 10:31:31 +02:00
Timer.hxx audio_format: convert to C++ 2013-08-03 21:37:56 +02:00
UpdateArchive.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateArchive.hxx TagPool, ...: include cleanup 2013-01-30 22:53:12 +01:00
UpdateContainer.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateContainer.hxx Directory: rename struct directory to Directory 2013-01-03 01:10:47 +01:00
UpdateDatabase.cxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
UpdateDatabase.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
UpdateDomain.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateDomain.hxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateGlue.cxx Stats: rename stats.h to Stats.hxx 2013-10-02 12:14:07 +02:00
UpdateGlue.hxx update: convert to C++ 2013-01-02 19:22:15 +01:00
UpdateInternal.hxx don't include stdbool.h in C++ sources 2013-01-02 20:56:04 +01:00
UpdateIO.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateIO.hxx Directory: rename struct directory to Directory 2013-01-03 01:10:47 +01:00
UpdateQueue.cxx update: convert to C++ 2013-01-02 19:22:15 +01:00
UpdateQueue.hxx update: convert to C++ 2013-01-02 19:22:15 +01:00
UpdateRemove.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateRemove.hxx song: convert header to C++ 2013-07-28 13:25:12 +02:00
UpdateSong.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateSong.hxx Directory: rename struct directory to Directory 2013-01-03 01:10:47 +01:00
UpdateWalk.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
UpdateWalk.hxx don't include stdbool.h in C++ sources 2013-01-02 20:56:04 +01:00
Volume.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
Volume.hxx volume: convert to C++ 2013-01-07 09:05:01 +01:00
Win32Main.cxx mpd_error.h: remove obsolete header 2013-09-05 18:26:46 +02:00
ZeroconfAvahi.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ZeroconfAvahi.hxx ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new() 2013-01-27 22:53:21 +01:00
ZeroconfBonjour.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ZeroconfBonjour.hxx ZeroconfBonjour: use SocketMonitor instead of GIOChannel 2013-01-27 22:38:14 +01:00
ZeroconfGlue.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ZeroconfGlue.hxx ZeroconfBonjour: use SocketMonitor instead of GIOChannel 2013-01-27 22:38:14 +01:00
ZeroconfInternal.hxx zeroconf: convert to C++ 2013-01-27 22:38:14 +01:00