Coverflow PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = Coverflow | image = https://dlhb.gamebrew.org/psphomebrew/Coverflow.jpg|250px | type = Music Games | version = v2.5 | licence = Mixed | author...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = Coverflow
|title=Coverflow
| image = https://dlhb.gamebrew.org/psphomebrew/Coverflow.jpg|250px
|image=coverflowpsp.png
| type = Music Games
|description=A MP3 player with a 3D inferface based off Cover Flow.
| version = v2.5
|author=sony psp player
| licence = Mixed
|lastupdated=2008/05/22
| author = sony psp player
|type=Media Players
| website = https://psp.brewology.com/downloads/download.php?id=8287&mcid=1
|version=2.5
| download = https://dlhb.gamebrew.org/psphomebrew/Coverflow.rar
|license=Mixed
| source =
|download=https://dlhb.gamebrew.org/psphomebrew/coverflowsony.7z
|website=http://forums.qj.net/psp-development-forum/140404-release-coverflow-v2-5-a.html
}}
}}
<youtube>S6ho0IcHbi0</youtube>
Coverflow is a PSP application created by sony_psp-player, an MP3 player that allows users to view album covers in the style of Cover Flow (an animated, three-dimensional graphical user interface element from Apple Inc.). It plays Mp3's at 30 MHz.
Coverflow is a PSP application created by sony_psp-player, an MP3 player that allows users to view album covers in the style of Cover Flow (an animated, three-dimensional graphical user interface element from Apple Inc.). It plays Mp3's at 30 MHz.


It was participated in the Neo Spring Coding Compo 2008 (PSP Applications).
It was participated in the Neo Spring Coding Compo 2008 (PSP Applications).


Installation
==Installation==
Copy the folder Coverflow to /PSP/GAME/.
Copy the folder Coverflow to /PSP/GAME/.


Line 23: Line 22:
If there is no image for a MP3 the application will create one.
If there is no image for a MP3 the application will create one.


Note: LuaplayerHM by Homemister is included.
'''Note:''' LuaplayerHM by Homemister is included.


Controls
==Controls==
Cross - Play Mp3
Cross - Play Mp3
Triangle - Stop Mp3
Triangle - Stop Mp3
Square - Pause Mp3
Square - Pause Mp3


Compatibility
==Screenshots==
https://dlhb.gamebrew.org/psphomebrew/coverflowpsp2.jpg
 
https://dlhb.gamebrew.org/psphomebrew/coverflowpsp3.jpg
 
==Media==
'''Coverflow PSP''' ([https://www.youtube.com/watch?v=mu4el29EIIE zinglc]) <br>
<youtube>mu4el29EIIE</youtube>
 
==Compatibility==
It works the best on the Slim PSP.
It works the best on the Slim PSP.


Line 36: Line 46:
On Phat PSP the images "jump" when the application sets the CPU Speed. Unsure why the bug is not present on the Slim.
On Phat PSP the images "jump" when the application sets the CPU Speed. Unsure why the bug is not present on the Slim.


Changelog
==Changelog==
v2.5
'''v2.5'''
- It saves the cover art images loaded from ID3 Tags to the covers folder for faster loading. So it needs a very long time (~2s for one mp3) to load at the first time, but then it is very fast (1/2 s for one mp3).
* It saves the cover art images loaded from ID3 Tags to the covers folder for faster loading. So it needs a very long time (~2s for one mp3) to load at the first time, but then it is very fast (1/2 s for one mp3).
- Removed known bugs.
* Removed known bugs.


v2.0
'''v2.0'''
- Compatible with Slim and Fat.
* Compatible with Slim and Fat.
- Now read the IDv3 tags.
* Now read the IDv3 tags.
- Added pause function.
* Added pause function.
- Able to load the images contained in the labels and also from the covers folder (as described in version 1.0)
* Able to load the images contained in the labels and also from the covers folder (as described in version 1.0)
- Fixed the bug due to the non-existence of images.
* Fixed the bug due to the non-existence of images.
- Added "Stop" function.
* Added "Stop" function.
- Now with continuous playback.
* Now with continuous playback.
- Now the .mp3 files are loaded from ms0:/MUSIC.
* Now the .mp3 files are loaded from ms0:/MUSIC.
- Plays at 69 MHz.
* Plays at 69 MHz.


Credits
==Credits==
Thanks to FaT3oYCG for hosting the file.
Thanks to FaT3oYCG for hosting the file.


References
==External links==
NeoFlash, https://www.neoflash.com/forum/index.php?topic=4960.0
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4960.0
QuickJump, http://forums.qj.net/psp-development-forum/140404-release-coverflow-v2-5-a.html
* QuickJump - http://forums.qj.net/psp-development-forum/140404-release-coverflow-v2-5-a.html

Latest revision as of 10:43, 8 May 2024

Coverflow
Coverflowpsp.png
General
Authorsony psp player
TypeMedia Players
Version2.5
LicenseMixed
Last Updated2008/05/22
Links
Download
Website

Coverflow is a PSP application created by sony_psp-player, an MP3 player that allows users to view album covers in the style of Cover Flow (an animated, three-dimensional graphical user interface element from Apple Inc.). It plays Mp3's at 30 MHz.

It was participated in the Neo Spring Coding Compo 2008 (PSP Applications).

Installation

Copy the folder Coverflow to /PSP/GAME/.

Be sure to have some MP3s in MUSIC directory. You have to put your MP3s into the MUSIC folder on the root of the Memory Stick and your Albums into the covers directory in the Coverflow folder.

If there is no image for a MP3 the application will create one.

Note: LuaplayerHM by Homemister is included.

Controls

Cross - Play Mp3

Triangle - Stop Mp3

Square - Pause Mp3

Screenshots

coverflowpsp2.jpg

coverflowpsp3.jpg

Media

Coverflow PSP (zinglc)

Compatibility

It works the best on the Slim PSP.

Known issues On Phat PSP the images "jump" when the application sets the CPU Speed. Unsure why the bug is not present on the Slim.

Changelog

v2.5

  • It saves the cover art images loaded from ID3 Tags to the covers folder for faster loading. So it needs a very long time (~2s for one mp3) to load at the first time, but then it is very fast (1/2 s for one mp3).
  • Removed known bugs.

v2.0

  • Compatible with Slim and Fat.
  • Now read the IDv3 tags.
  • Added pause function.
  • Able to load the images contained in the labels and also from the covers folder (as described in version 1.0)
  • Fixed the bug due to the non-existence of images.
  • Added "Stop" function.
  • Now with continuous playback.
  • Now the .mp3 files are loaded from ms0:/MUSIC.
  • Plays at 69 MHz.

Credits

Thanks to FaT3oYCG for hosting the file.

External links

Advertising: