summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17fix problem with size of patterns used by pixfaders when they get re-size-all...Paul Davis
2013-01-17a few small fixes that help pitchbend control of things, notably the shuttle ...Paul Davis
2013-01-17fix up Location::first_location_(after|before) to do the right thing when mar...Paul Davis
2013-01-17prevent button1/2 clicks on pixfaders from being used to drive event processi...Paul Davis
2013-01-17fix up various issues with sizing now that we have the basic idea that pixfad...Paul Davis
2013-01-17fix up handling of size allocation + settingPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16remove empty editor_scrub.cc source filePaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16use regex to match [mM][iI][dD] file extension for MIDI files, thus making i...Paul Davis
2013-01-16get path correct for ardour_system.rc when building bundlesPaul Davis
2013-01-16Preliminary support for named MIDI controllers via midname files.David Robillard
2013-01-16Fix compilation against svn lilv (const-correctness).David Robillard
2013-01-16remove debug outputPaul Davis
2013-01-16a bit more debug tracing for control protocolsPaul Davis
2013-01-16when stopping transport, revert _default_transport_speed to 1.0 if current sp...Paul Davis
2013-01-15allow drag-n-drop/copy-n-paste of aux sendsPaul Davis
2013-01-15remove some debug outputPaul Davis
2013-01-15force use of a weak_ptr<> when binding in MidiStreamView, hopefully avoiding ...Paul Davis
2013-01-15control lists should use the default value of their parameter, not zero (noti...Paul Davis
2013-01-15fix a couple of unused parametersPaul Davis
2013-01-15better error msg about autoloop locationPaul Davis
2013-01-15fix overly candied color for fader when mapping sendsPaul Davis
2013-01-14more substantive reworkings of TimeAxisView::name_(entry|label) and name edit...Paul Davis
2013-01-14use a warning dialog, nto a question dialog, for sample rate mismatchPaul Davis
2013-01-14fix from roy vegard for an error from my previous attempts to fix monsection ...Paul Davis
2013-01-12fixed unity-line alignment for horiz faders.Robin Gareus
2013-01-12various tweaks to get 80% Of the way to proper use of TimeAxisView::name_labe...Paul Davis
2013-01-12narrow-mixer strip tweak:Robin Gareus
2013-01-12round outside corners of pixfadersPaul Davis
2013-01-12rework pixfader design again: remove texture, draw entire (double-sized) patt...Paul Davis
2013-01-11space pixfader dots betterPaul Davis
2013-01-11revert mixer window faders to a2 colorsPaul Davis
2013-01-11substantive changes to pixfaders and derived classes. now fully dynamically s...Paul Davis
2013-01-10remove rounded corners from non-mobile ends of pixfadersPaul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2013-01-10tweak recent change to marker context menuPaul Davis
2013-01-09add/clarify "set range (location) from (range|region) selection" operation (o...Paul Davis
2013-01-09fix channel numbering in monitor sectionPaul Davis
2013-01-09DE libgtkmm2ext translation updatePaul Davis
2013-01-09DE libardour translation updatePaul Davis
2013-01-09remove timecode subframe configurationRobin Gareus
2013-01-09fix bad fix to error stringPaul Davis