summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-20README.usage update. And install it.Tim E. Real
2013-02-20MASSIVE FIXES: MANY editor, usability, operation fixes and changes. Tim E. Real
See ChangeLog.
2013-02-18some script fiddlingRobert Jonsson
2013-02-17patch from Willy FoobarRobert Jonsson
2013-02-14theme tweaksRobert Jonsson
2013-02-13dark themeRobert Jonsson
2013-02-09oops2, some fiddling with the part graphics got includedRobert Jonsson
2013-02-07ooopsRobert Jonsson
2013-02-07metronome workRobert Jonsson
2013-02-06added improved Czech translation from Pavel FricRobert Jonsson
2013-02-04fixed gain adjustment in wave editorRobert Jonsson
2013-02-02Solved: "Old style" Drums: Track channel/port re-enabled, drum list columns ↵Tim E. Real
default to them. Required some icon and colour changes. See ChangeLog. Fixed Old Style Drum lockup: Certain item channel overrides caused infinite loop in Audio::processMidi().
2013-01-28release 2.1.1Robert Jonsson
2013-01-28missing fileRobert Jonsson
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.