* new services being added to openauto
* cmake for new services
* MediaStatusService, transitioning away from qt gstreamer
* Reverting change to qmlglsink as it's not functional on raspbian as of this moment
* Multitouch support within android auto
* add night mode toggle to aainterface
* Dot dump debug functionality
* NavigationStatusService, MediaStatusService, AAInterface, Hotkey migration
* Add a delay to dot dumping because caps aren't selected until data is streaming, so we can't rely on just a PLAYING status
* Update btservice connection method for pi4
* Update for pi4 compiling
* missing brace
* Yet another new bt connect process
* oops bad merge
* bad merge
* Remove pi specific bt connection
* Try to play nice with bullseye
* Select decoder automatically based on priority list
* Quick cleanup