summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-02-06Modify our MSVC project to build the newer qm-dsp pluginsJohn Emmas
2017-02-06Remove a JE addition to one of the qm-dsp source files (no longer needed)John Emmas
2017-02-05Some minor changes in preparation for building the newer Vamp pluginsJohn Emmas
2017-02-05fix type warningPaul Davis
2017-02-05fix potential absorption of music-locked tempo into meter-locked one.nick_m
2017-02-04remove unused empoMap::round_to_beat_subdivision()nick_m
2017-02-04ensure region _quarter_note is set (factory).nick_m
2017-02-04ensure region _quarter_note is set in offset ctor..nick_m
2017-02-04rework snapnick_m
2017-02-03another tweak to maybe-fix crash in Playlist::fade_range()Paul Davis
2017-02-02potential fix for crashes when creating fade-rangesRobin Gareus
2017-02-02Export option to use snapshot name instead of session nameRobin Gareus
2017-02-01Reduce continuous stream of warning messages (latent plugin, PH @ zero)Robin Gareus
2017-02-01Properly remember window position.Robin Gareus
2017-02-01canvas::grid - more tweaks and improvementsPaul Davis
2017-02-01canvas::grid : compute all row/col extentsPaul Davis
2017-02-01basics of row/col span for Canvas::GridPaul Davis
2017-02-01change Grid API to avoid unnecessary Duple and open door for row/col spanPaul Davis
2017-02-01clear up some CSS padding/margin confusion, and add row/col spacingPaul Davis
2017-02-01canvas::grid starts being able to do its job a littlePaul Davis
2017-02-01add basic data members and methods for adding an explicit size allocation for...Paul Davis
2017-02-01some initial bits of work on canvas allocationPaul Davis
2017-02-01make the leftmost mixer stripable API at least work as advertisedPaul Davis
2017-02-01add new API to ControlProtocol to allow GUI to specify left-most mixer stripPaul Davis
2017-02-01mackie: catch data on what presentation info aspects changed; don't change ba...Paul Davis
2017-01-31debugging with markk: stacktrace on bank switch in mackie codePaul Davis
2017-01-31remove recently added MackieControl DEBUG_TRACE msgsPaul Davis
2017-01-31stop DEBUG_TRACE for MackieControl crashing in some conditionsPaul Davis
2017-01-31mackie: use "markN" for new markers, like the GUI (not "markerN")Paul Davis
2017-01-31mackie: check modifier bits for button AFTER identifying possibly remapped bu...Paul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracing for remapped buttonsPaul Davis
2017-01-31Revert "mackie: make profile-mapped keys maybe actually do something"Paul Davis
2017-01-31Revert "mackie: improve previous commit - use button_id not button.bid() to m...Paul Davis
2017-01-31mackie: improve previous commit - use button_id not button.bid() to make rema...Paul Davis
2017-01-31Expose a new lua hook for resetting a plugin processor ( convenience func onl...Ben Loftis
2017-01-31mackie: make profile-mapped keys maybe actually do somethingPaul Davis
2017-01-31more mackie debug tracingPaul Davis
2017-01-31improvement to last loop button commit for MCPPaul Davis
2017-01-31mackie support should use BasicUI::loop_toggle()Paul Davis
2017-01-31Generic MIDI controls should affect group members too, if they existPaul Davis
2017-01-31fix a-fluidsynth bank select (use MMA style, 14 bit MSB/LSB)Robin Gareus
2017-01-31fix a-fluidsynth midnam bank selectRobin Gareus
2017-01-30Fall back to general MIDI synth for auditioning.Robin Gareus
2017-01-28another action name fix for Push2 supportPaul Davis
2017-01-28fix action names in Mackie code after Editor=>Control migrationPaul Davis
2017-01-28fix another action name in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in BasicUI after Editor=>Control migrationPaul Davis