summaryrefslogtreecommitdiff
path: root/muse2
AgeCommit message (Collapse)Author
2013-01-28added setting for default track heightRobert Jonsson
2013-01-27Feature: Shortcuts dialog modeless + has default global shortcut ↵Tim E. Real
Ctl+Shift+F1 + "Printable file" button. Memory leaks! Many widgets and dialogs had no parent and were not deleted! See ChangeLog.
2013-01-26Feature/fix: Zoom at cursor! Zoom now zooms about cursor. Tim E. Real
2013-01-20Fixed confused controllers on seek with multiple muted/off midi tracks/parts Tim E. Real
on same port/channel.
2013-01-17Fixed song length way too big after recorded wave is added.Tim E. Real
2013-01-16Don't play midi parts if track is offTim E. Real
2013-01-16Various usability fixes. Please see ChangeLog.Tim E. Real
2013-01-13remote now depends on widgets otherwise they wouldn't compileOrcan Ogetbil
2013-01-062.1Robert Jonsson
2013-01-052.1Robert Jonsson
2013-01-04Just some benign tests to try to solve too-tall toolbarTim E. Real
2013-01-03fixed simpledrums guiRobert Jonsson
2013-01-02deduplicated AudioTrack::{copy,add}DataFlorian Jung
2013-01-01speaker iconRobert Jonsson
2012-12-29write automation paramters namesRobert Jonsson
2012-12-29clear automationRobert Jonsson
2012-12-18drums 4/4 trial scriptRobert Jonsson
2012-12-18fluidsynth and simpledrums search project folder for missing soundsRobert Jonsson
2012-12-16Fix some Release build warnings. Several more to do.Tim E. Real
2012-12-16Fix build type was forced to debug alwaysTim E. Real
2012-12-15avoid hanging notes when dragging notes in editorsRobert Jonsson
2012-12-15simple drums asks for samples if they are missingRobert Jonsson
2012-12-15Slight text updateTim E. Real
2012-12-14Changed default song length to 150 bars (5 min)Tim E. Real
2012-12-14Work in progress on vst timebaseTim E. Real
2012-12-13Fixed some vst controls stuck.Tim E. Real
Added vst master timebase (sequencers should work now). Not quite finished. Fixed weird QString bug causing some patch names to appear with garbage characters.
2012-12-12Add stdint.h to vestige header.Tim E. Real
Some WIP trying to fix odd patch name bug (shows @u@ etc).
2012-12-12Fixes...Tim E. Real
2012-12-12Fixes...Tim E. Real
2012-12-12AddedTim E. Real
2012-12-12Fixes...Tim E. Real
2012-12-11Fix againTim E. Real
2012-12-11Fix compile errors when ENABLE_VST_NATIVE turned off.Tim E. Real
2012-12-11Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). Tim E. Real
Also ladspa, dssi paths. Added -help text.
2012-12-10rc2Robert Jonsson
2012-12-10Fix VST names: Use filename if effect name or product name blank. Tim E. Real
Fix bug 3594221: End-to-end midi notes don't retrigger. My bad.
2012-12-08Header again. Also allow some older plugins like Highlife, ZR3.Tim E. Real
2012-12-08Native VST fixes and changes.Tim E. Real
2012-12-08HeaderTim E. Real
2012-12-07Add headerTim E. Real
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-25Speaker onRobert Jonsson
2012-11-22Fixed: Markers and synth windows don't open at all on some desktops like ↵Tim E. Real
Lubuntu. See ChangeLog for details.
2012-11-20Fixed audio stuttering loud annoying repeated segments upon seek. Slight Tim E. Real
readjustment of audio prefetch and midi thread priority.
2012-11-18"widgets" depend on "instruments"Orcan Ogetbil
2012-11-17Added: Auto-start Jack upon MusE startup. Command-line disable switch -J added.Tim E. Real
2012-11-17Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins. Tim E. Real
TODO: No plugin control automation. Log slider/entry ranges. Add delay wet/dry?
2012-11-16Improved: Popup menus: Auto-breakup too-wide menus in class PopupMenu. Tim E. Real
2012-11-13fixed gain initialization in copy constructorRobert Jonsson
2012-11-13Slight text reaarange.Tim E. Real