Marshall Lake wrote:
> I play audio via g_thread. If the user quits the application before the
> thread is completed (and the user executes the application from the
> command line) the terminal needs reseting. It's fine if the thread ends
> before the user quits the application.
>
> I haven't
I play audio via g_thread. If the user quits the application before the
thread is completed (and the user executes the application from the
command line) the terminal needs reseting. It's fine if the thread ends
before the user quits the application.
I haven't tried but I expect I can avoi