don't show random/roulette in non-preferred sorts

This commit is contained in:
Chris Danford
2005-01-13 09:56:41 +00:00
parent 725f515adc
commit 4799c3414b
2 changed files with 9 additions and 5 deletions
+4 -3
View File
@@ -505,7 +505,7 @@ NonPresenceP2X=SCREEN_CENTER_X+448
NonPresenceP2Y=SCREEN_CENTER_Y+0
NonPresenceP2OnCommand=x,768;sleep,0.5;linear,1.0;x,607
NonPresenceP2OffCommand=
DefaultSort=Group
DefaultSort=Preferred
FOV=0
FOVCenterX=SCREEN_CENTER_X+0
FOVCenterY=SCREEN_CENTER_Y+0
@@ -2421,8 +2421,9 @@ Use3D=0
Wheel3DRadius=200 # Possibly safe defaults?
CirclePercent=0.5
MostPlayedSongsToShow=30
SortMenuChoiceNames=Group,Title,Bpm,Popularity,TopGrade,Artist,EasyMeter,MediumMeter,HardMeter
ModeMenuChoiceNames=Group
SortMenuChoiceNames=Preferred,Group,Title,Bpm,Popularity,TopGrade,Artist,EasyMeter,MediumMeter,HardMeter
ModeMenuChoiceNames=Preferred
ChoicePreferred=name,PREFERRED;sort,Preferred
ChoiceGroup=name,GROUP;sort,Group
ChoiceTitle=name,TITLE;sort,Title
ChoiceBpm=name,BPM;sort,BPM