Forum: MeeGo / Harmattan
05-16-2013, 07:04 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
For the next release, Billboard will support Internationalization (the Chinese translation shown here was contributed by a user, I have no clue what it says; feel free to submit updates - see below):...
|
Forum: MeeGo / Harmattan
05-16-2013, 07:03 AM
|
|
Replies: 5
Views: 354
|
Forum: MeeGo / Harmattan
05-14-2013, 05:47 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
I've just fixed this (will be part of the next Billboard release). The limiting of the size is now only done for images for which dithering has been enabled, and even there, the next version will...
|
Forum: MeeGo / Harmattan
05-13-2013, 04:45 AM
|
|
Replies: 877
Views: 111,943
|
Forum: MeeGo / Harmattan
05-12-2013, 06:28 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
That's actually a very good question :) It will update every time {battery} is updated, so you could even go as far as adding some {} expression as "trigger" to a command without actually showing the...
|
Forum: MeeGo / Harmattan
05-10-2013, 04:38 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
Do you have an example of which logo you want to show and the size, so I can try it locally and see what the problem is? The size has been limited so that dithering a big image doesn't take up too...
|
Forum: Off Topic
05-08-2013, 04:45 PM
|
|
Replies: 1,391
Views: 150,133
Re: Jolla Sailfish Is stunning! Now on video!
Reminds me of...
http://24.media.tumblr.com/tumblr_m8v7c1ddcm1ra9t2do1_400.jpg
http://static2.kleinezeitung.at/system/galleries_520x335/upload/2/0/6/2404998/twinni_726high.jpg
...
|
Forum: General
05-08-2013, 04:21 PM
|
|
Replies: 4
Views: 444
Re: Android SDK / adb for Maemo ?
As Copernicus said, on Maemo you can usually use USB Networking ("SDK Mode") + ssh:
"adb shell" becomes just "ssh"
"adb push/pull" becomes "scp"
"adb sync" is roughly rsync-over-ssh (rsync for...
|
Forum: MeeGo / Harmattan
05-06-2013, 11:28 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
New version 1.0.9 uploaded to Nokia Store QA, should be available in a few days.
Release notes already posted on the Billboard website (http://thp.io/2012/billboard/):
Fixed MeeCast icon...
|
Forum: MeeGo / Harmattan
04-30-2013, 04:31 AM
|
|
Replies: 877
Views: 111,943
|
Forum: MeeGo / Harmattan
04-29-2013, 02:42 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
Yes, you can do that using a script and connecting this to profilematic (I have never used profilematic myself, but from what I understand from users, this works).
How to: See the Billboard...
|
Forum: MeeGo / Harmattan
04-29-2013, 02:40 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
Yes, that's the plan. Ideally implemented in a way that's a bit more power-efficient that the script (via notifications / context properties, etc..). There are some changes already in the pipeline...
|
Forum: MeeGo / Harmattan
04-25-2013, 03:54 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
Yes, write a Python script and use it using {script:/path/to/yourscript.py} like this:
import feedparser
f = feedparser.parse('http://example.org/feed.rss')
print f.entries[0].title
Local...
|
Forum: Games
04-22-2013, 09:34 AM
|
|
Replies: 1,042
Views: 207,777
Re: [Announce] apkenv (N900, N950, N9)
New build for Harmattan with two new modules, based on commit ccfb552, please test:
apkenv_2013-04-22_harmattan.tgz (http://o.thp.io/tmp/apkenv_2013-04-22_harmattan.tgz)
|
Forum: Development
04-22-2013, 09:22 AM
|
|
Replies: 121
Views: 20,125
|
Forum: MeeGo / Harmattan
04-16-2013, 08:50 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
Another teaser:
https://farm9.staticflickr.com/8108/8655275610_8509f2ac4b.jpg
A future version of Billboard might include support for automatic dithering of images so that they are optimized...
|
Forum: MeeGo / Harmattan
04-10-2013, 07:38 AM
|
|
Replies: 2
Views: 571
|
Forum: Games
04-10-2013, 04:00 AM
|
|
Replies: 1,042
Views: 207,777
Re: [Announce] apkenv (N900, N950, N9)
As mentioned in the other apkenv thread (http://talk.maemo.org/showpost.php?p=1335092&postcount=101), there's now experimental support for something new available as a pull request, contributed by...
|
Forum: MeeGo / Harmattan
04-04-2013, 11:24 AM
|
|
Replies: 877
Views: 111,943
|
Forum: MeeGo / Harmattan
03-27-2013, 06:05 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
You can't nest {} like that in Billboard. I'll see what I can do for future versions. You can work around that by doing the checking in the script and removing the {network-name? } around it.
|
Forum: Development
03-25-2013, 07:03 AM
|
|
Replies: 10
Views: 1,115
Re: [Kivy] Help needed in OpenGL/OpenGL ES
You don't want to (can't) have (Desktop) OpenGL on the N900, at least not accelerated. You want OpenGL ES (version 1 or version 2).
Open Setup.in and comment out the module "movie", and it...
|
Forum: MeeGo / Harmattan
03-20-2013, 08:20 AM
|
|
Replies: 877
Views: 111,943
|
Forum: MeeGo / Harmattan
03-18-2013, 09:28 PM
|
|
Replies: 877
Views: 111,943
|
Forum: MeeGo / Harmattan
03-18-2013, 12:08 AM
|
|
Replies: 877
Views: 111,943
Re: [Support thread] Billboard Standby Screen
That's because you can't mix icons and text in one line in version 1.0.7. It's fixed in 1.0.8, which cannot be uploaded because Nokia Store Publish has some problem with validation of .deb files. I'm...
|
Forum: Development
03-08-2013, 10:27 AM
|
|
Replies: 121
Views: 20,125
Re: ApkEnv support module development
Some support module development information from crow_riot in the Pandora forums:
http://boards.openpandora.org/index.php/topic/11736-applimulator-apkenv-apkenvui/?p=218482
|