don't install static library libsmf.a
[ardour.git] / libs / surfaces /
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-04-25 Robin Gareusadd OSC trim control
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-16 Paul Davisput all of the Mackie control surface code into the...
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-04 Robin Gareusfix OSC parameter mapping, fixes #6224
2015-03-20 Robin Gareusfix AWOL semicolon in 9f842f3
2015-03-20 Robin GareusNOOP, whitespace
2015-03-20 Robin GareusOSC log errors
2015-03-20 Robin GareusOSC: fix crash when trying to set output params
2015-03-20 Robin GareusOSC fix plugin numbering:
2015-03-08 Robin GareusBundle API user update
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2014-12-21 Tim MayberryLimit Wiimote surface discovery to 5 connection attempts
2014-12-15 Paul Davistry alternate Glib:: API for conversion from UTF-8...
2014-12-15 Paul Davisnominal fix for sending UTF-8 text to Mackie surface
2014-12-04 Paul Davischanges to Mackie Control support for new crossthreadch...
2014-12-04 Paul Davismodify Mackie surface code to use crossthreadchannel...
2014-11-26 Paul Davisremove "port sources" management from MidiControlUI...
2014-11-25 Colin FletcherFix order of parameters to stop_touch() in Mackie:...
2014-11-25 David RobillardRemove dead code.
2014-11-23 Paul Davisremove use of CrossThreadChannel::selectable() to allow...
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-24 Paul Davisavoid const cast warning
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-13 Robin Gareusfix CPI window handling:
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-27 John EmmasAdd the MSVC project file for building libs/surfaces/osc
2014-07-22 John EmmasChanges needed for building surfaces/osc (control surfa...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryChange PBD::find_files_matching_regex and PBD::find_fil...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryReplace all use of PathScanner with equivalent function...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-16 Robin Gareusmore gettimeofday() -> g_get_monotonic_time()
2014-05-16 Robin Gareusand one more gettimeofday() transition (mackie timers)
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisremove redundant os.path.join() calls when specifying...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-11 Paul Davisfinal eradication of jack header files from anything...
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-03-23 Robin Gareusmidi-controller, support log parameters - fixes #5890
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-10 Paul Davisfix up waf build in wake of search path changes earlier...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-01 Paul Davisfix a related-to-last-commit problem in build script...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Paul Davistry to get export/visibility and build conditionals...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-23 Paul Davisalter surfaces build wscript to use "children" idea...
2014-01-23 Paul Davisfix up obj.defines for generic MIDI wscript
2014-01-23 Paul Davismackie code does not use poll(2) and so does not need...
2014-01-23 Paul Davisuse correct export/visibility macros
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-15 Robin GareusNOOP, semantic update, don't pannable's panner for...
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 Paul Davismove -fvisibility=hidden to the top of the source tree...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
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
next