summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-05correct locations for new osc filesPaul Davis
2010-12-05part of lincoln's patches for OSC/ardroidPaul Davis
2010-12-05part of lincoln's patches for OSC/ardroidPaul Davis
2010-12-04Missing nframes_t fixes in VST build.Carl Hetherington
2010-12-03type tweaks and casts following the nframes_t expulsionPaul Davis
2010-12-03tweak search path for export profilesPaul Davis
2010-12-03use PRId64 for a framecnt_t printfPaul Davis
2010-12-03code tweaks in stereo panner (no functional changes)Paul Davis
2010-12-03add colors back for stereo pannerPaul Davis
2010-12-03provide access to plugin parameters from OSC. not tested. from olafPaul Davis
2010-12-03Offer options to add un-natural port types to routes. Sort of helps with #3578.Carl Hetherington
2010-12-03No-op: reformat.Carl Hetherington
2010-12-03No-op: reformat and add GPL boilerplate.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-12-03remove commented colors and fix keyboard handling in stereo pannerPaul Davis
2010-12-03fix mis-ordered erase/delete pairPaul Davis
2010-12-02A few type fixes.Carl Hetherington
2010-12-02add configurable colors to stereo panner, plus keybindings for zero width (0)...Paul Davis
2010-12-02fix bug in waf 1.5.18 that messes up dependency tracking when number of neste...Paul Davis
2010-12-01fix asymmetric pan dragging, relay key release events to editorPaul Davis
2010-12-01add scroll and key handling to stereo pannerPaul Davis
2010-12-01more stereo panner workPaul Davis
2010-12-01remove some debugging outputPaul Davis
2010-12-01Remove some thought-to-be-useless volatile qualifiers.Carl Hetherington
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-12-01better operation of the stereo pannerPaul Davis
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-12-01Remove unused code.Carl Hetherington
2010-12-01darken text color in stereo pannerPaul Davis
2010-12-01hack up the stereo pannerPaul Davis
2010-11-30Correctly implement LV2 event URI mapping (event URI context is restricted to...David Robillard
2010-11-30Fix LV2 logarithmic hint URI.David Robillard
2010-11-30Tidy (whitespace changes only).David Robillard
2010-11-30add dbl-clicks to reset position or widthPaul Davis
2010-11-30first basic pass at a single widget stereo pannerPaul Davis
2010-11-30Fix stub LV2 persist implementation.David Robillard
2010-11-30start of Blob-style for bar controller and use in panner GUIPaul Davis
2010-11-30make position fader a "line" style rather than barPaul Davis
2010-11-30quick light theme catchup for pan GUIPaul Davis
2010-11-30add GUI elements to control 2in/2out panning. Probably not perfect. REQUIRES ...Paul Davis
2010-11-30make BarController::CenterOut mostly sorta-kinda workPaul Davis
2010-11-29Removing more of using boost::shared_ptrSakari Bergen
2010-11-29remove using boost::shared_ptr stuff from session.ccPaul Davis
2010-11-29new DDX3216 MIDI map from Quentin HarleyPaul Davis
2010-11-29position+width panning improvements (reverse width now works); relabel pan au...Paul Davis
2010-11-29fix conversion of MIDI controller (7 bit) value into a 0..+1.0 range valuePaul Davis
2010-11-29make position+width stereo panning actually functional, although its behaviou...Paul Davis
2010-11-28add non-functional meta-controls for 2in/2out panning, to control direction+w...Paul Davis
2010-11-28Fix non-update of session range marker in some cases.Carl Hetherington