summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-01-18more debugging output for failed LXVST opens, and drop use of NULLPaul Davis
2013-01-17fix issue with color and position of mixer strip plugin control sliders (#5275)Paul Davis
2013-01-17cache cairo_pattern_t's for PixFader so that we don't generate one per fader,...Paul Davis
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 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-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-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-15remove some debug outputPaul 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-12fixed unity-line alignment for horiz faders.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-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-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
2013-01-09A few more typo fixes in libardour.Colin Fletcher
2013-01-09minor translation fixes/typos from edogawaPaul Davis
2013-01-09move french translation for gtkmm2ext into correct directoryPaul Davis
2013-01-08tentative redesign of MIDI looping, will probably fix #5050 but needs more ex...Paul Davis
2013-01-08fix ru.po after bad svn mergePaul Davis
2013-01-08MTC generator, revert inert changes in previous commit.Robin Gareus
2013-01-08fix MTC generatorRobin Gareus
2013-01-07latest po updates, including updated russian po-files from alexandrePaul Davis
2013-01-07latest i18n update (including updated nn.po from eivind)Paul Davis
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2013-01-06fix continuing SNAFUs with ::set_state() for control protocols and the parent...Paul Davis
2013-01-06fix windows-VST/ALSA combinationRobin Gareus
2013-01-05Send LV2 time properties with correct types from specification.David Robillard