QT Mobile UI design
I have been lately prototyping new SW with QT4 and I have some thoughts about mobile UIs. The QT was originally developed for desktops, so it doesn’t yet have all features required for mobile UI’s....
I have been lately prototyping new SW with QT4 and I have some thoughts about mobile UIs. The QT was originally developed for desktops, so it doesn’t yet have all features required for mobile UI’s....
The new Samsung i8910 is coming to stores at summer. You can see a review at allaboutsymbian. Samsung i8910 will be S60 5.0 based device with capacitive touch screen and OMAP3 chipset. The OMAP3 ch...
I saw harry Li’s blog post about generic symbian makefile, and I found it very interesting. The makefile seems to be a very good tool for porting software from other platforms into Symbian OS. The ...
AntSnes is taking small steps to improve quality and get the audio working. I really have no idea why the audio isn’t working with current version, but it already has some nice updated, so I decide...
I found this when trying to get AntSnes remembering the last used directory. It was actually really simple and everything worked according to S60 documentation with N96, but N95-2 had some SW bugs ...
Whats new it’s faster – a bit 🙂 Keys in Landscape mode are fixed Removed the P.I.P.S dependency. P.I.P.S installation isn’t required anymore, so it’s easier to install 🙂 Right softkey exi...
I’m currently busy with the next AntSnes release. Here is some S60 UI ticks I used in the previous AntSnes v0.3 release. Starting a menupane at app startup. //at AppUI ConstructL CEikonEnv::Static...
The new AntSnes release 0.3 is now ready. The current release contains mainly minor bug fixes and improves usability. The sound support is still missing 🙁 Whats new: can load more than one rom,...
The new AntSnes release 0.2 is ready. The current release 0.2 supports most S60 3rd edition phones. It’s currently tested with N73(3.0), N95(3.1) and N96(3.2). The new package also adds new setting...
This is just a short post about my modifications to the Snes9x assembly sources. You can find the sources at the 0.1 release post. Actually there was only one modification required, which I will sh...