More actions
(Created page with "{{Infobox PSP homebrew | title = CoverFlow Alpha | image = https://dlhb.gamebrew.org/psphomebrew/CoverFlowPSP.jpg|250px | type = Music Games | version = alpha | licence = Mixe...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = CoverFlow Alpha | | title = CoverFlow Alpha | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome.jpg|250px | ||
| type = | | type = Media players | ||
| version = alpha | | version = alpha | ||
| licence = Mixed | | licence = Mixed | ||
| author = homemister91 | | author = homemister91 | ||
| website = | | website = http://forums.qj.net/psp-development-forum/151350-release-coverflow-psp.html | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome.7z | ||
| source = | | source = | ||
}} | }} | ||
This is the Alpha version of a Cover Flow Applacation for the PSP made by homemister. It is written using an alpha version of LuaPlayer, also from the same creator. | This is the Alpha version of a Cover Flow Applacation for the PSP made by homemister. It is written using an alpha version of LuaPlayer, also from the same creator. | ||
User guide | ==User guide== | ||
This will load images (JPG and PNG) from the ms0:/MUSIC/ folder. Developer recommends resizing the images to 128x128, it helps reducing loading speed while retaining the best results. | This will load images (JPG and PNG) from the ms0:/MUSIC/ folder. Developer recommends resizing the images to 128x128, it helps reducing loading speed while retaining the best results. | ||
Images need to have the same name as the MP3 file in order to be loaded (e.g. Panu-Embrace.mp3 and Panu-Embrace.jpg). | Images need to have the same name as the MP3 file in order to be loaded (e.g. Panu-Embrace.mp3 and Panu-Embrace.jpg). | ||
Controls | The application has most of the same functions as LPHMv2. Except for (Music(), aac, Ac3, ogg, zip, wlan, socket, rar, adhoc). | ||
==Controls== | |||
Cross - Load and play MP3 | Cross - Load and play MP3 | ||
Circle - Stop | Circle - Stop | ||
Square - pause | Square - pause | ||
L | |||
L/R - Skip tracks | |||
D-Pad Left/Right - Browse covers | D-Pad Left/Right - Browse covers | ||
Start - Help | Start - Help | ||
Credits | ==Screenshots== | ||
https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome2.png | |||
https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome3.png | |||
https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome4.png | |||
https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome5.png | |||
https://dlhb.gamebrew.org/psphomebrew/coverflowpsphome6.png | |||
==Credits== | |||
Thanks to Sony PSP Player for the original idea and for the base of the code. | Thanks to Sony PSP Player for the original idea and for the base of the code. | ||
==External links== | |||
QuickJump | * QuickJump - http://forums.qj.net/psp-development-forum/151350-release-coverflow-psp.html | ||
[[Category:PSP homebrew applications]] | |||
[[Category:Homebrew media players on PSP]] |
Revision as of 00:32, 22 August 2021
CoverFlow Alpha | |
General | |
---|---|
Author(s) | homemister91 |
Type | Media players |
Version | alpha |
Licence | Mixed |
Links | |
Download | |
Website |
<htmlet>adsense</htmlet>
This is the Alpha version of a Cover Flow Applacation for the PSP made by homemister. It is written using an alpha version of LuaPlayer, also from the same creator.
User guide
This will load images (JPG and PNG) from the ms0:/MUSIC/ folder. Developer recommends resizing the images to 128x128, it helps reducing loading speed while retaining the best results.
Images need to have the same name as the MP3 file in order to be loaded (e.g. Panu-Embrace.mp3 and Panu-Embrace.jpg).
The application has most of the same functions as LPHMv2. Except for (Music(), aac, Ac3, ogg, zip, wlan, socket, rar, adhoc).
Controls
Cross - Load and play MP3
Circle - Stop
Square - pause
L/R - Skip tracks
D-Pad Left/Right - Browse covers
Start - Help
Screenshots
Credits
Thanks to Sony PSP Player for the original idea and for the base of the code.