Rockbox Ports are now being developed for various digital audio players!
I very much think that it's incredibly *silly* to have an option to show what a setting is set at in the WPS.
So, Off, Album, Track, and NoTag seem to be the only necessary ones to me at least.
%?rg< off|Track|Album|ShuffleTrack|ShuffleAlbum|NoTag >
%?rg< off|Track|Album|NoTag >
%?rg< Off|Track|Album|Track|Album|NoTag >
%?rg< Off|Track|Album|Shuffle|Shuffle|NoTag >
%?rg< Off|Track|Album|Track|Album|Off >
I went for the set of options so that it would be possible get any set of answers that was wanted (I hope)So, you and I will set it up like;Code: [Select]%?rg< Off|Track|Album|Track|Album|NoTag >someone who likes the original rg settings but sees the benefit of knowing that there is a tag missuing might use;Code: [Select]%?rg< Off|Track|Album|Shuffle|Shuffle|NoTag >And someone who takes an even simpler view than you and me might use;Code: [Select]%?rg< Off|Track|Album|Track|Album|Off >Where 'Track' and 'Album' etc might be code for images, etc.Of course the full set of values is there for those who want it.Well, that was the idea anyway ...
Page created in 0.097 seconds with 15 queries.