Functions | |
| CString | MakeSortString (CString s) |
| void | SortSongPointerArrayByTitle (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByBPM (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByGrade (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByArtist (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByDisplayArtist (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByGroupAndDifficulty (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByGroupAndTitle (vector< Song * > &arraySongPointers) |
| void | SortSongPointerArrayByNumPlays (vector< Song * > &arraySongPointers, ProfileSlot slot, bool bDescending) |
| void | SortSongPointerArrayByNumPlays (vector< Song * > &arraySongPointers, const Profile *pProfile, bool bDescending) |
| void | SortSongPointerArrayByMeter (vector< Song * > &arraySongPointers, Difficulty dc) |
| CString | GetSectionNameFromSongAndSort (const Song *pSong, SortOrder so) |
| void | SortSongPointerArrayBySectionName (vector< Song * > &arraySongPointers, SortOrder so) |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.7