summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13When building with MSVC, follow Robin's lead and add support for a new env va...John Emmas
2015-02-12win-pkg, ignore missing suil modulesRobin Gareus
2015-02-12add accessor methods for single_exposureBen Loftis
2015-02-12_single_exposure is now a member variable for each GtkCanvas.Ben Loftis
2015-02-12windows: deploy suil modulesRobin Gareus
2015-02-12Fix whitespace in pbd/debug.hTim Mayberry
2015-02-12Add local PwdReset class to reset pwd in event of test failureTim Mayberry
2015-02-12Add some more test assertions so that tests fail when they shouldTim Mayberry
2015-02-11remove naive attempt to avoid drawing first vertical pixel line of Canvas::Wa...Paul Davis
2015-02-11remove use of TimeRectanglePaul Davis
2015-02-11simplify Canvas::Rectangle rendering to avoid unnecessary nonsense, and remov...Paul Davis
2015-02-11Canvas::Rect::contains() should treat its right/left coordinates as exclusivePaul Davis
2015-02-11When setting the duration of a TimeAxisViewItem, do not round before computin...Paul Davis
2015-02-11Editor::sample_to_pixel() always returns an integer value, but it should use ...Paul Davis
2015-02-12fix midi-capture filterRobin Gareus
2015-02-11use magic strings instead of magic numbers (allow profiles to leave out some ...Ben Loftis
2015-02-11desensitize redirect-menu Send and Control items when they are not applicableBen Loftis
2015-02-10properly activating MIDI parsing for traced portsPaul Davis
2015-02-10infrastructure to allow tracing of all MIDI portsPaul Davis
2015-02-10skip drawing the first pixel of waves in an audio region view.Paul Davis
2015-02-10add a sort-of hack to allow us to avoid drawing the first pixel of a waveview...Paul Davis
2015-02-10fix previous commitBen Loftis
2015-02-10Track Mode is too vague; rename to Record ModeBen Loftis
2015-02-10flip the priority of input and output buttons and menusBen Loftis
2015-02-10fix boot message always sticking on the last loaded route; it looked like an ...Ben Loftis
2015-02-10fixed collision with <SECONDARY>n bindingBen Loftis
2015-02-09correct drawing of rectangle borders.Paul Davis
2015-02-09canvas items must be able to use fractional positions when rendering.Paul Davis
2015-02-09fix last cherry-pickPaul Davis
2015-02-09fix color and alpha of timestretch rectPaul Davis
2015-02-09put function into namespacePaul Davis
2015-02-09Fix sending out of bounds events to LV2 plugins.David Robillard
2015-02-09After dragging from multiple tracks to the dropzone, create the right number ...Paul Davis
2015-02-07Properly deallocate memory when clearing selection_op_history andnick_m
2015-02-06fix 192k rateBen Loftis
2015-02-06when the user changes devices, notify the backendBen Loftis
2015-02-06fix (and comment) on subtle bug with audio file data width functionPaul Davis
2015-02-06Make undo/redo work for:nick_m
2015-02-05fixup cherry-picked changes from Waves Tracks, and fix for ArdourPaul Davis
2015-02-05implement RangeMarkerBarDrag::abortPaul Davis
2015-02-05implement MarkerDrag::abort()Paul Davis
2015-02-05do not attempt to call an empty/null boost functor in clear_events()Paul Davis
2015-02-05fix issue with region dragging while mouse pointer is in rulers/marker lanesPaul Davis
2015-02-05fix bad fix for cherry-pick conflictPaul Davis
2015-02-05make two obvously const methods actually be constPaul Davis
2015-02-05modify behaviour of session when updating skips to use new SessionEvent APIPaul Davis
2015-02-05add SessionEvent::Action to libs/ardour enums registrationPaul Davis
2015-02-05expand SessionEvent API to allow ::clear_events() to work correctly.Paul Davis
2015-02-05expand PBD::Pool API and add additional DEBUG_TRACE output.Paul Davis
2015-02-05set name of GUI event loop threadPaul Davis