summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-16added logarithmic option for waveform scaling. added save/restore of rectifi...Jesse Chappell
2006-12-16session is clean after loading, againPaul Davis
2006-12-15remove debug stacktracePaul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-12-14add missing file; remove another VST debug hackPaul Davis
2006-12-14revert VST debug hacksPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-14more vst debug output for solv, againPaul Davis
2006-12-14more vst debug output for solvPaul Davis
2006-12-14more vst debug output for solvPaul Davis
2006-12-14debugging info for solv, part 2Paul Davis
2006-12-14debugging info for solvPaul Davis
2006-12-11fix botched-up, half-done code in last commitPaul Davis
2006-12-11never save more than Config->get_saved_history_depth() undo transactions to h...Paul Davis
2006-12-09itsy-bitsy freebsd compatibility fix.Sampo Savolainen
2006-12-08Unbreak SMPTE ruler at non-30fps rates. Display 60fps properly. Use the same ...Nick Mainsbridge
2006-12-08fix required library versions; fix use of shared_ptr by redirect_box; fix dou...Paul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-12-04fix incorrect region opacity after move + undoNick Mainsbridge
2006-12-01Properly encode file URIs in the sfdb.Taybin Rutkin
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-12-01more accurate comment for FST SConscript2.0beta9Paul Davis
2006-12-01better design for discovering VST packagesPaul Davis
2006-11-30try that one on for size (VST build fu)Paul Davis
2006-11-30not completely tested new structure for VST/FST buildPaul Davis
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
2006-11-30always check_dependents() after a relayer() (useful for LaterHigher model), d...Nick Mainsbridge
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-29Better error message for missing vst filesDoug McLain
2006-11-29Handle both possible zip files that may be provided for the vst sdk sourceDoug McLain
2006-11-28don't load history till all objects have reset state (post engine running)Paul Davis
2006-11-28save plugin automation statePaul Davis
2006-11-28A bit better integration of vst sdk filesDoug McLain
2006-11-28freeze the correct fade inPaul Davis
2006-11-28debugging new thaw behaviour for AutomationEventPaul Davis
2006-11-28major fixes to automation editingPaul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-25Allow generic_midi control surface to compile by adding the local sndfile Tim Mayberry
2006-11-24a scons thinko. hardware monitoring now works :)Nick Mainsbridge
2006-11-24fix up scons check for hardware monitoring, minor error message typoNick Mainsbridge
2006-11-22add ctrl-left to reset to -inf on gain faderPaul Davis
2006-11-21fix off by one error on unity gain linePaul Davis
2006-11-21fix expose error for new fadersPaul Davis
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
2006-11-20deeper fixes for 80/100 subframes choicePaul Davis
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-18Brian Ahr's patch to fix #1320Sampo Savolainen