More actions
TruFlow | |
---|---|
![]() | |
General | |
Author | Da MerV |
Type | Media Players |
Version | 1.1 |
License | Mixed |
Last Updated | 2008/07/23 |
Links | |
Download | |
Website | |
TruFlow is an advanced Cover Flow type music browser.
Installation
Put the truflow folder in your /PSP/GAME/ folder.
Specify the folder you would like TruFlow to load your music from in the config.ini file by editing it using any text editor.
By default, or if no location is specified, it will read from the /truflow/music/.
The directory specified in config.ini can be relative or absolute. See examples below.
- Relative:
../../MUSIC
- Absolute:
ms0:/PSP/MUSIC
Add your cover art to the same folder with the same name as your mp3. The program will fetch cover art in the following order:
- PNG with same name
- JPG with same name
- id3 cover art (This is an image stored in some mp3 files, the program will retrieve the first one encountered)
- General Album Cover (This is the default image used if no cover art is found)
User guide
Customizing
Several graphic elements can be customized in this program. Inside the "res" folder are the image resources. "gen.png" is the general album cover.
You can replace this with any file you want to be used as the default album cover, as long as it is in PNG format and named "gen.png". "pla.png","pau.png", and "sto.png" are the play, pause, and stop buttons respectively.
These can be modified but the resolution must remain 32x32.
Additional Information
Due to size limitations, some cover art might not be fetched if the image is too large.
The more mp3 files in your specified directory, the longer it will take to index them.
When you run TruFlow for the first time, it will index your music folder. All the cover art is copied to the cache folder. If you change your music folder, you must reindex your files. To do this, hold R while starting up and press Cross to confirm.
Controls
Cross - Play the selected album
Square - Stop playing the current song
Circle - Pause/play the current song
L/R - Play previous/next song
Left/Right - Browse albums one by one
Analog - Scroll through albums
Select - Help
Home - Exit
Screenshots
V1.1
V1.0
Known issues
(V1.1 only) Problem with loading .png/.jpg cover arts.
(V1.0 only) There are a few issues with playing MP3s encoded at 320 (may crash the program).
Changelog
Version 1.1 2008/07/23
- Removed menu system, use R at startup to recache, use select for help, use home to exit.
- Added config file to specify music folder.
- Problemed mp3s are skipped instead of crashing the program.
- Vastly improved error management.
Version 1.0 2008/07/18
- First public appearance, sleek and fast GUI complete.