Skip to content

Releases: StaffanMelin/muse

Current master (AppImage)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Feb 10:54

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-sequenc...
Read more