Search found 18 matches

by blondin
Wed Mar 07, 2007 8:40 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1017153

pspfreeplayer source

@jocky:

I send you a pm for the pspfreeplayer source ;-)
by blondin
Sun Mar 04, 2007 6:40 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1017153

yeah man yhx ;)
by blondin
Sat Mar 03, 2007 9:50 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1017153

it work nice with 4:3 resolution ;)
nice done I am impatient to watch your sources for memodule etc. etc.
by blondin
Wed Feb 21, 2007 11:07 pm
Forum: PSP Development
Topic: How to find (offending) kernel mode function references?
Replies: 3
Views: 2014

...
by blondin
Wed Feb 07, 2007 3:17 am
Forum: PSP Development
Topic: WPA support in kernel mode apps for 3.03oe
Replies: 32
Views: 17901

try this :

Code: Select all

SceUID mod = pspSdkLoadStartModule(PRX_NAME, PSP_MEMORY_PARTITION_KERNEL); 

if &#40;mod < 0 &#41; 
&#123;  
printf&#40;"Loading module&#58; '%s' failed &#40;%x&#41;\n", PRX_NAME, mod&#41;;  
&#125; 
by blondin
Sun Feb 04, 2007 10:11 pm
Forum: PSP Development
Topic: limited size of PBP on 303 firmware ?
Replies: 12
Views: 4590

Thx

Thx jocky good work again ;)
by blondin
Sun Jan 28, 2007 3:15 am
Forum: PSP Development
Topic: limited size of PBP on 303 firmware ?
Replies: 12
Views: 4590

libjpeg problem

That's find, pspDebugInstallErrorHandler was removed and homebrew run correctly... good but now I'm confronted with a new problem with libjpeg: When I call read_jpeg_file(...) the function hang with jpeg_finish_decompress(&cinfo); The code: my_bmp_type* read_jpeg_file &#40;char * filename&am...
by blondin
Fri Jan 19, 2007 6:30 am
Forum: PSP Development
Topic: limited size of PBP on 303 firmware ?
Replies: 12
Views: 4590

Sorry TyRaNid, it's the good answer ;)
I try to load mpeg modules and use ME like pmpvlc who require kernel mod, it's the cause of my trouble...
Thx again and sorry for my bad english ;)

for people who want to port pmpvlc on 303 firm., read this post :
http://forums.ps2dev.org/viewtopic.php?t=7484
by blondin
Fri Jan 19, 2007 5:44 am
Forum: PSP Development
Topic: Getting the Sony On SCreen Keyboard To Work
Replies: 21
Views: 13424

OSK for 303OE

Ok guys, let's go : 1. Create new main.c in a new directory paste this code : #include <pspkernel.h> #include <pspdisplay.h> #include <stdio.h> #include <string.h> #include <stdlib.h> #include <math.h> #include <pspmoduleinfo.h> #include <psputility.h> #include <pspgu.h> #include <pspgum.h> #include...
by blondin
Thu Jan 18, 2007 10:33 am
Forum: PSP Development
Topic: limited size of PBP on 303 firmware ?
Replies: 12
Views: 4590

limited size of PBP on 303 firmware ?

I build some valid PBP file (like pmpmod avc, atract3, etc.) for my 303OEB but with my own homebrew, I can't understand why, it load and exit with error code 8002013C... I try much things but I think it is due to the size of my PBP, greater than 3 MB (3618 ko) I want to know if the size of PBP file ...
by blondin
Wed Jan 17, 2007 9:26 am
Forum: PSP Development
Topic: Getting the Sony On SCreen Keyboard To Work
Replies: 21
Views: 13424

It's ok I made it, i will post an exemple asap....
by blondin
Mon Jan 15, 2007 9:47 am
Forum: PSP Development
Topic: Getting the Sony On SCreen Keyboard To Work
Replies: 21
Views: 13424

Thx TyRaNid but I can't load the osk... the sceUtilityOskInitStart return NULL all the time :(
Can you post a little example of your prx please ;) ... thx again for your help
by blondin
Sun Jan 14, 2007 11:46 pm
Forum: PSP Development
Topic: Searching for new OSK syscall list etc... for 3.03OE firm.
Replies: 1
Views: 1385

I'm wrong and you must read this first :
http://forums.ps2dev.org/viewtopic.php?t=7419
by blondin
Fri Jan 12, 2007 8:05 am
Forum: PSP Development
Topic: Searching for new OSK syscall list etc... for 3.03OE firm.
Replies: 1
Views: 1385

Searching for new OSK syscall list etc... for 3.03OE firm.

OSK and Messagebox works fine on 1.50 firmware but on 3.03OE firmware the keyboard seems loading but crash... I search a solution for: STUB_START "sceUtility",0x40010000,0x00240005 STUB_FUNC 0xf6269b82,sceUtilityOskInitStart STUB_FUNC 0x3dfaeba9,sceUtilityOskShutdownStart STUB_FUNC 0x4b85c...
by blondin
Fri Jan 12, 2007 7:27 am
Forum: PSP Development
Topic: Getting the Sony On SCreen Keyboard To Work
Replies: 21
Views: 13424

Work only with 1.50

This exemple work fine with firmware 1.50 but there is a solution to make it usable on a 2.71, 3.02 or 3.03OE ???
THX
by blondin
Thu Aug 31, 2006 8:44 pm
Forum: PSP Development
Topic: PSPFREE Player beta, la freebox sur PSP (french version)
Replies: 7
Views: 5367

thank you mbf for your message, The freebox sends a flow RTSP which is collected and ranscoded by VLC for finally being sent to the PSP. If you have also an ISP which makes it possible to make the multipost, give us your infos. (The multipost service functions independently of the service of televis...
by blondin
Thu Aug 31, 2006 8:22 pm
Forum: PSP Development
Topic: PSPFREE Player beta, la freebox sur PSP (french version)
Replies: 7
Views: 5367

Hello, thank you for the first comments. Yes it makes the same things that PMPVLC put aside reading of music (video only but possibility of adding it thereafter) Forgiveness for the intro video which is not superb quality, promised I change this as soon as I have a little time ! If you do not look a...
by blondin
Thu Aug 31, 2006 10:27 am
Forum: PSP Development
Topic: PSPFREE Player beta, la freebox sur PSP (french version)
Replies: 7
Views: 5367

PSPFREE Player beta, la freebox sur PSP (french version)

Salut, c'est blondin et si comme moi vous aimeriez contrôler votre Freebox avec votre PlayStation Portable (changer de chaîne sans d'interminables manipulations...), vous serez dans ce cas ravis d'utiliser PSPFree Player. Je me suis dis que çà pouvait peut-être vous intéresser ? mais bon je peux le ...