MythTV / mythtv

The official MythTV repository
https://www.mythtv.org
GNU General Public License v2.0
699 stars 343 forks source link

Move UI files from libmyth to libmythui #908

Open ulmus-scott opened 4 weeks ago

ulmus-scott commented 4 weeks ago

This moves files from libmyth to libmythui. This is redone from the last two unmerged commits in https://github.com/MythTV/mythtv/pull/438.

The end goal is to merge libmyth into libmythtv; however, first I want to see if I can separate dbsettings from MythContext and investigate what MythContext actually does.

Checklist