ardour.git
2014-01-13 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-13 Robin GareusVBAP backend re-work (part two): speaker positioning
2014-01-13 Robin GareusVBAP backend re-work (part one):
2014-01-13 John EmmasAdd provision for building 'libtimecode' as a DLL ...
2014-01-13 John Emmas'libs/timecode' - Change some instances of 'rint' to...
2014-01-13 John Emmas'libs/evoral' - and add 'Note.impl' to the project
2014-01-13 John Emmas'libs/evoral' - #include 'Note.impl' when building...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasCheck in some minor modifications (to MSVC specific...
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API with Evoral::Note
2014-01-13 Paul Davisfix 64 bit template types
2014-01-13 Paul Davisadd new file (required by MSVC) to sources list
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API
2014-01-13 Paul Davisadd LIBEVORAL_TEMPLATE_API to deal with gcc/msvc differ...
2014-01-12 Paul Davisremove VAMP and Rubberband from source tree
2014-01-12 Paul Davisadd -fvisibility=default back to cxx/cflags when buildi...
2014-01-12 Paul Davisadd export visibility macro
2014-01-12 Paul Davisadd new file
2014-01-12 Paul Davisadd missing export/visibility macro
2014-01-12 Paul Davisremove taglib from source tree (require external provision)
2014-01-12 Paul Davismove -fvisibility=hidden to the top of the source tree...
2014-01-12 Paul Davisadd export/visibility macros to libtimecode and build...
2014-01-12 Paul Davisbuild libsmf as a static library, since it is private...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John Emmas'libs/evoral' - Move a couple of 'IdentityConverter...
2014-01-12 John Emmas'libs/evoral' - DLL visibility stuff and associated...
2014-01-11 Paul Davisfix merge with master
2014-01-11 Paul Davisfix issues with isnan/isinf on OS X where <cmath> hides...
2014-01-11 Paul Davisavoid apple gcc warning
2014-01-11 David RobillardSupport midnam controller value labels.
2014-01-11 David RobillardFix whitespace (no functional changes).
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 Davisfinal (?) tweaks to rectangle rendering
2014-01-10 Paul Davisclamp expose (queue_redraw()) requests to visible windo...
2014-01-10 Robin Gareusfix panner search path
2014-01-10 Paul Davisremove unnecessary pixel placement stuff from editor...
2014-01-10 Paul Davismake no-zero-line be the default for wave views (still...
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 up thinko in recent raise_to_top/lower_to_bottom...
2014-01-10 Paul Davisslightly expand CanvasRender debug output
2014-01-10 Paul Davisdon't go through ::deliver_enter_leave() unnecessarily
2014-01-10 Paul Davisfix height issue with canvas-based rulers/bars, and...
2014-01-10 Paul Daviscoding style
2014-01-10 Robin Gareusre-configure _all_ panners on a route, when panner...
2014-01-10 Robin Gareusadd a fixed priority to panner modules
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 Gareusadd [missing] left_half_rectangle util
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 Paul Davisprevent Rect::expand() from generating negative coordin...
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 Sakari BergenAdd -fno-omit-frame-pointer to AddressSanitizer options
2014-01-08 Sakari BergenFix dither data width assertions and related tests
2014-01-08 Paul Davistweak rectangle bounding box computation
2014-01-08 Paul Davisremove unused code
2014-01-08 Paul Davischange rounding used for convert Rect from canvas to...
2014-01-08 Paul DavisRevert "remove unused code"
2014-01-08 Paul Davisremove unused code
2014-01-08 Paul Davisavoid 1 pixel overlap of end xfade
2014-01-08 Paul Davisshrink waveview zero line to single pixel
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-08 Robin Gareusfix issue with editor-mixer:
2014-01-08 Paul Davismostly fix conceptual error in how canvas rectangle...
2014-01-08 Paul Davisfor now, hide ugly circle thing in drag handles
2014-01-08 Paul Davisfill control points
2014-01-08 Paul Davisfix a whole set of errors in the placement of xfade...
2014-01-07 Paul Davisoutline width of 0.5 is stupid and meaningless, and...
2014-01-07 Paul Davisadd missing iterator increment to poly item renders.
2014-01-07 Paul Davissmall optimization to curve rendering
2014-01-07 Robin Gareusmake LV2 presets immediately available
2014-01-07 Robin Gareusremove inadvertently commited debug/devel code
2014-01-06 Robin Gareusfix processor-box wire-display in editor-mixer -- work...
2014-01-06 David RobillardDocument controller values for Moog Minitaur.
2014-01-06 David RobillardAdd midnam files for Moog MF-104M and MF-108M.
2014-01-06 Robin Gareusremove cruft
2014-01-06 Paul Davisadd M-Audio 2496 as a recognized card for the mudita24...
2014-01-06 Sakari BergenAdd config option for address sanitizer
2014-01-05 Robin Gareusfix plugin log-sliders for ranges [0..]
2014-01-05 Robin Gareusprocessor-box: remove label-cruft and properly label...
2014-01-05 John EmmasSmall patch to see if Ben's build problem gets fixed
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
next