summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03set powermate env keys in SConstruct, so that POWERMATE is set even if SURFAC...Paul Davis
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
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-29make a start on JACK control dialogPaul 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-04fix for redirect state restore issues, remove trunk-only clock modes from men...Paul Davis
2007-06-01potential fix for ctrl-middleclick crash (merged from trunk)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
2007-05-31added declicking xfade in audio_diskstream for truly seamless transport loopingJesse Chappell
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis
2007-05-30put png versions of these icons into svn, rather than svg onesPaul Davis
2007-05-30xfade editor speedup from markus s., and a fix for the reset button in that e...Paul Davis
2007-05-30fix #1693 and related bugPaul Davis
2007-05-30debugging output for region list crash, part 2Paul Davis
2007-05-30debugging output for region list crashPaul Davis
2007-05-29fix some (all? not likely) problems with dragging close to 2^32-1 framesPaul Davis
2007-05-24After multiple recent troubles reported to be caused by confusion with monito...Doug McLain
2007-05-23fix audio clock handling of key press; fix crash bug caused by mapping over a...Paul Davis
2007-05-22remove redundant and probably crash-inducing resets of shared_ptr<Region> in ...Paul Davis
2007-05-22Stop sends and inserts from re-registering their own ID when set_state() is c...Sampo Savolainen
2007-05-21Make the set_state() function respect redirects already present on the route....Sampo Savolainen
2007-05-21move clock modes submenu to top level, from tim mayberryPaul Davis
2007-05-21new default button+icons for crossfade editor, from markus schwarzenbergPaul Davis
2007-05-21fix crash when clicking on region view list column that has no region pointer...Paul Davis
2007-05-18allow diskstream deletion after a track is removed by using weak_ptr<Diskstre...Paul Davis
2007-05-16tim mayberry's patches to fix middle-click pasting ina couple of dialogs (mer...Paul Davis
2007-05-16add alternate filters for soundfile browserPaul Davis
2007-05-16added L and R as possible audio file suffixesPaul Davis
2007-05-15correctly manage video sync state (2.0 branch)Paul Davis
2007-05-11another redirect dialog fixPaul Davis
2007-05-10fix use of old .ardour dir for VST presetsPaul Davis
2007-05-10fix up middle button mess for redirectsPaul Davis
2007-05-10changing name of 2.0.1 to something more genericPaul Davis
2007-05-09bump version to deal with tarball screwupPaul Davis
2007-05-08fix presentation of plugin UI's2.0.1Paul Davis
2007-05-08fix x-constrained copy-drag in same trackPaul Davis
2007-05-08redirect button2 click with non-relevant modifiers should work as if the modi...Paul Davis
2007-05-08add explicit checks for X11 and JACK to OS X startup scriptPaul Davis
2007-05-08fix numlock-effect on redirect clicks; fix control outs (finally?)Paul Davis