fix various loop-initiation faults
[ardour.git] / libs /
2014-09-13 Robin Gareuschange dummy backend to default to _("Silence").
2014-09-13 Robin Gareusfix CPI window handling:
2014-09-13 Colin FletcherReturn playhead to last start position when aborting...
2014-09-13 Colin FletcherFix spurious 'You cannot put a CD marker at this locati...
2014-09-13 Colin FletcherBe sure to initialise ExportFormatSpecification::_sound...
2014-09-13 John EmmasAdd 2 new source files to our 'gtkmm2ext' project ...
2014-09-12 Robin GareusNOOP, remove trailing whitespace
2014-09-12 Robin Gareuswaveform drawing details:
2014-09-12 Paul Davisadd required visibility macros to Gtkmm2ext::CursorInfo
2014-09-12 Robin Gareuswaveform: really draw 1px lines.
2014-09-12 Robin Gareusupdate waveform drawing for zoomed-in, non-overlapping...
2014-09-11 Robin Gareusfix crash at session close/exit if a midi-control-surfa...
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-11 Paul Davisprovide compile-time-enabled/disabled debugging of...
2014-09-11 Robin Gareusmake valgrind output a bit more readable.
2014-09-11 Robin Gareusfix memory leak, changing semantics of PatchManager...
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-11 Robin Gareusproperly retain LV2PluginInfo
2014-09-10 Paul Davisfix/improve/test hotspot file parsing
2014-09-10 Paul Davisadd copyright header comments
2014-09-10 Paul Davismove CursorInfo members into public access
2014-09-10 Paul Davisadd new (mostly) static class to permit lookup of curso...
2014-09-10 Robin Gareusprint "Scanning folders for bundled LV2s" only once.
2014-09-10 Robin Gareusdelete route-groups before flushing routes.
2014-09-10 Robin Gareusdisable Midi Audition Synth if it cannot be found
2014-09-10 Robin Gareusbetter safe than sorry.
2014-09-10 Robin Gareusfix d421602c24
2014-09-10 Robin Gareusdelete session XML object after loading and setting...
2014-09-10 Robin Gareusfree LV2 world after initial scan
2014-09-09 Robin Gareusplug a major mem hog.
2014-09-09 Robin Gareusfix scoomer scroll-wheel max value
2014-09-09 John EmmasAdd 'libs/pbd/pbd/pthread_utils.h' to our pbd project...
2014-09-09 John EmmasImplement the new pthread macros (for the Waves audio...
2014-09-09 John EmmasRe-introduce our pthread macros (after fixing an earlie...
2014-09-09 John EmmasRevert "Add a couple of pthread helper macros"
2014-09-08 Robin Gareusdon't start track-resize on scroomer click
2014-09-07 Robin GareusALSA|Dummy: ignore port unregistration when engine...
2014-09-07 Robin GareusALSA|Dummy Backend: do as jack does:
2014-09-07 Robin Gareusfix midi audition port-connect warning
2014-09-07 Paul Davisadd Session::record_location()
2014-09-07 Paul Davisrename system and user config files with product-neutra...
2014-09-07 Paul Davisadd Canvas::Ruler::set_metric() to allow ruler metrics...
2014-09-07 Paul Davischange Metric element of a Canvas::Ruler item into...
2014-09-06 Robin Gareusone less annoying compiler warning.
2014-09-06 Paul Davisget installdir for libardouralsautil correct
2014-09-06 Paul Davischeck for _port_handle == null throughout Port:: methods
2014-09-06 Robin Gareuspass-though PixFader tweaks API for scroll events
2014-09-05 Paul Davisupdated .po files
2014-09-05 Robin Gareusadd pixfader tweaks API:
2014-09-03 Paul Davisfix waf thinko in backends wscript
2014-09-03 Robin Gareusrevert pixfader to sane state (reverts parts of bb70d426)
2014-09-03 Robin Gareusbring back old pixfader outline radius to demonstrate...
2014-09-03 Robin Gareusrevert pixfader radius to default
2014-09-03 Robin Gareusrelease shared route pointer kept by InternalSend when...
2014-09-03 Robin Gareusallow to set gtk style for BarController's pixfader.
2014-09-02 Ben Loftispixfader bg has reverse gradient from fg
2014-09-02 Robin Gareusdon't show 'unity-line' (default value) for barcontrollers
2014-09-02 Robin GareusBarcontroller: no double expose when text chages
2014-09-02 Robin Gareustweak pixfader:
2014-09-02 Robin Gareusunify BarController with Slider/Pixfader.
2014-09-02 Robin Gareusclean up pixfader API, prepare for merge w/BarController
2014-09-02 Robin Gareusremove cruft from SliderController
2014-09-01 Robin Gareusrework pixfader:
2014-09-01 Robin GareusMatch canvas outline to rectangle
2014-08-31 David RobillardFix crash when changing automation mode for MIDI track...
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-08-31 David RobillardFix mismatched initialisation order.
2014-08-31 Robin Gareustrack-header fader tweaks:
2014-08-31 Robin Gareusshadow-less Frame: explicitly draw background colored...
2014-08-31 Robin Gareusremove frame from barcontroller
2014-08-31 Robin Gareusproper round corners on focused TextEntry
2014-08-31 Robin Gareusprepare for clang static analysis of RT-functions:
2014-08-30 Robin Gareusdisconnect pixfader style-change signal in dtor (amend...
2014-08-30 Robin Gareuspixfader: use parent's background color
2014-08-30 Robin Gareusfix some compiler warnings
2014-08-29 Robin Gareusfix cairo widget background
2014-08-29 Ben Loftistry a different method of text display on automation...
2014-08-28 Ben Loftisfix plugin bypass button action
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-28 John EmmasAdd an extra folder to get searched (on Windows only...
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-27 Ben LoftisStandardize drawing of PixFader and BarController;...
2014-08-27 Ben Loftisrefactor flat_buttons into cairowidget, and add a canva...
2014-08-22 Ben Loftisrefactor _grabbed into cairo_widget
2014-08-13 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-13 nick_mAdd backwards compatibility for instant.xml changes.
2014-08-13 nick_mMove ExportProfile xml from Session instant.xml to...
2014-08-08 Paul Davisfix new backends wscript to work correctly in the Ardou...
2014-08-08 Paul Davisuse some structured code to decide which backends to...
2014-08-06 Ben LoftisMore fixes for range-based automation editing.
2014-08-05 Ben LoftisInitial steps towards usable range-based automation...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-08-01 Ben LoftisEnforce mixer strip widths, more case fixes, and minor...
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-28 Ben Loftisgrouped faders should have relative gain by default
2014-07-28 Ben Loftisclean up cruft in some config variables
2014-07-28 Ben Loftisdisallow selection of the fader and meter processor...
2014-07-27 John EmmasAdd provision for 'PROGRAM_VERSION' (MSVC libardour...
2014-07-27 John EmmasMinor change to 'pbd/controllable.h'
next