avoid apple gcc warning
[ardour.git] / gtk2_ardour /
2014-01-11 Paul Davisavoid apple gcc warning
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-10 Paul Davisremove unnecessary pixel placement stuff from editor...
2014-01-10 Paul Davisfix thinko related to streamview construction that...
2014-01-10 Paul Davisfix up construction and outlining for automation time...
2014-01-10 Paul Davistweak pixel-level dimensions and positioning
2014-01-10 Paul Davisindentation
2014-01-10 Paul Davisregionviews used for (MIDI) automation (CC) should...
2014-01-10 Paul Davistweak up pixel-level positioning
2014-01-10 Paul Davisfix height issue with canvas-based rulers/bars, and...
2014-01-10 Paul Daviscoding style
2014-01-10 Robin Gareusdisplay info about replicated processors
2014-01-10 Robin Gareusupdated balance GUI
2014-01-09 Robin Gareusupdate mono & balance panner GUI
2014-01-09 Robin Gareusremove inadvertently commited debug printf()
2014-01-09 Robin GareusNOOP - re-indent src (no more mixed tab+space style)
2014-01-09 Robin Gareusprepare mono panner rework move to pango
2014-01-09 Robin Gareusprocessor routing: use small boxes (instead of circles...
2014-01-09 Robin Gareusrefine stereo-panner GUI:
2014-01-09 Paul Davisa few coding style cleanups
2014-01-09 Paul Davisreorder members to allow different initialization order
2014-01-09 Robin Gareusdraw settings of bypassed panners
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2014-01-08 Sakari BergenAdd unit test runner (artest) and a config option to...
2014-01-08 Paul Davisavoid 1 pixel overlap of end xfade
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-08 Robin Gareusfix issue with editor-mixer:
2014-01-08 Paul Davisfill control points
2014-01-08 Paul Davisfix a whole set of errors in the placement of xfade...
2014-01-06 Robin Gareusfix processor-box wire-display in editor-mixer -- work...
2014-01-06 Robin Gareusremove cruft
2014-01-05 Robin Gareusprocessor-box: remove label-cruft and properly label...
2014-01-05 Robin Gareusprocessor-box: remove cruft
2014-01-05 Robin Gareusmore processor-routing tweaks: compact view
2014-01-05 Robin Gareusprocessor-box wiring - re-use colors from ingen/patchage
2014-01-05 Robin Gareusupdate processor control toggle button style
2014-01-05 Robin Gareusupdate slider rendering & set style for faders
2014-01-04 Robin Gareusadd padding to in-line plugin controls
2014-01-04 Robin Gareusfix tooltip on processor button widget
2014-01-04 Robin Gareusfix dragging playhead using time rulers
2014-01-04 Robin Gareusfix ardour-button text bleed
2014-01-04 Robin Gareuscontinued work on processor-routing visualization
2014-01-03 Robin Gareuspre-select reasonable-synth as Instrument
2014-01-02 Paul Davisuse new DragHandle canvas object
2014-01-02 Paul Davistweak design of time axis view item name text handling
2014-01-02 Paul Davisremove debug output, try a new approach to name text...
2014-01-02 Paul Davisdebug output for time axis item name font handling
2014-01-02 Paul Davischange min dimension of rubberband rect to 2 pixels
2014-01-02 Paul Davisenforce a minimum 5x5 pixel size for the rubber band...
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul Davisavoid GTK packing warning when using >1 backend
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
2013-12-31 Paul Davisreduce the maximum horizontal zoom to 1 day @ 48kHz...
2013-12-31 Paul Davisfix up visibility control for automation lines
2013-12-31 Paul Davisjust use show() and hide() to manage control point...
2013-12-31 Paul Davisremove use of canvas property_foo() since it did nothin...
2013-12-30 Paul Davisadd preferences slider for waveview clip level (not...
2013-12-30 Paul Davisadd (debug) names to various items
2013-12-30 Robin Gareusremove cruft
2013-12-30 Robin Gareusvisualize # of channels in processor-box splitting...
2013-12-30 Paul Davistry to rationalize logic for displaying/hiding regionvi...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul Davisconvert automation line from Canvas::Curve to Canvas...
2013-12-28 Robin Gareusprevent 0-pointer dereference in editor_routes.cc ...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-27 Paul DavisRevert "switch fade in/out lines to ArdourCanvas::Curve...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-23 Sakari BergenFix export format dialog tagging state inconsistency
2013-12-23 Robin Gareusvtl: do not lock audio [to video] when extracting audio...
2013-12-22 Paul Davisbetter, probably working fix for windows-vst-on-linux... 3.5.143
2013-12-22 Paul Davisattempt to fix build with --windows-vst due to a bad...
2013-12-22 Robin Gareusadd K12/RMS meter type
2013-12-21 Paul Davisnew ControlProtocolManager API, and proper handling...
2013-12-21 Paul Davislonger text description
2013-12-19 Paul Davismove portable copyfile function into tools/autowaf...
2013-12-13 Paul Davisfix logic for display of transport bar meters
2013-12-13 Paul Davistweak for regionview enter/exit handling
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-10 Nils Philippsencompare plugin/creator/category names UTF8-aware
2013-12-10 Nils Philippsendon't use deprecated g_strcasecmp()
2013-12-10 Nils Philippsencompare region names case-sensitively
2013-12-10 Paul Davisrationalize color handling for fade in/out handles
2013-12-10 Paul Davisswitch fade in/out lines to ArdourCanvas::Curve rather...
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-05 Paul Davisfix platform portability issues caused by use of shell...
2013-12-05 Paul Davisfix another instance of the horrible "interface" keywor...
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-12-04 Paul Davischange "cpu" in cpu load backend functions
2013-12-04 Paul Davisfix gtk child packing errors related to the transport...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-12-03 Paul Davisswitch from using Sleep/usleep to Glib::usleep() (and...
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davisfix build
2013-11-30 Paul Davisfix merge with master
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-30 Paul Davisadd explicit linkage to libtimecode
next