Now we can build lua player for windows by using only lua code and it will support all the functions.
this is relay grate work.
Search found 21 matches
- Sun Aug 06, 2006 3:25 am
- Forum: PSP Lua Player Development
- Topic: [Ann] OpenGL bindings to Lua is now available for PC
- Replies: 2
- Views: 3190
- Thu Apr 20, 2006 7:51 am
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
- Thu Apr 20, 2006 7:44 am
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
No English company i am from Israel and i am computer programmer. Sorry for been in a place where you there only to help and other people tiring to give you a reputation of lyre. Now pleases don't try to kick me of this lua forum because this is only your loss. Believe me i have enough thing on my h...
- Wed Apr 19, 2006 8:33 pm
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
- Wed Apr 19, 2006 8:19 pm
- Forum: PSP Lua Player Development
- Topic: Loading a large image?
- Replies: 5
- Views: 4283
- Wed Apr 19, 2006 8:14 pm
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
I am sorry you think like this but all the code you see in ys-os is written by me only in 100%. I am writing it for about 5 month now. i have released a first version in march. I will never tack some one ELSS code, and believe my that i am programming to mach time (Like for companies) to take some c...
- Wed Apr 19, 2006 11:18 am
- Forum: PSP Lua Player Development
- Topic: function that pause a loop for x amount of time
- Replies: 11
- Views: 6249
- Wed Apr 19, 2006 10:38 am
- Forum: PSP Lua Player Development
- Topic: function that pause a loop for x amount of time
- Replies: 11
- Views: 6249
- Wed Apr 19, 2006 10:31 am
- Forum: PSP Lua Player Development
- Topic: Loading a large image?
- Replies: 5
- Views: 4283
- Wed Apr 19, 2006 7:35 am
- Forum: PSP Lua Player Development
- Topic: Core Project: Lowser rewrite
- Replies: 21
- Views: 17005
- Wed Apr 19, 2006 2:42 am
- Forum: PSP Lua Player Development
- Topic: function that pause a loop for x amount of time
- Replies: 11
- Views: 6249
- Tue Apr 18, 2006 10:13 pm
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
- Tue Apr 18, 2006 8:14 pm
- Forum: PSP Lua Player Development
- Topic: Core Project: Lowser rewrite
- Replies: 21
- Views: 17005
I don't really know what type of GUI you won't. It seems i don't know the example. Just give me a picture or something may be i can help. The ys-os did half of the job all we need is a new gui. That's the easy part. specially after that we takes down all the input types that i did (Like Focus with m...
- Tue Apr 18, 2006 7:59 pm
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
- Tue Apr 18, 2006 7:21 pm
- Forum: PSP Lua Player Development
- Topic: PSPAnimator 1.0b - BETA TESTERS WANTED
- Replies: 6
- Views: 4959
Nice but you should think of some really helpful options like copy from the current image to the next one (keeps animation clean) or adding grid (for as option) lines and there are more to talk about.
For now it looks nice. Keep working it might become useful for LUA users (for programmers specially)
For now it looks nice. Keep working it might become useful for LUA users (for programmers specially)
- Tue Apr 18, 2006 7:06 pm
- Forum: PSP Lua Player Development
- Topic: Core Project: Lowser rewrite
- Replies: 21
- Views: 17005
Re: Core Project: Lowser rewrite
I've been talking for ages about rewriting Lowser. I never seem to get at it though. KawaGeo seems keen on helping out, so here's a thread for it. If you've ever used column view navigation in Mac OS X, you've seen what I want to do. I was thinking along the lines of basically copy all features of ...
- Tue Apr 18, 2006 5:56 pm
- Forum: PSP Lua Player Development
- Topic: function that pause a loop for x amount of time
- Replies: 11
- Views: 6249
try this on Millisecond timer base.
Code: Select all
function sleep(MT)
t = Timer.new(0)
t:start()
while (t:time() < MT) do
end
t:stop()
end
- Tue Apr 18, 2006 11:48 am
- Forum: PSP Lua Player Development
- Topic: function that pause a loop for x amount of time
- Replies: 11
- Views: 6249
- Tue Apr 18, 2006 8:25 am
- Forum: PSP Lua Player Development
- Topic: YS-OS version 1.8
- Replies: 11
- Views: 6426
YS-OS version 1.8
New version is out for all the GUI /Linux /Windows lovers. Pleass check out the web site for more updates. http://yossistarz.googlepages.com This program is waiting for all the programmers to start write for this. This time it can run every lua program. The new version is out and it's ready to go to...
- Sun Apr 16, 2006 4:35 am
- Forum: PSP Lua Player Development
- Topic: lua free memory is lower from every ver.
- Replies: 2
- Views: 3157
lua free memory is lower from every ver.
When I Checked the free memory in the 16 and the 17 version it had about 19.3 MB free, but in the 18 and 19 version it only had 6-8 MB so there is no mach space to work.
I thought about making page file (using in the memory stick).
And the 18,19 is really mach slower then the 16.
I thought about making page file (using in the memory stick).
And the 18,19 is really mach slower then the 16.
- Mon Apr 10, 2006 5:29 am
- Forum: PSP Lua Player Development
- Topic: Core Project: OSKit
- Replies: 1
- Views: 3415
LUA YS OS SHELL
this is shell that is look like the one you asked for.
(soon new version will be out).
http://yossistarz.googlepages.com/ys-os
(soon new version will be out).
http://yossistarz.googlepages.com/ys-os