Cleanup of region drag code to be a bit more efficient and shorter. Fixes crashes...
[ardour.git] / gtk2_ardour /
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-05 Carl HetheringtonFix GCC warning.
2010-09-05 Carl HetheringtonDesensitize edit menu item in the processor box menu...
2010-09-03 Carl HetheringtonSmall HIG-ification.
2010-09-02 Carl HetheringtonUnbind 1 key from cycle to next edit mode to prevent...
2010-09-02 Carl HetheringtonCall TimeAxisViewItem constructor properly after my...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-09-02 Paul Davisbump required versions of gtkmm etc
2010-09-02 Carl HetheringtonMake it easier to move the summary rectangle around...
2010-09-02 Carl HetheringtonPaste to the source of a copy if there are no selected...
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-08-31 Paul Davisfix up the port insert I/O GUI
2010-08-31 Paul Davismostly fix 3409 by making it impossible to sync to...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-08-30 Paul Davisdon't display range selection when track selection...
2010-08-30 Paul Davismore improvements for range drag/track selection logic...
2010-08-30 Paul Davistweak track selection during range drag; "all group...
2010-08-30 Carl HetheringtonFix another crash on session creation if the stored...
2010-08-30 Carl HetheringtonRespect link of region and track selection when setting...
2010-08-30 Carl HetheringtonReset the available import dialogue menu options when...
2010-08-29 Carl HetheringtonGive new sessions the default GUI state. Fixes #3423.
2010-08-29 Carl HetheringtonFix up some inconsistencies in handling of region sync...
2010-08-29 Carl HetheringtonDon't call reset_zoom with the default frames_per_unit...
2010-08-28 Carl HetheringtonRespect ignore_state_request in all cases on set_automa...
2010-08-28 Carl HetheringtonShrink the minimum size of the plugin analyser a bit...
2010-08-28 Carl HetheringtonUse weak_ptr for IOs in the bundle list to avoid holdin...
2010-08-28 Carl HetheringtonOnly rebuild the existing session box once, but show...
2010-08-27 Carl HetheringtonRemove what I'm pretty sure was a hack to work around...
2010-08-27 Carl HetheringtonRemove existing widgets when setting up the existing...
2010-08-27 Carl HetheringtonFix sense of OS X check for menu items. Fixes #3420.
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-26 Carl HetheringtonCopy-edit.
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-08-25 Paul Davisadded new files
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-25 Carl HetheringtonSnap to grid when drawing MIDI regions. Fixes #3412.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-24 Paul Davisadd GUI config support for seamless loop option
2010-08-24 Carl HetheringtonSetup tab directions correctly depending on where they...
2010-08-24 Carl HetheringtonPut a bit of padding between the tabs and the window...
2010-08-24 Carl HetheringtonTweak arrangement of labels and tabs in port matrices.
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-24 Carl HetheringtonTidy up region drag move code a bit.
2010-08-23 Carl HetheringtonBe sure to update group tabs when a route group is...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-23 Paul Davislarge part of rev 5374 from 2.x, fwd port to 3.0
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-08-22 Paul DavisLV2 external GUI fixes forward ported from 2.x
2010-08-20 Carl HetheringtonFix my broken logic for control point selection.
2010-08-20 Carl HetheringtonLimit region-based automation to the edges of regions...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-20 Paul Davisversion of 6997 from 2.x: if selecting an automation...
2010-08-20 Paul Davisforward port 7015 from 2.x
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-19 Carl HetheringtonFix drag from region list onto track.
2010-08-19 Carl HetheringtonSnap to note start rather than mouse pointer when dragg...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-18 Carl HetheringtonFix font sizing in the big clock.
2010-08-18 Carl HetheringtonFix another potential similar bug.
2010-08-18 Carl HetheringtonFix crash on opening locations window.
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Paul Davisforward port 2.X various changes (not all, but i have...
2010-08-17 Paul Davisinitialize _step_editor to null
2010-08-17 Carl HetheringtonContinue rolling after goto-wallclock if appropriate...
2010-08-17 Carl HetheringtonPatch from lincoln to tweak ordering of zoom buttons...
2010-08-17 Paul Davisforgetten menu items from previous commit
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-15 Paul Davissome fuzzy logic to avoid note "overlaps" during step...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...
2010-08-15 Carl HetheringtonFix windows key shortcuts on Linux.
2010-08-15 Carl HetheringtonAnother missing icon.
2010-08-15 Carl HetheringtonFix missing icons.
2010-08-15 Carl HetheringtonFix up solo / mute colouring in the tracks list. Shoul...
2010-08-15 Carl HetheringtonMake route list tab LEDs follow record state correctly.
2010-08-15 Carl HetheringtonAdd Beat/20 grid subdivision. Fixes #3126.
2010-08-15 Carl HetheringtonNo-op: indentation.
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Carl HetheringtonName phase invert buttons correctly so that themeing...
2010-08-13 Paul Davisstep editor: add double, triple dotted note support...
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-13 Carl HetheringtonPatch from colinf to add tape-style region stretching...
2010-08-13 Carl HetheringtonAdd shortcut for link object/range mode. Fixes #3242.
2010-08-13 Carl HetheringtonFix bug whereby region could not be dragged to the...
2010-08-13 Carl HetheringtonSet tooltips correctly so that range button gets a...
2010-08-13 Paul Davisadd step editing sustain support
2010-08-13 Paul Davisonly the last step-edited note remains selected after...
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-12 Paul Davisforward port commit 7608 for a3
2010-08-12 Carl HetheringtonModify option text to reflect the fact that MIDI automa...
2010-08-12 Carl HetheringtonIndent sub-options for moving locked/glued markers.
2010-08-11 Carl HetheringtonAdd option to insert time to move glued / locked marker...
2010-08-11 Carl HetheringtonMove insert time dialog to its own file.
next