Tuesday, September 26th, 2017, 00:32 UTC | ||
[00:32:42] | dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv | |
[00:33:05] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 240 seconds) | |
[01:13:56] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[01:14:25] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[02:09:13] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds) | |
[02:13:28] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[02:13:58] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[02:15:52] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[02:45:51] | markspieth|2 (markspieth|2!~markspiet@CPE-124-188-72-98.facz1.ken.bigpond.net.au) has joined #mythtv | |
[02:47:33] | markspieth (markspieth!~markspiet@CPE-124-188-72-98.facz1.ken.bigpond.net.au) has quit (Ping timeout: 240 seconds) | |
[03:08:08] | markspieth|2 is now known as markspieth | |
[03:09:08] | markspieth (markspieth!~markspiet@CPE-124-188-72-98.facz1.ken.bigpond.net.au) has quit (Quit: ttfn) | |
[03:16:49] | benklop (benklop!~quassel@c-73-153-66-252.hsd1.co.comcast.net) has quit (Ping timeout: 248 seconds) | |
[03:18:02] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[03:18:29] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[03:58:13] | markspieth (markspieth!~markspiet@CPE-124-188-72-98.facz1.ken.bigpond.net.au) has joined #mythtv | |
[04:00:05] | dblain (dblain!~dblain@mythtv/developer/dblain) has quit (Read error: Connection reset by peer) | |
[04:00:24] | dblain (dblain!~dblain@c-73-100-248-159.hsd1.ma.comcast.net) has joined #mythtv | |
[04:00:24] | dblain (dblain!~dblain@c-73-100-248-159.hsd1.ma.comcast.net) has quit (Changing host) | |
[04:00:24] | dblain (dblain!~dblain@mythtv/developer/dblain) has joined #mythtv | |
[05:01:34] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
[05:15:52] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Ping timeout: 260 seconds) | |
[05:16:44] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[05:40:42] | SteveGoodey (SteveGoodey!~steve@host86-151-149-106.range86-151.btcentralplus.com) has joined #mythtv | |
[07:47:41] | SteveGoodey (SteveGoodey!~steve@host86-151-149-106.range86-151.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[08:05:23] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv | |
[08:31:21] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds) | |
[08:39:53] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[11:20:57] | jheizer_ (jheizer_!~jheizer@2601:246:8200:70ab:f804:d551:6c8:fde1) has quit (Read error: Connection reset by peer) | |
[11:21:15] | jheizer_ (jheizer_!~jheizer@2601:246:8200:70ab:b8bb:d87a:a5ee:446f) has joined #mythtv | |
[12:29:46] | willcooke (willcooke!willcooke@conference/ubuntu-rally/x-zilbwjfasdumzgeu) has joined #mythtv | |
[12:29:46] | willcooke (willcooke!willcooke@conference/ubuntu-rally/x-zilbwjfasdumzgeu) has quit (Changing host) | |
[12:29:46] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[13:34:02] | stuarta: | seriously why is keypress handling in mythmainwindow...... |
[13:34:18] | stuarta: | mythmainwindow should do..... the main window..... |
[13:44:43] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[14:10:45] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[14:11:41] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[14:16:21] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has quit (Ping timeout: 240 seconds) | |
[14:18:41] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has quit (Ping timeout: 248 seconds) | |
[14:25:34] | gigem: | stuarta: Is it the base class of all screens? |
[14:28:19] | stuarta: | sort of |
[14:29:05] | stuarta: | as in that appears to be what it does, without strictly speaking being a base class that's inherited |
[14:30:45] | stuarta: | sometimes i'm surprised any of this actually works |
[14:36:37] | stuarta: | in order to fix vaapi under newer fedora with wayland, need to add wayland support, so trying to understand how to hook it in |
[14:36:41] | stuarta: | gunna be interesting |
[14:38:53] | stuarta: | and that involves identifying and understanding how we interact with X directly (which isn't correct in the long run) |
[14:41:52] | stuarta: | i already know i can rip out the xinerama code, and replace it with pure qt implementation |
[14:43:17] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[14:50:12] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has joined #mythtv | |
[14:52:21] | gigem: | Myth is definitely something that has been more evolved than designed over the years. |
[14:52:27] | stuarta: | hah |
[14:52:40] | stuarta: | crufty is another word for it |
[14:53:09] | gigem: | That's a good word too. |
[14:53:13] | stuarta: | :) |
[14:55:15] | stuarta: | and don't get me started on the sheer volume of deprecated api's we are using |
[14:55:28] | stuarta: | plenty in Qt, and in ffmpeg |
[14:55:39] | stuarta: | both of which require non trivial rewrites |
[15:01:34] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has quit (Ping timeout: 255 seconds) | |
[15:06:30] | gigem: | Which Qt APIs and have tickets been filed? They might be good things to point new and would be developers at. We're definitely lacking in A/V expertise right now with jya having limited time. It's a shame we can't leverage the work being done by Kodi, mpv, et al. |
[15:08:11] | jya: | i could have a go at the ffmpeg ones... a few of them can be used without much change to our code. The main problem is the use of the Read/Write callback, those are totally unsupported |
[15:12:16] | stuarta: | gigem: with Qt it's stuff like QGLWidget -> QOpenGLWidget |
[15:13:29] | stuarta: | we have a mix of the 2, but mainly the former. there is some QOpenGL* stuff in the work lvr did, but we really need to rework it all |
[15:14:32] | stuarta: | jya: if you need any suggestions, i'd start with the deprecated warnings from the build slaves, such as those here https://code.mythtv.org/buildbot/builders/mas . . . it/builds/97 |
[15:17:07] | stuarta: | gigem: on top we need to understand our whole decode / output pipeline better, in order to ensure we never have to do unneccessary cpu <-> gpu memcopies |
[15:17:51] | stuarta: | eg, so we can feed an encoded frame in, use the gpu to decode, which can then feed it internally to a deinterlacer, then to the output, without ever having to come back to the cpu |
[15:18:29] | stuarta: | no idea where we even sit in that pipedream |
[15:40:48] | willcooke (willcooke!willcooke@conference/ubuntu-rally/x-yecaoeblwvkfqypi) has joined #mythtv | |
[15:40:48] | willcooke (willcooke!willcooke@conference/ubuntu-rally/x-yecaoeblwvkfqypi) has quit (Changing host) | |
[15:40:48] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[15:47:12] | peterbennett (peterbennett!~Peter@mythtv/developer/peterbennett) has joined #mythtv | |
[15:49:32] | ** stuarta waves to peterbennett ** | |
[15:57:47] | MitchCapper: | I know there is /Dvr/DisableRecordSchedule but there is no ability to actually delete a recording schedule from the API right? Just want to check before going to add it. |
[16:02:49] | MitchCapper: | Ah nevermind there is RemoveRecordSchedule |
[16:02:51] | gigem: | MitchCapper: I suspect the way is to the recording type to the right value. That's how the C++ API works. |
[16:03:09] | gigem: | Nevermind me then too. :) |
[16:03:34] | MitchCapper: | I read through the wsdl probably a dozen times not sure how I kept missing it |
[16:04:06] | gigem: | stuarta: Ah, that's an area with which I'm not familiar. I'd eventually like to, but I've got something else brewing right now with me limited time. |
[16:09:14] | stuarta: | gigem: nor me, but i've been spending quite a bit of time working on understanding things |
[16:09:34] | stuarta: | although, i need to finish the infrastructure moves off alcor first |
[16:15:34] | ** peterbennett waves back to stuarta ** | |
[16:15:43] | stuarta: | :) |
[16:16:03] | ** stuarta heads off ** | |
[16:22:44] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[16:23:10] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[16:37:21] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has quit (Ping timeout: 240 seconds) | |
[17:02:59] | peterbennett (peterbennett!~Peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[17:05:33] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
[17:33:21] | SteveGoodey (SteveGoodey!~steve@host86-151-149-106.range86-151.btcentralplus.com) has joined #mythtv | |
[17:56:45] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[18:04:12] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[18:04:47] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[18:05:56] | jafa (jafa!~jafa@2001:470:80ca:2000:6cde:6daa:cde2:2443) has quit (Ping timeout: 246 seconds) | |
[19:21:46] | gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv | |
[19:23:35] | gigem (gigem!~david@mythtv/developer/gigem) has quit (Ping timeout: 240 seconds) | |
[20:25:16] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has quit () | |
[20:27:41] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has joined #mythtv | |
[20:52:13] | gregl (gregl!~greg@cpe-66-67-122-101.nycap.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[21:21:32] | SteveGoodey (SteveGoodey!~steve@host86-151-149-106.range86-151.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[21:26:45] | willcooke (willcooke!willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies) | |
[22:08:21] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:413e:b922:572c:fa21) has quit (Read error: Connection reset by peer) | |
[22:25:27] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.93 [Firefox 55.0.3/20170824053622]) | |
[22:28:45] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[22:37:14] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Remote host closed the connection) | |
[22:37:39] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[22:52:17] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has quit (Ping timeout: 260 seconds) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.