summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-08-03change RC files in tarball to the templates, dammit!2.0.5Paul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-08-01#ifdef around debug cout calls. Make sure -DDEBUG is passed to compiler.John Anderson
2007-08-01revert unintended change to automation_event.hPaul Davis
2007-08-01bump to 2.0.5Paul Davis
2007-08-01fixes for OS X compilationPaul Davis
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
2007-07-31remove some extraneous codeJohn Anderson
2007-07-31Add Control::in_use. Add a timeout-generated stop event to Pot.John Anderson
2007-07-31Use correct install path for powermate control surface module on x86_64. Fixe...Tim Mayberry
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-30pass a Strip & to strip_display instead of integer. Implement and use strip_d...John Anderson
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
2007-07-22more notes and comments and tingsJohn Anderson
2007-07-22improve generation of surfaces from csv files. Move generated code into separ...John Anderson
2007-07-21fix fader position calculation. Some indenting.John Anderson
2007-07-21Add a safeguard which will eliminate false disk underruns when punching Sampo Savolainen
2007-07-21panning left works againJohn Anderson
2007-07-21optimisations on control paths that are used for every midi eventJohn Anderson
2007-07-20move operator << into midi++ from mackieJohn Anderson
2007-07-20removed used of MIDI::Port::number() from mackie surface codePaul Davis
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
2007-07-20make scrolling work. various comments and TODO cleanupsJohn Anderson
2007-07-19Jog Wheel Fun:John Anderson
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-07-18add README. small updates to TODOJohn Anderson
2007-07-18make sure marker_previous button can go past the previous marker if pressed t...John Anderson
2007-07-18Beginnings of writing to the LCD strip display. Some other tweaks and output ...John Anderson
2007-07-18And some comments to explain supports_feedback : false.John Anderson
2007-07-18Turn off the feedback flag, cos feedback is always on. And hopefully better s...John Anderson
2007-07-17allow surface to work with linked panners on stereo input tracks/bussesJohn Anderson
2007-07-17fix for overlapping control ids (jog wheel with F7 and external with left)John Anderson
2007-07-16support for 16 bit native filesPaul Davis
2007-07-16better variables. Display warning if duplicate control ids are encountered.John Anderson
2007-07-06new automation interval configuration variable, to control automation snapsho...Paul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-04ifdefs for debug output. Fix host.rbJohn Anderson
2007-07-04move button handlers closer to their friendsJohn Anderson
2007-07-03updated scons to make powermate optional and defaults to off when not on linuxJesse Chappell
2007-07-03added ifdef elses for fpu.cc to handle non-intel properlyJesse Chappell
2007-07-02prep for 2.0.3Paul Davis
2007-06-29flac-handling fix, from trunkPaul Davis
2007-06-28add basic support for the griffin powermate (a control surface) (from ben lof...Paul Davis
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-06-05fixed missing posix_memalign use with ifdefsJesse Chappell
2007-06-04(full tree) fix for redirect state restore issues, remove trunk-only clock mo...Paul Davis
2007-06-012nd stage of denormal handling (from trunk); fix to avoid FLAC support when u...Paul Davis
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis