ardour.git
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
2012-11-20 Ben LoftisAlways Play Range is now Follow Edits, and is based...
2012-11-20 Paul Davismake range ruler visible by default - costs a few mm...
2012-11-19 Paul Davisreset default automation interval to 30msec
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-11-19 Paul Davistweak config param for automation sampling interval...
2012-11-19 Paul Davisminor tweaks
2012-11-19 Robin Gareusmarkup-escape track/playlist titles in tooltips.
2012-11-18 Robin Gareusfix prev commit (stupid C++ needs explicit typecast)
2012-11-18 Robin Gareusprevent subveclen to wrap at 2^31
2012-11-18 Robin Gareusgrid/snap minimum selection length
2012-11-18 Robin Gareusfix compiler warning
2012-11-18 Paul Davisfix O(N^M) behaviour of control point selection (N...
2012-11-18 Robin Gareusfix LTC frame TVstandard offset
2012-11-18 Robin Gareusfix drop-frame TC subframe rounding
2012-11-18 David RobillardDeliver MIDI events to atom ports that support it,...
2012-11-18 David RobillardDisable vulgar keep-above for plugin UIs.
2012-11-18 David RobillardGracefully ignore plugins with no ports, or invalid...
2012-11-18 David RobillardBetter implementation of LV2 plugin<=>UI communication.
2012-11-18 Robin GareusLTC slave port gets its own headline.
2012-11-18 Robin Gareusfix LTC frame offset for video standards
2012-11-18 Robin Gareusfix LTC frame alignment
2012-11-17 Paul Davissubstantive change to automation line dragging code...
2012-11-17 Robin Gareusupdate to libltc-1.1.0
2012-11-17 David RobillardSent precise transport information to LV2 plugins via...
2012-11-16 David RobillardTidy up tempo.h and add some documentation.
2012-11-16 Ben Loftisnew button look
2012-11-15 Carl HetheringtonFix libardour test build.
2012-11-15 Paul Davismove internal edit button away from mouse mode buttons...
2012-11-15 Paul Davischange semantics for select-all operation: if no track...
2012-11-15 Paul Davisadd a "guard" point after a write/touch automation...
2012-11-15 Robin Gareushotfix negative TC editing - problem was introduced...
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-11-14 Paul Davisadd missing <<endmsg
2012-11-14 Paul Davisdo not add 2.X search path if its already present in...
2012-11-14 Paul Davisfix missing start-touch call on faders because button...
2012-11-14 Paul Davisremove debug output
2012-11-14 Paul Davisuse const static member instead of a magic number
2012-11-14 Robin Gareusmake startup window a dialog.
2012-11-14 Robin Gareuscenter Selection/Punch Clk titles over value-column
2012-11-14 Paul Davislikely fixes for most remaining issues with data in...
2012-11-14 Paul Davischange message displayed when there is an open file...
2012-11-14 Paul Davisadd back definition of 2ndary clock delta text color
2012-11-14 Robin Gareusfix #5025 part 2
2012-11-14 Robin Gareusfix #5025 part 1
next