MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

Enhancement: Display ROMs alphabetically #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load roms from usb drive
2. list is backwards
3.

What is the expected output? What do you see instead?
you should see the list starting with a,b,c....z

What version of the product are you using? On which system and loader?
wii64 beta 1, system menu 4, preloader loading usbloader gx rev760. newest 
homebrew channel

Please provide any additional information below.
not sure why the list is backwards. small issue but still a issue,

Original issue reported on code.google.com by persichi...@gmail.com on 2 Oct 2009 at 2:49

GoogleCodeExporter commented 9 years ago
Don't know about the USB side of it, but from the SD, the last few roms are 
always
listed on the first page, and then on the next page it starts the correct
alphanumeric sorting.

Original comment by rhydonj@gmail.com on 2 Oct 2009 at 3:12

GoogleCodeExporter commented 9 years ago
Actually, it seems the sorting needs a lot of work, because now I see every 
time I
put in a new rom (or 20), those new ones get sent to the bottom of the list, 
even if
they're 0-A.

Original comment by rhydonj@gmail.com on 2 Oct 2009 at 3:30

GoogleCodeExporter commented 9 years ago
it appears that I am not the only one who has the the issue of USB load roms by
Modded date/time (and then by name) and not by name before by any other 
parameters
like we are looking for.

Original comment by obergfel...@gmail.com on 2 Oct 2009 at 3:41

GoogleCodeExporter commented 9 years ago
Yes, the order in which they're displayed is the order that they're listed in 
the
directory entry.  We don't do any sorting, but you're right that we should.

Original comment by tehp...@gmail.com on 2 Oct 2009 at 4:46

GoogleCodeExporter commented 9 years ago
idea to check 109 and 125... the Media player mentioned in both may give some 
light
on the subjects at hand.

Original comment by obergfel...@gmail.com on 2 Oct 2009 at 6:45

GoogleCodeExporter commented 9 years ago
all you need to do is presort your folders, because fat32 doesn't fare well with
sorting stuff.
just point a program like fatsort or foldersort (<- personal favorite due to
directory recursion) at the rom folder and your golden

Original comment by arbingordon@gmail.com on 3 Oct 2009 at 7:31

GoogleCodeExporter commented 9 years ago
LOW priority!

Original comment by Gamewiza...@gmail.com on 4 Oct 2009 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by emuki...@gmail.com on 1 Feb 2010 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by emuki...@gmail.com on 1 Feb 2010 at 11:19

GoogleCodeExporter commented 9 years ago

Original comment by emuki...@gmail.com on 24 Feb 2010 at 4:49