=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === jhodapp is now known as jhodapp|brb === jhodapp|brb is now known as jhodapp === greyback is now known as greyback|food === greyback|food is now known as greyback === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === magespawn_ is now known as magespawn === xgoo is now known as Guest87299 === jhodapp is now known as jhodapp|lunch === xgoo is now known as Guest15009 === jhodapp|lunch is now known as jhodapp [19:25] ping tgm4883 i finally got the themes down last night. I also see that there was a update in the theme for mythbuntu that broke some things. I do not want to have to keep up with the xml files the more that I test this [19:26] so this is what I am thinking. I am going to write a sdk kit for myth tv that uses the backend that is there. Seems like there has been alot of work with qt5 so looks like I might be able to take the stuff that they have been user backend stuff and make qml elements for it [22:36] bobweaver, check your email, you should have a new SD coupon [22:36] ?? [22:37] bobweaver, Schedules Direct [22:37] bobweaver, from superm1 [22:37] Sweet ! [22:37] bobweaver, May-June is when we get ours and distribute to the mythbuntu team [22:38] tgm I am making a new plugin for upstream that is reads all the libs and ,akes qml plugins for it [22:38] I am having tins of fun lol [22:38] cool [22:45] tgm4883, is superm1 the same dude I meet at uds that you introduced to me ? [22:45] hmm [22:45] bobweaver, possibly [22:45] he was my roommate, so it's probably him [22:45] what I am doing right now is taking alot of time [22:46] super simple data entry almost [22:47] #include "../libmythtv/someheader.h" then go and register it qmlRegisterType [22:48] #include "../libmythui/AppleRemote.h" qmlRegisterType [22:48] ect ect [22:49] or more like qmlRegisterType(uri, 1, 0, "AppleRemote");