PDA

View Full Version : Xynth - embedded windowing system released for PSP



wraggster
October 27th, 2007, 15:27
News/release from anhanguera: (http://forums.ps2dev.org/viewtopic.php?t=3798)


hi,

I was working on a embedded windowing system (xynth), and ported to pspsdk. give a try...

what is xynth; xynth is a portable embedded windowing system, it has nearly all features that you might expect from.
anyway here is;
web site: www.xynth.org
screen shots: http://gsulinux.org/~distch/projects/xynth/img/?thumb
download: http://gsulinux.org/~distch/projects/xynth/down/psp-1.0.tar.bz2 and http://gsulinux.org/~distch/projects/xynth/down/psp-1.5.tar.bz2

i do not know if v1.0 is working, mine is v1.5.
sources are avaible on site, but source file is rather old... i`ll upload latest sources next week.

after lounching xynth please wait till desktop (blue screen will shown with icons) opens, and memory stick stops blinking. what i have is, a server that handles windows (clients), a desktop client, a taskbar client which is a child of desktop. move the mouse cursor with D-pad (X left button, O right button). and click twice on desktop icons... or, open start menu by pressing X on start menu icon. only demos are working...

clients open as threads, and they talk to server via pipe emulation over socket emulation. I am using UDS on linux, but if there is no socket api, socket api emulation with pipe() is used. and if there is no pipe, or fd.., pipe emulation with mutexes is used.

pressing X on the left-up corner will couse the xynth to quit, or you can close xynth by pressing home button as usual.

you can resize or move any window.

and one last thing, some times xynth dies becouse of memory problems... i do not understand why this is happening, becouse i am using xynth over SDL, vesa, svgalib, fbdev on linux and there is no such problem, even with valgrind (www.valgrind.org).

excuse for my english, is not so good to write such long writings ;)

PSPdemon
October 27th, 2007, 15:49
wraggster, fix those links ;)

im really interested in this :D

sakya
October 27th, 2007, 16:38
Hi! :)

wraggster, fix those links ;)
http://gsulinux.org/~distch/projects/xynth/down/xynth-0.8.40-psp-1.0.tar.bz2.sf
http://gsulinux.org/~distch/projects/xynth/down/xynth-0.8.40-psp-1.5.tar.bz2.sf

Ciaooo
Sakya

PSPdemon
October 27th, 2007, 16:59
i tried it....just went to his source forage instead :p

it doesnt do much...... but hopefully it will :D

Thanks for Everything,
PSPdemon

( note, it didnt work on my 3.52 M33-4 PSP, but it works on a 1.5 psp... i guess he didnt make it for the game150 folder config [kinda like psptube....] )

borgqueenx
October 27th, 2007, 18:31
omg this is for the psp???
If it is PLEASE MAKE A COMPILED VERSION!!!
I really want this on my psp!!!:thumbup:

IM back!
October 27th, 2007, 18:40
wow this is cool dose it do full multitasking

joesnose
October 27th, 2007, 22:44
can someone with the knowledge possibly compile and upload, looks realy good, id love to give it a try.

dark heart
October 28th, 2007, 01:51
:) it doesn't need to be compiled, it's in an archive. you can open it with 7zip.

EDIT: I've run it, all it does is show a black screen and an arrow in the top corner.
i've got custom fw 3.10 oe a

this looks amazing! i hope he releases the source soon so i can use this thing.

joesnose
October 28th, 2007, 11:40
i managed to extract it using winrar, i was confuseed because it extracted a file with the extension, .out, but i just changed that to .rar and it extracted fine.

i'm running m33 352 and on mine it shows a desktop with taskbar, looks good, realy good, i hope that this development continues. good work.

blackrave
October 28th, 2007, 12:17
Yes, it sure looks good, but can anyone that has the file(s) upload to DCEmu or another place? The original links are dead at the moment.

Unicorn
October 28th, 2007, 22:47
Hi! :)

http://gsulinux.org/~distch/projects/xynth/down/xynth-0.8.40-psp-1.0.tar.bz2.sf
http://gsulinux.org/~distch/projects/xynth/down/xynth-0.8.40-psp-1.5.tar.bz2.sf

Ciaooo
Sakya

Just download from these links posted by Sakya. If you want to install this on a Custom Firmware, just use kernel 1.50 in Recovery Mode/Configuration, and copy files to PSP/GAME.

It works. Despite it is not very usefull yet, its quite nice :-).

Good job coder.

blackrave
October 29th, 2007, 18:18
I overlooked them when I posted. Sorry about that, and thanks, Unicorn. I'll have to try it when I have more time.

Let's keep an eye on this project.