Showing results 1 to 25 of 28 @ 0.03 seconds. Search: Posts Made By: TomppaS
Forum: Development 2011-09-20, 16:54
Replies: 4
Views: 1,330
Posted By TomppaS
Re: Array of class

Simply:
wbElement the_array[5];

or with c++ you can use dynamic lists from std. It allows you to remove and add any number of elements in the array.

And remember google is your friend if you...
Forum: Development 2011-09-19, 18:03
Replies: 8
Views: 2,376
Posted By TomppaS
Re: SDL and SDL_ttf headers

packages libsdl1.2-dev and libsdl-ttf2.0-dev in SDK repo
Forum: Nokia N9 / N950 2011-08-25, 19:51
Replies: 238
Views: 85,246
Posted By TomppaS
Re: Which community applications do you want ported to N9/N950?

(I'm the author of gTranslate) Porting gTranslate will be kinda useless. You may have heard that Google is closing their free translation api and in the future you will have to pay for it. :( The api...
Forum: Development 2011-08-22, 16:29
Replies: 8
Views: 2,278
Posted By TomppaS
Re: A start in coding

First do you know how to code? If not learn basics of some programming language. I recommend python or c++. Forget about GUI programming (Qt) and learn to make simple command line applications (Hello...
Forum: Games 2011-08-10, 15:40
Replies: 19
Views: 8,232
Posted By TomppaS
Re: [Announce] Puzzletube on extras-devel

Thank you Aapo for porting this game! The game seems to use library sparrow3d (https://github.com/theZiz/sparrow3d). Library's description:

Sparrow3D is an application framework with software...
Forum: Games 2011-08-03, 22:03
Replies: 23
Views: 14,816
Posted By TomppaS
Re: [Announce] Black Belt Sorvi Hero by Pizzalaatikko

Go to terminal and type:

sudo gainroot
apt-get install libmad0 libsdl-ttf2.0 libsdl-gles1.2-1 libgles1-sgx-img


Easy! Then try again :)
Forum: Applications 2011-08-03, 19:38
Replies: 12
Views: 11,137
Posted By TomppaS
Re: [HACK] Megaphone N900 - Turn your N900 into a Megaphone

Or just:

sudo gainroot
apt-get install gstreamer-tools
gst-launch pulsesrc ! pulsesink
Forum: Games 2011-08-03, 19:04
Replies: 36
Views: 13,679
Posted By TomppaS
Re: [Announce] Demine

Yeah tested the game. Nice work. You might want to make the game fullscreen. It should boost performance especially when player reveals many tiles. But then you should make custom window controls but...
Forum: Games 2011-08-03, 17:53
Replies: 23
Views: 14,816
Posted By TomppaS
[Announce] Black Belt Sorvi Hero by Pizzalaatikko

Yesterday Assembly's Gamedev entries were published. I was happy when I noticed that one game had support for Nokia N900. I would like to share it with you. The game is called Black Belt Sorvi Hero...
Forum: Games 2011-08-01, 16:47
Replies: 36
Views: 13,679
Posted By TomppaS
Re: [Announce] Demine

Nice game! Waiting it to test it from extras-devel (I'm just too lazy to compile from source :)). Just asking are there some neat animations and explosions when you fail? I would love to see them!...
Forum: Themes 2011-08-01, 16:28
Replies: 5
Views: 6,843
Posted By TomppaS
Re: [Request] Windows 8/Metro UI/M3 theme

You might want to look at joppu's theme called Uninspired Blocky and Dull Theme #154 (http://talk.maemo.org/showthread.php?t=69310). Download it from extrax-devel.
Forum: Design 2011-07-31, 23:18
Replies: 42
Views: 35,038
Posted By TomppaS
Re: Anna's icon maker - make anna style icons fast

Great work qwazix but javispedro from meego forums have created similar icon maker a month ago: http://forum.meego.com/showthread.php?t=3714
Forum: Applications 2011-07-31, 22:56
Replies: 17
Views: 7,826
Posted By TomppaS
Re: [Announce] Drummer: a Drumset App

Why use clutter with pygame? I would use gstreamer for audio because both clutter and gstreamer are GNOME technologies. But anyway it's nice. It's allways nice to see new maemo applications!
Forum: Development 2011-06-28, 15:49
Replies: 6
Views: 2,067
Posted By TomppaS
Re: Boost

Use Glib: http://developer.gnome.org/glib/2.28/glib-Perl-compatible-regular-expressions.html
Forum: Nokia N9 / N950 2011-06-21, 13:11
Replies: 10,476
Views: 2,590,788
Posted By TomppaS
Re: N9: It's finally here

Just testing the Harmattan Beta SDK.

http://filesmelt.com/dl/Screenshot-Untitled_Window.png (http://filesmelt.com/)
http://filesmelt.com/dl/Screenshot-Untitled_Window-1.png...
Forum: Applications 2010-12-02, 19:21
Replies: 18
Views: 11,336
Posted By TomppaS
Re: [Announce] Guitar Chords - A application for guitarists

So people have noticed that Guitar Chords doesn't work anymore after PR1.3 update. I have now fixed it so pleace update the application!
Forum: Applications 2010-07-07, 11:50
Replies: 10
Views: 5,484
Posted By TomppaS
[Announce] A new version of Battery widget

Overview

Now I finally continued programming the battery desktop widget. It's just a cool looking widget that shows your current battery state. Some people said that it's too big so I added a...
Forum: Applications 2010-06-29, 11:15
Replies: 18
Views: 11,336
Posted By TomppaS
[Announce] Guitar Chords - A application for guitarists

Overview

Guitar Chords is just a simple application that shows different kind of chords for a six string guitar. There are almost 300 chords in this application and they all have many different...
Forum: Applications 2010-06-26, 14:30
Replies: 18
Views: 10,859
Posted By TomppaS
[Announce] gTranslate works again

I just uploaded a new version of gTranslate to Extras-devel. Now translating works again and it's not displaying an error message every time you try to translate. I also added some settings for the...
Forum: Applications 2010-01-29, 16:52
Replies: 15
Views: 6,997
Posted By TomppaS
[Announce] gTranslate 0.5 now in Extras-devel

So if you didn't know, gTranslate is a simple client for Google Translate.

New features

Google Translate's dictionary support for single words
Transliterate for languages like Russian and...
Forum: Applications 2010-01-14, 14:59
Replies: 32
Views: 10,625
Posted By TomppaS
Arrow Battery - a desktop widget

OK, this desktop widget is basically big battery that shows the current battery level. I got the idea from joppu's post (http://talk.maemo.org/showthread.php?t=31279). I programmed the widget and...
Forum: Applications 2009-12-29, 15:46
Replies: 62
Views: 29,794
Posted By TomppaS
Re: gTranslate - a client for Google Translate

Ok, I'm going to add a copy button. In this version you can use Ctrl+A and Ctrl+C. :)



Thanks! I'm not sure if I'm going to add that feature. But I'm going to add the feature to remember the...
Forum: Applications 2009-12-25, 13:14
Replies: 62
Views: 29,794
Posted By TomppaS
Smile gTranslate - a client for Google Translate

http://i45.tinypic.com/2dtdvft.png
gTranslate

gTranslate is a simple client for Google Translate. It's very easy and fast to use and there's also flags for diffent languages. I'm the programmer...
Forum: Multimedia 2009-12-03, 10:38
Replies: 25
Views: 26,562
Posted By TomppaS
Re: Video player with external subtitles support

mplayer has no GUI. What frontends (smplayer, gmplayer, kmplayer) are available at the moment?
Forum: Applications 2009-11-30, 13:05
Replies: 22
Views: 15,693
Posted By TomppaS
Re: MultiTimer - a clock, timer and stopwatch.

Hi jolouis! :D

Pretty nice app you have there! Too bad it'd be very hard for me to contribute to it since you know, it's not easy for 2 programmers to co-operate and marge their codebases.

I...
Showing results 1 to 25 of 28



 
Forum Jump

All times are GMT. The time now is 03:05.