<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 3:35 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 12, 2022 at 3:16 PM Klaas de Waal <<a href="mailto:klaas.de.waal@gmail.com" target="_blank">klaas.de.waal@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 12 Aug 2022 at 19:42, James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div>I had the 5.1 working on mythtfrontned v32.0-6 on my FireTV, but today I rebuild the android mythfrontend to v32.0-59 and now I have the grayed out  Digital Audio Capability the same as on my x86_64 versions of mythfrontend.  So something changed since March because my hardware and setup has not changed.</div><div><br></div><div>JIm A<br> </div></div></div></blockquote><div><br></div><div>It is really a lot of work but if you would do bisecting (see "git bisect" <a href="https://git-scm.com/docs/git-bisect" target="_blank">https://git-scm.com/docs/git-bisect</a>) you can pinpoint it down to a single commit.</div><div><br></div><div>Klaas.</div><div><br></div></div></div></blockquote><div><br></div><div>I remember that there is a way to pick a commit number and checkout to that version and commit number and then build the source.  Maybe you know how. I could start with v32.0-6 and if that still works with 5.1 on my system I could skip forward a month's worth of commits and see where it's broken. Short of building a system so I can test mythfrontend, I don't know a way to find it.</div><div><br></div><div>Jim A</div></div></div></blockquote><div><br></div><div>Duh! I checkout fixes/32 and then git log. I found the commit where it worked and did:</div><div>git checkout <span style="color:rgb(178,104,24);font-family:monospace">ae60e8302fab769dd0aacb091d195b1cef08ad9c</span></div><font face="arial, sans-serif">That will set me where I can build it, but I'm outside the normal process, but I don't commit stuff myself.</font></div><div class="gmail_quote"><span style="font-family:monospace"><br></span></div><div class="gmail_quote"><span style="font-family:monospace">Jim A</span></div><div class="gmail_quote"><span style="font-family:monospace"><br></span></div></div>