summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26optimization for track with zero audio channels should not short-circuit MIDI...Paul Davis
2017-10-26remove unnecessary callsPaul Davis
2017-10-26allow hardev to work againPaul Davis
2017-10-26headless arval scriptPaul Davis
2017-10-25OSC: fix mixed types keeps from building on serverLen Ovens
2017-10-25OSC: Provide click level controlLen Ovens
2017-10-25OSC: add feedback for punch in/out, click and click levelLen Ovens
2017-10-25OSC: add feedback for toggle_rollLen Ovens
2017-10-25OSC: fix monitor input/disk buttons so both can be onLen Ovens
2017-10-24OSC: fix /strip/receives to have the original ssid like /strip/sendsLen Ovens
2017-10-24OSC: fix refresh surfaceLen Ovens
2017-10-24OSC: remove duplicate code.Len Ovens
2017-10-24OSC: cleaned up selectLen Ovens
2017-10-24OSC: fix add and remove tracks to update without bank change.Len Ovens
2017-10-23lv2 compat for liblilv < 1.10.0Robin Gareus
2017-10-22OSC: fix various crash pointsLen Ovens
2017-10-22Update rc_option_editor.ccOlivier Humbert
2017-10-21Detected boost using a compile-time check (works w/x-compile)Robin Gareus
2017-10-21Tweak 842d758e: selection & move into viewRobin Gareus
2017-10-21'Route::tape_drive_controllable()' needs to return somethingJohn Emmas
2017-10-20Don't move track into view due to indirect selectionRobin Gareus
2017-10-20Don't offer possible recursive VCA assignments in the GUIRobin Gareus
2017-10-20Add example script to assign VCAsRobin Gareus
2017-10-20Add Lua bindings for new VCA/Slavable APIRobin Gareus
2017-10-20Prevent recursive VCA assignmentsRobin Gareus
2017-10-20Remove not implemented APIRobin Gareus
2017-10-20Lua: Fix Slavable & Automatable inheritanceRobin Gareus
2017-10-19US2400: Mark controls dirty and send them from the periodic update thread.Ben Loftis
2017-10-19US2400: allow selecting the master bus. LED does not respond, though :(Ben Loftis
2017-10-19US2400: explicitly toggle switch state in some cases where everything should ...Ben Loftis
2017-10-19US2400: map knobs for mixbus strips, when selected.Ben Loftis
2017-10-19OSC: Cue observer simplified.Len Ovens
2017-10-19OSC: remove unused function.Len Ovens
2017-10-19FP8: unhardcode IDs and strip-countRobin Gareus
2017-10-18Update GUI, use filename-extensionsRobin Gareus
2017-10-18Consolidate session + template file extensionsRobin Gareus
2017-10-18Fix g_stat() for 64bit windows/mingw64Robin Gareus
2017-10-18Save <UI> state for plugins only.Robin Gareus
2017-10-17OSC: Move observers to surface based for less traffic.Len Ovens
2017-10-15editor_pt_import: Process wav indexes once onlyDamien Zammit
2017-10-15Update ptformat to upstream 72bd66bDamien Zammit
2017-10-12OSC: fix crash for wrong number of parameters in set_surfaceLen Ovens
2017-10-12Fix pre-roll cycle-splitRobin Gareus
2017-10-10add missing lock (for audition + mon section)Robin Gareus
2017-10-07OSC clean up route observerLen Ovens
2017-10-07For 'Route::send_pan_azi_controllable()' (when building non-Mixbus) I'm assum...John Emmas
2017-10-05US2400: add us2400 files to repository.Ben Loftis
2017-10-05US2400: add us2400 to surfaces path, in ardevBen Loftis
2017-10-05US2400: add us2400 to surfaces.Ben Loftis
2017-10-05US2400: send_pan_azimuth lookup function (currently mb-only)Ben Loftis