Search found 8 matches

by aface
Thu Mar 01, 2007 9:17 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Hi Jocky,
Thanks for another great release. Any chance you could post the source code for those of us who like to mod?

Thanks
Alex
by aface
Sun Oct 08, 2006 3:20 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Next release

Hi jocky,
Any news on the next version of my favourite homebrew for the psp :)

thanks
a
by aface
Thu Sep 21, 2006 4:58 pm
Forum: PSP Development
Topic: std::vector?!
Replies: 9
Views: 3634

You cant have a for loop outside of a function / in declaration space. Put the

for(int i = 0;i < NumberOfBlocks;i++)
{
VerticalBlue.push_back(PlayerBlocks(0,0,NULL));
}

part inside your main() function.
by aface
Wed Aug 30, 2006 9:31 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Jocky,

Any news on an update? The main reason i visit this site is to check this thread :)

Also, is there any chance you could post the source code for the rev2 version on the first post?

Thanks
Alex
by aface
Wed Jun 28, 2006 9:28 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Jocky, A quick one - I keep getting caught by not remembering to press right shoulder button to enable network in the client startup screen when im trying to stream VLC. Is it possible to automatically enable the network when you hit 'select' in the vlc menu (as all options require the network) ? Alex
by aface
Tue Jun 27, 2006 10:20 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Initial test of tv tuner card worked with a little fiddling. All settings as per the initial ones jocky gave as recommended. Shot of channel 10 (australia) working well psp http://147.202.70.222/psp/IMG_3133.jpg Setup: AMD XP2100+ (1.7GHz) 1gb Ram Winfast TV2000 XP Deluxe Tuner Card Netgear wireless...
by aface
Sun Jun 25, 2006 7:57 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

sounds good. I can test with 0.8.5 support. I plan on testing with my capture card.

Is there anything in particular you'd like tested?

Alex
by aface
Fri Jun 23, 2006 10:59 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003325

Now we're cooking with mustard. This is the only program ive been waiting for that is likely to get much use with my psp. Pimpstreamer was good, but lacked the tv streaming capabilities that this has. VLC is great - just a pity we cant use the latest version (any idea why it doesnt work with the lat...