ardour.git
2012-12-13 Paul Davisfix more range selection issues
2012-12-13 Paul Davismake sure we never use ID of zero for range selections...
2012-12-13 Paul Davisvarious fixes for "advanced" operations on range select...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisadd cycle-zoom-focus and bind to "1" by default
2012-12-13 Paul Davisend drags on regions before doing front trim, so that...
2012-12-13 Paul Davisimprove button drawing when "implicit active uses solid...
2012-12-13 Paul Davisremove debug output
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Colin FletcherPosition playhead correctly on 'P' in editor summary...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davisrevert that GUIIdle signal till i track down a deadlock
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-12 Ben Loftismuted regions should be totally ignored during playlist...
2012-12-12 Paul Davistry to really get the add route dialog out of the way...
2012-12-12 Paul Davisfix incorrect change that substituted (or tried to...
2012-12-12 Paul Davisfinalize fix for MIDI track monitoring
2012-12-12 Paul Davisadd a new Tweak to ArdourButton that makes ImplicitActi...
2012-12-12 Paul Davisshrink height of plugin control faders (in-strip)
2012-12-12 Paul Davisif we're not going to use pixfbuf (images) for faders...
2012-12-11 Paul Davisprevent an endless loop when answering "no" regarding...
2012-12-11 Paul Davistypo that led to incorrect tempo based ruler stuff...
2012-12-11 Paul Davisfix uninitialized variable causing error delivering...
2012-12-11 Paul Davismake sure that JACK MIDI ports know about Jack halting...
2012-12-11 Paul Davisremove TINY font size (unused) and tweak monitor sectio...
2012-12-11 Paul Davismake "bold monospace" font spec platform specific,...
2012-12-11 Paul Davisredraw entire splash window if a new message is to...
2012-12-11 Paul Davisdo not show the mixer window if the (current) screen...
2012-12-10 Paul Davisfix binding generation for OS X
2012-12-10 Paul Davispixfader: don't change drawing state (prelight) just...
2012-12-10 Paul Davisadd 10 pixels of track height to facilitate easier...
2012-12-10 Ben Loftistweak to plugin parameter sliders in mixer strips
2012-12-10 Paul Davisfix reversion of keyboard focus from gain display editi...
2012-12-09 Paul Davisdisable spline interpolation for curves - use linear...
2012-12-08 Paul Davisremove debug output
2012-12-08 Paul Davislocale/focus debug 3
2012-12-08 Paul Davislocale/focus debug 2
2012-12-08 Paul Davislocale/focus debug
2012-12-08 Paul Davisadditional keycode for is-legal-as-numeric
2012-12-08 Paul Davisaccept decimal point as well
2012-12-08 Paul Davislocale debugging
2012-12-08 Paul Davisfix automation/control list behaviour when manually...
2012-12-07 Ben Loftiscrash fix. looks like narrow mixer strips need more...
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-12-07 Sakari BergenMake export type an enum and pass it to the profile...
2012-12-07 Paul Davisfix wierd rec-enable behaviour, at possible expense...
2012-12-07 Ben Loftisfix flat button colors
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-12-07 Paul Davischange presentation of shortcut in tooltips and fix...
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-12-06 Ben Loftisnew look for transport shuttle box. still operates...
2012-12-06 Ben Loftistweaked some icons, hopefully more consistent looking...
2012-12-06 Paul Davisfix duplicate, and clarify its behaviour in smart mode...
2012-12-06 Paul Davismake bus stem export possible (from colinf) (#4745)
2012-12-05 Paul Davistweak to make it more likely (hopefully 100% certain...
2012-12-05 Paul Davisprevent Primary-click or Shift-click from deselecting...
2012-12-05 Paul Davistweak region layering editor to use only a single click...
2012-12-05 Paul Davistentative fix for MIDI monitoring bug - just use existi...
2012-12-05 Paul DavisSession should disconnect from all signals during its...
2012-12-04 Paul Davisbump version
2012-12-04 Paul Davis(re)fix for OS X 10.6 math.h breakage
2012-12-04 Paul Davisfix for OS X 10.6 math.h breakage
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-12-03 Paul Davisdo not try to write from JackMIDIPort::write() if we...
2012-12-02 Paul Davisallow button release events to be processed for region...
2012-12-02 Paul Davisremove debugging/analysis output
2012-12-02 Paul Davismake newly-added string translatable
2012-12-02 Paul Davisfix fmt-bindings' handling of > and < bindings
2012-12-02 Paul Davisrefuse to show the editor mixer is the screen is <...
2012-12-02 Paul Davisremove debugging output; properly handle cases in Curve...
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davismore debugging output
2012-11-30 Paul Davisdebugging output
2012-11-30 Paul Davisrestore the post-export nag screen
2012-11-30 Paul Davistweak binding descriptions so that the cheat sheet...
2012-11-30 Robin Gareusfix x-fades (part one)
2012-11-30 Robin Gareusadd reverse iterator to event list (prepare x-fade...
2012-11-28 Ben Loftisedit operations should depend on the existence of an...
2012-11-28 Ben Loftistweak Auto Play behavior: dont auto-play a range select...
2012-11-28 Paul Davisfix initial display of BBT ruler, i believe
2012-11-27 Paul Davisadjust the way we use a pair of iterators into the...
2012-11-27 Paul Davisadd shift-f to default bindings for Follow Edits toggle
2012-11-27 Ben Loftismousehweel zoom should always operate like ZoomFocusMouse
2012-11-27 Paul Davisa couple of extra tooltips for editor preferences
2012-11-27 Paul Davistry another fix for the crash created by rev 13547
2012-11-27 Paul Davisavoid crash caused by referencing non-existent route...
2012-11-26 Ben Loftisregion selections and moves should have optional prerol...
2012-11-26 Ben Loftistweak Smart Mode to be more like Mixbus. Smart mode...
2012-11-26 Ben Loftisslightly tweak mute buttons for more contrast with...
2012-11-26 Ben Loftisexplicitly enforce selection rules to avoid some corner...
2012-11-26 Ben Loftisdesensitize Follow Edits button if sync is external
2012-11-26 Paul Davissome tweaks to make narrow mixer strips actually narrow
2012-11-21 Paul Davisfrom the depths of thorwil's dumpster diving comes...
2012-11-21 Paul Davisadd more DEBUG::Solo output ; fix assignment of remote...
2012-11-21 Paul Davistweak display of remote control id (dialog text)
2012-11-21 Paul Davisadd warning dialog if user tries to use audio+MIDI...
2012-11-20 Robin Gareusfix double escape in r13530
next