PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > Homebrew

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 10-06-2009, 01:20 PM
Zack_PSP's Avatar
Zack_PSP Zack_PSP is offline
Programmer
PSP Newbie
 

Join Date: May 2009
Posts: 7
Zack_PSP Has a Beginner Reputation
Thumbs up [Release] LuaPlayer Euphoria V7 - Vfpu Math, Media Engine, Osk + More!

Hello everyone.

So I've finally finished the long delayed update to LuaPlayer Euphoria V7.
There are huge improvements across the board, and a host of new features.

Here is the change log :

Quote:
[+] Ported project from C++ to C.
[+] Implemented AAlib sound engine (Mp3, At3 & Ogg Playback On Media Engine + Wav support) and wrote a new sound core. (note usage has changed, please see the samples included in the download for new usage)
[+] Added Swizzle & UnSwizzle functions (note : Images are Swizzled by default)
[+] Added move Image to Vram function.
[+] Added optional Alpha parameter to screen:blit(). (ie screen:blit(x, y, image, alpha) - Makes for easy image fading in/out
[+] Added VFPU math library.
[+] Added Sony Message Dialog System.
[+] Added Sony OSK System.[*] Reworked IntraFont support.
[+] Added option to free/delete Images from memory.[*] Huge code cleanup.[*] Vairous fixes that I cannot remember :p.
[+] Source code now available.
Info :

So obviously there has been huge improvements to LuaPlayer Euphoria and it is now shaping up to be a much more stable feature packed LuaPlayer. The VFPU math library should be used as a replacement for most of the math functions (as it's way way way faster). ie : instead of math.floor() use Vfpu.floor().

Source :

The source code is now available to developers also @ Google Code.

Looking for developers :

I am also looking for any interested developers to help me with this project, as it's becoming a bit much for me, and progress is too slow with just one developer. If your interested send me a pm or post in the release thread @ RetroEmu.com.

As usual if you get stuck, find a bug, want some tutorials etc, head on over to the Official Forum.

Future plans :
  • Add VLF library
  • Fix the damn wifi (which i cannot seem to do)
  • Add adhoc support
  • Add Tilemap support with collision, and multiplatform map editor
  • Add more 3d stuff
  • Add Chipmunk physics library
  • ?

For a full list of all the functions (new and old) added by LuaPlayer Euphoria, please see the "Functions List.txt" file included in the download. (An online documentation system with samples is being worked on.

To see samples of all of the functions (new and old), please look in the samples directory, included in the download.

Thanks and I hope you enjoy this release!

Download @ Google Code
__________________
My Releases :

Reply With Quote
  #2  
Old 10-06-2009, 08:51 PM
Zack_PSP's Avatar
Zack_PSP Zack_PSP is offline
Programmer
PSP Newbie
 

Join Date: May 2009
Posts: 7
Zack_PSP Has a Beginner Reputation
Default

To anyone that has downloaded this, please grab V7.2 from the google code site : http://code.google.com/p/luaplayereu...downloads/list

Fixes a few issues, and implements the Vfpu math library into the lua core.

So you can use the standard math functions but they will call the Vfpu ones. (better idea for backwards compatibility)

Thanks
__________________
My Releases :

Reply With Quote
Reply

 



Thread Tools
Display Modes

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

Forum Jump


All times are GMT -4. The time now is 08:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©