Biggo / androidgmeplayer

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

Some Ideas and Suggestions #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Looping options (e.g "Repeat Loop Section x times", "Loop Forever", etc...) 
- A perfect example would be the "in_vgm" plugin for WinAmp2.
2. Filters (Gaussian, Low Pass, Cubic Spline Interpolation, etc...) - As seen 
in certain game emulators.
3. Equalizer.
4. Visualizations.
5. A timer function where the app will close after a set amount of time (e.g 
App Auto-Shutdown after 1hr, 90mins, 2hr, etc...) - Useful for when you listen 
and, say, you fall asleep? The app can auto-quit to prevent unnecessary battery 
drainage.
6. Tag Editor.
7. Make app movable to External Storage.
8. An option to change the default path for files (currently, default is 
"sdcard/media/vgmusic").
9. Perhaps some optimization? (I observed that after like 10 minutes of usage, 
RAM usage climbs to beyond 10MB and CPU usage going above 14%)

I am running the (atm) latest version, which is 0.5.1b, on a Samsung GT-I8160 
w/Gingerbread 2.3.6.

Original issue reported on code.google.com by pujangga...@gmail.com on 3 Mar 2013 at 2:51