![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on [RELEASE] TruFlow version 1.0 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; The wait is over... TruFlow version 1.0 advanced coverflow type music browser by Da MerV Put the folder "truflow" in ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() oh hai thar
|
The wait is over...
![]() ![]() TruFlow version 1.0 advanced coverflow type music browser by Da MerV Put the folder "truflow" in your "Games" folder. Your music goes in the "music" folder in the "truflow" folder. Add your cover art to the "music" folder with the same name as your mp3. The program will fetch cover art in the following order: 1. PNG with same name 2. JPG with same name 3. id3 cover art 4. General Album Cover Due to size limitations, some cover art might not be fetched if the image is too large. 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 the music folder. To do this, go into the menu and select "Reset cache". The button configuration is as follows: Cross: plays the selected album, select menu item Square: stops playing the current song Circle: pauses/plays the current song Triangle: displays/closes menu L/R: play previous/next song Left/Right: browse albums one by one Analog nub: scrolls through albums Up/Down: change selection in menu There is a slight delay when a song first starts. I have noticed some trouble with mp3's encoded at 320 or higher. If you experience any problems, please notify Da_MerV of the details. I can be found on forums.qj.net or on my website, merv.recoding.net. Thanks for trying TruFlow Special thanks to Sakya and Homemister for help with ME. Update is coming soon! download Last edited by Da_MerV; 08-19-2008 at 12:21 PM.. |
|
|
|
|
|
#4 |
![]() ![]() oh hai thar
|
thanks, i ran out of time (plane leaves in four hours) but i wanted to write a better readme and get a better screenshot. ill write more when i have time and post an update. everything is smoothly animated, so a still shot doesnt do justice.
|
|
|
|
|
|
#7 |
![]() ![]() oh hai thar
|
funny you mention that. this isn't based off of that company's coverflow. its based off the original, which is far better in my opinion. i'll be posting a better document outlining the history and features of TruFlow as soon as i get a chance, hopefully today.
|
|
|
|
|
|
#8 |
![]() ![]() Developer
|
Great Job Da_MerV. I love it.
BTW it is much better then apples coverflow. Regards Homemister
__________________
Heres to the Wyvern, Heres to getting Wyvern, Heres to staying Wyvern, And if you can't get Wyvern....... You should become a kingsman! http://arnold.hyperphp.com/ arnold, Light_AleX and my releases D² |
|
|
|
|
|
#9 |
![]() ![]() oh hai thar
|
|
|
|
|
|
|
#11 |
![]() ![]() Developer
|
Just edit the MAIN file. That is what i did. And it works perfect
__________________
Heres to the Wyvern, Heres to getting Wyvern, Heres to staying Wyvern, And if you can't get Wyvern....... You should become a kingsman! http://arnold.hyperphp.com/ arnold, Light_AleX and my releases D² |
|
|
|
|
|
#12 |
![]() |
|
|
|
|
|
|
#13 |
![]() ![]() Developer
|
Yeah, MUSIC/ or PSP/MUSIC would be better
__________________
|
|
|
|
|
|
#14 |
![]() ![]() oh hai thar
|
next update (tmo if i have time) was planned to have a config file so you can specify your directory without mods. because of the way the program loads, its not good just to change the directory specified in the main file. this will screw up the relative folders. the update will also include a better menu system (to tell the truth, it looks like crap because i was rushing to release 1.0 by the 18th). other features will also be customizable. tmos release will also have a bugfix to the recache option. thanks for your support!
|
|
|
|
|
|
#17 |
![]() PSP Developer On Break
My Mood:
Join Date: Jan 2008
Real First Name: [The]Cobra
Location: New York
Just Played: GameLive Shell
Posts: 587
Trader Feedback: 0
|
maybe you dont have songs in the music folder or the music isn't mp3
__________________
Project:GameLive-Shell(Perc:19% | Ver: V0.1) |
|
|
|
|
|
#18 |
![]() |
i am also getting the "error: main:350: attempt to index field '?' (a nil value)" as soon as i start truflow. its getting really annoying, i looked through the main file and on line 350 there is no buggy code as far as i can see so why is it breaking on me? do i need it in game folder or game4xx? wtf? does it have problems with 4.01m33-2? i really want to try this out as i think sony's music player sucks
|
|
|
|
|
|
#19 |
|
|
|
|
|
|
|
|
#22 |
![]() |
ok for some reason editing isnt working for me so sorry for the multiple posts but i got a bug report. if you use more than 9 songs the tenth song will give you an error when it is being added to the library. error 114 i think..
|
|
|
|
|
|
#24 |
|
Nice visuals. The flipping animation is near perfect and well antialiased. I noticed there's a little bouncing animation as you flip to the end or beginning of album. And flipping using analog stick is fun.
Nice piece of work, just need a bit of polishin on GUI, make it more user friendly
|
|
|
|
|
|
|
#27 |
![]() ![]() oh hai thar
|
Sorry about all the errors, I haven't had the time these past few days to look at whats going on. The update will be released tonight, and it will have vastly improved error handling. If you are experiencing problems, please wait until tonight, most if not all will be handled directly by TruFlow.
|
|
|
|
|
|
#28 | ||||
![]() ![]() oh hai thar
|
Quote:
Quote:
Quote:
Quote:
At the moment, only mp3 files are supported. I never use any other file for music but if there is a demand for such, I will consider adding support for other file types. |
||||
|
|
|
|
|
#30 |
|
I ended up kindof fixing it by manaully adding all the entries into the library.index file.
This also let me have more than 9 songs (35 songs works fine) Looking forward to new version ![]() the first line is the number of songs then it has 3 lines per song: 1: Filename 2: Artist 3: Album ie: a index with 2 songs would be: 2 Groove Armada - Song 4 Mutya.mp3 Groove Armada Soundboy Rock Chemical Brothers - Galvanize.mp3 The Chemical Brothers Push The Button This is from memory though, since I am at work right now and cant look at the file |
|
|
|
|
![]() |
| Tags |
| coverflow , mp3 player , release , truflow , version |
| Thread Tools | |
|
|