Archive for the ‘EZX’ Category

I was cleaning up and tidying my harddrive today and it seems I have lost all my source codes I did for EZX last year, I must have forgotten to backup while I was reformatting my harddrive last year :(


Recently (actually a while ago) , one of my friend passed a broken A780 to have a look, It only has the basic function of receiving the phone call, partial sms function ( only number keypad) . The scary part is every one is turned into exclamation mark and the memory is full error. I […]


After a long time of inactive, Here is something I have started working on few days ago, Due to the Phone has no keypad, so i have wrote something. Unfortunately, the destination number cannot be read from the database. Hence for now need to input manually :( Here is a screenshot.


here are two interesting program/game  which ported from Sharp Zaurus. didn’t change much of their original code, apart from removing / modifed the qpe-related stuff to ezx :) Fish (http://www.linux-solutions.at/projects/zaurus/games-Fish.html) QFish (モバイルきんぎょすくい2 / http://taiga-dev.com/zaurus/zaurus.html)


here is another small app i wrote last night before sleep ^^ Theme Colour Changer for editing the ezx_theme.cfg.. Screenshot: however, qcolordialog does not appeaer to be built-in in the ezx qt library, so i have to grab the source code from qt-2.3.6-embedded , and of cuz works perfectly ;) can be download from motorolafans, […]


Powerchord nothing much new today, i have did a little fix-up with the interface of powerchord slightly better than the old one (now has maximize/normal button), removed some unused objects so now is around 90k for the main application, one thing that is still frustrating me is the output of the chord is one fret […]


I just realised there is such a applicaiton for opie, powerchord, as a musician myself, i find it useful, hence i had a quick look today and did a quick dirty port to ezx, did the job nicely, (apart from tuner , i have taken it off…) more details can be found in the motorolafans […]


haven’t done much these days, was looking at one of the zaurus account managing application and found out it uses qtable for the tables, since the original ezx phoneassist has no GUI at all so i spent few hour coded this small program to manage the blacklist :) not the greatest interface , but does the […]


finally, got my sdl lib recompiled until fedore core 4… more sdl games are coming :)


Thanks to Oopswares , he managed to mount the E680I ezx librarys into E680 with loop.o modules insmod loop.o mount -o -t cramfs xxxxx.smg dir the loop.o module was actually compiled a while ago to use with Opie , (also there is a build of midnight commander using that too) . So what I was trying to […]