Search found 121 matches
- Sat Aug 16, 2008 4:42 am
- Forum: PSP Development
- Topic: Get ICON and Name of EBOOT's\ISO's
- Replies: 15
- Views: 3637
Get ICON and Name of EBOOT's\ISO's
How to get the name and the icon of PBP's \ ISO's ?
- Mon Aug 11, 2008 6:47 pm
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 349280
- Sun Aug 10, 2008 6:20 am
- Forum: PSP Development
- Topic: Image lib for JPG, PNG and BMP support?
- Replies: 5
- Views: 2524
- Sun Aug 10, 2008 1:47 am
- Forum: PSP Development
- Topic: Image lib for JPG, PNG and BMP support?
- Replies: 5
- Views: 2524
Image lib for JPG, PNG and BMP support?
Hi,
I'm working on a Image viewer, I've try to use SDL but it has a lot of problems, so I've decided to use another lib to bli images but I don't know other libraries!
I've think to use a library like the graphics.h ( that use sceGu ), but with that I cannot resize images, so what lib can I use?
I'm working on a Image viewer, I've try to use SDL but it has a lot of problems, so I've decided to use another lib to bli images but I don't know other libraries!
I've think to use a library like the graphics.h ( that use sceGu ), but with that I cannot resize images, so what lib can I use?
- Thu Aug 07, 2008 5:39 am
- Forum: PSP Development
- Topic: SDK Sample prx decripter, prx's of fw version?
- Replies: 0
- Views: 897
SDK Sample prx decripter, prx's of fw version?
I've seen the prx decripter example in the pspsdk, but what prx's can dectypt?
- Wed Jul 23, 2008 1:43 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3498
- Tue Jul 22, 2008 2:37 am
- Forum: PSP Development
- Topic: SDL Image viewer... another problems! :(
- Replies: 6
- Views: 2555
- Mon Jul 21, 2008 4:01 am
- Forum: PSP Development
- Topic: SDL Image viewer... another problems! :(
- Replies: 6
- Views: 2555
- Mon Jul 21, 2008 3:29 am
- Forum: PSP Development
- Topic: localtime doesnt return the correct date/month/year
- Replies: 21
- Views: 9739
Why don't use sceRtcGetCurrentClockLocalTime funct?
I think is better!
I think is better!
Code: Select all
pspTime time;
sceRtcGetCurrentClockLocalTime(&time);
printf("%2.2d/%2.2d %2.2d:%2.2d", time.day, time.month, time.hour, time.minutes);
- Sat Jul 19, 2008 11:42 pm
- Forum: PSP Development
- Topic: SDL Image viewer... another problems! :(
- Replies: 6
- Views: 2555
- Sat Jul 19, 2008 11:35 pm
- Forum: PSP Development
- Topic: SDL Image viewer... another problems! :(
- Replies: 6
- Views: 2555
SDL Image viewer... another problems! :(
Excuse me for the many post, but I've ever strange problem!! :( I've writed a Image viewer using SDL, but it crash when I try to resize the image!!!! Here is the code: int Image_viewer(char* target, char* est) { SDL_Surface* screen = SDL_SetVideoMode( SCREEN_WIDTH, S...
- Sat Jul 19, 2008 9:27 pm
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3498
- Sat Jul 19, 2008 5:57 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3498
Excuse me, I've coded another simple MP3 player, but when I press Circle, sometimes the PSP crash! Only sometimes, not ever! ( I call the Music_player(char* fileName) from my main programm, the rest works all great and the crash appens when exit the MP3_Player funct! ) Here is the code: int play&...
- Sat Jul 19, 2008 3:11 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3498
- Fri Jul 18, 2008 6:25 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 7
- Views: 3498
Problem with simple MP3 player!!!
I have to load with a function a MP3 file everytime that I want it, so I've writed it: int Music_player(char* fileName) { if(inited==1){ MP3_End(); inited=0; } MP3_Init(1); MP3_Load(fileName); ...
- Fri Jul 18, 2008 6:25 am
- Forum: PSP Development
- Topic: Problem with simple MP3 player!!!
- Replies: 0
- Views: 865
Problem with simple MP3 player!!!
I have to load with a function a MP3 file everytime that I want it, so I've writed it: int Music_player(char* fileName) { if(inited==1){ MP3_End(); inited=0; } MP3_Init(1); MP3_Load(fileName); ...
- Thu Jul 17, 2008 7:21 am
- Forum: PSP Development
- Topic: SDL_mixer problem
- Replies: 4
- Views: 2278
- Thu Jul 17, 2008 7:01 am
- Forum: PSP Development
- Topic: SDL_mixer problem
- Replies: 4
- Views: 2278
- Thu Jul 17, 2008 6:48 am
- Forum: PSP Development
- Topic: SDL_mixer problem
- Replies: 4
- Views: 2278
SDL_mixer problem
Excuse me, I've tryied to write a simple music player with SDL_mixer, but when I've try to compile the project I've a lot of errors, what lib I've to include? undefined reference to `SDL_LoadWAV_RW' undefined reference to `SDL_FreeWAV' undefined reference to `SDL_FreeWAV' undefined reference to `SDL...
- Wed Jul 16, 2008 3:11 am
- Forum: PSP Development
- Topic: [Release] PRXGUI v0.2c - a GUI for prxtool v1.0
- Replies: 7
- Views: 4420
- Wed Jul 16, 2008 3:03 am
- Forum: PSP Development
- Topic: Install a bootstrap and return to application... how?
- Replies: 144
- Views: 49243
- Tue Jul 15, 2008 2:00 am
- Forum: PSP Development
- Topic: Install a bootstrap and return to application... how?
- Replies: 144
- Views: 49243
- Sun Jul 13, 2008 7:51 pm
- Forum: PSP Development
- Topic: Install a bootstrap and return to application... how?
- Replies: 144
- Views: 49243
- Sun Jul 13, 2008 3:55 am
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485
- Sat Jul 12, 2008 9:22 pm
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485
- Sat Jul 12, 2008 9:13 pm
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485
- Sat Jul 12, 2008 8:06 pm
- Forum: PSP Development
- Topic: 1.50 to 3.XX 4.XX
- Replies: 1
- Views: 1803
- Sat Jul 12, 2008 7:32 pm
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485
- Sat Jul 12, 2008 7:30 am
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485
- Sat Jul 12, 2008 7:24 am
- Forum: PSP Development
- Topic: SDL allocated memory problem!
- Replies: 23
- Views: 8485