Forum: Games
2011-08-08, 10:54
|
Replies: 19
Views: 8,572
[Announce] Puzzletube on extras-devel
Puzzle game called Puzzletube by theZiz is now on fremantle extras-devel. Download size is more than 10M. Optified.
Controls:
Menus: arrows + Enter
Gameplay: arrows to move + 'A' to swap +...
|
Forum: General
2011-07-26, 22:42
|
Replies: 78
Views: 14,679
|
Forum: Android
2011-07-16, 16:53
|
Replies: 5,108
Views: 2,254,167
|
Forum: Applications
2011-06-24, 19:50
|
Replies: 336
Views: 131,218
[Announce] Enhanced lockscreen
This is actually a work in progress, the UI isn't final but it's something I've always wanted :p
v0.2:
http://i53.tinypic.com/302xagz.jpg
Open to suggestions (UI or features), I wanted a...
|
Forum: Development
2011-06-23, 22:24
|
Replies: 7
Views: 7,160
Re: Handling Screen Orientation with Qt
The way I did it is to connect a slot to the QApplication::desktop()->resized() signal. In this slot, you can reorder the widgets depending on whether the application is in portrait mode (height >...
|
Forum: Development
2011-06-23, 22:07
|
Replies: 7
Views: 7,160
Handling Screen Orientation with Qt
I am able to detect when the screen orientation changes without any issues. I am wondering what the best way to make your application "rotation-friendly" is using Qt.
|
Forum: Applications
2011-06-05, 06:16
|
Replies: 31
Views: 12,647
|
Forum: Multimedia
2011-06-04, 01:11
|
Replies: 62
Views: 29,728
Re: [WIP] BeBeCe - BBC iPlayer Application
Just a quick update. My work on BeBeCe was put on hold for a few days while I was working on the new media player for cuteTube. The time is not lost, as the same code (or most of it) will also be...
|
Forum: Maemo 5 / Fremantle
2011-06-01, 13:38
|
Replies: 57
Views: 20,946
Re: Hacking with Maemo to cut users off network
lol now that is funny
first arpspoof doesn't work unless installing libnet from packages.debian.org
second that command from a desktop pc doesn't cut of users
it makes a mitm (man in the...
|
Forum: Applications
2011-05-06, 18:29
|
Replies: 79
Views: 44,533
[Announce] ClipMan - Clipboard Manager
ClipMan is a small but powerful Clipboard Manager for your N900, N9, N950 and MeeGo Tablet.
Nokia N900:
https://sites.google.com/site/helexmeegoprojects/clipman/Main.png...
|
Forum: Nokia N900
2011-04-17, 16:22
|
Replies: 27
Views: 13,876
Re: Reading contacts from command line?
Quick Python script
import evolution
import sys
from optparse import OptionParser
def search_contact(options):
ebook = evolution.ebook.open_addressbook("default")
|
Forum: Multimedia
2011-04-14, 19:47
|
Replies: 1,717
Views: 841,062
[ANNOUNCE] Alpha release of Open Media Player
Open Media Player is a full free open source rewrite of the stock mediaplayer.
While I started the project, my current free time slowed down updates a lot, so OMP is currently maintained by gidzzz....
|
Forum: Alternatives
2011-04-14, 16:06
|
Replies: 257
Views: 116,531
|
Forum: Applications
2011-04-13, 20:18
|
Replies: 67
Views: 28,647
|
Forum: Alternatives
2011-04-13, 17:34
|
Replies: 257
Views: 116,531
|
Forum: Maemo 5 / Fremantle
2011-04-11, 17:59
|
Replies: 5,430
Views: 1,706,193
Re: The in-development Maemo 5 Community SSU
Version 14.1 uploaded.
Optifies Qt libraries in the same way Nokia's packages did, this should restore all lost space.
Includes libtinymail with an incremented version number (apparently, the one...
|
Forum: Maemo 5 / Fremantle
2011-04-11, 14:51
|
Replies: 5,430
Views: 1,706,193
Re: The in-development Maemo 5 Community SSU
Don't post on tmo before I do, Qt packages were big *** and some users might have had partial updates :P
Anyway, version 14 is up.
Basic changelog until the wiki's updated:
Qt upgraded to...
|
Forum: Applications
2011-04-10, 12:22
|
Replies: 69
Views: 30,310
[ANNOUNCE] ConnLock [Major update]
ConnLock lets you disable automatic lock when you are connected to network you trust. It also has functionality to automaticly lock your device when the charger is deattached or when your phone gets...
|
Forum: Games
2011-04-07, 16:42
|
Replies: 165
Views: 39,164
[ANNOUNCE] Space Invaders in QML
As an experiment, and something to do to learn QML, I hacked up a Space Invaders type game in 2 evenings. (somewhat > 2 evenings to get to the current version tho!)
Website...
|
Forum: Development
2011-04-06, 02:23
|
Replies: 3
Views: 4,256
Script for N900 SMS not saving problem?
Hey all,
I am constantly experiencing the problem with the SMS pending / not saving.. The solution that's found here (http://talk.maemo.org/showpost.php?p=930364&postcount=11) does work but...
|
Forum: Games
2011-04-05, 22:05
|
Replies: 6
Views: 3,449
Homeworld ported ? o.O
i thought the project for the homeworld port was canned?
http://www.youtube.com/watch?v=gr5919TBmEA
just seen that o.o
gav
edit: skip to about 3:30
|
Forum: Maemo 5 / Fremantle
2011-04-05, 20:26
|
Replies: 5
Views: 2,906
Anyway to make the alarms keep ringing?
In my previous Nokia phones if i don't acknowledge an alarm when it rings (by snoozing or stopping it), it will keep ringing, then pause, then 5 minutes later start ringing again, and that keeps...
|
Forum: Multimedia
2011-04-05, 12:24
|
Replies: 1,969
Views: 722,903
|
Forum: Maemo 5 / Fremantle
2011-04-04, 17:42
|
Replies: 4,534
Views: 2,399,255
|
Forum: Maemo 5 / Fremantle
2011-04-04, 12:38
|
Replies: 5,430
Views: 1,706,193
Re: The in-development Maemo 5 Community SSU
Improve? It's a rewrite :P
Actually, listing songs/playlists doesn't take CPU time, at least not a lot, the stock media player depends heavily(!) on tracker, that's why it's way too slow.
Listing...
|