summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13remove debugging output filePaul Davis
2006-12-11new versions of icons from thorstenPaul 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-08make follow-playhead available again; remove special pane handlingPaul Davis
2006-12-08make zoom focus selector a little narrowerNick Mainsbridge
2006-12-08move zoom controls down to lower leftPaul Davis
2006-12-08add icon files (from thorwil)Paul Davis
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-05Fixed typo which prevented default key mapping for loop playSampo Savolainen
2006-12-05Make destroy last capture available again, default keybinding is Sampo Savolainen
2006-12-05Make playlist selected from another track visible in the playlist menuSampo Savolainen
2006-12-04Drag zoom area now fills the whole canvasSampo Savolainen
2006-12-04New playlist dialog "New" button active from the start and playlist name Sampo Savolainen
2006-12-04fix incorrect region opacity after move + undoNick Mainsbridge
2006-12-01Properly encode file URIs in the sfdb.Taybin Rutkin
2006-12-01don't update clocks while dragging playheadPaul Davis
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-12-01Merged changes from 1177.Taybin Rutkin
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-30Make playlist "New copy" foolproof: bump names until a unique one is Sampo Savolainen
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul 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-28fixes for some stupid thinko-crash bugs with automationPaul Davis
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-28crossfade views are only as long as the crossfades themselves, show verbose t...Nick Mainsbridge
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