Author Topic: Need some dedicated testers.  (Read 286698 times)

davegravy

  • Addicted
  • *
  • Posts: 551
    • View Profile
Re: Need some dedicated testers.
« Reply #405 on: October 18, 2014, 05:30:03 am »
*Implements adding new orbiter from splash screen
*Implements switching between form factors. Ex: it is on the phone skin, but you want the tablet one.
  -This is under the advanced menu on both Android Tablet and Phone UI
  -Switched smokey skin to default for Android tablet.
*Added A-Z jumping functionality to Android tablet media grid.
*multiple other smaller fixes.

Anyone besides me tested these yet?

Tested UI switching on QT4... seems to work as per your youtube video.

Can't seem to load the advanced screen on QT5. Also can't seem to change styles on QT4 anymore.

Cheers,

Dave

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #406 on: October 23, 2014, 04:34:47 am »
There isnt much to change to at the moment. When that changes, the option will return.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #407 on: October 28, 2014, 05:58:44 am »
https://www.youtube.com/watch?v=butcowpSyqQ

pardon my sillyness, but its been a while since ive been excited.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Need some dedicated testers.
« Reply #408 on: October 28, 2014, 10:14:48 am »
Quote
its been a while since ive been excited

after all, he's gotten married lately...

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #409 on: October 28, 2014, 04:17:27 pm »
after all, he's gotten married lately...


Not married yet, still living happily in sin :p

Golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Need some dedicated testers.
« Reply #410 on: October 28, 2014, 06:45:31 pm »
Damn, there must have been some other earth shattering life changing event in the past year or so for you...

purps

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1402
  • If it ain't broke, tweak it
    • View Profile
Re: Need some dedicated testers.
« Reply #411 on: October 29, 2014, 06:36:48 pm »
"Moral of the story is, I'm watching PCU on my Raspberry PI, being controlled by my Android - do you guys understand what's going on? Do you understand how much this changes the game for LinuxMCE? I'm just asking. Just asking questions here".

....is probably the best thing I have heard ever.

Good on you.

Cheers,
Matt.
1004 RC :: looking good :: upgraded 01/04/2013
my setup :: http://wiki.linuxmce.org/index.php/User:Purps

bherbie

  • Veteran
  • ***
  • Posts: 54
    • View Profile
Re: Need some dedicated testers.
« Reply #412 on: November 01, 2014, 05:10:42 pm »
I started working on my own qml skin and noticed a lot of the commands have yet to be implemented.  How can I help with the commands?

Herb

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #413 on: November 09, 2014, 03:41:08 pm »
I started working on my own qml skin and noticed a lot of the commands have yet to be implemented.  How can I help with the commands?

Herb

Can you be more specific? We have a lot of them covered, so im curious as to whats missing so i can add it.

Sorry for the slow response, Qt Dev Days last week.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

bherbie

  • Veteran
  • ***
  • Posts: 54
    • View Profile
Re: Need some dedicated testers.
« Reply #414 on: November 09, 2014, 05:25:27 pm »
Quote
Can you be more specific?

I updated to the latest version and I have mute capabilities but no volume control (up or down) - red, green, blue, yellow buttons - page up, page down.

-Herb

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #415 on: November 09, 2014, 05:39:22 pm »
 Here is currently what being used.
http://svn.linuxmce.org/trac/browser/trunk/src/qOrbiter/qOrbiter_src/qml/android/phone/default/components/TvbuttonGrid.qml

Thanks to Sambuca for adding this. Its in the phone skin, needs to be added to the tablet.

-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #416 on: November 10, 2014, 06:11:58 pm »
did this help?
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

bherbie

  • Veteran
  • ***
  • Posts: 54
    • View Profile
Re: Need some dedicated testers.
« Reply #417 on: November 11, 2014, 05:05:15 am »
Quote
did this help?
No.  I added it to the tablet skin and did a quick reload and nada on those commands.

-herb

golgoj4

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1193
  • hrumpf!
    • View Profile
    • Mah Website
Re: Need some dedicated testers.
« Reply #418 on: November 11, 2014, 05:27:29 pm »
No.  I added it to the tablet skin and did a quick reload and nada on those commands.

-herb

I just pushed an update. for the qorbiter binary, please try that and let me know. There was some issue with command routing.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

bherbie

  • Veteran
  • ***
  • Posts: 54
    • View Profile
Re: Need some dedicated testers.
« Reply #419 on: November 12, 2014, 02:32:27 am »
I uninstalled and re-installed qorbiter and it didn't seem to change anything for me... using qt4 btw...

-herb