Changelog:

UI: implement an option to pause the emulator when the window is inactive
UI: improve lack of response to input changes in the sprite viewer when the emulator is paused
UI: replace QOpenGLWidget with QWidget (thanks @GranMinigun)
UI: fix solar sensor level menu that has been broken in 1.8.0 (fixes #370)
GPIO: fix broken deserialization of port directions
APU: MP2K HLE: handle corrupted wave info addresses (fixes #362)
APU: PSG L/R volume must be remapped from 0-7 to 1-8
GameDB: Japanese Boktai releases have a solar sensor (thanks @raphaelr)
Redirect stdout on Windows (thanks @GranMinigun)

Atualizações:

UI: implementar uma opção para pausar o emulador quando a janela estiver inativa
UI: melhorar a falta de resposta às mudanças de entrada no visualizador de sprites quando o emulador está pausado
UI: substituir QOpenGLWidget por QWidget (obrigado @GranMinigun)
UI: corrigir o menu de nível de sensor solar que estava quebrado na versão 1.8.0 (corrige #370)
GPIO: corrigir a desserialização quebrada das direções de porta
APU: MP2K HLE: tratar endereços de informações de onda corrompidos (corrige #362)
APU: O volume L/R do PSG deve ser remapeado de 0-7 para 1-8
GameDB: lançamentos japoneses de Boktai têm um sensor solar (obrigado @raphaelr)
Redirecionar stdout no Windows (obrigado @GranMinigun)