QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[RELEASE] SXLibrary

This is a discussion on [RELEASE] SXLibrary within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; This is a simple to use and add to any software you develope for the PSP device, it is also ...

Reply
 
LinkBack Thread Tools
Old 01-27-2009, 02:48 PM   #1

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default [RELEASE] SXLibrary



This is a simple to use and add to any software you develope for the PSP device, it is also works well without any issue of anykind with BenHur's intraFont so here is the SXLibary (coreXLib Replacment) that I mainly coded for myself.

I will be, now on! sharing my code online to any that would like it.

Latest
http://www.xart.co.uk/downloads/files/sxlib_0_2_0.zip

Previous Version/s
http://www.xart.co.uk/downloads/files/sxlib_0_1_5.zip

http://www.xart.co.uk/downloads/files/sxlib_0_1_0.zip

Please note that this library has just started and so will grow overtime and the GUI functions and Transition functions were not ready to be fully usable so excluded them untill ready.

Mac OS X / PC support will follow soon after v1.0

Simply add sxlib.c & sxlib.h files to your project and download a copy intraFont v0.26 from http://www.psp-programming.com/benhur/
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01

Last edited by xart; 02-01-2009 at 12:41 PM..
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-27-2009, 10:12 PM   #2

 
Mr_Shizzy's Avatar
 
Join Date: Aug 2007
Posts: 567
Trader Feedback: 0
Default

Very cool.

Thanks xart
__________________
PSP MODEL: PSP SLIM 2000 TA-085v2
Custom Firmware: 5.50 GEN-D2
Mr_Shizzy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2009, 08:26 AM   #3

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

Be uploading v0.2 quite soon, in a day or two as I test out some updated function in it.

One developer asked for my SOLO to protect his/her work to stop others hosting, well update will include it.

SOLO is a form of DRM for Software Original Location Only, meaning it prevents others hosting your work that you have not granted to do so.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2009, 10:59 AM   #4


Developer
 
Join Date: Jun 2007
Posts: 231
Trader Feedback: 0
Default

What does it allow us to do?
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
PirataNervo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2009, 03:17 PM   #5

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

It is a collection of all kinds of functions in two simple to add files to any project, sxlib.c sxlib.h and is designed along side intraFont so it works well with BenHur intraFont.

It is only just started to be developed as I port all my existing handy functions over to it and add new ones, any functions the developer dosn't need can easly be removed or a developer can build a customized SX Library Lite version for his/her need.

So no messing around installing, no -lsx stuff of any kind, just adding two source code files to your project.

Will be setting up a special web page for it with all the diferant release just like BenHur page so developers can easly download a previous version if that version has all that they need and is smaller and easer to adapt to his/her needs.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-29-2009, 03:21 PM   #6
 
NoEffex's Avatar
 
Join Date: Jul 2008
Posts: 508
Trader Feedback: 0
Default

Quote:
Originally Posted by xart View Post
It is a collection of all kinds of functions in two simple to add files to any project, sxlib.c sxlib.h and is designed along side intraFont so it works well with BenHur intraFont.

It is only just started to be developed as I port all my existing handy functions over to it and add new ones, any functions the developer dosn't need can easly be removed or a developer can build a customized SX Library Lite version for his/her need.

So no messing around installing, no -lsx stuff of any kind, just adding two source code files to your project.

Will be setting up a special web page for it with all the diferant release just like BenHur page so developers can easly download a previous version if that version has all that they need and is smaller and easer to adapt to his/her needs.
That's how I have my thing set up. Just a collection of functions that I always use then add to objects and include, then viola.
__________________
I gone and made that one power spoofer and that gay cheat device.
NoEffex is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-30-2009, 12:40 PM   #7

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

Still working on v0.2, but have uploaded what stage it is at the moment.

http://www.xart.co.uk/downloads/files/sxlib_0_1_5.zip

Mouse under development.
GUI & Transitions just not ready to be ported fully to this sxlib.
SOLO (sxDrm functions) now ported to the sxlib.
Few bugs and code tidy and ordering done to the lib.

Some functions subject to change due to early days in development.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01

Last edited by xart; 01-30-2009 at 01:53 PM..
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-30-2009, 01:52 PM   #8
 
Join Date: Sep 2008
Posts: 44
Trader Feedback: 0
Thumbs down

the link is down
salvy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-30-2009, 01:54 PM   #9

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

I have just corrected it, I miss typed the url

Please note that I am debuging the render functions, little bug or two left to ion out.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-30-2009, 03:15 PM   #10
 
BlackBurd's Avatar
 
Join Date: Aug 2008
Location: thugz mansion
Posts: 875
Trader Feedback: 0
Default

should do some screenies for what you can do with it.
__________________
[QUOTE=SuperBatXS]I use my psp all the time in the plane. I was masturbating once while watching some lesbian videos when a fat lady beside me was sleeping and her really hot daughter next to her was getting ready for my dong to shove up her ding. Then, her daughter and I were about to go to the bathroom together but, the air hostess came to tell me i should stop right now. [U]I swear this happened.[/U] I am never taking my psp to the plane again. Always got my iPod though...hehe. ;)[/QUOTE]
BlackBurd is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-01-2009, 12:45 PM   #11

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

SX Library version 0.2

GUI :
Code:
void sxGuiVerticalScrollBar(int min, int max, int value, int limit);
void sxGuiHorizontalScrollBar(int min, int max, int value, int limit);
void sxGuiProgressBar(int x, int y, int length, float perc);
USB :
Code:
int sxUsbInit(void);
int sxUsbActivate(void);
int sxUsbDeactivate(void);
int sxUsbToggle(void);
MOUSE EMULATION :
Code:
void sxCtrlEnableMouseEmulation(void);
void sxCtrlDisableMouseEmulation(void);
BUG FIXES :
Rendering Images not on power of 2 boundery fixed.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01

Last edited by xart; 02-01-2009 at 12:57 PM..
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2009, 04:23 PM   #12

Developer
 
xart's Avatar
 
Join Date: Dec 2005
Posts: 1,873
Trader Feedback: 0
Default

Next UPDATE v0.3

The next update is all about 3D, render images in 3D as well as on 3D
A simple demo sample code will also be supplied to demo the functions and the new 3D functions.

This lib may be growing but have used #pragma to help navigating threw the source code if you need to change anythink.

v0.3 should take a week or two to complete.

Sample code for the 3D side will be the Rubik's Cube
I think most will like a sample code that has somethink interesting they can take and use.

<<<UPDATE NEWS>>>
Took a small break but back now and working hard on getting things ready.
can't say when I will have v0.3 with the 3D Rubik's Cube sample ready as I don't have as much time to spend on the PSP as I did.
__________________
www.xart.co.uk

coreXlib, old school library.

ColorSync Display Profiles for MacBook (LG LCD) & New MacBook (AUO LCD)
Profile for LG LP133WX1
Profile for AUO B133EW01

Last edited by xart; 02-17-2009 at 04:10 PM..
xart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
release , sxlibrary

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 05:15 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us