Commit graph

465 commits

Author SHA1 Message Date
RomanPudashkin
8343212075
Merge pull request #10500 from asattely/score-migration
[MU4] Score migration of style defaults for 3.6 scores
2022-02-10 21:37:18 +02:00
Aaron Sattely
8ace6a9d31 score migration for 3.6 scores 2022-02-09 12:08:36 -05:00
Roman Pudashkin
fe1e670743 removed the extensions module 2022-02-07 16:12:10 +02:00
Casper Jeukendrup
bb201c2301 Remove Telemetry module; transfer CrashHandler to Diagnostics module 2021-12-13 11:35:19 +03:00
Igor Korsukov
84c01f9bbb removed ENGRAVING_BUILD_ACCESSIBLE_TREE cmake option 2021-10-26 06:26:16 -07:00
Casper Jeukendrup
64f201399d
Remove all references to the "Tours" functionality
It won't be included in MuseScore 4.
2021-10-14 23:04:23 +02:00
Igor Korsukov
74f7416756 reconfigure autobot paths 2021-10-08 14:08:22 +02:00
Igor Korsukov
80d1778740 added test script NewScore10InstrPutNotesSaveClose 2021-10-07 18:23:29 +02:00
Igor Korsukov
6d4755b4c4 added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option 2021-10-04 15:36:54 +02:00
Igor Korsukov
1a16de0cb9 moved instrumnt change tests to gtest 2021-10-01 09:31:12 +02:00
Igor Korsukov
6ff8dcf230 improved engraving accessible tree 2021-09-10 12:09:48 +02:00
Igor Korsukov
8b7313aa2c added ENGRAVING_PAINT_DEBUGGER_ENABLED cmake option 2021-09-06 13:17:53 +02:00
Igor Korsukov
5a3cf8f6f2 added ignore reset navigation by mouse press for diagnostic 2021-08-25 11:24:22 +02:00
Igor Korsukov
68c72eff52 actualization engraving accssesibility 2021-08-24 10:50:48 +02:00
Igor Korsukov
839cd656ec moved files from userscores to project module 2021-08-16 13:15:21 +02:00
Casper Jeukendrup
b7430fe5be Fix linking Unit Tests on macOS
TODO: Rework Sparkle support
2021-08-05 00:24:18 +02:00
Igor Korsukov
16f399411e added write parts to separate files 2021-07-28 16:03:09 +02:00
Igor Korsukov
641a5bc566 added score write hook 2021-07-22 17:52:09 +02:00
Roman Pudashkin
95147195f5 renamed instruments module to instrumentsscene 2021-07-14 13:16:32 +02:00
Eism
fa187f163a Moved YouTube API key to gitHub secrets 2021-07-07 16:46:41 +02:00
Eism
0200c5e997 Implemented learn module 2021-06-30 19:28:13 +03:00
Igor Korsukov
a6c77ecb33 reanimation some stubs 2021-06-30 17:18:03 +02:00
Igor Korsukov
c1d5fa971f added multiinstances stub module 2021-06-18 13:54:55 +02:00
Roman Pudashkin
472b038bf1 implemented refreshing of the access token
renamed AuthorizationService to CloudService
2021-06-10 09:17:29 +02:00
Roman Pudashkin
9f2298c9e8 removed webengine support (along with the old authorization implementation) 2021-06-10 09:14:36 +02:00
Igor Korsukov
95644e3a94 added USE_SCORE_ACCESSIBLE_TREE cmake option 2021-06-01 11:54:41 +03:00
Roman Pudashkin
cefe57a8e1 enabled the new dock system by default 2021-05-26 10:27:50 +02:00
Eism
9209fb755f Fixed compile errors 2021-05-04 13:38:56 +02:00
vpereverzev
783ec26046 Updated license headers for cmake files 2021-04-19 17:09:37 +02:00
Eism
f02d1221a1 Fixed adding kdabdockwidgets to the project 2021-04-12 18:09:43 +02:00
Roman Pudashkin
282c52bffa added the example of using KDAB dockwidgets 2021-04-08 16:27:26 +02:00
Roman Pudashkin
d35bc974e6 added KDDockWidgets to thirdparty 2021-04-08 16:27:26 +02:00
Igor Korsukov
3faae5aa78 autobot configure options 2021-04-05 12:43:23 +02:00
Igor Korsukov
fa8deac875 added objects to buffered paint provider 2021-03-12 17:11:31 +02:00
Eism
4c663f25c4 Review issues fixed 2021-02-10 12:48:27 +02:00
Eism
e2f2b74f47 Implemented stubs for audio module 2021-01-26 23:19:33 +02:00
Eism
50292877ec Implemented stubs for shortcuts module 2021-01-26 11:05:13 +02:00
Eism
6dc23eb06d Implemented stubs for system module 2021-01-25 23:16:08 +02:00
Eism
15d4d47211 Implemented stubs for workspace module 2021-01-25 14:59:56 +02:00
Eism
89d0fd31c6 Implemented stubs for plugins module 2021-01-25 13:11:34 +02:00
Eism
3c5d0eaa11 Implemented stubs for palette module 2021-01-25 11:41:26 +02:00
Eism
64fbfa6816 Implemented stubs for cloud module 2021-01-23 10:23:40 +02:00
Eism
6295028179 Implemented stubs for playback module 2021-01-22 15:53:07 +02:00
Eism
1a261e580a Implemented stubs for inspector module 2021-01-22 12:43:58 +02:00
Eism
e71fb797af Implemented stubs for instruments module 2021-01-22 11:27:35 +02:00
Eism
b0ce85bd04 Implemented stubs for userscores module 2021-01-22 09:51:28 +02:00
Eism
d981e7cb7f Implemented stubs for extensions module 2021-01-21 21:45:31 +02:00
Eism
436cdf8bb6 Implemented stubs for languages module 2021-01-21 17:36:23 +02:00
Eism
1e5aba9001 Implemented stubs for network module 2021-01-21 11:09:26 +02:00
Igor Korsukov
4e55ce3b69 separated check code style job on CI 2020-12-28 14:58:40 +02:00
Pavel Smokotnin
6fdcf30b23 experimental WASM build 2020-12-24 22:26:00 +02:00
Igor Korsukov
74e50508a9 added try build shared libs option in the cmake 2020-12-21 10:16:21 +02:00
Igor Korsukov
efd79b3e71 fixed enable testing 2020-12-18 09:50:11 +02:00
Igor Korsukov
1b6e66fef7 added unity build 2020-12-17 15:04:40 +02:00
Igor Korsukov
a79fc79612 updated pch.h 2020-12-14 06:12:32 -06:00
Igor Korsukov
517c44bf24 added pch 2020-12-12 08:01:52 -06:00
Igor Korsukov
03e04fd08c fixed install for macos 2020-12-11 11:07:36 -06:00
Igor Korsukov
0ff45e7b48 fixed install for windows 2020-12-11 11:07:36 -06:00
Igor Korsukov
7966989eff set correct rpath for linux build 2020-12-11 11:07:36 -06:00
Igor Korsukov
5af54749d6 improvements for mac 2020-12-11 11:07:36 -06:00
Igor Korsukov
e49c82a102 rework install 2020-12-11 11:07:36 -06:00
Igor Korsukov
258a71b7b5 disabled warning for thridparty 2020-12-11 11:07:36 -06:00
Igor Korsukov
7ca1b1edae fixed adding sndfile 2020-12-11 11:07:36 -06:00
Igor Korsukov
f6465e7f63 fixed build on Windows 2020-12-11 11:07:36 -06:00
Igor Korsukov
702494f7e1 fixed rpath 2020-12-11 11:07:36 -06:00
Igor Korsukov
7fa15407e3 fixed rpath 2020-12-11 11:07:36 -06:00
Igor Korsukov
228e928ac1 cleaing main cmake project 2020-12-11 11:07:36 -06:00
Igor Korsukov
88eb99a8a4 moved setup compiler and dependencies to separate file 2020-12-11 11:07:36 -06:00
Igor Korsukov
7ce1dbd46a fixed build with MinGW 2020-12-07 16:57:07 +03:00
Igor Korsukov
2fcbe28312 fixed build on MacOS 2020-12-07 16:08:40 +03:00
Igor Korsukov
00cc3b11e1 fixed build on Windows 2020-12-07 16:08:40 +03:00
Igor Korsukov
e9be5227b0 made modules as shared lib for linux debug 2020-12-07 16:08:40 +03:00
Igor Korsukov
0baf9275cf removed include all.h 2020-12-07 16:08:40 +03:00
Igor Korsukov
8cfd3d7a0c moved thirdparty to use module.cmake template 2020-12-07 16:08:40 +03:00
Igor Korsukov
026af211e1 rework root cmake project 2020-12-05 12:04:43 +03:00
Igor Korsukov
e7982880fd fixed build with mingw 2020-12-05 02:19:52 +03:00
Igor Korsukov
1220175bbc returned jack dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
71a33f603e removed portaudio dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
e5e3498392 removed lame dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
5a7062f6e5 rework audiofile cmake project 2020-12-03 20:47:48 +02:00
Igor Korsukov
b7c25b8fc6 move source code to src dir 2020-12-03 15:12:23 +02:00
Igor Korsukov
5a8bb0f1e0 removed build_mu4 define 2020-12-03 10:36:25 +02:00
Igor Korsukov
f29773b1cb removed jack defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
1dfee43c63 removed pulseaudio defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
593bcc6236 removed alsa defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
5af55a5808 removed portaudio 2020-12-02 21:16:58 +02:00
Igor Korsukov
02a8a45e85 removed portmidi 2020-12-02 21:16:58 +02:00
Igor Korsukov
ec18e98ae7 removed OMR, OCR, AVSOMR 2020-12-02 17:10:39 +02:00
Igor Korsukov
36d6beca3f removed aeolus 2020-12-02 16:22:33 +02:00
Igor Korsukov
1fb7138d14 removed mscore dir 2020-12-02 15:03:00 +02:00
Igor Korsukov
d77fdfbe9d added symbols upload to Sentry on CI 2020-12-01 17:11:13 +02:00
Igor Korsukov
bc917817ff removed old crash reporter 2020-11-27 11:14:50 +02:00
Igor Korsukov
78b51005b8 added disable crashpad for build with mingw 2020-11-24 09:03:18 +02:00
Igor Korsukov
7f7972e020 added linux crash handler 2020-11-24 09:03:18 +02:00
Igor Korsukov
bfd8228344 sync CI build scripts with 3.x 2020-11-17 10:10:22 +00:00
Roman Pudashkin
b2068d9f1a added option for disabling zita reverb 2020-11-06 08:57:45 +02:00
Igor Korsukov
cbd51267d5 removed revision h file 2020-10-30 14:01:14 +02:00
Igor Korsukov
722c2fcc00 added ccache for build Linux on CI 2020-10-29 10:34:23 +02:00
Igor Korsukov
d81bf26f4d switched on mu4 by default 2020-10-20 10:42:55 +02:00
Igor Korsukov
2ccb496afe added run utests 2020-10-19 21:09:40 +02:00