Forum: Multimedia
2010-08-03, 19:28
|
Replies: 182
Views: 72,345
[ANN.] Extended Locked Media Player Control
When locked, fully pressing the camera button in will pause/play the track; the volume keys will function as normal but if you keep the camera button half-pressed in, the volume keys will now go to...
|
Forum: Maemo 5 / Fremantle
2010-08-03, 15:09
|
Replies: 70
Views: 25,114
Re: Nokia (Ovi team) started to listen????
Indeed, but with Nokia WONTFIXing many requests, the closed component in question is never going to see a fix either way.
Anyway, I've had this conversation to death and the end result is the...
|
Forum: Maemo 5 / Fremantle
2010-08-03, 14:53
|
Replies: 70
Views: 25,114
|
Forum: General
2010-08-02, 21:41
|
Replies: 27
Views: 8,143
|
Forum: Maemo 5 / Fremantle
2010-08-01, 01:43
|
Replies: 112
Views: 56,881
Re: Modest fixes
Looking at those patches, there's really nothing to be paranoid about.
P.S. baxyp, G_STRFUNC!
|
Forum: Development
2010-07-31, 18:52
|
Replies: 3
Views: 1,943
|
Forum: Maemo 5 / Fremantle
2010-07-31, 18:02
|
Replies: 84
Views: 35,439
|
Forum: Maemo 5 / Fremantle
2010-07-31, 16:58
|
Replies: 84
Views: 35,439
|
Forum: Applications
2010-07-30, 18:10
|
Replies: 19
Views: 6,765
|
Forum: Brainstorm
2010-07-30, 14:28
|
Replies: 7
Views: 3,545
Re: [idea] Status Menu modifications
Check the update_portrait function where g_object_set is called in hd-status-menu.c. I haven't tried changing it myself, though.
Anyway... I had a go with #2.
This is a hack, so I won't share...
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2010-07-29, 16:51
|
Replies: 1
Views: 1,739
Re: Catch lock of screen
import gobject, dbus
from dbus.mainloop.glib import DBusGMainLoop
def ts_kb_locked(mode):
print 'Screen/keys locked; new mode: %s' % mode
def locked(mode):
print 'Code locked; new...
|
Forum: Brainstorm
2010-07-29, 16:15
|
Replies: 7
Views: 3,545
Re: [idea] Status Menu modifications
Just grab the source to hildon-status-menu.
1. The menu's width is an #ifdef and columns are just a property with it being explicitly set to "2". Of course, it may require a bit more work than...
|
Forum: Development
2010-07-29, 16:09
|
Replies: 119
Views: 37,946
|
Forum: Brainstorm
2010-07-29, 16:03
|
Replies: 6
Views: 6,651
Re: Wake On Power option
What do you mean? Have the N810/N900 boot up into the desktop when the charger is plugged in instead of showing the charging/blank screen, respectively?
If so, for the N900 "flasher-3.5(.exe)...
|
Forum: Applications
2010-07-29, 14:52
|
Replies: 2
Views: 3,154
Re: [ REQUEST ] tune wiki lyrics
Open /opt/maemo/usr/lib/hildon-desktop/libtunewikiapplet.so in a hex-editor (or use sed) and replace adServiceXML with adOerviceXML
|
Forum: Development
2010-07-29, 12:23
|
Replies: 14
Views: 4,430
Re: Timer programming, battery consumption
Actually, unless I'm mistaken, Fremantle also has such a feature: http://maemo.org/api_refs/5.0/5.0-final/libhildondesktop/HDHomePluginItem.html#hd-home-plugin-item-heartbeat-signal-add
The above...
|
Forum: General
2010-07-29, 10:30
|
Replies: 15
Views: 5,563
|
Forum: Applications
2010-07-27, 12:36
|
Replies: 8
Views: 4,801
Re: Wifi Switcher widget?
With WiFi Switcher installed, use Queen Beecon Widget to make a Beecon that'll run "sudo /usr/sbin/wifi.sh".
The script returns 2 if it disabled the WLAN and 0 if it's been re-enabled by it.
|
Forum: Development
2010-07-27, 02:15
|
Replies: 7
Views: 16,189
Re: Run a shell script in a own QT-Application
Hi,
RE. the script: You have whitelisted zicon in /etc/sudoers.d (and ran update-sudoers afterwards)? If you haven't, sudo's gonna be waiting asking for a password. And depending on the way you've...
|
Forum: Maemo 5 / Fremantle
2010-07-26, 23:30
|
Replies: 15
Views: 3,533
Re: Hidden folders (.sounds, .videos etc.)
According to timeless, "localisation reasons"...
Anyway, don't rename them because many programs are hardcoded to expect those names. Since Opera allows you to browse /home/user, you can try...
|
Forum: Brainstorm
2010-07-26, 11:03
|
Replies: 21
Views: 5,138
|
Forum: Brainstorm
2010-07-26, 10:50
|
Replies: 21
Views: 5,138
|
Forum: Applications
2010-07-26, 10:36
|
Replies: 1
Views: 2,124
|
Forum: Development
2010-07-25, 10:47
|
Replies: 5
Views: 2,021
Re: Learning [Phone/SMS..other] Functionality
Hi,
It's all undocumented, really. Qt Mobility (http://doc.qt.nokia.com/qtmobility-1.0/index.html) may have interfaces for this sort of stuff, I don't really know.
Oh, if you'd like to ensure...
|
Forum: Nokia N900
2010-07-25, 00:54
|
Replies: 19
Views: 8,137
|