e515e73db6a2a944358bcf0728ad50181b460f6c
This is mainly because Glib::Threads (g_system_thread_new) uses pthread on Un*x, but on Windows relies on GThreadWin32 (HANDLE)_beginthreadex This later causes issues e.g. in BaseUI::run() ``` unhandled exception (type Glib::Error) in signal handler: domain: g_thread_error code : 0 what : Error setting new thread priority: The parameter is incorrect. ```
…
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%