summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-21revert to previous waf versionPaul Davis
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-10-21some keyboard layouts have KP_Separator instead of KP_DecimalBen Loftis
2014-10-21slightly closer to correct color for peak display button when not active.Paul Davis
2014-10-21set correct font for peak display buttonPaul Davis
2014-10-21add ::set_layout_font (const Pango::FontDescription&) to ArdourButtonPaul Davis
2014-10-21change the peak display widget from Gtkmm2ext::FocusEntry to ArdourButton, si...Paul Davis
2014-10-21migrate build & package scripts to where they belong.Robin Gareus
2014-10-21a few tweaks to zoom computations so that zoom-to-range works correctlyPaul Davis
2014-10-21remove mouse zoom mode; bind z to zoom-to-rangePaul Davis
2014-10-21fix note 15897 on #5589 - only use fader cursor for region gain line when in ...Paul Davis
2014-10-21add mouse mode enums to enums.cc (just for utility purposes)Paul Davis
2014-10-21Disallow midi-note duration changes beyond region boundariesRobin Gareus
2014-10-21fix midi-ghost region y-scaleRobin Gareus
2014-10-21fix track height resizing on OSX.Robin Gareus
2014-10-21fix region drag/drop from region listRobin Gareus
2014-10-21fix stuck key-grab/scrolling.Robin Gareus
2014-10-21Midi Region: pass unhandled scroll events to regionviewRobin Gareus
2014-10-20stopgap solution for VST plugins that call audioMasterWantMidi during effOpenRobin Gareus
2014-10-20add support for VST plugins without any parametersRobin Gareus
2014-10-20track height fixes:Robin Gareus
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-10-19separate host and target (OSX)Robin Gareus
2014-10-19git ignore OSX packagingRobin Gareus
2014-10-17windows: don’t popup message box when libjack is not foundRobin Gareus
2014-10-16fix midi automation slidersRobin Gareus
2014-10-16add tearoff reattach for the editorPaul Davis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-10-16add OSX 10.9 version flagsRobin Gareus
2014-10-16include default UI config file in linux packagePaul Davis
2014-10-16package ui_dark.rc file in linux packagesPaul Davis
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis
2014-10-15when cancelling an import, call DropReferences so that the Session forgets ab...Paul Davis
2014-10-16forward port ffd5c24 from master (extend video file ext list)Robin Gareus
2014-10-15remove debug outputPaul Davis
2014-10-15when flushing notifications/signals from an ARDOUR::Playlist, emit the Region...Paul Davis
2014-10-15add mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inad...Paul Davis
2014-10-15allow internal generators to make noise, even if we are not rolling, and usin...Ben Loftis
2014-10-15allow zero-latency sessionsRobin Gareus
2014-10-14make backend selection by product name more explicitPaul Davis
2014-10-14correct msg in fatal errorPaul Davis
2014-10-14remove code commented out in 0874426a (2009/06)Paul Davis
2014-10-13Containers should not consider the size of invisible items when computing the...Paul Davis
2014-10-13fix note 0015914 (part of #5589)Paul Davis
2014-10-13fix note 0015900 on #5589 (cursor doesn't change when switching edit pointPaul Davis
2014-10-13remove default/testing tooltips from the canvasPaul Davis
2014-10-12tweak implementation of Session::audible_frame() to be a little more defensib...Paul Davis
2014-10-12migrate windows build script to ardour-build-tools repositoryRobin Gareus
2014-10-11fix scanning of VST shell pluginsRobin Gareus