Commit graph

791 commits

Author SHA1 Message Date
Roman Pudashkin
3e65d4601d implemented the separate model for the notation context menu 2021-08-12 10:49:47 +02:00
Roman Pudashkin
cc96ccac7a implemented the model for the context menu in the instruments panel 2021-08-12 10:49:47 +02:00
Casper Jeukendrup
62369e7f81 Fix crash in ThemeConverter 2021-08-11 14:14:43 +02:00
vpereverzev
d9476bd3f4 Ensure that a MixerChannel's audio source is not using residual samples from the previous channel 2021-08-11 01:20:30 +02:00
Roman Pudashkin
134cd1abb4 fixed disappearing excerpts from the parts dialog 2021-08-09 17:06:02 +02:00
Roman Pudashkin
980e6ef0ce implemented missed feature: items in the instruments panel must be
selected after selecting something on the score
2021-08-09 17:04:58 +02:00
RomanPudashkin
114e99be01
Merge pull request #8817 from cbjeukendrup/roundedRadioButton_text_fix
Fixes/cleanup for FlatRadioButton and IncrementalPropertyControl
2021-08-09 09:55:09 +02:00
Arjun Taneja
ceed9679fd Added and Implemented New UiComponent NavigationFocusBorder 2021-08-08 22:51:16 +05:30
Casper Jeukendrup
980d9d8b66 Simplify/cleanup IncrementalPropertyControl
Remove unnecessary properties that are already set correctly by default
2021-08-08 17:08:02 +02:00
Casper Jeukendrup
5c34c94ed0 Fix/simplify FlatRadioButton's text and iconCode properties 2021-08-08 14:19:20 +02:00
Arjun Taneja
af89b6204a Fixed scrunched elements 2021-08-08 05:35:14 +05:30
Arjun Taneja
883868732c Navigation Control Border style changed (90% implementation done) 2021-08-08 05:35:14 +05:30
vpereverzev
1ae6974bfb Code-style fixes 2021-08-06 19:30:00 +02:00
vpereverzev
5f09fbdf48 Implemented dev-tools prototype for handling VSTI and VSTFX plugins 2021-08-06 18:38:39 +02:00
vpereverzev
1ce0d9e727 Implemented VstEditorView dialogs for both VSTI and VSTFX 2021-08-06 16:47:19 +02:00
vpereverzev
930c37456f Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
vpereverzev
a234a7a767 Implemented a pipeline for FX via IFxResolver 2021-08-06 16:45:10 +02:00
vpereverzev
448d12f0ed Implemented a pipeline for synthesizers/samplers/vsti via ISynthResolver 2021-08-06 16:43:43 +02:00
vpereverzev
e064342ac7 Implemented VstPluginsRegister 2021-08-06 16:40:26 +02:00
vpereverzev
28b97eb4ab Reworked VstModulesRepository 2021-08-06 16:39:46 +02:00
Elnur Ismailzada
77a7e306a6
Merge pull request #8795 from RomanPudashkin/parts_and_staves_ID
[MU4] Fixed using of ID for parts/staves
2021-08-06 09:08:14 +02:00
Roman Pudashkin
4ad2376ccb implemented ID instead of using strings 2021-08-05 16:54:32 +02:00
Roman Pudashkin
ce35170175 fixed the ID generation process for parts/staves 2021-08-05 16:54:28 +02:00
Arjun Taneja
c7a55c2c0f code review fixes 2021-08-05 18:31:28 +05:30
Arjun Taneja
b994272b4f High Contrast Styles Dialog Overhaul + New Design Implementation 2021-08-05 17:26:24 +05:30
Arjun Taneja
3f7e80f12d Temporary Test Commit 2021-08-05 17:26:23 +05:30
Arjun Taneja
10b787d82d Removed Border Color Variable/changed Stroke to Border in Accessibility page 2021-08-05 17:26:23 +05:30
Arjun Taneja
3adf495b42 Added Inset Stroke for Various Elements 2021-08-05 17:26:23 +05:30
Arjun Taneja
a57d722526 Inset Stroke for all FlatButtons(unfinished) 2021-08-05 17:26:23 +05:30
Arjun Taneja
8461e13221 Added new Accessibility tab under Appearance tab 2021-08-05 17:26:23 +05:30
Arjun Taneja
91b6df775a plugged in colour data for HC themes 2021-08-05 17:17:40 +05:30
Casper Jeukendrup
b7430fe5be Fix linking Unit Tests on macOS
TODO: Rework Sparkle support
2021-08-05 00:24:18 +02:00
wizofaus@hotmail.com
64aad5ab32 [MU4] Add units for change enharmonic spelling commands etc. 2021-08-03 11:59:58 +02:00
Roman Pudashkin
70a407d875 fixed handling of entering/leaving events 2021-08-02 09:12:08 +02:00
dylan.nicholson
e3ec24fec7 [MU4] fix spelling & case errors 2021-07-29 23:58:42 +02:00
RomanPudashkin
80bd2bf23c
Merge pull request #8757 from igorkorsukov/project/backup
Added make backup
2021-07-29 23:28:48 +02:00
Casper Jeukendrup
463abb7ddc Fix #8690: Take GUI Scaling into account when drawing Palette Cells 2021-07-29 16:32:02 +02:00
Casper Jeukendrup
122824d382 Renamed PalettePanel -> Palette 2021-07-29 16:32:02 +02:00
Igor Korsukov
8dbf7bd64c added make backup 2021-07-29 14:56:00 +02:00
Eism
da0a89e285 Replaced FlatButton with context menu to MenuButton 2021-07-29 09:50:41 +02:00
Igor Korsukov
bb829e2dca moved xml to io dir 2021-07-29 09:25:20 +02:00
RomanPudashkin
1024652658
Merge pull request #8709 from Eism/app_menu_fix
[MU4] App menu fix
2021-07-28 14:58:43 +02:00
dylan.nicholson
85ec3ba09a [MU4] re-enable engraving tests 2021-07-28 11:15:12 +02:00
Eism
6a08e7c13c Fixed filling of recent scores 2021-07-28 10:55:32 +02:00
Eism
50a76ed416 Applied working by id to other place 2021-07-28 08:41:00 +02:00
Eism
775449e4b9 Applied working by id to app menu 2021-07-28 08:41:00 +02:00
Eism
ed9922388d Added an id to the menu for unique identification 2021-07-28 08:41:00 +02:00
RomanPudashkin
cef177ca9f
Merge pull request #8722 from Eism/create_part_fix
[MU4] Create part fix
2021-07-27 13:09:43 +02:00
Eism
bf564aab37 Fixed closing tooltips 2021-07-27 11:48:27 +02:00
Elnur Ismailzada
5a84d380eb
Merge pull request #8723 from RomanPudashkin/timeline
[MU4] Timeline
2021-07-27 11:16:14 +02:00