summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-16Minor cleanup (don't set pulse twice in Region::set_position()).nick_m
2016-10-16Fix various snap issues when dragging control points (AutomationRegionView).nick_m
2016-10-16Fix incorrect musical position in NoteDrag::total_dx.nick_m
2016-10-16AudioClock: remove duplicated code. amends 3a0a628a7nick_m
2016-10-16Slightly improve note update performance, fix note resizing for non-4.0 meter...nick_m
2016-10-16Rework duration clock and TempoMap::insert_time to include meter at offset.nick_m
2016-10-15Note selection state uses note event_id_t.nick_m
2016-10-15Ensure correct initial automation region view position.nick_m
2016-10-15Editor up/down arrow keys: snap to track (not 60px)Robin Gareus
2016-10-15Include session-utils with OSX bundlesRobin Gareus
2016-10-14mixer left/right: snap to trackRobin Gareus
2016-10-14include session-utils with windows bundlesRobin Gareus
2016-10-14remove debug outputPaul Davis
2016-10-14much simpler implementation of fix originally in c104c9d4726f3: don't call Se...Paul Davis
2016-10-14Revert "change return type of AutomationControl::actually_set_value() from vo...Paul Davis
2016-10-14GUI to allow aux-send feedback loopsRobin Gareus
2016-10-14allow feedback (loops) from internal sendsRobin Gareus
2016-10-13fix math ambiguity & OSX compilationRobin Gareus
2016-10-13new scheme for managing port deletionPaul Davis
2016-10-13stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concre...Paul Davis
2016-10-13fix panner reset when switching to aux-sends -- fixes #6893Robin Gareus
2016-10-13Small improvement and change to comply with coding standardW.P. van Paassen
2016-10-13Inital support for Steinberg's CC121 control surfaceW.P. van Paassen
2016-10-13OSC added plugin activate/deactivateMichiel de Roo
2016-10-13handle blink-rec-arm change without application restartRobin Gareus
2016-10-13Add region position to note start in the midi list editorNil Geisweiller
2016-10-13Don't reset the audio tracks name when changing the channel configuration.Robert Scott
2016-10-13Update cubasish-ardour.colorscooltehno
2016-10-13Allow a LV2 plugin to mark the session dirtyRobin Gareus
2016-10-13Improve check in tempoAtPulseTestnick_m
2016-10-13Fix ramp test, add tempoAtPulseTest.nick_m
2016-10-13Allow opening sessions with files embedded from removable drivesRobin Gareus
2016-10-12change return type of AutomationControl::actually_set_value() from void to bo...Paul Davis
2016-10-12peak level numeric display now uses "clip indicator" for base color, not "bri...Paul Davis
2016-10-12add gtk_clip_indicator as a separate color from gtk_bright_indicatorPaul Davis
2016-10-12Fixed array index out of bounds in Push2Menu::set_active()Nathan Stewart
2016-10-12Fixes minor memory leak found in color_theme_manager.cpp:326Nathan Stewart
2016-10-12map::clear() calls erase. Cleans up cpp check warning 'iterator used after el...Nathan Stewart
2016-10-12Clarify documentation of Lua inter-processor communicationRobin Gareus
2016-10-11cleaner version of feed9648 -- fixes #7067Robin Gareus
2016-10-11Revert "Allow loading sessions with missing external files #7067"Robin Gareus
2016-10-11Allow loading sessions with missing external files #7067Robin Gareus
2016-10-11add missing symbol for windows compileRobin Gareus
2016-10-11cater for Note translations. e.g. "Ré ♯" UTF-8Robin Gareus
2016-10-11Bundle session-scripts for linux buildsRobin Gareus
2016-10-11Hide Dummy backend from optimized release buildsRobin Gareus
2016-10-11skip Push2 unit-test for now:Robin Gareus
2016-10-11allow to run single tests from ./artestRobin Gareus
2016-10-11make raw-midi script pass unit-tests (no midi port on track)Robin Gareus
2016-10-11Unit-tests to check Lua session+DSP scriptsRobin Gareus