Forum: Community
2011-09-15, 07:02
|
Replies: 152
Views: 80,311
Re: Gary Birkett (aka lcuk) RIP
A great man, a pioneer in open source, and one of the great members of the Maemo community is not among us anymore. Thank you for everything you did for us. We will not forget.
On behalf of Maemo...
|
Forum: Community
2011-09-14, 16:15
|
Replies: 152
Views: 80,311
Gary Birkett (aka lcuk) RIP
Hi all,
It is with sadness that I have to report that I heard from Gary's wife today that he died last night. I don't have much by way of details.
Gary was important to me in my connections to...
|
Forum: Multimedia
2011-07-26, 21:55
|
Replies: 997
Views: 337,576
Re: [application] pyRadio (Pandora)
IIRC, and I'll double check, but I only actually use those colors for the colors of the buttons when they are pressed. I did that to make it feel more 'native' in the N900 so that when you press...
|
Forum: Multimedia
2011-07-26, 21:32
|
Replies: 997
Views: 337,576
Re: [application] pyRadio (Pandora)
I used to idle in #meego and #meego-arm for a long time right after MeeGo release. I went back in there last night for my programming and have left my IRC window up.
I am only near my computer in...
|
Forum: Multimedia
2011-07-26, 16:49
|
Replies: 997
Views: 337,576
Re: [application] pyRadio (Pandora)
Not currently, I can upload it, and yes - the AbstractBackend entire piece was blatantly stolen from MediaBox (props to pycage).
There is a backend for MAFW, OSSO, Gstreamer and Mplayer that all...
|
Forum: Multimedia
2011-07-26, 08:38
|
Replies: 997
Views: 337,576
Re: [application] pyRadio (Pandora)
You and I appear to have duplicated efforts tonight.
I also spent a couple hours tonight working on converting pyRadio to MeeGo. The native back-end for MeeGo is actually GStreamer and MediaBox...
|
Forum: Multimedia
2011-07-23, 03:11
|
Replies: 997
Views: 337,576
Re: [application] pyRadio (Pandora)
The current one should work fine unless the dependency names have changed. Last I looked at Harmattan PyQt4 wasn't ported yet - that's the hangup there. I haven't checked MeeGo/Harmattan in a long...
|
Forum: General
2008-10-05, 17:59
|
Replies: 77
Views: 24,270
Re: Boot in 5 seconds
There are people also inside our organization pointing to this 5s holy grail. I will say here what i said internally (not that my word is any authoritative, but I'll still say it :-) ).
********....
|
Forum: Applications
2008-07-18, 15:48
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
If that (strange) 2-pixel issue is a hard requirement, it's easy enough to tweak the script to forcibly clear those columns; it really only makes sense, though, if provisions for scaling to the right...
|
Forum: Applications
2008-07-18, 00:15
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
OK, here are the scripts. Note that the new one is just a POC to demonstrate the new theme format I'm proposing, and there is no version using the theme format it makes. I'm not presuming acceptance...
|
Forum: Applications
2008-07-17, 23:09
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
I just almost finished that script. (OK, most of the work was really in extracting the separate images from the original "default" theme... the script is as trivial as expected.)
One question: I'd...
|
Forum: General
2008-07-16, 20:31
|
Replies: 11
Views: 14,619
20 Remarkably Useful Posts
Criteria: create (or edit) the post in the previous 3 month period
[sorted by # of thanks] as of 7/15/2008
1. Advanced Backlight Statusbar Applet...
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2008-07-15, 17:00
|
Replies: 356
Views: 187,127
Re: A2DP works, help me test it?
New version is released and on the Garage page, please let me know how it works when you decouple the DSP & ARM speeds (see instructions in the Release Notes) to let the ARM run at 400MHz while...
|
Forum: Applications
2008-07-14, 23:40
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
GtkAdjustment mostly just mimics the signals from its source widget. Regardless, I had perfect luck with HildonHVolumebar's "private" children. It's a very clean, if not naughty, solution, but it...
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2008-07-14, 16:38
|
Replies: 356
Views: 187,127
Re: A2DP works, help me test it?
Right I've got this working now. I'll do a new release later on this evening with the updated DSP task and a kernel which allows you to decouple the DSP & ARM speeds.
|
Forum: Applications
2008-07-14, 11:28
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
Here, have the french one on me! :D
Its a quick translation (V0.1) but should do the trick, but if I -or any other french speaking member- ever find something to change, ill repost it on this thread.
|
Forum: Applications
2008-07-14, 00:40
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
Language=Dutch
License=Public Domain
#: advanced-backlight.c:953
msgid "Instellingen..."
msgstr ""
#: advanced-backlight.c:972
msgid "Helderheid"
msgstr ""
|
Forum: Applications
2008-07-14, 00:39
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
Just fill in the msgstr "" with the translated string, then add your name and email address at the top.
For example:
#: advanced-backlight.c:1008
msgid "Rotation"
msgstr "Rotación"
See the...
|
Forum: Applications
2008-07-14, 00:37
|
Replies: 256
Views: 64,713
|
Forum: Applications
2008-07-11, 04:38
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
The saddest thing about Nokia being closed about this is that their own applets don't even work the same! The dude(s) that wrote the backlight and sound statusbar applets aren't even using the same...
|
Forum: Applications
2008-07-08, 20:50
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
@rm_you: You can get rid of all that frame stuff in your code. It looks like you almost had it the first time but you got the hint wrong. After the line:
window =...
|
Forum: Applications
2008-03-23, 00:52
|
Replies: 86
Views: 41,243
Mplayer 1.0 rc2 - Testing build.
Since someone asked why we don't have latest Mplayer on our NITs, i wondered why... Yesterday i found out - because there are too much changes upstream. However i decided to give it a go - grabbed...
|
Forum: Applications
2008-02-21, 21:28
|
Replies: 101
Views: 26,594
mplayer_1.0rc1-maemo.25
A new release of mplayer_1.0rc1-maemo.25 has been uploaded to extras-devel repository.
If no regressions are reported within a reasonable time, it will be moved to extras repository.
...
|
Forum: Applications
2008-02-13, 15:32
|
Replies: 174
Views: 35,337
[Announce] OS2008 Statusbar Clock - updated
Hello all,
After reading a post on the Maemo UI improvements blog (http://tabletui.wordpress.com/) I realized that I would really like to see a clock in the statusbar of my N810. After a little...
|
Forum: Applications
2008-02-13, 12:00
|
Replies: 256
Views: 64,713
Re: Advanced Backlight Statusbar Applet
dsmetest cannot do this in OS<2008. You need modified kernel. See
http://www.internettablettalk.com/forums/showthread.php?p=138990#post138990
The fine grained control in dsme (and dsmetest) was...
|