Commit graph

25558 commits

Author SHA1 Message Date
Igor Korsukov
e1f48f7eb0 added ENTITY support for mu::XmlStreamReader 2022-05-25 23:53:03 +03:00
Igor Korsukov
84d2e14429 used tinyxml as implementation for xml xtream reader 2022-05-25 23:53:03 +03:00
Igor Korsukov
ddb05f232f added tinyxml 2022-05-25 23:53:03 +03:00
vpereverzev
dd8a07e1e5 Fixed a build of MU for backend 2022-05-25 15:59:35 +02:00
Michele Spagnolo
74ac594483 grace notes code restructure 2022-05-25 14:30:59 +02:00
Michele Spagnolo
061527a7ee shape code restructure 2022-05-25 14:30:59 +02:00
Michele Spagnolo
c0f26a2983 graceNotesOverhaul
included Vasily's review
bug fix
2022-05-25 14:30:59 +02:00
RomanPudashkin
ab2cc4f35f
Merge pull request #11717 from softcat477/palettesNotFoundHint
Fix #11378. Add palettes not found message
2022-05-24 21:40:43 +02:00
RomanPudashkin
23c32aac80
Merge pull request #10650 from asattely/show-system-objects-removal
[MU4] Remove all showSystemObjects functionality from ScoreGroup
2022-05-24 21:40:21 +02:00
RomanPudashkin
b2565b1cff
Merge pull request #11725 from HemantAntony/11721-changes_to_learn
Fix #11721: Minor changes to "Classes" tab
2022-05-24 21:28:54 +02:00
RomanPudashkin
33f954ef44
Merge pull request #11734 from shoogle/instruments_xml_sync
Sync instruments.xml and Instrument Spreadsheet
2022-05-24 21:26:35 +02:00
vpereverzev
892e0c333f Fixed typo in AudioEngine::Mode enum 2022-05-24 16:54:04 +02:00
vpereverzev
7c1180e9db Fixed an issue with sample length calculations for opus codec 2022-05-24 16:54:04 +02:00
vpereverzev
e5ff7aded0 Fixed an issue with a playback position shifting of muted tracks 2022-05-24 16:54:04 +02:00
vpereverzev
32cb4aa495 Preventing execution of redundant callbacks from audio driver during offline rendering 2022-05-24 16:54:04 +02:00
vpereverzev
286c4592c9 Fixed an issue with audio export of files with "silent" start 2022-05-24 16:54:04 +02:00
Peter Jonas
0f600eeff9 Sync instruments.xml and Instrument Spreadsheet
The online spreadsheet was updated to include the semantic changes in
instruments.xml made by PR #11355. This changed the comments in the
spreadsheet so now update_instruments_xml.py is run to bring the XML
comments up to date here too.
2022-05-24 12:50:48 +01:00
Igor Korsukov
53f39bc330 fixed open scores (fixed bytearray) 2022-05-24 13:14:10 +02:00
Igor Korsukov
9f7bf74e8e [engraving] fixed read xml 2022-05-24 13:18:58 +03:00
Igor Korsukov
de6fea2dcb Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
Igor Korsukov
acd0d2b695 added QT_SUPPORT global cmake option 2022-05-24 10:50:56 +03:00
Igor Korsukov
8b0f15bebc moved logger, profiler and async to global 2022-05-24 10:50:56 +03:00
softcat477
a2f8a72551 Fix #11378. Add palettes not found message 2022-05-23 19:56:55 -04:00
Aaron Sattely
8911eadec9 Fix dumb rebase mistake 2022-05-23 11:13:16 -04:00
Aaron Sattely
311013902f Fix unit tests 2022-05-23 10:54:03 -04:00
Aaron Sattely
79502e12a4 Remove all showSystemObjects functionality from ScoreGroup
system object information does not rely on orders.xml anymore, so it shouldn't ever be in the <Section> xml element. ignore from previous versions.
2022-05-23 10:53:57 -04:00
HemantAntony
25d655f942 Fix #11721: Minor changes to "Classes" tab 2022-05-23 19:41:06 +05:30
Igor Korsukov
ed248f8cd8 replaced QFile to mu::io::File for gp import 2022-05-23 12:11:18 +00:00
Roman Pudashkin
b5027aaa39 fixed the "no-sound" problem for Tenor Drums 2022-05-23 12:16:13 +02:00
Roman Pudashkin
b3e985cbc4 fixed the "no-sound" problem for Bass Drums 2022-05-23 12:16:13 +02:00
Roman Pudashkin
fc84f53fc3 fixed the "no sound" problem for Cymbals 2022-05-23 12:16:13 +02:00
Roman Pudashkin
0f34610367 fixed the "no sound" problem for the Auxiliary percussion instruments 2022-05-23 12:16:13 +02:00
Roman Pudashkin
0107687e58 fixed the program for Concert snare drum 2022-05-23 12:16:13 +02:00
Roman Pudashkin
217fa72c14 fixed the program for Bass drums 2022-05-23 12:16:13 +02:00
Roman Pudashkin
185d2a8232 fixed the program for Tenor drums 2022-05-23 12:16:13 +02:00
Roman Pudashkin
adb6e08979 fixed the program for Castanets 2022-05-23 12:16:13 +02:00
Roman Pudashkin
c584ee2080 fixed the drum pitch for Concert bass drum 2022-05-23 12:16:13 +02:00
Roman Pudashkin
136096678a fixed the program for Ride Cymbal 2022-05-23 12:16:13 +02:00
Roman Pudashkin
4b1861d6ff fixed the program for Hi-hat 2022-05-23 12:16:13 +02:00
Roman Pudashkin
f93f4eb605 fixed the drum pitch for Whip 2022-05-23 12:16:13 +02:00
Roman Pudashkin
44281707aa fixed the drum pitch for Thundersheet 2022-05-23 12:16:13 +02:00
Roman Pudashkin
c0e36d4d46 fixed the drum pitches for Tubo 2022-05-23 12:16:13 +02:00
Roman Pudashkin
5c51095c24 fixed the drum pitch for Anvil 2022-05-23 12:16:13 +02:00
Roman Pudashkin
92478e9f80 fixed midi bank/program for Bamboo wind chimes 2022-05-23 12:16:13 +02:00
Roman Pudashkin
4a9febda5f added missing mapping for Almglocken 2022-05-23 12:16:13 +02:00
Joachim Schmitz
8e6cd1fcbc Fix MinGW compiler warnings
reg. comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' (-Wsign-compare)
2022-05-20 17:19:10 +00:00
Joachim Schmitz
423fec97ea Fix MSVC compiler warnings
reg. 'argument': conversion from 'size_t' to 'int', possible loss of data (C4267)
2022-05-20 17:19:10 +00:00
vpereverzev
9cdd8eeeb4 Fixed an issue with unplayable tracks 2022-05-20 18:27:56 +02:00
vpereverzev
3884ef01f4 Fixed a crash during the mp3 export 2022-05-20 18:27:56 +02:00
Joachim Schmitz
c10b481602 Fix MSVC compiler warning
reg. 'argument': conversion from 'size_t' to 'int', possible loss of data (C4267)
2022-05-20 17:24:31 +03:00