Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | added improved Czech translation from Pavel Fric | Robert Jonsson | |
2013-02-04 | fixed gain adjustment in wave editor | Robert Jonsson | |
2013-02-02 | Solved: "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-28 | release 2.1.1 | Robert Jonsson | |
2013-01-28 | missing file | Robert Jonsson | |
2013-01-28 | added setting for default track height | Robert Jonsson | |
2013-01-27 | Feature: 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-26 | Feature/fix: Zoom at cursor! Zoom now zooms about cursor. | Tim E. Real | |
2013-01-20 | Fixed confused controllers on seek with multiple muted/off midi tracks/parts | Tim E. Real | |
on same port/channel. | |||
2013-01-17 | Fixed song length way too big after recorded wave is added. | Tim E. Real | |
2013-01-16 | Don't play midi parts if track is off | Tim E. Real | |
2013-01-16 | Various usability fixes. Please see ChangeLog. | Tim E. Real | |
2013-01-13 | remote now depends on widgets otherwise they wouldn't compile | Orcan Ogetbil | |
2013-01-06 | 2.1 | Robert Jonsson | |
2013-01-05 | 2.1 | Robert Jonsson | |
2013-01-04 | Just some benign tests to try to solve too-tall toolbar | Tim E. Real | |
2013-01-03 | fixed simpledrums gui | Robert Jonsson | |
2013-01-02 | deduplicated AudioTrack::{copy,add}Data | Florian Jung | |
2013-01-01 | speaker icon | Robert Jonsson | |
2012-12-29 | write automation paramters names | Robert Jonsson | |
2012-12-29 | clear automation | Robert Jonsson | |
2012-12-18 | drums 4/4 trial script | Robert Jonsson | |
2012-12-18 | fluidsynth and simpledrums search project folder for missing sounds | Robert Jonsson | |
2012-12-16 | Fix some Release build warnings. Several more to do. | Tim E. Real | |
2012-12-16 | Fix build type was forced to debug always | Tim E. Real | |
2012-12-15 | avoid hanging notes when dragging notes in editors | Robert Jonsson | |
2012-12-15 | simple drums asks for samples if they are missing | Robert Jonsson | |
2012-12-15 | Slight text update | Tim E. Real | |
2012-12-14 | Changed default song length to 150 bars (5 min) | Tim E. Real | |
2012-12-14 | Work in progress on vst timebase | Tim E. Real | |
2012-12-13 | Fixed 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-12 | Add stdint.h to vestige header. | Tim E. Real | |
Some WIP trying to fix odd patch name bug (shows @u@ etc). | |||
2012-12-12 | Fixes... | Tim E. Real | |
2012-12-12 | Fixes... | Tim E. Real | |
2012-12-12 | Added | Tim E. Real | |
2012-12-12 | Fixes... | Tim E. Real | |
2012-12-11 | Fix again | Tim E. Real | |
2012-12-11 | Fix compile errors when ENABLE_VST_NATIVE turned off. | Tim E. Real | |
2012-12-11 | Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). | Tim E. Real | |
Also ladspa, dssi paths. Added -help text. | |||
2012-12-10 | rc2 | Robert Jonsson | |
2012-12-10 | Fix 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-08 | Header again. Also allow some older plugins like Highlife, ZR3. | Tim E. Real | |
2012-12-08 | Native VST fixes and changes. | Tim E. Real | |
2012-12-08 | Header | Tim E. Real | |
2012-12-07 | Add header | Tim E. Real | |
2012-12-07 | Feature: Native VST instruments support. PLEASE SEE ChangeLog. | Tim E. Real | |
2012-11-25 | Speaker on | Robert Jonsson | |
2012-11-22 | Fixed: Markers and synth windows don't open at all on some desktops like ↵ | Tim E. Real | |
Lubuntu. See ChangeLog for details. | |||
2012-11-20 | Fixed 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 | |