summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-16Merge branch 'master' into cairocanvasPaul Davis
2013-09-16fix conflicts and merge with masterPaul Davis
2013-09-16fix language issuePaul Davis
2013-09-16allow waf to handle inconsistent case where cwiid.h is present but not the pk...Paul Davis
2013-09-14fix merge conflicts with masterPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-06tighten up error handling a little bit during various setup functions for Mac...Paul Davis
2013-09-06Use correct define when building ControlProtocol to export symbolsTim Mayberry
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-09-05move MidiPortManager from AudioEngine to SessionPaul Davis
2013-09-05'surfaces/mackie' - Platform specific changesJohn Emmas
2013-09-05'surfaces/mackie' - Other minor changes needed for building with MSVCJohn Emmas
2013-09-05'surfaces/mackie' - Comment out some structure field names which MSVC didn't ...John Emmas
2013-09-05'surfaces/generic_midi' - Specify 'MIDI::byte' instead of 'byte' so the compi...John Emmas
2013-09-05'surfaces/generic_midi' - Comment out some structure field names which MSVC d...John Emmas
2013-09-05'surfaces/generic_midi' - Minor modification to prevent MSVC from complaining...John Emmas
2013-09-04'libs/surfaces' - Add an additional visibility specifier (ARDOURCP_API as wel...John Emmas
2013-09-03Merge branch 'master' into audioenginePaul Davis
2013-09-03Merge branch 'master' into windowsPaul Davis
2013-09-03fix error introduced during recent changes to Mackie control support, involvi...Paul Davis
2013-09-03use visibility macros to control visibility in control surface DLL/DSO'sPaul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-24fix confusion about whether flip_mode in the Mackie support code is a bool or...Paul Davis
2013-08-14remove misleading + incorrect documentationPaul Davis
2013-08-08fix compiler warnings.Robin Gareus
2013-08-08Revert "C++11 Building - Use new style struct field inititializing" (this codePaul Davis
2013-08-08C++11 Building - Use new style struct field inititializingMichael R. Fisher
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-28fix compiler warnings.Robin Gareus
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-22Disable building all surface plugins on MinGW buildTim Mayberry
2013-07-16Revert "C++11 Building - Use new style struct field inititializing" (this codePaul Davis
2013-07-15C++11 Building - Use new style struct field inititializingMichael R. Fisher
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-07-15(reapply with fixes) Build system changes to support mingw build targetPaul Davis
2013-07-15Revert "Build system changes to support mingw build target"Paul Davis
2013-07-15Build system changes to support mingw build targetPaul Davis
2013-07-11Only call configure in surface subdirectories if the required deps are availablePaul Davis
2013-06-13merge with masterPaul Davis
2013-06-10save and restore Generic MIDI threshold/smoothing valuePaul Davis
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07Merge branch 'master' into cairocanvasPaul Davis
2013-06-07more OSC socket fcntl() close-on-execRobin Gareus
2013-06-07OSC bail out if server cannot be startedRobin Gareus
2013-06-07close network sockets on forkRobin Gareus
2013-06-06fix compiler warningsRobin Gareus
2013-06-06correct previous premature commit re: OSC and send gainPaul Davis