avoid apple gcc warning
[ardour.git] / libs /
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 Davismake no-zero-line be the default for wave views (still...
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 Robin Gareusre-configure _all_ panners on a route, when panner...
2014-01-10 Robin Gareusadd a fixed priority to panner modules
2014-01-09 Robin Gareusadd [missing] left_half_rectangle util
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 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 Davisshrink waveview zero line to single pixel
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
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-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 Paul Davisadd M-Audio 2496 as a recognized card for the mudita24...
2014-01-05 Robin Gareusfix plugin log-sliders for ranges [0..]
2014-01-05 John EmmasSmall patch to see if Ben's build problem gets fixed
2014-01-05 Robin Gareusfix fader default-value line position
2014-01-05 Robin Gareusupdate slider rendering & set style for faders
2014-01-04 Robin Gareusfix detection of aubio library - aubio-0.4 breaks API...
2014-01-04 Robin Gareusprocessor drag box only
2014-01-04 Robin Gareusfix PixFader size allocation
2014-01-03 Robin Gareusdon't split process cycle at end
2014-01-03 Paul Davisimprove clarity of logic parentheses
2014-01-03 Paul DavisMerge branch 'master' of https://github.com/derAbgang...
2014-01-03 Nils Philippsendon't declare hilight variable twice
2014-01-03 Nils Philippsenget rid of const warnings
2014-01-02 derAbgangmantis 0005805
2014-01-02 Paul Davismake raise_to_top() and lower_to_bottom() no-ops if...
2014-01-02 Paul Davisadd drag handle source to wscript
2014-01-02 Paul Davisbasic, prototypical drag handle implementation
2014-01-02 Paul Davistweak design of time axis view item name text handling
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Julien de KozakFix tests compilation after Control API changes
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
2013-12-31 Paul Davisremove legacy CANVAS_COMPATIBILITY property_foo() stuff...
2013-12-31 Robin Gareusdebug message: print uint8 channel as integer not char
2013-12-30 Paul Davisfix an errant visibility macro
2013-12-30 Paul Davischange clip level variable units to dB (conversion...
2013-12-30 Paul Davisadd new configurable parameter for waveview clip level
2013-12-30 Paul Davisdefine signal associated with configurable clipping...
2013-12-30 Paul Davisadd configurable clipping level to Canvas::WaveView
2013-12-30 Paul Davisignore invisible items when picking the current item
2013-12-30 Robin Gareusimprove debug message
2013-12-30 Robin Gareusfix assert for non-existing MIDI patch-names
2013-12-30 Robin Gareusoptimize peak calculation of silent buffers
2013-12-30 Robin GareusNOOP. remove trailing whitespace
2013-12-30 Robin Gareusmake meters request constant buffers
2013-12-30 Paul Davistry to rationalize logic for displaying/hiding regionvi...
2013-12-29 Robin Gareususe buffer APIs instead of raw memcpy, fix plugin bypass
2013-12-29 Paul Davisadd proper namespace to PBD::demangle for systems witho...
2013-12-28 Robin Gareusfix replicate_missing_region_channels option
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul Davisslight optimization of PolyItem::render_path()
2013-12-28 Robin Gareusremove unused API to explicitly set/unset buffer silent...
2013-12-28 Robin Gareuscentralize buffer silent-flag
2013-12-27 Paul Davisadd visibility/export control to libcanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-27 Robin Gareusadd support for old compilers w/o implicit stdbool
2013-12-27 Robin Gareusinitialize some uninitialized variables
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-23 Sakari BergenRe-enable export file tagging. No idea why this code...
2013-12-22 Robin Gareusadd K12/RMS meter type
2013-12-21 Paul Davisfix up OSC support to conform to new CP API and pay...
2013-12-21 Paul Davisconform to new CP API
2013-12-21 Paul Davisconform to new CP API
2013-12-21 Paul Davisnew CP API and fix several egregious bugs with port...
2013-12-21 Paul Davisremove debug output
2013-12-21 Paul Davisconform to new CP API design
2013-12-21 Paul Davisconform to new CP API design
2013-12-21 Paul Davisclean up aspects of ControlProtocol API
2013-12-21 Paul Davisclean up aspects of ControlProtocol API
2013-12-21 Paul Davisnew ControlProtocolManager API, and proper handling...
2013-12-19 Paul DavisMingw64 has pthread_t available, and does not need...
2013-12-19 Paul Davismove portable copyfile function into tools/autowaf...
2013-12-18 Hans Baiermidi_clock_slave: fix bandwidth to 2/60 for best results
2013-12-18 Hans Baierinterpolation_test: add some necessary assertions
2013-12-18 Hans Baiermidi_clock_slave: fix wrong calculation of loop error
2013-12-18 Hans Baiermidi_clock_slave.cc: Better debug messages
2013-12-17 Hans Baiermidi clock slave: make bandwidth variable according...
2013-12-14 Paul Davisfix a crash caused by not checking if MackieControlProt...
2013-12-14 Robin Gareusrsynth.lv2: fix note off+on follow up:
2013-12-13 Paul Davischange Generic MIDI control so that it handles a SendFe...
2013-12-13 Paul Davismake MIDI UI in libardour handle CallSlot requests...
next