Active Topics

 


Reply
Thread Tools
elie-7's Avatar
Posts: 968 | Thanked: 663 times | Joined on Jun 2010 @ Australia (Melbourne/vic) / Lebanon (Zgharta/north)
#2981
well everyone is sharing their media screen, here is mine, i didn't use beecon or anything, its not as sexy as Qosimo's one, but it covers all my needs with style.....
Attached Images
 
__________________
rolling down the street, smoking ENDO, sipping on gin and juice
laid back, with my mind on my money and my money on my mind .
 

The Following 8 Users Say Thank You to elie-7 For This Useful Post:
Posts: 144 | Thanked: 68 times | Joined on Mar 2011 @ a spot
#2982
Originally Posted by phap View Post
...First button open someplayer and return automaticaly on the desktop and play automaticaly the current song in someplayer.
Second one is a ugly command: killall someplayer.
Under you can: mute the sound, decrease it, increase it, set it to max.
Under when you click on the icons it set the volum to 10%, 20%, 30%, .... 100%...

How? How? How?! Please can you share the above points?
 
Posts: 142 | Thanked: 120 times | Joined on Jul 2010
#2983
Originally Posted by GigaByte View Post
How? How? How?! Please can you share the above points?

Here's the command to play someplayer, then return to the desktop and play the song:
/usr/bin/someplayer & sleep 6 && wmctrl -k on && dbus-send --type=method_call --dest=ru.somebody.someplayer / ru.somebody.someplayer.toggle

sleep 6 is for 6 seconds, sometimes it's too short because someplayer start after 6 seconds depending on how many stuff you run on the n900, you can change it to 10 for exemple, make some tests!
Maybe you'll have to download wmctrl.
In terminal:
root
apt-get install wmctrl
I'll post the following later I have to go out

Edit:
dbus-send --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.set_extension_property string:volume variant:uint32:$((`dbus-send --print-reply --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.get_extension_property string:volume| tail -1 | awk '{print $3}'`-5))
for volume -5

dbus-send --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.set_extension_property string:volume variant:uint32:$((`dbus-send --print-reply --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.get_extension_property string:volume| tail -1 | awk '{print $3}'`+5))
For volume +5

dbus-send --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.set_extension_property string:volume variant:uint32:0
For volume mute

dbus-send --type=method_call --dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer /com/nokia/mafw/renderer/gstrenderer com.nokia.mafw.extension.set_extension_property string:volume variant:uint32:22
for volume 10%

20%: change the last number to 26
30%: 30
40%: 35
50%: 42
60%: 52
70%: 62
80%: 72
90%: 82
100%: 100

I know the numbers are strange but when I simply put 10,20,30... 100 it was not linear...

Last edited by phap; 2011-04-02 at 16:59.
 

The Following 6 Users Say Thank You to phap For This Useful Post:
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#2984
Some updates:

Statistics screen + Blast Mode:


Save-memory Screen:

^reminds me with something, hmmmmmmm...
 

The Following 9 Users Say Thank You to ammyt For This Useful Post:
elie-7's Avatar
Posts: 968 | Thanked: 663 times | Joined on Jun 2010 @ Australia (Melbourne/vic) / Lebanon (Zgharta/north)
#2985
Originally Posted by ammyt View Post
Some updates:

Statistics screen + Blast Mode:


Save-memory Screen:

^reminds me with something, hmmmmmmm...
dude thats awesom, thank you for using my signature, 3anjad thank you......
cheers 7abib.
__________________
rolling down the street, smoking ENDO, sipping on gin and juice
laid back, with my mind on my money and my money on my mind .
 

The Following User Says Thank You to elie-7 For This Useful Post:
bigears5000's Avatar
Posts: 468 | Thanked: 775 times | Joined on May 2010 @ Hereford, England
#2986
Been messing again.

@cutehunk - Here's the deb and tasklaunch icon you requested.
Attached Images
   
Attached Files
File Type: deb desktop-clock-widget_0.6_armel.deb (22.6 KB, 165 views)

Last edited by bigears5000; 2011-04-03 at 19:05.
 

The Following 8 Users Say Thank You to bigears5000 For This Useful Post:
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#2987
Now that looks fantastic.....

Kind regards Qosmio
__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)
 

The Following User Says Thank You to qosmio For This Useful Post:
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#2988
What Blast Mode does, is the complete opposite actions to the hard-sleep mode widget. That is:
1. Bumping the CPU to 500 1150MHz using the ideal profile and conservative governor.
2. Raise the brightness of the screen to the MAX.
3. Turn off offline mode, and silent mode
4. Turn on all connectivity methods, Wlan, 3g (I only set my phone to 2g)
5. Turn on BT (don't know how it is useful, but I just set it to suck more battery power )
 
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#2989
After all the hard work I put on to bringing the perfect desktop, I messed with fdisk, and I reflashed! NOOOO! Life is unfair!
 
Posts: 155 | Thanked: 92 times | Joined on Jul 2010 @ Jordan
#2990
Ok..read through QB but I still lost somewhat, on using the d-bus commands for SomePlayer, (play stop ect..) do I just paste the commands at the bottom where is say d-bus and enable it or is there something else and place the icons in the QB image file? Thanks in advance..
 
Reply

Tags
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell


 
Forum Jump


All times are GMT. The time now is 02:03.