hydrogen 1.2.3
Filesystem.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  H2Core
 

Macros

#define AUTOSAVE   "autosave"
 
#define CACHE   "cache/"
 
#define CLICK_SAMPLE   "click.wav"
 Sound of metronome beat.
 
#define DEFAULT_SONG   "DefaultSong"
 
#define DEMOS   "demo_songs/"
 
#define DOC   "doc/"
 
#define DRUMKIT_DEFAULT_KIT   "GMRockKit"
 
#define DRUMKIT_XML   "drumkit.xml"
 
#define DRUMKIT_XSD   "drumkit.xsd"
 
#define DRUMKITS   "drumkits/"
 
#define DRUMPAT_XSD   "drumkit_pattern.xsd"
 
#define EMPTY_SAMPLE   "emptySample.wav"
 
#define EMPTY_SONG_BASE   "emptySong"
 
#define I18N   "i18n/"
 
#define IMG   "img/"
 
#define LOCAL_DATA_PATH   "data/"
 
#define LOG_FILE   "hydrogen.log"
 
#define PATTERN_FILTER   "*.h2pattern"
 
#define PATTERNS   "patterns/"
 
#define PLAYLIST_FILTER   "*.h2playlist"
 
#define PLAYLIST_XSD   "playlist.xsd"
 
#define PLAYLISTS   "playlists/"
 
#define PLUGINS   "plugins/"
 
#define REPOSITORIES   "repositories/"
 
#define SCRIPTS   "scripts/"
 
#define SONG_FILTER   "*.h2song"
 
#define SONGS   "songs/"
 
#define SYS_CONFIG   "hydrogen.default.conf"
 
#define THEME_FILTER   "*.h2theme"
 
#define THEMES   "themes/"
 
#define TMP   "hydrogen/"
 
#define UNTITLED_PLAYLIST   "untitled.h2playlist"
 
#define UNTITLED_SONG   "Untitled Song"
 
#define USR_CONFIG   "hydrogen.conf"
 
#define XSD   "xsd/"
 

Macro Definition Documentation

◆ AUTOSAVE

#define AUTOSAVE   "autosave"

Definition at line 74 of file Filesystem.cpp.

◆ CACHE

#define CACHE   "cache/"

Definition at line 42 of file Filesystem.cpp.

◆ CLICK_SAMPLE

#define CLICK_SAMPLE   "click.wav"

Sound of metronome beat.

Definition at line 61 of file Filesystem.cpp.

◆ DEFAULT_SONG

#define DEFAULT_SONG   "DefaultSong"

Definition at line 63 of file Filesystem.cpp.

◆ DEMOS

#define DEMOS   "demo_songs/"

Definition at line 43 of file Filesystem.cpp.

◆ DOC

#define DOC   "doc/"

Definition at line 44 of file Filesystem.cpp.

◆ DRUMKIT_DEFAULT_KIT

#define DRUMKIT_DEFAULT_KIT   "GMRockKit"

Definition at line 71 of file Filesystem.cpp.

◆ DRUMKIT_XML

#define DRUMKIT_XML   "drumkit.xml"

Definition at line 68 of file Filesystem.cpp.

◆ DRUMKIT_XSD

#define DRUMKIT_XSD   "drumkit.xsd"

Definition at line 69 of file Filesystem.cpp.

◆ DRUMKITS

#define DRUMKITS   "drumkits/"

Definition at line 45 of file Filesystem.cpp.

◆ DRUMPAT_XSD

#define DRUMPAT_XSD   "drumkit_pattern.xsd"

Definition at line 70 of file Filesystem.cpp.

◆ EMPTY_SAMPLE

#define EMPTY_SAMPLE   "emptySample.wav"

Definition at line 62 of file Filesystem.cpp.

◆ EMPTY_SONG_BASE

#define EMPTY_SONG_BASE   "emptySong"

Definition at line 64 of file Filesystem.cpp.

◆ I18N

#define I18N   "i18n/"

Definition at line 46 of file Filesystem.cpp.

◆ IMG

#define IMG   "img/"

Definition at line 47 of file Filesystem.cpp.

◆ LOCAL_DATA_PATH

#define LOCAL_DATA_PATH   "data/"

Definition at line 41 of file Filesystem.cpp.

◆ LOG_FILE

#define LOG_FILE   "hydrogen.log"

Definition at line 67 of file Filesystem.cpp.

◆ PATTERN_FILTER

#define PATTERN_FILTER   "*.h2pattern"

Definition at line 80 of file Filesystem.cpp.

◆ PATTERNS

#define PATTERNS   "patterns/"

Definition at line 48 of file Filesystem.cpp.

◆ PLAYLIST_FILTER

#define PLAYLIST_FILTER   "*.h2playlist"

Definition at line 81 of file Filesystem.cpp.

◆ PLAYLIST_XSD

#define PLAYLIST_XSD   "playlist.xsd"

Definition at line 72 of file Filesystem.cpp.

◆ PLAYLISTS

#define PLAYLISTS   "playlists/"

Definition at line 49 of file Filesystem.cpp.

◆ PLUGINS

#define PLUGINS   "plugins/"

Definition at line 50 of file Filesystem.cpp.

◆ REPOSITORIES

#define REPOSITORIES   "repositories/"

Definition at line 51 of file Filesystem.cpp.

◆ SCRIPTS

#define SCRIPTS   "scripts/"

Definition at line 52 of file Filesystem.cpp.

◆ SONG_FILTER

#define SONG_FILTER   "*.h2song"

Definition at line 82 of file Filesystem.cpp.

◆ SONGS

#define SONGS   "songs/"

Definition at line 53 of file Filesystem.cpp.

◆ SYS_CONFIG

#define SYS_CONFIG   "hydrogen.default.conf"

Definition at line 66 of file Filesystem.cpp.

◆ THEME_FILTER

#define THEME_FILTER   "*.h2theme"

Definition at line 83 of file Filesystem.cpp.

◆ THEMES

#define THEMES   "themes/"

Definition at line 54 of file Filesystem.cpp.

◆ TMP

#define TMP   "hydrogen/"

Definition at line 55 of file Filesystem.cpp.

◆ UNTITLED_PLAYLIST

#define UNTITLED_PLAYLIST   "untitled.h2playlist"

Definition at line 77 of file Filesystem.cpp.

◆ UNTITLED_SONG

#define UNTITLED_SONG   "Untitled Song"

Definition at line 76 of file Filesystem.cpp.

◆ USR_CONFIG

#define USR_CONFIG   "hydrogen.conf"

Definition at line 65 of file Filesystem.cpp.

◆ XSD

#define XSD   "xsd/"

Definition at line 56 of file Filesystem.cpp.