LUA Player Standardization

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
romero126
Posts: 200
Joined: Sat Dec 24, 2005 2:42 pm

LUA Player Standardization

Post by romero126 »

Due to certain Limitations within the LUAPlayer engine based on display speed. I will be scrapping Project Glass Eye and be working on a different project. Which will be a simplification of the creation of LUA based projects.

I have labled this project/experiment "Four Fingers"

Some of the Ideas I have decided to begin to put into motion.

Text Entry
Currently there is no real solid way to impliment text in the LUA based engine which I hope to fix by potentially implimenting a standard for text entry as it may be confusing for new people to write text as well as information. I actually hope to emulate several similarities for the PSP to allow for standard users to use text entry as easily as others.

File Browsing/File Saving
As simple as this process has been arround file simplification and standardization in itself needs to be addressed. With lowser and other programs they try to address this but I still find that it is lacking in some area's and I hope to rectify this in some way shape and form.

Are there any other ideas you would like for me to begin creating?

Note: Due to speed issues and simplification I will not use any idea's regarding a mouse/anolog based input.
LordCthulu
Posts: 11
Joined: Thu Dec 29, 2005 12:32 am

Post by LordCthulu »

Sounds good to me.
mrn
Posts: 116
Joined: Wed Nov 02, 2005 2:26 am

Post by mrn »

Currently there is no real solid way to impliment text in the LUA based engine which I hope to fix by potentially implimenting a standard for text entry as it may be confusing for new people to write text as well as information
- TextEditor from PSPWindows
http://psplua.com/modules/mydownloads/v ... =22&lid=23
- TwinTail LDE
http://geocities.com/lua_ema/
- Bob's editor
http://www.247364.com
- F.o.s.k
http://fosk4psp.dynamicweb.hu/

btw. e-ma promised he'll implement different on-screen methods into his twin-tail. This is why i discontinue Fosk.
and I think, the File Browser project is more required.
youresam
Posts: 87
Joined: Sun Nov 06, 2005 1:43 am

Re: LUA Player Standardization

Post by youresam »

romero126 wrote:Due to certain Limitations within the LUAPlayer engine based on display speed. I will be scrapping Project Glass Eye and be working on a different project. Which will be a simplification of the creation of LUA based projects.
Aww.... please dont. That project looks really good. You should just use version .11 like I do... I mean, come on... you had the best OS when it comes to custom windowed applications! :)
romero126
Posts: 200
Joined: Sat Dec 24, 2005 2:42 pm

Post by romero126 »

Unfortuantly the drawing of the windows was setup to draw too slow and there is currently no way of speeding up the drawing. So that when you click or use anything it would cause a substancial lag in the system. (too slow means no upgradeability)
Post Reply