|
|
2011-03-31
, 20:32
|
|
Posts: 144 |
Thanked: 68 times |
Joined on Mar 2011
@ a spot
|
#2961
|
|
|
2011-03-31
, 20:59
|
|
|
Posts: 532 |
Thanked: 949 times |
Joined on Apr 2010
@ Uk for 6months then Thailand
|
#2962
|
| The Following 11 Users Say Thank You to qosmio For This Useful Post: | ||
|
|
2011-03-31
, 21:14
|
|
|
Posts: 532 |
Thanked: 949 times |
Joined on Apr 2010
@ Uk for 6months then Thailand
|
#2963
|
anyway to place Minute & Seconds bar in this clock widget ...am using QBW....
| The Following 2 Users Say Thank You to qosmio For This Useful Post: | ||
|
|
2011-03-31
, 21:32
|
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#2964
|






| The Following 6 Users Say Thank You to cutehunk04 For This Useful Post: | ||
|
|
2011-04-01
, 06:56
|
|
Posts: 142 |
Thanked: 120 times |
Joined on Jul 2010
|
#2965
|
All credit goes to " GreatGonzo" for this ... All I did was use part of his Fantasic Widget for "SomePlayer"
http://talk.maemo.org/showthread.php...eplayer+widget
As I said this only works with "SomePlayer"
(1) Download Somplayer by Somebody ..http://talk.maemo.org/showthread.php...ght=someplayer
(2) You need quick-widgets-0.2.2 (in extra-devel )
(3) Download QML file and save anywhere you will remember.
(4) Open quick-widget and select the QML file that you saved
(5) tick the fixed size and set at 650x160 Or any size you want..
(6) click "Done"
Open SomplePlayer and play a track... Then go to the screen you have QW on and there is your Media Info...
Codes for Someplayer QBW buttons where posted here a few days ago...
Enjoy
Kind regards Qosmio
|
|
2011-04-01
, 08:59
|
|
|
Posts: 472 |
Thanked: 195 times |
Joined on Jun 2010
@ India, Mumbai
|
#2966
|

| The Following 10 Users Say Thank You to cutehunk04 For This Useful Post: | ||
|
|
2011-04-01
, 10:24
|
|
Posts: 110 |
Thanked: 31 times |
Joined on Jan 2011
|
#2967
|
this is my 1st Screenshot here...not so happening, Kept it quite simple....

|
|
2011-04-01
, 10:37
|
|
|
Posts: 250 |
Thanked: 122 times |
Joined on May 2009
@ Colorado
|
#2968
|
this is my 1st Screenshot here...not so happening, Kept it quite simple....

|
|
2011-04-01
, 11:10
|
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#2969
|
All credit goes to " GreatGonzo" for this ... All I did was use part of his Fantasic Widget for "SomePlayer"
http://talk.maemo.org/showthread.php...eplayer+widget
As I said this only works with "SomePlayer"
(1) Download Somplayer by Somebody ..http://talk.maemo.org/showthread.php...ght=someplayer
(2) You need quick-widgets-0.2.2 (in extra-devel )
(3) Download QML file and save anywhere you will remember.
(4) Open quick-widget and select the QML file that you saved
(5) tick the fixed size and set at 650x160 Or any size you want..
(6) click "Done"
Open SomplePlayer and play a track... Then go to the screen you have QW on and there is your Media Info...
Codes for Someplayer QBW buttons where posted here a few days ago...
Enjoy
Kind regards Qosmio
id: info
property string command: "sh -c \"dbus-send --type=method_call --print-reply --dest=ru.somebody.someplayer / ru.somebody.someplayer.title_artist_album"
property string artcommand: "sh -c \"dbus-send --type=method_call --print-reply --dest=ru.somebody.someplayer / ru.somebody.someplayer.albumart"
dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer
dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open
|
|
2011-04-01
, 13:14
|
|
|
Posts: 532 |
Thanked: 949 times |
Joined on Apr 2010
@ Uk for 6months then Thailand
|
#2970
|
Sorry to be a pain in the arse but maybe this could be reconfigured with mafw as well - looking through the qml in Notepad++ I can see a dbus call that states the following;
Maybe, being the code noob that I am, if you replaced the dest=ru.somebody.someplayer with the string for media player instead,Code:id: info property string command: "sh -c \"dbus-send --type=method_call --print-reply --dest=ru.somebody.someplayer / ru.somebody.someplayer.title_artist_album" property string artcommand: "sh -c \"dbus-send --type=method_call --print-reply --dest=ru.somebody.someplayer / ru.somebody.someplayer.albumart"or alternativelyCode:dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrendererI'm not sure of the strings that monitor the dbus for album / artist / song though, does anyone have any ideas....?Code:dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open
![]() |
| Tags |
| desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell |
| Thread Tools | |
|