2011-03-02 |
paul | upgrade VAMP SDK to latest (or newer) version
|
commit | commitdiff | tree |
2011-03-02 |
paul | add queen mary DSP library
|
commit | commitdiff | tree |
2011-03-02 |
paul | use entered track for fit-tracks if in internal edit...
|
commit | commitdiff | tree |
2011-03-02 |
paul | make fit-selected-tracks operate on tracks with selected...
|
commit | commitdiff | tree |
2011-03-02 |
paul | (a) require JACK 0.120.1 to compile (but NOT to run...
|
commit | commitdiff | tree |
2011-03-01 |
paul | improve, cleanup, rationalize Session::cleanup_sources...
|
commit | commitdiff | tree |
2011-03-01 |
paul | comment fix
|
commit | commitdiff | tree |
2011-03-01 |
paul | fix width handling in vbap panner
|
commit | commitdiff | tree |
2011-03-01 |
paul | slightly improve text of cleanup results dialog
|
commit | commitdiff | tree |
2011-03-01 |
paul | rationalizations and so forth for panner2d drawing...
|
commit | commitdiff | tree |
2011-02-28 |
paul | remove hard-coded use of '/' in pathscanner code as...
|
commit | commitdiff | tree |
2011-02-25 |
paul | add space to a string
|
commit | commitdiff | tree |
2011-02-25 |
paul | take reverse width into account when labelling signals...
|
commit | commitdiff | tree |
2011-02-24 |
paul | more easily visible error message if a plugin fails...
|
commit | commitdiff | tree |
2011-02-24 |
paul | add DEBUG::Accelerators to mildly cut down on cruft...
|
commit | commitdiff | tree |
2011-02-24 |
paul | switch cartesian/spherical function names and make...
|
commit | commitdiff | tree |
2011-02-24 |
paul | don't show remove port options for individual ports...
|
commit | commitdiff | tree |
2011-02-24 |
paul | allow zero-input (i.e. tone generator) processors to...
|
commit | commitdiff | tree |
2011-02-24 |
paul | prettification of vbap/2d panner GUI. lots of details...
|
commit | commitdiff | tree |
2011-02-24 |
paul | new implementation of cartesian -> elevation, avoiding...
|
commit | commitdiff | tree |
2011-02-22 |
paul | add scroll event handling to the vbap panner GUI; clamp...
|
commit | commitdiff | tree |
2011-02-22 |
paul | make metering do the right thing if panner is bypassed
|
commit | commitdiff | tree |
2011-02-22 |
paul | remove some useless buttons from vbap panner gui, make...
|
commit | commitdiff | tree |
2011-02-22 |
paul | do not use "width" in VBAP panner when working with...
|
commit | commitdiff | tree |
2011-02-22 |
paul | remove semantic-free Panner::Changed signal; make mackie...
|
commit | commitdiff | tree |
2011-02-22 |
paul | Add AFLFrom... enums as counterpart to PFLFrom ; add...
|
commit | commitdiff | tree |
2011-02-22 |
paul | fix bug when interpolating VBAP gains, and remove debug...
|
commit | commitdiff | tree |
2011-02-21 |
paul | c&p debug
|
commit | commitdiff | tree |
2011-02-21 |
paul | c&p debug
|
commit | commitdiff | tree |
2011-02-21 |
paul | c&p debug
|
commit | commitdiff | tree |
2011-02-21 |
paul | c&p debug
|
commit | commitdiff | tree |
2011-02-21 |
paul | more debugging
|
commit | commitdiff | tree |
2011-02-21 |
paul | some cut-n-paste debugging stuff (more likely to follow)
|
commit | commitdiff | tree |
2011-02-19 |
paul | first pass at full output & gain coefficient interpolation...
|
commit | commitdiff | tree |
2011-02-18 |
paul | prevent VBAP from silencing an output buffer that it...
|
commit | commitdiff | tree |
2011-02-17 |
paul | somewhat working VBAP panning (no interpolation, and...
|
commit | commitdiff | tree |
2011-02-17 |
paul | GUI for VBAP panner actually does something (not the...
|
commit | commitdiff | tree |
2011-02-17 |
paul | draw speaker positions in 2d panner
|
commit | commitdiff | tree |
2011-02-17 |
paul | draw pucks (signal positions) on vbap panner
|
commit | commitdiff | tree |
2011-02-17 |
paul | more progress on speakers/vbap etc. etc (still a work...
|
commit | commitdiff | tree |
2011-02-17 |
paul | preparations for a working speaker editing dialog
|
commit | commitdiff | tree |
2011-02-16 |
paul | change some parameter names to make things a bit clearer...
|
commit | commitdiff | tree |
2011-02-16 |
paul | remove debug output
|
commit | commitdiff | tree |
2011-02-16 |
paul | fix crash when opening MIDI controller automation tracks...
|
commit | commitdiff | tree |
2011-02-16 |
paul | remove some undefined function decls and an unused...
|
commit | commitdiff | tree |
2011-02-16 |
paul | yet more latency compilation fixes
|
commit | commitdiff | tree |
2011-02-16 |
paul | more latency compilation fixes
|
commit | commitdiff | tree |
2011-02-16 |
paul | fixes for latency computation and compilation
|
commit | commitdiff | tree |
2011-02-15 |
paul | part two of new JACK latency API support - should fix...
|
commit | commitdiff | tree |
2011-02-15 |
paul | part one of several parts: implement support for new...
|
commit | commitdiff | tree |
2011-02-15 |
paul | remove theme-specific names from RC.in files, substitute...
|
commit | commitdiff | tree |
2011-02-15 |
paul | clean up new region list management maps to avoid dangling...
|
commit | commitdiff | tree |
2011-02-15 |
paul | (from 2.x) make sure that F4 is bound to the real separate...
|
commit | commitdiff | tree |
2011-02-14 |
paul | patches from lincoln to speed up the regionlist and...
|
commit | commitdiff | tree |
2011-02-14 |
paul | 3.0 version of previous 2.X change to always prevent...
|
commit | commitdiff | tree |
2011-02-12 |
paul | actually delete the contents of the history list, rather...
|
commit | commitdiff | tree |
2011-02-11 |
paul | keep track of the solo mute gain control for MIDI binding...
|
commit | commitdiff | tree |
2011-02-11 |
paul | use volume controller widget for monitor section, drop...
|
commit | commitdiff | tree |
2011-02-11 |
paul | add back working version of VolumeController
|
commit | commitdiff | tree |
2011-02-11 |
paul | remove unimplemented, unnecessary function decls
|
commit | commitdiff | tree |
2011-02-11 |
paul | provide solo mute gain Config parameter as a controllable...
|
commit | commitdiff | tree |
2011-02-11 |
paul | new class to wrap a pair of set/get methods as a Controllable
|
commit | commitdiff | tree |
2011-02-10 |
paul | #ifdef-ize all/most uses of the boost debug hooks API
|
commit | commitdiff | tree |
2011-02-10 |
paul | break circular reference between panners and pannables...
|
commit | commitdiff | tree |
2011-02-10 |
paul | provide runtime control over how much boost "live"...
|
commit | commitdiff | tree |
2011-02-10 |
paul | get boost debug code working again (global constructors...
|
commit | commitdiff | tree |
2011-02-09 |
paul | set up default speakers in new sessions
|
commit | commitdiff | tree |
2011-02-09 |
paul | make SiP mute gain work ... hopefully without breaking...
|
commit | commitdiff | tree |
2011-02-09 |
paul | panner visual tweaks
|
commit | commitdiff | tree |
2011-02-09 |
paul | remove irrelevant comment
|
commit | commitdiff | tree |
2011-02-09 |
paul | make name-highlight bar active for trims even in internal...
|
commit | commitdiff | tree |
2011-02-09 |
paul | new mouse-mode-specific colors
|
commit | commitdiff | tree |
2011-02-09 |
paul | all mouse mode buttons should be StatefulToggleButtons...
|
commit | commitdiff | tree |
2011-02-09 |
paul | export graph uses as many threads as there are cores...
|
commit | commitdiff | tree |
2011-02-09 |
paul | make the export graph use the same number of threads...
|
commit | commitdiff | tree |
2011-02-09 |
paul | make a note about process lock and ARDOUR::how_many_dsp_thre...
|
commit | commitdiff | tree |
2011-02-09 |
paul | split out ARDOUR::how_many_dsp_threads() ; fix test...
|
commit | commitdiff | tree |
2011-02-09 |
paul | recenter stereo panner position indicator
|
commit | commitdiff | tree |
2011-02-09 |
paul | fix num DSP threads computation (TODO: move into a...
|
commit | commitdiff | tree |
2011-02-08 |
paul | stereo and mono panner tweaks to use cairomm and rounded...
|
commit | commitdiff | tree |
2011-02-08 |
paul | cairo-ify bar controller widget
|
commit | commitdiff | tree |
2011-02-08 |
paul | fixes for pixfader cairo-ification
|
commit | commitdiff | tree |
2011-02-08 |
paul | added Gtkmm2ext::rounded_rectangle() cairo pseudo-method
|
commit | commitdiff | tree |
2011-02-08 |
paul | tweaks in UI RC file
|
commit | commitdiff | tree |
2011-02-08 |
paul | tweak inverted stereo panner colors
|
commit | commitdiff | tree |
2011-02-08 |
paul | tweak description of qjackctl
|
commit | commitdiff | tree |
2011-02-08 |
paul | sanitycheck should be looking for SCHED_FIFO
|
commit | commitdiff | tree |
2011-02-08 |
paul | fix bad comparison of possible frequency scaling governor...
|
commit | commitdiff | tree |
2011-02-08 |
paul | cairo-ify expose handlers for PixFader and PixScroller...
|
commit | commitdiff | tree |
2011-02-08 |
paul | removed (will replace) rgb_macros.h
|
commit | commitdiff | tree |
2011-02-08 |
paul | melvin herr's "reversion" fix for step editing so that...
|
commit | commitdiff | tree |
2011-02-08 |
paul | fix binding for mixer-on-top (fixes #3686)
|
commit | commitdiff | tree |
2011-02-08 |
paul | build-side of UUID reversion
|
commit | commitdiff | tree |
2011-02-08 |
paul | revert earlier changes to uuid class, but keep boost...
|
commit | commitdiff | tree |
2011-02-07 |
paul | (from 2.x) register Lock edit mode as an enum to provide...
|
commit | commitdiff | tree |
2011-02-07 |
paul | add uninstaller, remove (INTERNAL|EXTERNAL)_JACK
|
commit | commitdiff | tree |
2011-02-07 |
paul | add uninstaller from 2.0-ongoing
|
commit | commitdiff | tree |
2011-02-07 |
paul | update for 3.0
|
commit | commitdiff | tree |
2011-02-07 |
paul | copy sanityCheck to the right place
|
commit | commitdiff | tree |
2011-02-07 |
paul | catch up installer to 2.0-ongoing, and change program...
|
commit | commitdiff | tree |