forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Lua Player version 0.18 alpha

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Sun Apr 02, 2006 3:45 pm    Post subject: Lua Player version 0.18 alpha Reply with quote

On http://www.luaplayer.org you can get the new version 0.18 alpha. This is the first version with the new Lua Player module load support by Oobles. Currently I don't have much time for adding more features and fixing bugs, so if you are a good C++ programmer, you can contribute to Lua Player, see http://forums.ps2dev.org/viewtopic.php?t=5133

The changelog:

v0.18 alpha (all changes by Oobles)
================================================
- Moved all kernel dependant code into bootstrap code.
- Moved all of luaplayer into a user mode prx module.
- Removed the stdio redirection.
- Made runScript return its error message to main.
- Exported all lua functions from luaplayer module.
- Made debugOutput work in the same was as printf.
- Added System.loadModule function to dynamically load LRX modules.
- Added an example simple.lrx module as template.
- Changed Makefiles to support new bootstrap code.
- Added an example sound.lrx module which moves all sound out
of main luaplayer. In theory could remove it completely from
luaplayer and load it only when required. Same could apply
for other modules.

v0.17
==========
- Wlan.useConnectionConfig bugfix: doesn't lock up anymore on error [Elxx]
Back to top
View user's profile Send private message
Kameku



Joined: 23 Mar 2006
Posts: 32
Location: Oregon, USA

PostPosted: Sun Apr 02, 2006 4:38 pm    Post subject: Reply with quote

When will you update the Windows version?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Sun Apr 02, 2006 4:52 pm    Post subject: Reply with quote

Kameku wrote:
When will you update the Windows version?


The following steps are needed for [insert your request here]:

1. read http://forums.ps2dev.org/viewtopic.php?t=5133
2. discuss if [your request] is useful
3. add a task to the TODO list
4. learn C++
5. add your name to the task on the TODO list
6. implement the task
7. notify me that I should release a new Lua Player version
Back to top
View user's profile Send private message
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Sun Apr 02, 2006 5:48 pm    Post subject: Reply with quote

Be aware that version 0.18 has a problem which doesn't reload modules after restarting your application. If you are using loadable modules then you will need to restart luaplayer each time you run your app. I think I have a fix for this, but it will be a few days until I get time to commit the changes. The change will also changle slightly the way modules are loaded and started.

Regarding the windows version. One of the problems with keeping the windows version up to date will be that features such as module loading will become harder and harder to keep in line. If people develop modules with specific features they would need to build the module as both a windows version and a psp version. In some cases this won't be possible.

David. aka Oobles.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> General Discussion All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group