summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2013-03-30Fix some compilation warningsJulien de Kozak
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2013-03-18missing part of the midi map fixPaul Davis
2013-03-18return the full MIDI map search path from system_midi_map_search_path(), to f...Paul Davis
2013-03-17remove cruft (old cvsignore files)Robin Gareus
2013-03-06for MCP devices that don't handshake, turn them on as soon as we call ::conne...Paul Davis
2013-01-21fix crash when deleting a processor with a controllable (#5284)Paul Davis
2013-01-17a few small fixes that help pitchbend control of things, notably the shuttle ...Paul Davis
2013-01-17fix up Location::first_location_(after|before) to do the right thing when mar...Paul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2013-01-06fix continuing SNAFUs with ::set_state() for control protocols and the parent...Paul Davis
2012-12-31avoid crash when switching devices in mackie control code, add locks to prote...Paul Davis
2012-12-31avoid crashing in a wierd case (possibly a race) in Mackie supportPaul Davis
2012-12-19feedback for toggled MIDI controls now sends 0 or 127, not various in-between...Paul Davis
2012-12-19prevent crash when saving learned MIDI binding that is now missing its contro...Paul Davis
2012-10-24save + restore OSC active+feedback state (#5023)Paul Davis
2012-10-17forward part the backend part of the generic MIDI control fixes from mb2/a2Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-07-23forward-port generic MIDI and transport controllable changes from 2.XPaul Davis
2012-06-28Connect to controllable->Destroyed in all cases; fixes crash on route removal.Carl Hetherington
2012-06-28Add what I think is a missing lock when reading controllables.Carl Hetherington
2012-06-28fix MIDI binding stuff when the controllable does actually exist the first ti...Paul Davis
2012-06-26some generic midi debugging plus an assertPaul Davis
2012-06-26fix up some issues introduced by lifecycle tracking of Controllable in Generi...Paul Davis
2012-06-26disconnect from a Controllable when it is destroyedPaul Davis
2012-06-25Patch from royvegard to add a set-bank midi functionCarl Hetherington
2012-06-25add late/lazy binding between generic MIDI bindings and controllable elements...Paul Davis
2012-06-23Remove unused or unnecessary header includesTim Mayberry
2012-06-23Use std::string and Glib instead of pbd/filesystem.h in DeviceProfileTim Mayberry
2012-06-23Use Glib instead of pbd/filesystem.h in GenericMidiControlProtocolTim Mayberry
2012-06-23Use Glib::file_test instead of PBD::sys::existsTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-19Hush some debug messages.Carl Hetherington
2012-06-16Return silence from read_from_sources() if we try to read a channel that our ...Carl Hetherington
2012-06-16MCP: patch from seablade to fix pot displays (both absolute value and negativ...Paul Davis
2012-06-14Fix uninitialised variable.Carl Hetherington
2012-06-13Slightly tweaked patch from royvegard to add optional threshold for catch-up ...Carl Hetherington
2012-06-13Fix some uninitialised variable warnings.Carl Hetherington
2012-06-13Small change to Timecode display (SMTPE) in the Mackie.Rodrigo Severo
2012-06-13Prevents a master fader being created without a control at Surface::setup_mas...Rodrigo Severo
2012-06-12Bogus commit to comment commit 12689:Rodrigo Severo
2012-06-12git-svn-id: svn://localhost/ardour2/branches/3.0@12689 d708f5d6-7413-0410-977...Rodrigo Severo
2012-06-09Send OSC URL announcement to the info stream.Carl Hetherington
2012-06-09Fix crash in tests; not sure about the root cause.Carl Hetherington
2012-06-09Fix crash when MackieControlProtocol has gone away.Carl Hetherington
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-06MCP: latest patch from Rodrigo:Paul Davis
2012-06-02MCP: another patch from rodrigo:Paul Davis
2012-06-01revert part of earlier MCP patch from rodrigoPaul Davis