summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-01-18fix crash when copy-n-pasting plugins, caused by work done to allow copy-n-pa...Paul Davis
2013-01-18fix restore of snap mode (confusion caused by existence of internal/preintern...Paul Davis
2013-01-17fix size of FaderOption's faderPaul 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-17fix up various issues with sizing now that we have the basic idea that pixfad...Paul 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-16Preliminary support for named MIDI controllers via midname files.David Robillard
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-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-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-12rework pixfader design again: remove texture, draw entire (double-sized) patt...Paul 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-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-09remove timecode subframe configurationRobin Gareus
2013-01-08tentative redesign of MIDI looping, will probably fix #5050 but needs more ex...Paul Davis
2013-01-08more ./waf driven po updatesPaul Davis
2013-01-08patch from colinf tomake region property editor clocks use 2ndary clock mode ...Paul Davis
2013-01-07latest po updates, including updated russian po-files from alexandrePaul Davis
2013-01-07remove type hint DIALOG from step entry "dialog"Paul Davis
2013-01-07fix drags of a single control point in a line where that is the only control ...Paul Davis
2013-01-07latest i18n update (including updated nn.po from eivind)Paul Davis
2013-01-07Fix case of strings in comparisions in engine_dialog.ccColin Fletcher
2013-01-07Fix three little typos.Colin Fletcher
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2013-01-06fix problem with dragging an end range marker if the start of the range was n...Paul Davis
2013-01-05amend to prev commit.Robin Gareus
2013-01-0514:03 < prokoudine> "GERMAN SCIENTIST DEMYSTIFIED ENGLISH CAPITALIZATION"Robin Gareus
2013-01-05disclose i18n conspiracy.Robin Gareus
2013-01-05improve international understanding.Robin Gareus
2013-01-05pluralis suckusmatisRobin Gareus
2013-01-05mixed-track plural form.Robin Gareus
2013-01-05make reported latency translatableRobin Gareus
2013-01-05another plural fix from Mr Prokoudine.Robin Gareus
2013-01-05fix external sync source configuration.Robin Gareus
2013-01-05make "LTC volume" preference translatableRobin Gareus
2013-01-04allow region list selection of whole file regions to select every instance of...Paul Davis
2013-01-04more fixups regarding FreeBSD supportRobin Gareus