![]() |
Re: Show off your Maemo 5 screenshots
Quote:
|
Re: Show off your Maemo 5 screenshots
2 Attachment(s)
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 |
Re: Show off your Maemo 5 screenshots
Quote:
kind regards Qosmio |
Re: Show off your Maemo 5 screenshots
here i just want to share the collections of clock ...hope you guys gonna love it..
http://i53.tinypic.com/5n9f9d.png http://i53.tinypic.com/2gx1lxs.png http://i52.tinypic.com/ac52kp.png http://i53.tinypic.com/v6rfkl.png http://i55.tinypic.com/em6ix.png http://i53.tinypic.com/15hyh68.png http://i51.tinypic.com/2s67nex.png |
Re: Show off your Maemo 5 screenshots
Quote:
|
Re: Show off your Maemo 5 screenshots
this is my 1st Screenshot here...not so happening, Kept it quite simple....:D
http://i56.tinypic.com/245eeys.png |
Re: Show off your Maemo 5 screenshots
Quote:
i like your Battery and Cell widget can you say me how ? sorry for a noob :o ----- |
Re: Show off your Maemo 5 screenshots
Quote:
Jesse~ |
Re: Show off your Maemo 5 screenshots
Quote:
Code:
id: info Code:
dest=com.nokia.mafw.renderer.Mafw-Gst-Renderer-Plugin.gstrenderer Code:
dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open |
Re: Show off your Maemo 5 screenshots
Quote:
Yes your right! it can be changed for use with the default player.. As I only use Someplayer ! I really havent bothered to even try.. sorry Best person to ask switch is Nicolai . Kind Regards Qosmio |
Re: Show off your Maemo 5 screenshots
The best you can do with dbus and mafw is:
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.renderer.get_current_metadata But it is no fun, the return value is a dbus byte array which contains metadata key-value pairs. If you are lucky there is a albumart url, but of course the embedded album art isn't accessible. regards Nicolai |
Re: Show off your Maemo 5 screenshots
@cutehunk04 would it be possible to get the link for your clock face posting .. would like to get the correct hands and such..ty
|
Re: Show off your Maemo 5 screenshots
2 Attachment(s)
@ qosmio or one of the other member of the brain trust,, I must be missing something as you can see by the pics,when it's playing it looks great but when I stop it I get a black square,, is there a way to let it show the last song played when it's stop like the standard media player ? ..tia
Oh,,and if I edit this will it increase the album art size? (yep it does):p Rectangle { id: artholder anchors.left: parent.left anchors.leftMargin: 20 width: 128 height: 128 color: "#202020" radius: 3 |
Re: Show off your Maemo 5 screenshots
Quote:
Yeap that will be the one.... Sorry to say it will only show Album art when someplayer is playing. As your screen is black! just change the colour to BLACK!!! Hope this helps regards Qosmio |
Re: Show off your Maemo 5 screenshots
1 Attachment(s)
Just done this for you on my N900 to show you... maybe i set the font to large!!!:rolleyes:
edit... hahaha and the wrong button LOL You get the idea tho kind regards Qosmio |
Re: Show off your Maemo 5 screenshots
After my last post I wondered how that screen would look with a little bit of messing around..
This is what I came up with! Kind regards Qosmio http://i1031.photobucket.com/albums/...401-221139.png |
Re: Show off your Maemo 5 screenshots
Quote:
Hence me not bothering with it yet (anymore). player controls are easy though. |
Re: Show off your Maemo 5 screenshots
Quote:
anyway just let me know. Thanks once again. |
Re: Show off your Maemo 5 screenshots
So finally I join the club! Here's my multimedia screenshot made with love.
http://fleursdudharma.com/Screenshot...402-085330.png 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%. It took me a hell lot of time to find all the commands but finally I managed it. So it's almost my perfect multimedia desktop I miss some commands to skip the tracks 5 seconds back and forth in someplayer. |
Re: Show off your Maemo 5 screenshots
Just small Modification....:D
http://i52.tinypic.com/sqjdw3.png P.S. can anyone Provide me the QBW Command for "TIME".... |
Re: Show off your Maemo 5 screenshots
1 Attachment(s)
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.....
|
Re: Show off your Maemo 5 screenshots
Quote:
How? How? How?! Please can you share the above points? |
Re: Show off your Maemo 5 screenshots
Quote:
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... |
Re: Show off your Maemo 5 screenshots
Some updates:
Statistics screen + Blast Mode: http://www.freeimagehosting.net/uploads/74b5d20d6f.jpg Save-memory Screen: http://www.freeimagehosting.net/uploads/07c0808b3a.jpg ^reminds me with something, hmmmmmmm... |
Re: Show off your Maemo 5 screenshots
Quote:
cheers 7abib. |
Re: Show off your Maemo 5 screenshots
4 Attachment(s)
Been messing again.
@cutehunk - Here's the deb and tasklaunch icon you requested. |
Re: Show off your Maemo 5 screenshots
Now that looks fantastic.....
Kind regards Qosmio |
Re: Show off your Maemo 5 screenshots
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 :p) |
Re: Show off your Maemo 5 screenshots
After all the hard work I put on to bringing the perfect desktop, I messed with fdisk, and I reflashed! NOOOO! Life is unfair! :( :(
|
Re: Show off your Maemo 5 screenshots
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..
|
Re: Show off your Maemo 5 screenshots
wow!! nearly to 3OOO replies...now thats what i call a hell of achievement (for this thread)...Keep going Guys !!! :)
|
Re: Show off your Maemo 5 screenshots
I hope the guy who post in #3000 won't say anything stupid...
|
Re: Show off your Maemo 5 screenshots
Quote:
Well well. Congratulations to you. :D. Now how does it feel for your #3000 post and comment. :p Edit: Your post increased your thanks ratio. lol :D |
Re: Show off your Maemo 5 screenshots
3 Attachment(s)
A couple of changes from my last post, nothing major though. Here's three of my screens, still a WIP.
|
Re: Show off your Maemo 5 screenshots
4 Attachment(s)
Still playing around :D .
Desktop wallpapers in progress. **HseFly** |
Re: Show off your Maemo 5 screenshots
Quote:
|
Re: Show off your Maemo 5 screenshots
Yeah. It is omweather. All I did, was to pinch the icons I wanted from an android rom/apk, and change the icons in one of the icon packs for omweather. I backed up then changed contour icon theme. You can find omweather icons in opt/maemo/usr/share/omweather/icons
|
Re: Show off your Maemo 5 screenshots
Could you possibly break that down in nooblanguage? :)
|
Re: Show off your Maemo 5 screenshots
Yeah sorry if I wasn't clear enough. In the application manager, you may have noticed different icon packs for omweather eg. contour, epona etc. Well, all I did was to download one of these icon packs and then access the folder stored on my phone. The location of these weather icons on the phone is /opt/maemo/usr/share/omweather/icons
To acces this folder, you either need to ssh into your phone or use filebox. The actual black and white weather icons I am using, I found by searching on Google. These icons are from an android phone's firmware/rom. You can find loads of roms for android on the net. You need to find a rom with the .apk (android package) file extension. Then you can unzip the rom and find the icons within the rom. So basically what you are doing is replacing the original omweather icons, with any other icons you want to. |
Re: Show off your Maemo 5 screenshots
Quote:
Ah ok, now I get it! I'm using contour atm but like your black and white theme more! Thanks mate, will try it out when I get time. Regards |
All times are GMT. The time now is 13:55. |
vBulletin® Version 3.8.8