Raf's PSP Development

Monday, October 17, 2005

PSPRadio 0.35 is out!

Wednesday, October 05, 2005

0.35-pre1 out (and Berlios down...)

I finally finished my refactoring of the code to allow for adding the multiple samplerate logic I wanted to add.
I was never able to get libsamplerate to work at an acceptable speed :(
This will hopefully do for now, so I can concentrate on other features..

On a different note, Berlios is down... So I won't be able to post the file.. If you can host it, let me know here and I'll send it to you, and we'll add a link.

Thanks,

Raf.

PS1: Halfast is providing hosting for the file while berlios is down. Thanks man!

0.35-pre1
-Refactored PSPSound/PSPSound_MP3. (lots of things are different. but one thing that is evident to the end user is that the buffers were reduced by a factor of 5. Next -pre release will allow for the buffers to be configurable).
-Added basic multiple samplerate support!
Supported rates:
8000, 11025, 16000, 22050, 24000, 32000, 44100, 48000.
Any rate can be implemented, I just need to add it to the code, let me know if other rates are required.
Note that the samplerate conversion is really linear and simplistic, and hence the produced sound will not
be very good. Still, better than nothing.
-UI now displays buffer percentage (instead of in/out number)

New official release - 0.34

Saturday, October 01, 2005

Transition Progress

Subversion is completely hosted on Berlios now. (http://svn.berlios.de/viewcvs/pspradio/trunk/PSP/)
The forums have also been transferred to Berlios. The new address is:
http://pspradio.berlios.de/phpBB/index.php

Let me know if you're having trouble connecting or accessing either of these..

Thanks,

Raf.

Announcement!

I've been approved on berlios.de; they host open source projects, and provide subversion repository hosting along with web hosting, bug tracking systems, etc. It's a great place!!

I will start transitioning everything over to the new location.. I just disabled the subversion repository so I can move it over.. I'll need to do the same later with the forums.. I'll try to give enough advance notice..

Thanks!

Raf.