MuseScore/src/app
2023-04-07 09:58:29 +03:00
..
app.cpp implemented a more reliable algorithm for generating file names 2023-04-04 13:21:29 +03:00
app.h added the --register-failed-audio-plugin option to ensure that incompatible plugins are registered in separate processes 2023-03-21 11:45:19 +02:00
CMakeLists.txt refactored CommanLineController: now we can use it before creating an instance of QApplication 2023-03-21 11:45:15 +02:00
commandlineparser.cpp fixed disabling video command 2023-04-07 09:58:29 +03:00
commandlineparser.h added the --register-failed-audio-plugin option to ensure that incompatible plugins are registered in separate processes 2023-03-21 11:45:19 +02:00
main.cpp added vtest alternative on CI 2023-03-15 04:05:31 -05:00