summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-30add filtering to plugin selection dialogPaul Davis
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-20fixed radio group for subframesBen Loftis
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-07-19Fix crossfade editor segfault due to wrong typesSampo Savolainen
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-06new automation interval configuration variable, to control automation snapsho...Paul Davis
2007-07-05change gain meter bus text color for light themeDoug McLain
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-07-02prep for 2.0.3Paul Davis
2007-06-29make a start on JACK control dialogPaul Davis
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
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-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-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-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-11another redirect dialog fixPaul Davis
2007-05-10fix up middle button mess for redirectsPaul 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-08fix numlock-effect on redirect clicks; fix control outs (finally?)Paul Davis
2007-05-07fix for #1637Paul Davis
2007-05-07merge changes from trunkPaul Davis
2007-04-28changed redirect automation line colors to be more visible in default theme. ...2.0Jesse Chappell
2007-04-27fix from Audun for automation track width/span problemsPaul Davis
2007-04-27first pass at no close/open/new when disconnected from JACK, including noting...Paul Davis
2007-04-26fix mixer-strip-width-not-restored, hopefully foreverPaul Davis