|
hydrogen 1.2.6
|
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/" |
| #define AUTOSAVE "autosave" |
Definition at line 75 of file Filesystem.cpp.
| #define CACHE "cache/" |
Definition at line 43 of file Filesystem.cpp.
| #define CLICK_SAMPLE "click.wav" |
Sound of metronome beat.
Definition at line 62 of file Filesystem.cpp.
| #define DEFAULT_SONG "DefaultSong" |
Definition at line 64 of file Filesystem.cpp.
| #define DEMOS "demo_songs/" |
Definition at line 44 of file Filesystem.cpp.
| #define DOC "doc/" |
Definition at line 45 of file Filesystem.cpp.
| #define DRUMKIT_DEFAULT_KIT "GMRockKit" |
Definition at line 72 of file Filesystem.cpp.
| #define DRUMKIT_XML "drumkit.xml" |
Definition at line 69 of file Filesystem.cpp.
| #define DRUMKIT_XSD "drumkit.xsd" |
Definition at line 70 of file Filesystem.cpp.
| #define DRUMKITS "drumkits/" |
Definition at line 46 of file Filesystem.cpp.
| #define DRUMPAT_XSD "drumkit_pattern.xsd" |
Definition at line 71 of file Filesystem.cpp.
| #define EMPTY_SAMPLE "emptySample.wav" |
Definition at line 63 of file Filesystem.cpp.
| #define EMPTY_SONG_BASE "emptySong" |
Definition at line 65 of file Filesystem.cpp.
| #define I18N "i18n/" |
Definition at line 47 of file Filesystem.cpp.
| #define IMG "img/" |
Definition at line 48 of file Filesystem.cpp.
| #define LOCAL_DATA_PATH "data/" |
Definition at line 42 of file Filesystem.cpp.
| #define LOG_FILE "hydrogen.log" |
Definition at line 68 of file Filesystem.cpp.
| #define PATTERN_FILTER "*.h2pattern" |
Definition at line 81 of file Filesystem.cpp.
| #define PATTERNS "patterns/" |
Definition at line 49 of file Filesystem.cpp.
| #define PLAYLIST_FILTER "*.h2playlist" |
Definition at line 82 of file Filesystem.cpp.
| #define PLAYLIST_XSD "playlist.xsd" |
Definition at line 73 of file Filesystem.cpp.
| #define PLAYLISTS "playlists/" |
Definition at line 50 of file Filesystem.cpp.
| #define PLUGINS "plugins/" |
Definition at line 51 of file Filesystem.cpp.
| #define REPOSITORIES "repositories/" |
Definition at line 52 of file Filesystem.cpp.
| #define SCRIPTS "scripts/" |
Definition at line 53 of file Filesystem.cpp.
| #define SONG_FILTER "*.h2song" |
Definition at line 83 of file Filesystem.cpp.
| #define SONGS "songs/" |
Definition at line 54 of file Filesystem.cpp.
| #define SYS_CONFIG "hydrogen.default.conf" |
Definition at line 67 of file Filesystem.cpp.
| #define THEME_FILTER "*.h2theme" |
Definition at line 84 of file Filesystem.cpp.
| #define THEMES "themes/" |
Definition at line 55 of file Filesystem.cpp.
| #define TMP "hydrogen/" |
Definition at line 56 of file Filesystem.cpp.
| #define UNTITLED_PLAYLIST "untitled.h2playlist" |
Definition at line 78 of file Filesystem.cpp.
| #define UNTITLED_SONG "Untitled Song" |
Definition at line 77 of file Filesystem.cpp.
| #define USR_CONFIG "hydrogen.conf" |
Definition at line 66 of file Filesystem.cpp.
| #define XSD "xsd/" |
Definition at line 57 of file Filesystem.cpp.