Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

Song.cpp File Reference

#include "global.h"
#include "song.h"
#include "Steps.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "IniFile.h"
#include "NoteData.h"
#include "RageSoundReader_FileReader.h"
#include "RageSurface_Load.h"
#include "RageException.h"
#include "SongCacheIndex.h"
#include "GameManager.h"
#include "PrefsManager.h"
#include "Style.h"
#include "GameState.h"
#include "FontCharAliases.h"
#include "TitleSubstitution.h"
#include "BannerCache.h"
#include "Sprite.h"
#include "arch/arch.h"
#include "RageFile.h"
#include "RageFileManager.h"
#include "RageSurface.h"
#include "NoteDataUtil.h"
#include "ProfileManager.h"
#include "Foreach.h"
#include "NotesLoaderSM.h"
#include "NotesLoaderDWI.h"
#include "NotesLoaderBMS.h"
#include "NotesLoaderKSF.h"
#include "NotesWriterDWI.h"
#include "NotesWriterSM.h"
#include "LyricsLoader.h"
#include <set>

Defines

#define CACHE_DIR   "Cache/"

Functions

int CompareBackgroundChanges (const BackgroundChange &seg1, const BackgroundChange &seg2)
void SortBackgroundChangesArray (vector< BackgroundChange > &arrayBackgroundChanges)
void GetImageDirListing (CString sPath, CStringArray &AddTo, bool bReturnPathToo=false)
CString RemoveInitialWhitespace (CString s)
void FixupPath (CString &path, const CString &sSongPath)
CString GetSongAssetPath (CString sPath, const CString &sSongPath)

Variables

const int FILE_CACHE_VERSION = 144
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f
set< istringBlacklistedImages

Define Documentation

#define CACHE_DIR   "Cache/"
 


Function Documentation

int CompareBackgroundChanges const BackgroundChange seg1,
const BackgroundChange seg2
 

void FixupPath CString &  path,
const CString &  sSongPath
 

void GetImageDirListing CString  sPath,
CStringArray &  AddTo,
bool  bReturnPathToo = false
[static]
 

CString GetSongAssetPath CString  sPath,
const CString &  sSongPath
 

CString RemoveInitialWhitespace CString  s  )  [static]
 

void SortBackgroundChangesArray vector< BackgroundChange > &  arrayBackgroundChanges  ) 
 


Variable Documentation

set<istring> BlacklistedImages [static]
 

const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f
 

const int FILE_CACHE_VERSION = 144
 


Generated on Thu Jan 27 20:58:20 2005 for StepMania by doxygen 1.3.7