LinuxMCE Forums
May 18, 2013, 07:26:22 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  
  Show Posts
Pages: 1 ... 4 5 [6] 7 8 ... 55
76  LinuxMCE / Developers / Re: QOrbiter: Updated on: August 29, 2012, 01:01:59 am
http://youtu.be/7L2hWE7LGo0

media player ecosystem is coming along! Now i need to just make a path from the core to the qOrbiter in question.

But seriously, the qMediaPlayer plugin is up and running. this is a big effing deal!

-golgoj4
77  LinuxMCE / Developers / Re: QOrbiter: Updated on: August 25, 2012, 05:36:54 pm
Status update as we reach the end of summer

-Some highly motivated dev's have begun work with integrating linuxmce and the rasperry pi. We all should get them a beer or something for the hard work they are doing to make qOrbiter be able to have a proper home on the raspberry pi!

-qOrbiter itself is under active development. Nobody responded to the tablet challenge, but life moves on. We are still looking for people who want to design skins, so make your self known.

-Multimedia for qOrbiter is almost here. http://www.youtube.com/watch?v=xMu9CW3Xd40

update complete!

78  LinuxMCE / Feature requests & roadmap / Re: raspberry pi on: August 25, 2012, 05:26:12 pm
mine should be arriving on monday!! woohoo!! im racing like mad to get the qMediaPlayer working on the DCEside. Ive done a proof of concept qml video plugin so we are getting closer!

So what left to add to qOrbiter
dce multimedia- writing the plugin this weekend. Child qMediaPlayer device registers and i can send media control commands to it. just need the plugin to serve the stream data now Wink

dce ip phone / video. ---kinda far away just because ive not had a chance to look at c# / qml interfaces yet. The plan is to utilize liblinphone to create our own ip qPhone (sorry about q' everything. lol) that we can utilize on mobile devices as well as the pi and mds. and it could support video as the linphone library supports it.

also, you guys kick ass Smiley

-golgoj4
79  LinuxMCE / Developers / Re: LinuxMCE Database File on: August 22, 2012, 03:57:21 am
*raises eyebrow*

Something in particular you're trying to do?

-golgoj4, resident suspicious old person. Now get off my lawn! :p
80  LinuxMCE / Users / Re: We have a 1004 beta on: August 17, 2012, 04:24:01 am
OOOOH,...

You's are so lucky,... I had my right F-U finger on "Enter."

JKing... I'm still jazzed about this, as is everybody. This is a big step.



**************!
81  LinuxMCE / Users / Re: We have a 1004 beta on: August 17, 2012, 02:55:05 am

Follow-up:

I'm downloading now. 1,200KB/sec,... thank the Lord!

Any-who...

I want to post a press-release statement to LXer (Linux news aggregation site) and also maybe PM Nixie-Pixel (Red-headed Gaming/Open-Source Video Blogger) on the Beta of LinuxMCE 1004 being released. Any objections??

Remember, I got ADHD... Act quick!




Wait for release before making press releases. we aint in a hurry.

-golgoj4
82  LinuxMCE / Users / Re: We have a 1004 beta on: August 16, 2012, 01:06:11 am
party is over. back to work!

 Grin
83  LinuxMCE / Developers / Re: QOrbiter: Updated on: August 15, 2012, 01:37:50 pm
http://youtu.be/xMu9CW3Xd40
84  LinuxMCE / Users / Re: Ill Catch yer shark... on: August 11, 2012, 06:40:35 am
What tablet are you looking at it?

Anyone interested in chipping in and buying Langston a play thing?

This is the time for anyone who, for whatever reason, doesn't code, who are actively using the system, and would like to give something back.

Step up, and the cheaper it will be for all of us!

Cheers,
Matt.

its over and ive moved on. expecting community involvement was a pipe dream. the end. and believe me i can get my own tablet, i was giving one away. was. anyways. please dont ever bother me about a ui related issue. ever. i tried to collaborate. nobody wanted to.

-golgoj4
85  LinuxMCE / Users / Re: Ill Catch yer shark... on: August 11, 2012, 02:20:20 am
i will just buy myself a tablet since clearly there is no motivation to be found here. and yeah, i know im being harsh but goddamn if the next person that bitches about the UI doesnt get my foot so far up their bum they taste rubber...

handing out free stuff is apparently a pointless endeavor these days. maybe if i had a goddamned turtleneck on...

a very jaded developer
86  LinuxMCE / Users / Re: Android QOrbiter on: July 29, 2012, 02:32:13 pm
Exactly like that. I didn't get a pop-up that i could see. I could see the -1 but not edit it.. and it would only give me a few sec before crashing. xml edit worked immediately though.

your running the most recent update, qml included?

-golg0j4
87  LinuxMCE / Users / Re: Android QOrbiter on: July 28, 2012, 01:43:53 am
I'm having trouble with my touchpad as well- qorbiter is grabbing device id "45" even through only have qorbiter devices "56" and "75".  I don't have a device 45 or anything really even close.  On one occasion, I was able to halt the qorbiter starting and was able to type in "56" as my device id.  I hitting "go" changed the button color to green, but then the app froze.

Any thoughts or suggestions?


I dont. What should be happening is that device id is set to -1 by default. this should cause it to pop up a list of existing qOrbiter, you select the right one and it starts. it saves the device id so next time it will already have it. Anything else happening is outside of what happens on the android devices i  test. Is there anyways to get a more solid rom onto these touchpads, because its clearly borking up a lot. It should not be setting random device numbers. that means that it cant read from the SD card more than likely, which means you will have to fight with it every time.

-golgoj4
88  LinuxMCE / Users / Re: Android QOrbiter on: July 25, 2012, 07:00:50 am
Hey golgoj4,

Thought i'd try out the nightly. Followed the wiki (orb, user, room, size, svn, skins, config generation etc) however after loading briefly - the app just quits (goes back to the homescreen). Using a galaxy S2 (ICS 4.0.4). Logcat shows this if it is helpful:
http://pastebin.com/sHu5bUvL
Code:
W/Qt      (12640): qrc:android/Splash.qml:35: ReferenceError: Can't find variable: dcerouter
W/Qt      (12640): QObject::connect: Cannot connect DCE::qOrbiter::screenSaverImages(QStringList) to (null)::setImageList(QStringList)
W/Qt      (12640): QObject::connect: Cannot connect (null)::requestNewImage(QString) to DCE::qOrbiter::getScreenSaverImage(QString)
W/Qt      (12640): QObject::connect: Cannot connect DCE::qOrbiter::currentScreenSaverImage(const uchar*,int) to (null)::setImageData(const uchar*,int)
W/Qt      (12640): Object::connect: Attempt to bind non-signal orbiterWindow::close()
D/Qt      (12640): Device Id changed to: -1
D/Qt      (12640): Initializing connection
D/Qt      (12640): No hostname, checking installation
D/Qt      (12640): Found installation, starting
F/libc    (12640): Fatal signal 11 (SIGSEGV) at 0x000002b6 (code=1)
I/DEBUG   ( 3470): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   ( 3470): Build fingerprint: 'samsung/GT-I9100/GT-I9100:4.0.3/IML74K/XXLPQ:user/release-keys'
I/DEBUG   ( 3470): pid: 12640, tid: 12658  >>> org.linuxmce.qorbiter <<<
I/DEBUG   ( 3470): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000002b6

Let me know if there is anything else you need/want to help.

Cheers,
WR.

interesting, so you just changed the device id to an existing one and it worked?

its supposed to show a popup of the existing qOrbiters.
-golgoj4
89  LinuxMCE / Developers / Re: Raspberry Pi omxplayer device on: July 24, 2012, 02:15:19 am
1. i <3 this thread
2. how were you intending to approach the omxplayer and playing videos?
3. goddamned wait time for a pi!!!!!!!ack!!!

-golgoj4
90  LinuxMCE / Developers / Re: Raspberry Pi omxplayer device on: July 18, 2012, 08:08:02 pm
so jealous...i cant even order one yet!
Pages: 1 ... 4 5 [6] 7 8 ... 55
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!