summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by ↵Paul Davis
library git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2200 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31remove some extraneous codeJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2198 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31Add Control::in_use. Add a timeout-generated stop event to Pot.John Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2197 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-31Use correct install path for powermate control surface module on x86_64. ↵Tim Mayberry
Fixes bug 1764. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2194 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-30add filtering to plugin selection dialogPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2190 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-30pass a Strip & to strip_display instead of integer. Implement and use ↵John Anderson
strip_display_blank. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2186 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
session state. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-22more notes and comments and tingsJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-22improve generation of surfaces from csv files. Move generated code into ↵John Anderson
separate files from written code. Various comments and tweaks. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-21fix fader position calculation. Some indenting.John Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-21Add a safeguard which will eliminate false disk underruns when punching Sampo Savolainen
in. Not a complete fix though, this is more a workaround. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-21panning left works againJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-21optimisations on control paths that are used for every midi eventJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20move operator << into midi++ from mackieJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20fixed radio group for subframesBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20make scrolling work. various comments and TODO cleanupsJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19Jog Wheel Fun:John Anderson
- When ffwd/rew is pressed, wheel controls speed - Zoom button allows jog wheel to zoom - Scrub button cycles jog from scrub to shuttle to whatever it was before git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2155 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19new functionality to add MIDI ports from the options editor, not totally ↵Paul Davis
finished but functional git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19Fix crossfade editor segfault due to wrong typesSampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18add README. small updates to TODOJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18update mackie manualJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18make sure marker_previous button can go past the previous marker if pressed ↵John Anderson
twice, relatively quickly. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18Beginnings of writing to the LCD strip display. Some other tweaks and output ↵John Anderson
thing, mostly related to alsa/sequencer weirdness. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18And some comments to explain supports_feedback : false.John Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-18Turn off the feedback flag, cos feedback is always on. And hopefully better ↵John Anderson
shutdown handling. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2142 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-17allow surface to work with linked panners on stereo input tracks/bussesJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-17fix for overlapping control ids (jog wheel with F7 and external with left)John Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-16support for 16 bit native filesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-16better variables. Display warning if duplicate control ids are encountered.John Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-06new automation interval configuration variable, to control automation ↵Paul Davis
snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2117 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05change gain meter bus text color for light themeDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2113 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05Delta Cursor option backported from trunkDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2111 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2110 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-04ifdefs for debug output. Fix host.rbJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2105 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-04move button handlers closer to their friendsJohn Anderson
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03set powermate env keys in SConstruct, so that POWERMATE is set even if ↵Paul Davis
SURFACES=false git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of ↵Paul Davis
initialization before Glib::thread_init() has been called git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2099 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03updated scons to make powermate optional and defaults to off when not on linuxJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2096 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-03added ifdef elses for fpu.cc to handle non-intel properlyJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2095 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-07-02prep for 2.0.3Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2094 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29make a start on JACK control dialogPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2085 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29flac-handling fix, from trunkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2084 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-28add basic support for the griffin powermate (a control surface) (from ben ↵Paul Davis
loftis) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2077 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-26* Added (let's call it revealed) ability to record while the transport is ↵Jesse Chappell
looping. This works for both Internal (seamless) and JACK sync, new regions are created each cycle around the loop and stacked on top of each other. It is recommended for now that automatic crossfades be turned off when doing this. Punch-In/Out may be used also (this used to be the only way to accomplish recording while looping, but now the GUI represents it without goofiness. * Fixed the stuttering/stuck problem when looping with JACK sync * Fixed gui bug that prevented record-disable when latch record option is on * Fixed issue where it would rec-enable unnecessarily when passing through the punch-out point * Fixed corner case in diskstream record length (that no one would ever notice) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2034 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-05fixed missing posix_memalign use with ifdefsJesse Chappell
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@1954 d708f5d6-7413-0410-9779-e7cbd77b26cf