Biggo / androidgmeplayer

Old Android video game music player based off GMEPlayerLib
0 stars 0 forks source link

Better playlist organization #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View the playlist
2.
3.

What is the expected output? What do you see instead?
No particular expected output, but the current one-big-list approach is a
bit hard to navigate. Given that many games have a few dozen tunes, adding
just ten or twenty soundtracks makes for a massive playlist. I'd like a way
to drill down to a particular song, such as by game, system or perhaps even
composer.

What version of the product are you using? On what operating system?
0.5.1b

Please provide any additional information below.
I'll see if I can come up with some mockups of what I think would be a more
effective way to navigate the library. If I can work up some code to
demonstrate it as well, I'll happily supply a patch, as it'll give me a
chance to start working Android layouts.

Original issue reported on code.google.com by gulop...@gmail.com on 3 Mar 2010 at 2:20

GoogleCodeExporter commented 9 years ago
Some of these issues will be addressed when multiple playlist support gets put 
in.
The current playlist is just dumping the whole library in there and I know how
cumbersome it is.

Original comment by nich.joh...@gmail.com on 3 Mar 2010 at 4:19

GoogleCodeExporter commented 9 years ago
I figured it was in the works, but I wanted to make sure there was a place to 
keep
track of it. Ideally, it would have separate playlist and library features, but 
I
think that's where you're headed with it anyway.

Original comment by gulop...@gmail.com on 3 Mar 2010 at 4:27

GoogleCodeExporter commented 9 years ago
At the very least, I'd like to be able to browse subdirectories instead of one 
giant list of songs. As mentioned, it's cumbersome. So far this is the best app 
I've found, but my only problem is the actual file browsing. Everything else 
I've found either lags like mad or loops SPCs forever...

Original comment by bryant.1...@gmail.com on 6 Aug 2010 at 10:50

GoogleCodeExporter commented 9 years ago
Also, is there a way to have filetypes use the player to open by default? That 
way, we could just browse files through the file browser and just open them 
straight from there with it.

Original comment by bryant.1...@gmail.com on 6 Aug 2010 at 11:11