Latest News

PSPRadio v0.36 Pre 1 (PSP Application)
PSPRadio is an internet radio client for the PSP. Changes:Updates to readme and whatsnew for 0.36-pre1Show artist only if availableRefactoring to allow for oggs to set samplerate. SoundBuffer now gets samplerate from CurrentSoundStream instead of keeping its own copyDisplay ArtistPopulating more metadata fields for ogg: bitrate, title, artistRenamed Author to ArtistMoved currentmetadata copy from pspradio to CurrentSoundStream. Also metadata processing from pspradio to pspsounddecoderSimplified metadata notificationMoved metadata structure from CPlayList to CPSPSoundStream. Get current metadata from CurrentSoundStream using accessors (ie CurrentSoundStream.GetURI() or GetTitle(), etc)Added support for ogg vorbis streams (files/online streams)Internal cleanup for the icon drawing. The start/stop buttons are now also drawn as normal icons.Fixed selection box that was not the propper sizeAdded network, sound and loading buttons.Playlist filename added.Starting ogg decoder. PSPSound will instantiate it. Basing decoder class from MAD decoder. Now need to implementAdded another background object and fixed the lightsAlso fix to report stream info (like samplerate) everytimeAlso updated readme/whatsnew with what was actually released for 0.35.Redoing dir by using copy from branchMaking decoder more modular...More modularization in progress...Added support for different stream types in preparation for addition of new decoders. It detects the stream type (content type) from filename if local file, or from content-type: metadata from online stream response. (Some servers don't send the response.. so may want to default to MAD.Added support for determining content types for ogg and aac.Now if content type is not defined, it defaults to MPEG. Also added case for AAC (not supported yet)svn merge -r305:319 branches/OGGSupportAddition to trunkhttp://pspradio.berlios.de/phpBB/viewtopic.php?t=119 Read more about PSPRadio v0.36 Pre 1 (PSP Application)
EBOOT Loader v0.6 (PSP Application)
This is a tool to run homebrew EBOOT programs on your v2.0 PSP. It will not run on any other firmware version. It's very much work in progress, but can load quite a lot of existing EBOOTs. Changes:v0.6Compatibility and stabilitybundle user-mode LUA player.only process stringtable section header and .reginfo, all others are unused.setup $gp register from .reginfochange folder thumbnail to smaller image, improves launch stability.added scan for EBOOTs with hard-coded paths.clear display RAM before starting some EBOOTs, to clear up some graphical anomalies.added direct seek to ELF header - much much faster file loading.http://www.fanjita.org/psp.html Read more about EBOOT Loader v0.6 (PSP Application)