Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
be2951b4
Commit
be2951b4
authored
Oct 15, 2013
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gcc.h: rename to Compiler.h
parent
1dd1a705
Hide whitespace changes
Inline
Side-by-side
Showing
94 changed files
with
95 additions
and
95 deletions
+95
-95
Makefile.am
Makefile.am
+1
-1
AudioFormat.hxx
src/AudioFormat.hxx
+1
-1
AudioParser.cxx
src/AudioParser.cxx
+1
-1
Client.hxx
src/Client.hxx
+1
-1
ClientMessage.cxx
src/ClientMessage.cxx
+1
-1
ClientMessage.hxx
src/ClientMessage.hxx
+1
-1
ClientSubscribe.hxx
src/ClientSubscribe.hxx
+1
-1
Compiler.h
src/Compiler.h
+2
-2
ConfigData.hxx
src/ConfigData.hxx
+1
-1
ConfigGlobal.hxx
src/ConfigGlobal.hxx
+1
-1
ConfigOption.hxx
src/ConfigOption.hxx
+1
-1
DatabaseGlue.hxx
src/DatabaseGlue.hxx
+1
-1
DatabaseHelpers.hxx
src/DatabaseHelpers.hxx
+1
-1
DatabaseLock.cxx
src/DatabaseLock.cxx
+1
-1
DatabaseLock.hxx
src/DatabaseLock.hxx
+1
-1
DatabasePlaylist.hxx
src/DatabasePlaylist.hxx
+1
-1
DatabasePlugin.hxx
src/DatabasePlugin.hxx
+1
-1
DatabasePrint.hxx
src/DatabasePrint.hxx
+1
-1
DatabaseRegistry.hxx
src/DatabaseRegistry.hxx
+1
-1
DatabaseSelection.hxx
src/DatabaseSelection.hxx
+1
-1
DatabaseSimple.hxx
src/DatabaseSimple.hxx
+1
-1
Directory.hxx
src/Directory.hxx
+1
-1
ExcludeList.hxx
src/ExcludeList.hxx
+1
-1
GlobalEvents.cxx
src/GlobalEvents.cxx
+1
-1
IOThread.hxx
src/IOThread.hxx
+1
-1
IdTable.hxx
src/IdTable.hxx
+1
-1
InotifyQueue.hxx
src/InotifyQueue.hxx
+1
-1
InotifySource.hxx
src/InotifySource.hxx
+1
-1
InputStream.hxx
src/InputStream.hxx
+1
-1
Log.hxx
src/Log.hxx
+1
-1
Mapper.hxx
src/Mapper.hxx
+1
-1
MusicPipe.hxx
src/MusicPipe.hxx
+1
-1
OutputAll.hxx
src/OutputAll.hxx
+1
-1
OutputPlugin.hxx
src/OutputPlugin.hxx
+1
-1
OutputThread.cxx
src/OutputThread.cxx
+1
-1
PlaylistInfo.hxx
src/PlaylistInfo.hxx
+1
-1
PlaylistVector.hxx
src/PlaylistVector.hxx
+1
-1
Queue.hxx
src/Queue.hxx
+1
-1
Song.hxx
src/Song.hxx
+1
-1
SongFilter.hxx
src/SongFilter.hxx
+1
-1
StateFile.hxx
src/StateFile.hxx
+1
-1
TextFile.hxx
src/TextFile.hxx
+1
-1
UpdateArchive.hxx
src/UpdateArchive.hxx
+1
-1
Win32Main.cxx
src/Win32Main.cxx
+1
-1
ZeroconfBonjour.cxx
src/ZeroconfBonjour.cxx
+1
-1
ZeroconfGlue.cxx
src/ZeroconfGlue.cxx
+1
-1
CueParser.hxx
src/cue/CueParser.hxx
+1
-1
ProxyDatabasePlugin.cxx
src/db/ProxyDatabasePlugin.cxx
+1
-1
SimpleDatabasePlugin.hxx
src/db/SimpleDatabasePlugin.hxx
+1
-1
FlacIOHandle.cxx
src/decoder/FlacIOHandle.cxx
+1
-1
FlacIOHandle.hxx
src/decoder/FlacIOHandle.hxx
+1
-1
FlacInput.cxx
src/decoder/FlacInput.cxx
+1
-1
FlacMetadata.hxx
src/decoder/FlacMetadata.hxx
+1
-1
NullEncoderPlugin.cxx
src/encoder/NullEncoderPlugin.cxx
+1
-1
BufferedSocket.hxx
src/event/BufferedSocket.hxx
+1
-1
Call.cxx
src/event/Call.cxx
+1
-1
DeferredMonitor.hxx
src/event/DeferredMonitor.hxx
+1
-1
FullyBufferedSocket.hxx
src/event/FullyBufferedSocket.hxx
+1
-1
Loop.hxx
src/event/Loop.hxx
+1
-1
MultiSocketMonitor.cxx
src/event/MultiSocketMonitor.cxx
+1
-1
MultiSocketMonitor.hxx
src/event/MultiSocketMonitor.hxx
+1
-1
SocketMonitor.cxx
src/event/SocketMonitor.cxx
+1
-1
NullFilterPlugin.cxx
src/filter/NullFilterPlugin.cxx
+1
-1
Path.cxx
src/fs/Path.cxx
+1
-1
Path.hxx
src/fs/Path.hxx
+1
-1
HttpdClient.hxx
src/output/HttpdClient.hxx
+1
-1
WinmmOutputPlugin.hxx
src/output/WinmmOutputPlugin.hxx
+1
-1
PcmBuffer.hxx
src/pcm/PcmBuffer.hxx
+1
-1
PcmMix.hxx
src/pcm/PcmMix.hxx
+1
-1
PcmUtils.hxx
src/pcm/PcmUtils.hxx
+1
-1
Result.hxx
src/protocol/Result.hxx
+1
-1
EventFD.cxx
src/system/EventFD.cxx
+1
-1
EventPipe.cxx
src/system/EventPipe.cxx
+1
-1
FatalError.hxx
src/system/FatalError.hxx
+1
-1
Resolver.hxx
src/system/Resolver.hxx
+1
-1
SocketError.hxx
src/system/SocketError.hxx
+1
-1
clock.h
src/system/clock.h
+1
-1
Tag.hxx
src/tag/Tag.hxx
+1
-1
TagBuilder.hxx
src/tag/TagBuilder.hxx
+1
-1
TagId3.hxx
src/tag/TagId3.hxx
+1
-1
TagItem.hxx
src/tag/TagItem.hxx
+1
-1
TagString.hxx
src/tag/TagString.hxx
+1
-1
TagTable.hxx
src/tag/TagTable.hxx
+1
-1
Id.hxx
src/thread/Id.hxx
+1
-1
Error.hxx
src/util/Error.hxx
+1
-1
HugeAllocator.hxx
src/util/HugeAllocator.hxx
+1
-1
Manual.hxx
src/util/Manual.hxx
+1
-1
PeakBuffer.hxx
src/util/PeakBuffer.hxx
+1
-1
ReusableArray.hxx
src/util/ReusableArray.hxx
+1
-1
SliceBuffer.hxx
src/util/SliceBuffer.hxx
+1
-1
StringUtil.hxx
src/util/StringUtil.hxx
+1
-1
UriUtil.hxx
src/util/UriUtil.hxx
+1
-1
bit_reverse.h
src/util/bit_reverse.h
+1
-1
FakeSong.cxx
test/FakeSong.cxx
+1
-1
No files found.
Makefile.am
View file @
be2951b4
...
...
@@ -55,7 +55,6 @@ mpd_headers = \
src/command.h
\
src/gerror.h
\
src/glib_compat.h
\
src/gcc.h
\
src/TextInputStream.hxx
\
src/AudioCompress/config.h
\
src/AudioCompress/compress.h
\
...
...
@@ -70,6 +69,7 @@ src_mpd_SOURCES = \
$(DECODER_SRC)
\
$(OUTPUT_API_SRC)
\
$(MIXER_API_SRC)
\
src/Compiler.h
\
src/thread/Id.hxx
\
src/thread/Mutex.hxx
\
src/thread/PosixMutex.hxx
\
...
...
src/AudioFormat.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_AUDIO_FORMAT_HXX
#define MPD_AUDIO_FORMAT_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdint.h>
#include <assert.h>
...
...
src/AudioParser.cxx
View file @
be2951b4
...
...
@@ -27,7 +27,7 @@
#include "AudioFormat.hxx"
#include "CheckAudioFormat.hxx"
#include "util/Error.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <string.h>
...
...
src/Client.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLIENT_H
#define MPD_CLIENT_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
#include <stdarg.h>
...
...
src/ClientMessage.cxx
View file @
be2951b4
...
...
@@ -18,7 +18,7 @@
*/
#include "ClientMessage.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <glib.h>
...
...
src/ClientMessage.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLIENT_MESSAGE_H
#define MPD_CLIENT_MESSAGE_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
...
...
src/ClientSubscribe.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLIENT_SUBSCRIBE_HXX
#define MPD_CLIENT_SUBSCRIBE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
class
Client
;
class
ClientMessage
;
...
...
src/
gcc
.h
→
src/
Compiler
.h
View file @
be2951b4
...
...
@@ -17,8 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef
MPD_GCC
_H
#define
MPD_GCC
_H
#ifndef
COMPILER
_H
#define
COMPILER
_H
#define GCC_CHECK_VERSION(major, minor) \
(defined(__GNUC__) && \
...
...
src/ConfigData.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_CONFIG_DATA_HXX
#include "ConfigOption.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
#include <array>
...
...
src/ConfigGlobal.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_CONFIG_GLOBAL_HXX
#include "ConfigOption.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
class
Error
;
class
Path
;
...
...
src/ConfigOption.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_CONFIG_OPTION_HXX
#define MPD_CONFIG_OPTION_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
enum
ConfigOption
{
CONF_MUSIC_DIR
,
...
...
src/DatabaseGlue.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_GLUE_HXX
#define MPD_DATABASE_GLUE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
struct
config_param
;
class
Database
;
...
...
src/DatabaseHelpers.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "DatabaseVisitor.hxx"
#include "tag/TagType.h"
#include "
gcc
.h"
#include "
Compiler
.h"
class
Error
;
class
Database
;
...
...
src/DatabaseLock.cxx
View file @
be2951b4
...
...
@@ -19,7 +19,7 @@
#include "config.h"
#include "DatabaseLock.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
Mutex
db_mutex
;
...
...
src/DatabaseLock.hxx
View file @
be2951b4
...
...
@@ -28,7 +28,7 @@
#include "check.h"
#include "thread/Mutex.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
...
...
src/DatabasePlaylist.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_PLAYLIST_HXX
#define MPD_DATABASE_PLAYLIST_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
class
SongFilter
;
class
Error
;
...
...
src/DatabasePlugin.hxx
View file @
be2951b4
...
...
@@ -28,7 +28,7 @@
#include "DatabaseVisitor.hxx"
#include "tag/TagType.h"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
config_param
;
struct
DatabaseSelection
;
...
...
src/DatabasePrint.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DB_PRINT_H
#define MPD_DB_PRINT_H
#include "
gcc
.h"
#include "
Compiler
.h"
class
SongFilter
;
struct
DatabaseSelection
;
...
...
src/DatabaseRegistry.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_REGISTRY_HXX
#define MPD_DATABASE_REGISTRY_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
struct
DatabasePlugin
;
...
...
src/DatabaseSelection.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_SELECTION_HXX
#define MPD_DATABASE_SELECTION_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <stddef.h>
...
...
src/DatabaseSimple.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_SIMPLE_HXX
#define MPD_DATABASE_SIMPLE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <sys/time.h>
...
...
src/Directory.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "util/list.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include "DatabaseVisitor.hxx"
#include "PlaylistVector.hxx"
...
...
src/ExcludeList.hxx
View file @
be2951b4
...
...
@@ -25,7 +25,7 @@
#ifndef MPD_EXCLUDE_H
#define MPD_EXCLUDE_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <forward_list>
...
...
src/GlobalEvents.cxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#include "GlobalEvents.hxx"
#include "util/Manual.hxx"
#include "event/DeferredMonitor.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <atomic>
...
...
src/IOThread.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_IO_THREAD_HXX
#define MPD_IO_THREAD_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
class
EventLoop
;
...
...
src/IdTable.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_ID_TABLE_HXX
#define MPD_ID_TABLE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <algorithm>
...
...
src/InotifyQueue.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_INOTIFY_QUEUE_HXX
#include "event/TimeoutMonitor.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <list>
#include <string>
...
...
src/InotifySource.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_INOTIFY_SOURCE_HXX
#include "event/SocketMonitor.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
class
Error
;
...
...
src/InputStream.hxx
View file @
be2951b4
...
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
...
...
src/Log.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_LOG_HXX
#define MPD_LOG_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef WIN32
#include <windows.h>
...
...
src/Mapper.hxx
View file @
be2951b4
...
...
@@ -26,7 +26,7 @@
#include <string>
#include "
gcc
.h"
#include "
Compiler
.h"
#define PLAYLIST_FILE_SUFFIX ".m3u"
...
...
src/MusicPipe.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_PIPE_H
#include "thread/Mutex.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#ifndef NDEBUG
#include "AudioFormat.hxx"
...
...
src/OutputAll.hxx
View file @
be2951b4
...
...
@@ -27,7 +27,7 @@
#define OUTPUT_ALL_H
#include "ReplayGainInfo.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
AudioFormat
;
class
MusicBuffer
;
...
...
src/OutputPlugin.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_OUTPUT_PLUGIN_HXX
#define MPD_OUTPUT_PLUGIN_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/OutputThread.cxx
View file @
be2951b4
...
...
@@ -33,7 +33,7 @@
#include "system/FatalError.hxx"
#include "util/Error.hxx"
#include "Log.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <glib.h>
...
...
src/PlaylistInfo.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_INFO_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
...
...
src/PlaylistVector.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_VECTOR_HXX
#include "PlaylistInfo.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <list>
...
...
src/Queue.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_QUEUE_HXX
#define MPD_QUEUE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include "IdTable.hxx"
#include "util/LazyRandomEngine.hxx"
...
...
src/Song.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_SONG_HXX
#include "util/list.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <sys/time.h>
...
...
src/SongFilter.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_SONG_FILTER_HXX
#define MPD_SONG_FILTER_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <list>
...
...
src/StateFile.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "event/TimeoutMonitor.hxx"
#include "fs/Path.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
...
...
src/TextFile.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_TEXT_FILE_HXX
#define MPD_TEXT_FILE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdio.h>
...
...
src/UpdateArchive.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_UPDATE_ARCHIVE_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <sys/stat.h>
...
...
src/Win32Main.cxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#ifdef WIN32
#include "
gcc
.h"
#include "
Compiler
.h"
#include "GlobalEvents.hxx"
#include "system/FatalError.hxx"
...
...
src/ZeroconfBonjour.cxx
View file @
be2951b4
...
...
@@ -24,7 +24,7 @@
#include "event/SocketMonitor.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <glib.h>
...
...
src/ZeroconfGlue.cxx
View file @
be2951b4
...
...
@@ -26,7 +26,7 @@
#include "Listen.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
static
constexpr
Domain
zeroconf_domain
(
"zeroconf"
);
...
...
src/cue/CueParser.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_CUE_PARSER_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
Song
;
struct
Tag
;
...
...
src/db/ProxyDatabasePlugin.cxx
View file @
be2951b4
...
...
@@ -25,7 +25,7 @@
#include "PlaylistVector.hxx"
#include "Directory.hxx"
#include "Song.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include "ConfigData.hxx"
#include "tag/TagBuilder.hxx"
#include "util/Error.hxx"
...
...
src/db/SimpleDatabasePlugin.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "DatabasePlugin.hxx"
#include "fs/Path.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <cassert>
...
...
src/decoder/FlacIOHandle.cxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "FlacIOHandle.hxx"
#include "util/Error.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <errno.h>
...
...
src/decoder/FlacIOHandle.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_FLAC_IO_HANDLE_HXX
#define MPD_FLAC_IO_HANDLE_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include "InputStream.hxx"
#include <FLAC/callback.h>
...
...
src/decoder/FlacInput.cxx
View file @
be2951b4
...
...
@@ -24,7 +24,7 @@
#include "InputStream.hxx"
#include "util/Error.hxx"
#include "Log.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
FLAC__StreamDecoderReadStatus
FlacInput
::
Read
(
FLAC__byte
buffer
[],
size_t
*
bytes
)
...
...
src/decoder/FlacMetadata.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_FLAC_METADATA_H
#define MPD_FLAC_METADATA_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include "FlacIOHandle.hxx"
#include <FLAC/metadata.h>
...
...
src/encoder/NullEncoderPlugin.cxx
View file @
be2951b4
...
...
@@ -24,7 +24,7 @@
extern
"C"
{
#include "util/growing_fifo.h"
}
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <string.h>
...
...
src/event/BufferedSocket.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "SocketMonitor.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
fifo_buffer
;
class
Error
;
...
...
src/event/Call.cxx
View file @
be2951b4
...
...
@@ -23,7 +23,7 @@
#include "DeferredMonitor.hxx"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
...
...
src/event/DeferredMonitor.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_SOCKET_DEFERRED_MONITOR_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef USE_EPOLL
#include "SocketMonitor.hxx"
...
...
src/event/FullyBufferedSocket.hxx
View file @
be2951b4
...
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "BufferedSocket.hxx"
#include "util/PeakBuffer.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
/**
* A #BufferedSocket specialization that adds an output buffer.
...
...
src/event/Loop.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "thread/Id.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef USE_EPOLL
#include "system/EPollFD.hxx"
...
...
src/event/MultiSocketMonitor.cxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#include "MultiSocketMonitor.hxx"
#include "Loop.hxx"
#include "system/fd_util.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
...
...
src/event/MultiSocketMonitor.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_MULTI_SOCKET_MONITOR_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef USE_EPOLL
#include "IdleMonitor.hxx"
...
...
src/event/SocketMonitor.cxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#include "SocketMonitor.hxx"
#include "Loop.hxx"
#include "system/fd_util.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
...
...
src/filter/NullFilterPlugin.cxx
View file @
be2951b4
...
...
@@ -29,7 +29,7 @@
#include "FilterInternal.hxx"
#include "FilterRegistry.hxx"
#include "AudioFormat.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
class
NullFilter
final
:
public
Filter
{
public
:
...
...
src/fs/Path.cxx
View file @
be2951b4
...
...
@@ -24,7 +24,7 @@
#include "util/Error.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <glib.h>
...
...
src/fs/Path.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_FS_PATH_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef WIN32
#include <glib.h>
...
...
src/output/HttpdClient.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_OUTPUT_HTTPD_CLIENT_HXX
#include "event/BufferedSocket.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <list>
...
...
src/output/WinmmOutputPlugin.hxx
View file @
be2951b4
...
...
@@ -24,7 +24,7 @@
#ifdef ENABLE_WINMM_OUTPUT
#include "
gcc
.h"
#include "
Compiler
.h"
#include <windows.h>
#include <mmsystem.h>
...
...
src/pcm/PcmBuffer.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define PCM_BUFFER_HXX
#include "util/ReusableArray.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdint.h>
...
...
src/pcm/PcmMix.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_PCM_MIX_HXX
#include "AudioFormat.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/pcm/PcmUtils.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_PCM_UTILS_H
#define MPD_PCM_UTILS_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <limits>
...
...
src/protocol/Result.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_PROTOCOL_RESULT_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include "Ack.hxx"
#include <stdarg.h>
...
...
src/system/EventFD.cxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "EventFD.hxx"
#include "system/fd_util.h"
#include "system/FatalError.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <unistd.h>
...
...
src/system/EventPipe.cxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#include "EventPipe.hxx"
#include "system/fd_util.h"
#include "system/FatalError.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <assert.h>
#include <unistd.h>
...
...
src/system/FatalError.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "gerror.h"
#include "
gcc
.h"
#include "
Compiler
.h"
class
Error
;
...
...
src/system/Resolver.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_RESOLVER_HXX
#define MPD_RESOLVER_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/system/SocketError.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_SOCKET_ERROR_HXX
#define MPD_SOCKET_ERROR_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include "util/Error.hxx"
#ifdef WIN32
...
...
src/system/clock.h
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLOCK_H
#define MPD_CLOCK_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdint.h>
...
...
src/tag/Tag.hxx
View file @
be2951b4
...
...
@@ -22,7 +22,7 @@
#include "TagType.h"
#include "TagItem.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <algorithm>
...
...
src/tag/TagBuilder.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_TAG_BUILDER_HXX
#include "TagType.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <vector>
...
...
src/tag/TagId3.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_TAG_ID3_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
tag_handler
;
struct
Tag
;
...
...
src/tag/TagItem.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_TAG_ITEM_HXX
#include "TagType.h"
#include "
gcc
.h"
#include "
Compiler
.h"
/**
* One tag value. It is a mapping of #tag_type to am arbitrary string
...
...
src/tag/TagString.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_TAG_STRING_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/tag/TagTable.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_TAG_TABLE_HXX
#include "TagType.h"
#include "
gcc
.h"
#include "
Compiler
.h"
struct
tag_table
{
const
char
*
name
;
...
...
src/thread/Id.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_THREAD_ID_HXX
#define MPD_THREAD_ID_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#ifdef WIN32
#include <windows.h>
...
...
src/util/Error.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_ERROR_HXX
#include "check.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <string>
...
...
src/util/HugeAllocator.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_HUGE_ALLOCATOR_HXX
#define MPD_HUGE_ALLOCATOR_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/util/Manual.hxx
View file @
be2951b4
...
...
@@ -30,7 +30,7 @@
#ifndef MPD_MANUAL_HXX
#define MPD_MANUAL_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <new>
#include <utility>
...
...
src/util/PeakBuffer.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_PEAK_BUFFER_HXX
#define MPD_PEAK_BUFFER_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stddef.h>
...
...
src/util/ReusableArray.hxx
View file @
be2951b4
...
...
@@ -32,7 +32,7 @@
#include <stddef.h>
#include "
gcc
.h"
#include "
Compiler
.h"
/**
* Manager for a temporary array which grows as needed. This attempts
...
...
src/util/SliceBuffer.hxx
View file @
be2951b4
...
...
@@ -21,7 +21,7 @@
#define MPD_SLICE_BUFFER_HXX
#include "HugeAllocator.hxx"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <utility>
#include <new>
...
...
src/util/StringUtil.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_STRING_UTIL_HXX
#define MPD_STRING_UTIL_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
/**
* Returns a pointer to the first non-whitespace character in the
...
...
src/util/UriUtil.hxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_URI_UTIL_HXX
#define MPD_URI_UTIL_HXX
#include "
gcc
.h"
#include "
Compiler
.h"
/**
* Checks whether the specified URI has a scheme in the form
...
...
src/util/bit_reverse.h
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#ifndef MPD_BIT_REVERSE_H
#define MPD_BIT_REVERSE_H
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdint.h>
...
...
test/FakeSong.cxx
View file @
be2951b4
...
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "Song.hxx"
#include "directory.h"
#include "
gcc
.h"
#include "
Compiler
.h"
#include <stdlib.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment