Use a std::set for MIDI device models so the combo is sorted and the user can find...
[ardour.git] / libs /
2013-01-19 David RobillardUse a std::set for MIDI device models so the combo...
2013-01-19 Paul Davisslightly more informational debug message
2013-01-19 David RobillardAdd standard MIDI midnam file and remove hard coded...
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2013-01-19 David RobillardHide MIDI device mode selector unless there is actually...
2013-01-18 Paul Davismore debugging output for failed LXVST opens, and drop...
2013-01-17 Paul Davisfix issue with color and position of mixer strip plugin...
2013-01-17 Paul Daviscache cairo_pattern_t's for PixFader so that we don...
2013-01-17 Paul Davisfix problem with size of patterns used by pixfaders...
2013-01-17 Paul Davisa few small fixes that help pitchbend control of things...
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-17 Paul Davisprevent button1/2 clicks on pixfaders from being used...
2013-01-17 Paul Davisfix up handling of size allocation + setting
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisuse regex to match [mM][iI][dD] file extension for...
2013-01-16 David RobillardPreliminary support for named MIDI controllers via...
2013-01-16 David RobillardFix compilation against svn lilv (const-correctness).
2013-01-16 Paul Davisremove debug output
2013-01-16 Paul Davisa bit more debug tracing for control protocols
2013-01-16 Paul Daviswhen stopping transport, revert _default_transport_spee...
2013-01-15 Paul Davisremove some debug output
2013-01-15 Paul Daviscontrol lists should use the default value of their...
2013-01-15 Paul Davisfix a couple of unused parameters
2013-01-15 Paul Davisbetter error msg about autoloop location
2013-01-12 Robin Gareusfixed unity-line alignment for horiz faders.
2013-01-12 Paul Davisround outside corners of pixfaders
2013-01-12 Paul Davisrework pixfader design again: remove texture, draw...
2013-01-11 Paul Davisspace pixfader dots better
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisremove rounded corners from non-mobile ends of pixfaders
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-09 Paul DavisDE libgtkmm2ext translation update
2013-01-09 Paul DavisDE libardour translation update
2013-01-09 Robin Gareusremove timecode subframe configuration
2013-01-09 Paul Davisfix bad fix to error string
2013-01-09 Colin FletcherA few more typo fixes in libardour.
2013-01-09 Paul Davisminor translation fixes/typos from edogawa
2013-01-09 Paul Davismove french translation for gtkmm2ext into correct...
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2013-01-08 Paul Davisfix ru.po after bad svn merge
2013-01-08 Robin GareusMTC generator, revert inert changes in previous commit.
2013-01-08 Robin Gareusfix MTC generator
2013-01-07 Paul Davislatest po updates, including updated russian po-files...
2013-01-07 Paul Davislatest i18n update (including updated nn.po from eivind)
2013-01-07 Paul Davisreinstate wiimote support, thanks to work by jannis...
2013-01-06 Paul Davisfix continuing SNAFUs with ::set_state() for control...
2013-01-06 Robin Gareusfix windows-VST/ALSA combination
2013-01-05 David RobillardSend LV2 time properties with correct types from specif...
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2013-01-04 David RobillardFix crash when loading LV2 plugins with a corrupt LV2_D...
2013-01-04 Robin Gareusmerge Marcel Bonnet's patches for Free-BSD
2013-01-04 Ben Loftisquick fix for bug reported by ricardus: faders in...
2013-01-04 Robin Gareusfix #5249- small faders in the processor box are not...
2013-01-03 Paul Davislatest .po updates from ./waf i18n
2013-01-03 Paul Davisexpose operation to remove subgroup
2013-01-03 Paul Davisnew (!) german translation initiated by edgar
2013-01-03 Paul Davisvarious i18n fixes and updates after a ./waf i18n run
2013-01-03 Paul Davisrename po files to match rules/conventions discovered...
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2013-01-02 Paul Davisnew norwegian and and updated german libs/ardour transl...
2012-12-31 Paul Davisavoid crash when switching devices in mackie control...
2012-12-31 Paul Davisavoid crashing in a wierd case (possibly a race) in...
2012-12-30 Robin Gareusfix vari-speed stuck at zero and playing backwards.
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-25 Robin Gareuskeep pan-info-box within screen-boundaries
2012-12-25 Robin Gareusfix step increment direction for mouse-click on faders
2012-12-23 Robin Gareusfix #5035 - restore pan automation state
2012-12-23 Robin Gareusanother buffersize fix (see #5221 and rev13715)
2012-12-23 Robin Gareusfix buffer overflow of wrap_buffer (may fix #5221)
2012-12-23 Robin Gareusdebug issue #5221 -- possible mem corruption
2012-12-23 Robin GareusRevert "fix for problem when reverse playback hits...
2012-12-23 Robin Gareusfix "import at file position" when copying or channel...
2012-12-21 Robin Gareusfix for problem when reverse playback hits 00:00:00...
2012-12-20 Paul Davisreplace characters that would make an export filename...
2012-12-19 Paul Davisequivalent change for midi tracks as was done for audio...
2012-12-19 Paul Davisfeedback for toggled MIDI controls now sends 0 or 127...
2012-12-19 Paul Davisprevent MIDI tracks from ever being in MonitoringSilenc...
2012-12-19 Paul Davisprevent crash when saving learned MIDI binding that...
2012-12-18 Paul Davischange default font scaling to 80% which makes a newly...
2012-12-18 Paul Davisfix up discovery of VAMP plugins after ./waf install...
2012-12-17 Paul Davisremove use of a boost::fast_pool_allocator without...
2012-12-16 Paul Davissome explanatory text for CrossThreadPool, so that...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisremove debug output
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-12 Ben Loftismuted regions should be totally ignored during playlist...
2012-12-12 Paul Davisfinalize fix for MIDI track monitoring
2012-12-12 Paul Davisif we're not going to use pixfbuf (images) for faders...
2012-12-11 Paul Davisfix uninitialized variable causing error delivering...
2012-12-11 Paul Davismake sure that JACK MIDI ports know about Jack halting...
next