PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / surfaces /
2009-10-27 Ben Loftissome checkins inspired by drobilla commits 5865 and...
2009-10-26 Paul Davistrue/false, not TRUE/FALSE
2009-10-08 Paul DavisJACK is realtime by default when started by ardour...
2009-10-08 Paul Davisaccurate dB/log patch from Carl, back-ported from 3.0
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-07-28 Paul Davisuse DIST_LIBDIR to allow override of LIBDIR ; gcc4...
2009-03-13 Paul Davisdeeper fixes for route issue/s .. make RouteSignal...
2009-03-13 Paul Davisuse Session::master_out() to find the master out route...
2009-02-18 David RobillardMini stylistic 3.0 merge.
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-26 Sampo SavolainenMake the wiimote code appear in the source package
2008-11-20 Sampo SavolainenFast enough, Paul?
2008-11-13 David RobillardFix warnings.
2008-11-13 Sampo SavolainenReport init/callback thread to the framework
2008-11-10 Sampo SavolainenMore sane status led for transport
2008-11-10 Sampo SavolainenDas Wiimote Blinkenlights!
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-11-04 Sampo SavolainenDon't wait in vain for 1 second when quitting before...
2008-11-02 Sampo SavolainenBind home button to move the playhead to marker. Also...
2008-11-01 Sampo SavolainenBy mistake, pressing B was connected to a function...
2008-11-01 Sampo SavolainenWiimote control surface. Bind one wiimote by pressing...
2008-09-19 David RobillardFix classic memory error.
2008-07-30 Jesse Chappellcommitted build changes needed for leopard build
2008-07-14 Doug McLainAnother gcc 4.3 include
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
2008-04-20 Sampo SavolainenRemoved unnecessary libusb dependency for libardour_cp.so
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-01-22 Paul Daviscentralized "is this OS X" definition in build scripts
2008-01-05 John AndersonChange MackiePort usage to SurfacePort. Add DummyPort...
2007-12-30 John AndersonMake Mackie timecode display work. Not fully tested...
2007-12-23 John AndersonRoutes made inactive will be bank-switched out. Add...
2007-12-17 John Andersonslightly better cleanup, and some debug output
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-18 John AndersonCode to prevent unnecessary automation midi transmits...
2007-09-09 John Andersonpad out lcd sdisplay strings to 6 chars with spaces...
2007-09-09 John Andersonmore changes to reduce unnecessary midi messages. Also...
2007-09-09 John Andersondon't write automation bytes unless something has actua...
2007-09-09 John Andersononly skip markers backwards when transport is rolling
2007-08-12 John Andersonremove duplicated gain_to_slider functions
2007-08-09 John AndersonFinally nailed the mysterious fader update bug, thanks...
2007-08-09 John Andersoneven more debug output, aimed at finding the mysterious...
2007-08-09 Paul Davisquieten down Powermate control surface discovery
2007-08-08 John Andersonmo betta debugging outout
2007-08-08 John Andersonfix for #3 mute button not lighting at startup. Because...
2007-08-01 John Anderson#ifdef around debug cout calls. Make sure -DDEBUG is...
2007-08-01 Paul Davisfixes for OS X compilation
2007-07-31 John Andersonremove some extraneous code
2007-07-31 John AndersonAdd Control::in_use. Add a timeout-generated stop event...
2007-07-31 Tim MayberryUse correct install path for powermate control surface...
2007-07-30 John Andersonpass a Strip & to strip_display instead of integer...
2007-07-22 John Andersonmore notes and comments and tings
2007-07-22 John Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonfix fader position calculation. Some indenting.
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-20 Paul Davisremoved used of MIDI::Port::number() from mackie surfac...
2007-07-20 John Andersonmake scrolling work. various comments and TODO cleanups
2007-07-19 John AndersonJog Wheel Fun:
2007-07-18 John Andersonadd README. small updates to TODO
2007-07-18 John Andersonmake sure marker_previous button can go past the previo...
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-18 John AndersonAnd some comments to explain supports_feedback : false.
2007-07-18 John AndersonTurn off the feedback flag, cos feedback is always...
2007-07-17 John Andersonallow surface to work with linked panners on stereo...
2007-07-17 John Andersonfix for overlapping control ids (jog wheel with F7...
2007-07-16 John Andersonbetter variables. Display warning if duplicate control...
2007-07-04 John Andersonifdefs for debug output. Fix host.rb
2007-07-04 John Andersonmove button handlers closer to their friends
2007-07-03 Jesse Chappellupdated scons to make powermate optional and defaults...
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-05-07 Paul Davismerge changes from trunk
2007-04-15 John Andersonffwd/rew to +-4
2007-04-11 John Andersonbutton to add new marker location at current transport...
2007-04-11 John Andersonadd ffwd and rewind, and use frmm_left and frm_right...
2007-04-07 Jesse Chappellbetter variable name for midi feedback fighter. added...
2007-04-07 Jesse Chappellfixed midi control feedback fighting
2007-04-05 Sampo SavolainenA fix to make MIDI controller state save properly,...
2007-03-17 David RobillardWarning fix.
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonimplement button for global solo
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-10 John Andersonclean up shutdown
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-23 Taybin RutkinReplaces tabs with spaces in python file.
2007-02-23 Paul Davissndfile include fix for tranzport code as well
2007-02-22 Taybin Rutkinsndfile including fix.
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
next