Forum: Development
2010-06-20, 17:34
|
Replies: 20
Views: 12,156
|
Forum: Development
2010-06-19, 11:37
|
Replies: 5
Views: 3,200
|
Forum: Development
2010-06-17, 18:19
|
Replies: 20
Views: 5,463
Re: Need help in optimizing a drawing code ...
I had my doubts about your connectingPointsCalculator3 and it didn't seem to be giving me correct points when I tested it. Want to try my code?
// Add if needed
//#include <qmath.h>
void...
|
Forum: Development
2010-06-15, 13:54
|
Replies: 20
Views: 5,463
|
Forum: Development
2010-06-15, 11:08
|
Replies: 20
Views: 5,463
Re: Need help in optimizing a drawing code ...
http://stackoverflow.com/questions/3040484/qt-c-need-help-in-optimizing-a-drawing-code
If vertical lines are always ok when doing partial or full update then I don't think it's performance...
|
Forum: Development
2010-06-15, 09:48
|
Replies: 20
Views: 5,463
Re: Need help in optimizing a drawing code ...
I think you still don't calculate changed area correctly. Try drawing from right to left and see if that works. Or draw a circle to see when updating works.
And I think you don't need to set pen...
|
Forum: Development
2010-02-06, 14:12
|
Replies: 25
Views: 12,943
Re: How to make a .deb package ..
Packaging, Deploying and Distributing (http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Packaging%2C_Deploying_and_Distributing)
And when time comes to push app to repository.
Maemo...
|
Forum: Applications
2010-01-05, 07:58
|
Replies: 98
Views: 131,674
Re: Irreco for N900
You need IR receiver. Laptop with IR port or something.
Then you somehow configure irrecord to work with it.
http://www.lirc.org/html/irrecord.html
Then you record your remote. (Not to raw format....
|
Forum: Applications
2009-12-30, 06:24
|
Replies: 98
Views: 131,674
Re: Irreco for N900
It's somewhat fixed now.
Latest Lirc version is running only when Irreco is on unlike the old version which were running all the time.
harriva
|
Forum: Applications
2009-12-17, 10:31
|
Replies: 98
Views: 131,674
Re: Irreco for N900
I just uploaded irreco 0.8.10 to builder and it should find it's way to repository any moment now.
This version should fix socket opening thing.
On a side note I didn't test this version at...
|
Forum: Applications
2009-11-11, 17:24
|
Replies: 194
Views: 86,383
Re: Irreco - Ir Remote Controller
Long story short.
Lirc server isn't probably running.
You can try starting it being sudo and running /etc/init.d/lirc start
(^ I have no device and my memory...)
Long story long.
Lirc server...
|
Forum: Applications
2009-11-09, 13:54
|
Replies: 98
Views: 131,674
Re: Irreco for N900
All pages and sites and .install files are for n8x0 users.
Irreco that works with n900 (irreco-for-n900) is in fremantle extras-devel repository where it will stay until someone fixes all the little...
|
Forum: Applications
2009-10-16, 10:20
|
Replies: 53
Views: 26,087
|
Forum: Maemo 5 / Fremantle
2009-10-07, 14:08
|
Replies: 3
Views: 4,251
|
Forum: Development
2009-10-03, 10:23
|
Replies: 6
Views: 2,552
|
Forum: Applications
2009-09-08, 11:30
|
Replies: 98
Views: 131,674
Irreco for N900
Irreco is remote control application for controlling IR equipped devices.
N900 has IR transmitter. You know where this is going. :)
Irreco for n900 tutorial @Youtube.com...
|
Forum: Applications
2008-09-22, 12:29
|
Replies: 194
Views: 86,383
Re: Irreco - Ir Remote Controller
Thanks
You are welcome to contribute.
If you really are going to do some coding, post and we see that you get latest source code. Public SVN is a tad out of date.
There have been some talk...
|