PS-CoverFLow PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = PS-CoverFlow | image = https://dlhb.gamebrew.org/psphomebrew/PS-CoverFlow.jpg|250px | type = Music Games | version = v3.0 | licence = Mixed |...")
 
No edit summary
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP homebrew
| title = PS-CoverFlow
| title = PS-CoverFLow
| image = https://dlhb.gamebrew.org/psphomebrew/PS-CoverFlow.jpg|250px
| image = https://dlhb.gamebrew.org/psphomebrew/pscoverflow.png|250px
| type = Music Games
| type = Media players
| version = v3.0
| version = 3.0 (13 Jun 2008)
| licence = Mixed
| licence = Mixed
| author = Animefreak345
| author = Animefreak345
| website = https://psp.brewology.com/downloads/download.php?id=11951&mcid=1
| website = http://forums.qj.net/psp-development-forum/141354-release-ps-coverflow-3-0-a.html
| download = https://dlhb.gamebrew.org/psphomebrew/PS-CoverFlow.rar
| download = https://dlhb.gamebrew.org/psphomebrew/pscoverflow.7z
| source =
| source =
}}
}}
<youtube>cMo_AEwrkhA</youtube>


PS-Coverflow is a homebrew Cover Flow application for PSP. It is a MP3 player application that is coded in lua.
PS-CoverFLow is a homebrew Cover Flow application for PSP. It is a MP3 player application that is coded in lua.


Installation
==Installation==
Copy all contents of the RAR archive into the ms_root. The game has to be in ms0:/PSP/GAME/ or else it will not work properly.
Copy all contents of the RAR archive into the ms_root. The game has to be in ms0:/PSP/GAME/ or else it will not work properly.


Note: You must have at least one image in ms0:/PICTURE/covers/ folder to run the coverflow or else it will not work. Also you must have your music under ms0:/MUSIC/.
'''Note:''' You must have at least one image in ms0:/PICTURE/covers/ folder to run the coverflow or else it will not work. Also you must have your music under ms0:/MUSIC/.


User guide
==User guide==
===About album art===
Your album art must be the same name as your MP3 (e.g. test.jpg for your image if your song is test.mp3).
Your album art must be the same name as your MP3 (e.g. test.jpg for your image if your song is test.mp3).


To get compatible Album Art:
You may get compatible album art images from amazon.com and search for your album of the song of you want. then save the bigger image of it, which should 240x240 in size. Not the small thumbnails.
You may get album art images from amazon.com and search for your album of the song of you want. then save the bigger image of it, which should 240x240 in size. Not the small thumbnails.


Alternatively you must have JPG or PNG images with the size 240x240 for it to look nice or it will be glitchy.
Alternatively you must have JPG or PNG images with the size 240x240 for it to look nice or it will be glitchy.


Controls
==Controls==
Cross - Select item
Cross - Select item
Circle - Go back (Previous screen or Menu)
Circle - Go back (Previous screen or Menu)
Square - Side menu
Square - Side menu
Triangle - Screenhot (to /PSP/PHOTO/)
Triangle - Screenhot (to /PSP/PHOTO/)
Select - Leave photo mode when displaying picture
Select - Leave photo mode when displaying picture
R-Trigger - Next song/Delete album art (Side menu)
 
L-Trigger - Previous song/Delete album art and song (Side menu)
R - Next song/Delete album art (Side menu)
 
L - Previous song/Delete album art and song (Side menu)
 
Analog Left - Scroll covers left
Analog Left - Scroll covers left
Analog Right - Scroll covers right
Analog Right - Scroll covers right
D-Pad - Move through items and covers
D-Pad - Move through items and covers


Changelog
==Screenshots==
v3.0
https://dlhb.gamebrew.org/psphomebrew/pscoverflow2.png
 
https://dlhb.gamebrew.org/psphomebrew/pscoverflow3.png
 
https://dlhb.gamebrew.org/psphomebrew/pscoverflow4.png
 
https://dlhb.gamebrew.org/psphomebrew/pscoverflow5.png
 
==Changelog==
'''v3.0'''
 
Graphics:
Graphics:
- Changed a bit.
* Changed a bit.
- Cleaned up side menu some.
* Cleaned up side menu some.
- Visualizer.
* Visualizer.
- Progress bar.
* Progress bar.
- Customizable config file that can customize just about everything that has a color to it.
* Customizable config file that can customize just about everything that has a color to it.
- Or use internal theme/config generater under settings.
* Or use internal theme/config generater under settings.
- Battery percent instead of bar.
* Battery percent instead of bar.
- Several PSP style system messages have been added. makes it look cool.
* Several PSP style system messages have been added. makes it look cool.


Code:
Code:
- Recoded it all and compacted it:
* Recoded it all and compacted it:
-- faster loading speeds for everything.
** Faster loading speeds for everything.
-- almost 3000 total lines of code.
** Almost 3000 total lines of code.


Music:
Music:
- CoverFLow slightly improved.
* CoverFLow slightly improved.
- Music browser has directory support.
* Music browser has directory support.
- SMART next/previous song switcher (music browser).
* SMART next/previous song switcher (music browser).
- Supports /MUSIC folder and /PSP/MUSIC folders.
* Supports /MUSIC folder and /PSP/MUSIC folders.
- ID3 support under music browser now, appears only while MP3 playing.
* ID3 support under music browser now, appears only while MP3 playing.
- Timer and song time.
* Timer and song time.
- Visalizer.
* Visalizer.
- Progress bar.
* Progress bar.
- If you press select under the coverflow media player switches music info modes.
* If you press select under the coverflow media player switches music info modes.
- Shuffle mode can be activated by square and play the next song with r (not in the coverflow player mode).
* Shuffle mode can be activated by square and play the next song with r (not in the coverflow player mode).


Photo:
Photo:
- Its finally implemented.
* Its finally implemented.
- If image too large it will tell you ( so use resize to 480*272 mode, press triangle).
* If image too large it will tell you ( so use resize to 480*272 mode, press triangle).
- If image displayed press select to exit the image.
* If image displayed press select to exit the image.


File Browser:
File Browser:
- With music and photo support.
* With music and photo support.
- Launch Lua files.
* Launch Lua files.
- Will add launching of pbp,iso,psx soon.
* Will add launching of pbp,iso,psx soon.


USB:
USB:
- Added that mode.
* Added that mode.
- Mem stick, UMD, flash1-3.
* Mem stick, UMD, flash1-3.
- If no UMD switches to memstick.
* If no UMD switches to memstick.
- Flash support disable.
* Flash support disable.


Settings:
Settings:
- System info:
* System info:
-- Displays your PSP information.
** Displays your PSP information.
- Theme/config generator, customize and make themes.
* Theme/config generator, customize and make themes.
- And a LOT more to list.
* And a LOT more to list.


Credits
==Credits==
sony PSP player for his coverflow code.
sony PSP player for his coverflow code.
yongobongo's id3 tag support.
yongobongo's id3 tag support.
FaT3oYCG for reporting a bug.
FaT3oYCG for reporting a bug.
homemister and pickdat and luaplayerhm.
homemister and pickdat and luaplayerhm.


References
==External links==
QuickJump, http://forums.qj.net/psp-development-forum/141354-release-ps-coverflow-3-0-a.html
* QuickJump - http://forums.qj.net/psp-development-forum/141354-release-ps-coverflow-3-0-a.html
QuickJump, http://forums.qj.net/psp-development-forum/136129-release-ps-coverflow.html
* QuickJump - http://forums.qj.net/psp-development-forum/136129-release-ps-coverflow.html
 
[[Category:PSP homebrew applications]]
[[Category:Homebrew media players on PSP]]

Revision as of 00:44, 22 August 2021

PS-CoverFLow
pscoverflow.png
General
Author(s)Animefreak345
TypeMedia players
Version3.0 (13 Jun 2008)
LicenceMixed
Links
Download
Website
Advertisements

<htmlet>adsense</htmlet>


PS-CoverFLow is a homebrew Cover Flow application for PSP. It is a MP3 player application that is coded in lua.

Installation

Copy all contents of the RAR archive into the ms_root. The game has to be in ms0:/PSP/GAME/ or else it will not work properly.

Note: You must have at least one image in ms0:/PICTURE/covers/ folder to run the coverflow or else it will not work. Also you must have your music under ms0:/MUSIC/.

User guide

About album art

Your album art must be the same name as your MP3 (e.g. test.jpg for your image if your song is test.mp3).

You may get compatible album art images from amazon.com and search for your album of the song of you want. then save the bigger image of it, which should 240x240 in size. Not the small thumbnails.

Alternatively you must have JPG or PNG images with the size 240x240 for it to look nice or it will be glitchy.

Controls

Cross - Select item

Circle - Go back (Previous screen or Menu)

Square - Side menu

Triangle - Screenhot (to /PSP/PHOTO/)

Select - Leave photo mode when displaying picture

R - Next song/Delete album art (Side menu)

L - Previous song/Delete album art and song (Side menu)

Analog Left - Scroll covers left

Analog Right - Scroll covers right

D-Pad - Move through items and covers

Screenshots

pscoverflow2.png

pscoverflow3.png

pscoverflow4.png

pscoverflow5.png

Changelog

v3.0

Graphics:

  • Changed a bit.
  • Cleaned up side menu some.
  • Visualizer.
  • Progress bar.
  • Customizable config file that can customize just about everything that has a color to it.
  • Or use internal theme/config generater under settings.
  • Battery percent instead of bar.
  • Several PSP style system messages have been added. makes it look cool.

Code:

  • Recoded it all and compacted it:
    • Faster loading speeds for everything.
    • Almost 3000 total lines of code.

Music:

  • CoverFLow slightly improved.
  • Music browser has directory support.
  • SMART next/previous song switcher (music browser).
  • Supports /MUSIC folder and /PSP/MUSIC folders.
  • ID3 support under music browser now, appears only while MP3 playing.
  • Timer and song time.
  • Visalizer.
  • Progress bar.
  • If you press select under the coverflow media player switches music info modes.
  • Shuffle mode can be activated by square and play the next song with r (not in the coverflow player mode).

Photo:

  • Its finally implemented.
  • If image too large it will tell you ( so use resize to 480*272 mode, press triangle).
  • If image displayed press select to exit the image.

File Browser:

  • With music and photo support.
  • Launch Lua files.
  • Will add launching of pbp,iso,psx soon.

USB:

  • Added that mode.
  • Mem stick, UMD, flash1-3.
  • If no UMD switches to memstick.
  • Flash support disable.

Settings:

  • System info:
    • Displays your PSP information.
  • Theme/config generator, customize and make themes.
  • And a LOT more to list.

Credits

sony PSP player for his coverflow code.

yongobongo's id3 tag support.

FaT3oYCG for reporting a bug.

homemister and pickdat and luaplayerhm.

External links

Advertising: