Current master (AppImage)
Pre-release
Pre-release
Commits
- c581089: Add keywords to the desktop file (Dennis Braun) #1070
- 723034f: Update io.github.muse_sequencer.Muse.desktop.in (Dennis Braun) #1070
- 8737c4d: Remove copies of needed libs for Debian (Staffan Melin)
- c7c98a0: Fix clone parts not loading correctly. Oops, was a typo at 17.04.2022 (Tim)
- 12759bd: MORE Complete audio automation graphs redesign (Part 2) (Tim)
- b03549e: link with libatomic if needed for the architecture (Ileana Dumitrescu) #1077
- d5bd385: update readme (Ileana Dumitrescu) #1077
- 8b37d75: See PR 1077 (Tim)
- c3e98a2: See PR 1077 (Tim)
- c52d288: See PR 1077 (Tim)
- e6599bb: See PR 1077 (Tim)
- d6249cd: See PR 1077 (Tim)
- 1cd640e: See PR 1077 (Tim)
- e270eaa: See PR 1077 (Tim)
- 527ffc3: See PR 1077 (Tim)
- 72879c1: See PR 1077 (Tim)
- f99e0f4: See PR 1077 (Tim)
- 3c91bb7: See PR 1077 (Tim)
- a942b67: Added CheckAtomic.cmake in our cmake folder (Tim)
- e2a55e5: See PR 1077. Use a local CheckAtomic if not found. (Tim)
- a3ff81c: Slight README update regarding libatomic (Tim)
- a769b2e: Replace std::random_shuffle for C++17 compliance. (Florian Walpen) #1080
- bfea9d1: Issue 1079: Include existing cxx flags (Tim)
- Remove CACHE+FORCE, put ours after existing (Tim)
- f855941: Print a message if linking with libatomic (Tim)
- Add -O0 for Debug. -O isn't usually preset (Tim)
- Add some default -O -g -DNDEBUG flags (Tim)
- Test: Force -O2 Release. -O3 req libatomic? (Tim)
- Revert previous test (Tim)
- fd58e9d: Check HAVE_CXX_ATOMICS64_WITHOUT_LIB (Tim)
- c28663e: Fix mismatch new delete error (donarturo) #1083
- retrieve proper shortcuts #1086 (theGreatWhiteShark)
- change Normalize key combination #1086 (theGreatWhiteShark)
- 2ae817a: Fix issue 1088: Missing an equals sign (Tim)
- 1091cf6: Add PI divisions (donarturo11) #1089
- ef8ea16: Midi assign and mixer overhaul, fixes (Tim)
- fca1b3f: Add static link possibility of modules (donarturo11) #1091
- b99ad5e: Limit namespace std to necessary functions (donarturo11) #1092
- 53d3026: Prevent redefine __cdecl (donarturo11) #1093
- 29ecc5d: Disable Q_OBJECT on non linux systems (donarturo11) #1094
- fa382ad: Add qttimer to windows build (donarturo11) #1095
- 04fc4ff: Uncomment fcntl include (donarturo11) #1095
- 7894c31: Add code version for Windows (donarturo11) #1095
- 3689157: Changed project create default to create a sub folder (Robert Jonsson)
- 0394b56: Move List Editor from dock to window (Artur Wrona) #1099
- 1dcb715: Fix open editor in tab or new window behavior (Artur Wrona) #1101
- 29d89c3: Fix issue 1088: Cannot copy/paste parts. (Tim)
- 6cec83d: Auto READ mode: Play: Reenable graph streams when controls released (Tim)
- 027aee4: Add changes description about edit behavior (Artur Wrona)
- 57c0f36: Fixed load new project dialog (Robert Jonsson)
- 3db04e9: fixed changelog conflict (Robert Jonsson)
- a7f65e5: Compatibility build updated to Ubuntu 22.04 (Robert Jonsson)
- c6589ec: Updated master branch app image to Ubuntu 22.04 (Robert Jonsson)
- 37c8ff3: AppImage build script for release builds updated to 22.04 (Robert Jonsson)
- aa4629c: Rewind AppImage to use 20.04 (spamatica)
- 7e7d10b: Rewind AppImage to 20.04 for release build too (spamatica)
- cadedf4: Fixed issue with wrong constructor being created in undo for rec (Robert Jonsson)
- eb00e36: Updated lv2 version info in README to 1.18. (Robert Jonsson)
- 4b9e085: Spring 2023 large fixes and features (Tim)
- 7f33400: Remove inline from functions in .cpp files (Tim)
- Export midi selected visible tracks only in main menu (Tim)
- 896f69a: Export midi selected parts on visible tracks only in main menu (Tim)
- b41e0d6: Fix crash when adding lv2 plugins to rack (Tim)
- 90d417b: Oops, add locale in DoubleLabel::valueFromText() (Tim)
- 02969cc: Fix old songs' autom. values loading incorrectly in non-C locales (Tim)
- 11f6067: Added "Project saved." message on status bar when project is saved (Robert Jonsson)
- 3f2dd27: fix compile error for compat build (Robert Jonsson)
- 3c6777f: fixed another compat build error (Robert Jonsson)
- 489034a: Fixed compatibility with qt5.9.5 (Robert Jonsson)
- a335362: Fixed another qt5.9.5 compatibility issue. (Robert Jonsson)
- 0bf7040: Follow-ups to 14.04.2023: More fixes/features. (Tim)
- 88827a9: Rewrite Audio::seekMidi() controllers section, optimized (Tim)
- 6a150d9: Refine spamatica's "Fixed compat with qt5.9.5" commit 489034A (Tim)
- 2edb63a: Refine spamatica's "Fixed another qt5.9.5 issue" commit a335362 (Tim)
- 845e838: Refine spamatica's "fixed another compat error" commit 3c6777f (Tim)
- 77c92ee: Fix 1119: Routing doesn't work with utf-8 symbols in names (Tim)
- 749d2cc: Change toLatin1() to toUtf8() in routepopup.cpp (Tim)
- 7184352: Turn off utf-8 test in jack.cpp (Tim)
- Event List Editor: Added missing 'Display' menu (Tim)
- 6ff7cbb: REVERT pull 1099: "Move event list editor from dock to window" (Tim)
- Synths/plugins new and old crashes (Tim)
- Ancient crashes loading another song or file>new or file>close (Tim)
- 162af31: Comment update (Tim)
- When control port's max not specified, set to 1 (Tim)
- f677cb0: Rewrite 08.05: Alternate top level closing method. Fix old crashes (Tim)
- Crashes with plugins using libinstpatch (Fluida lv2 etc) (Tim)
- a80e539: Add missing ipatch_close() to main.cpp and fluidsynth MESS (Tim)
- a73b206: Fixed (maybe): LV2: Missing link with libserd (Tim)
- cb49e7c: Typo at 13.05.2023: On load, midi config not cleared, caused crashes (Tim)
- aa8fc48: Fixed more crashes / bad behaviour spring 2023 (Tim)
- DSSI: Crash with plugins having run_multiple_synths() (Tim)
- Still more crashes / bad behaviour on song (re)load (Tim)
- 007e755: Fixed issue 1120 "Cannot clone parts" (Tim)
- 0e64901: Mistake at 15.05: Link libinstpatch with 'muse' not 'core' (Tim)
- File menu > close hanging. Further to 13.05.2023 (Tim)
- a3f3835: Fixed issue 1121: Undefined symbol ipatch_close (Tim)
- 91656ad: Turn off 'export zero velocity note-offs' setting by default (Tim)
- LV2 Synths like Odin-II not responding to automation (Tim)
- 55fa6c4: Rewrite functions for using standard cpp libs (donarturo11) #1122
- 442e996: Fix conversion from string to double (Artur Wrona) #1122
- 8c106b1: hexfloat changes. WORK IN PROGRESS... (Tim)
- 852d88f: Fix error in museStringToDouble (Tim)
- 6d856a8: Hexfloat values: Rework code with help from donarturo11 (Tim)
- 5a26b23: Add some locale diagnostic output (Tim)
- e8b62db: More hexfloat and locale rewrites (Tim)
- 8f34616: Avoid conflicts with SP_ERROR in windows (donarturo11) #1229
- 9976a56: Add WIN32 definition to compile with liblo in Windows (donarturo11) #1229
- f3ee082: Fixed midi to log audio controller assignment, such as volume (Tim)
- 0befe5e: Add casts to debug substitutions (donarturo11) #1230
- d0a71eb: Fixed midi remote control: Don't accept note-offs. (Tim)
- 7d306bb: Merge branch 'master' of https://github.com/muse-sequencer/muse (Tim)
- 01abcb7: Changed all references to the app's site url, help url etc. (Tim)
- c632451: Fixed misc. typos (luzpaz) #1231
- 2d56c0e: Add follow-up typos (luzpaz) #1232
- 5fd1323: Fixed issue 1233: RtAudio 6 compatibility. (Tim)
- 53bc9e4: Merge branch 'master' of https://github.com/muse-sequencer/muse (Tim)
- f9425b9: Update hex_float.cpp (Tim)
- fefa4c8: Update CheckIStringStreamHexfloat.cmake (Tim)
- 4a05096: Update CheckIStringStreamHexfloat.cmake (Tim)
- aa809c9: Allow building MusE with LV2 and recent kxstudio version (Robert Jonsson) #1240
- Midi remote control feature redesigned (Tim)
- f209c29: Slight fix to last commit - new midi remote dialog (Tim)
- 131a872: Another slight benign fix to new midi remote (Tim)
- d789787: Fixed issue 1238: Not responding to program MSB from inputs (Tim)
- 8faf052: Another fix to Midi Filter dialog and variables (Tim)
- e3446c1: Another midi remote fix, global vs song loading (Tim)
- d39bd17: Another midi remote fix. Not responding to CC step rest. (Tim)
- 8dac118: Fixed issue 1106: Running scripts in editors takes way too long (Tim)
- 2747fdf: Fix slight typo in lv2host.h (Tim)
- 0e6e367: Fluidsynth MESS: Fix deprecated function calls at version >= 2.2 (Tim)
- d91e021: Merge branch 'master' of https://github.com/muse-sequencer/muse (Tim)
- 61409fc: Remove comments (Tim)
- b116a3a: some updates for MusE 4.2 (Robert Jonsson)
- a362f7b: Fix issue 1243 Slow startup. Fix missing simpledrums. (Tim)
- 050aa29: Fix issue 1247: Remove 'inline' from 5 mididev.cpp functions (Tim)
- 152d863: MusE 4.2.1 (Robert Jonsson)
- Streamline discovery (Tim)
- 08cb89f: Update README (Tim)
- 5898f6a: Fix redundant std::move in return statement (Tim)
- c7600db: Remove comments from last commit (Tim)
- b7da63c: Added editor scroll up/down, fast up/down + left/right shortcuts (Tim)
- 6b5cbb5: Fixed and enhanced Edirol SD-90 IDF (John K. Luebs) #1262
- 6a4d746: Virtuosity instrument file by Impostor (Tim)
- 9bfa8fa: Updated Virtuosity instrument from Impostor (Tim)
- 4de7ce2: Add comments to Virtuosity-Drums.idf (Tim)
- 0d81ade: Fix issue 1104: Update global pitch shift gui element when loading song (Robert Jonsson) #1274
- 7aeb53e: Improve readability (Robert Jonsson) #1274
- db23769: Fix build with ninja 1.12.0, fix muse-sequencer#1276 (Jason E. Hale) #1277
- 6131221: Stupid GitHub ui fix. (Jason E. Hale) #1277
- 07bfc4a: Remove more unused headers in confmport.cpp (Tim)
- 41bc8cb: added Roland INTEGRA-7 idf file (Robert Jonsson) #1278
- commonize BBT calculation #1279 (theGreatWhiteShark)
- fix synchronization while repositioning #1279 (theGreatWhiteShark)
- 4a5e85d: adding more XG controller definitions (farvardin) #1284
- 74f6477: Audio controller 'midi assign': Fixed cannot assign to song. (Tim)
- 27c5064: Event List Editor: Fixed cannot open multiple parts (Tim)
- 820c56c: Remove comments from previous commit (Tim)
- 1d353d3: Further Event List fixes (Tim)
- 73a05e4: Fix 1287: Focus return to arranger window when pianoroll closed (Tim)
- 9c80fd3: Force the use of in-window menu (Icenowy Zheng) #1293
- e0b6e50: Merge PR 1293: Force the use of in-window menu. (Tim)
- df23920: Merge branch 'master' of https://github.com/muse-sequencer/muse (Tim)
- 4481944: Fixed some LV2 plugins can't operate controls with automation (Tim)
- cc549d2: adding definition for casio CDP-S350/S360 (farvardin) #1295
- 082e5e9: Midi strip 'LCD' patch number readouts bad mouse wheeling (Tim)
- 4ea0c2d: Merge branch 'muse-sequencer:master' into master (farvardin) #1295
- f99f3d9: fix xml for casion cdp-s360 (farvardin) #1295
- 788e726: Merge branch 'master' of github.com:farvardin/muse (farvardin) #1295
- Fixed song load with strip disabled - blank splitter (Tim)
- c47622f: Merge branch 'master' of https://github.com/muse-sequencer/muse (Tim)
- Removed one dependency on 'six' library (Tim)