LinuxMCE Forums
May 21, 2013, 02:30:31 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 2 [3] 4
  Print  
Author Topic: Re: Clutter Exercise: Media List - [X] DONE  (Read 7808 times)
uplink
Administrator
Guru
*****
Posts: 183

Linux and LinuxMCE witchdoctor


View Profile
« Reply #30 on: March 08, 2011, 07:58:52 pm »

Source code?
Logged
coley
Guru
****
Posts: 430


View Profile
« Reply #31 on: March 09, 2011, 01:14:11 am »

@possy I don't know why it still only displays a black screen on your device. I uninstalled any extra Qt -dev or -dbg pkgs on my N900 and all works.

@tschak what other platforms? at the moment I can produce an app for Qt on linux, windows and Maemo, haven't tried for Symbian or Meego yet

src avail here if anyone wants to look quickorb.tgz - 304.4 KB

-Coley.

p.s. deb updated in orig post http://forum.linuxmce.org/index.php?topic=10214.msg79637#msg79637
« Last Edit: March 09, 2011, 10:02:52 am by coley » Logged

coley
Guru
****
Posts: 430


View Profile
« Reply #32 on: March 21, 2011, 08:03:15 pm »

Another small update.
The package should now know about its dependencies - requires mcsp, and libqtm-11. (on N900)
Additions:
- simple clock date/time displayed on home screen.
- I got qml working with some of the sensors offered by QtMobility. QML bindings to QtMobility are improving all the time Smiley
The application can now know the orientation of the device - for example placing the device face down could be used to trigger events e.g. do not disturb when watching/listening to media.
- Added sample thermostat sliders - atm I only display two for illustration. I had hoped to have a flickable row of them, but my height calculations are going screwy when its a list of them and they come out all squished, need to revisit.
The same component could just as easily be adapted for light dimmers.
- There is a txt reading of the Accelerometer output, this could potentially allow a device so equipped to be used as a gyroMouse, Bluetooth in QML bindings only starting in QtMobility1.2TP so not going near that yet - but its a future possibility. Alternatively entirely possible now to expose these readings via Qt framework and some c++.

All of the above is written using QtQuick so whatever devices in the future will support QML this kind of stuff can drop straight onto them.

-Coley.
Logged

tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #33 on: March 21, 2011, 08:18:20 pm »

Fantastic Smiley

can we get the source regularly so that some of us can compile it elsewhere? Wink

-Thom
Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #34 on: March 21, 2011, 08:50:01 pm »

coley,

missing debs according to program manager:
  • mcsp (>= 1.0-6)
  • libqtm-11
Logged

coley
Guru
****
Posts: 430


View Profile
« Reply #35 on: March 22, 2011, 12:49:08 pm »

@possy - I guess you want it a step further to install the needed dependencies as opposed to just warning in the app manager? I can check that out. Was wary of that as QtMobility1.1 is only in dev repo atm.

@tschak - could I check the src into svn? under a /people directory?

-Coley.
Logged

posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #36 on: March 22, 2011, 01:05:38 pm »

coley,

I am dumb Smiley so yes, I would want to have it install its dependencies automatically.

Logged

RayBe
Guru
****
Posts: 264



View Profile
« Reply #37 on: March 22, 2011, 02:06:21 pm »

@Coley,

Thank you very much for developing this and taking LMCE again 1 step further.
Since i am very curious as how the whole thing looks when using this and i can imagine other too,
could you please make a youtube video from what you got so far,
kind of like a teaser Wink

thanks again,
br,
Raymond
Logged

When you were born, you were crying and everybody else was laughing.
Live your life so when you die, you are laughing and everybody else is crying.
coley
Guru
****
Posts: 430


View Profile
« Reply #38 on: April 02, 2011, 02:00:16 am »

Sorry for the delay in getting this up there. You can grab my initial efforts here.
http://svn.linuxmce.org/svn/people/coley/quickorb

Any suggestions are welcome or if you have difficulty getting it operational just shout, mind you it doesn't do a huge lot Smiley

-Coley.

@possy - I haven't figured out the wonders of debian pkging yet so it still doesn't install the dependencies.

@RayBe - no video or pics yet sorry, as soon as I get a chance I'll generate something.
« Last Edit: April 02, 2011, 08:53:27 am by coley » Logged

l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #39 on: April 02, 2011, 02:30:36 am »

That should read
http://svn.linuxmce.org/svn/people/coley/quickorb/

Forgot a dir.
Logged

I never quit... I just ping out.
coley
Guru
****
Posts: 430


View Profile
« Reply #40 on: April 02, 2011, 08:55:02 am »

thanks l3mce, original link updated.
-Coley.
Logged

rperre
Guru
****
Posts: 264


View Profile
« Reply #41 on: April 02, 2011, 03:46:41 pm »

Some screenshots for the one's that want to see this. Unfortunately i could not get a screencast to show video on playback.

All praise to coley to start this off.

This is the main menu, it's like a wheel that you can drag around



Here are more menu items



Clicking the top bar opens it, just like current smart phones do



Lighting and contact do nothing yet, but clicking Music gives the front album art



Now if you click on this album art, the picture rotates vertically 180 degree so you can see the back of the album.
The list on the right is scrollable, just click and drag to see all titles



Clicking the Video menu button gives a list that is scrollable top to bottom, click and drag



Hvac menu gives two sliding bars to adjust temperature



Webadmin button, pulls up webadmin, i could put in my username and pass and get to the main screen as shown



That's it, i'll try again to make a screencast of it working, not sure what makes it a transparent video after capture.

Very nice Coley although you'll say it's not much, it's a step in the right direction.

Richard
« Last Edit: April 03, 2011, 04:17:02 pm by rperre » Logged

l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #42 on: April 02, 2011, 04:13:44 pm »

Great work rperre... the album flip is slick.

I think once golgoj4 and I catch up, we can collaborate on something much needed for the project. Way to get the ball rolling coley. Very exciting stuff.
Logged

I never quit... I just ping out.
coley
Guru
****
Posts: 430


View Profile
« Reply #43 on: April 02, 2011, 05:45:59 pm »

Thanks for putting those up, the menu on the left scrolls up and down, items wrap. there should be a hvac option too, when clicked displays adjustable stats.
-Coley.
Logged

rperre
Guru
****
Posts: 264


View Profile
« Reply #44 on: April 03, 2011, 04:02:40 pm »

Coley, that wheel menu is awesome, i didn't even notice it, i have posted a few more pics in the above thread to show the stats and the webadmin.

Richard
« Last Edit: April 03, 2011, 04:17:32 pm by rperre » Logged

Pages: 1 2 [3] 4
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!