fix reversed direction of MIDI note drag preview
[ardour.git] / gtk2_ardour /
2010-09-17 Paul Davisfix reversed direction of MIDI note drag preview
2010-09-17 Paul Davispatch from Johan Mattson to make -I/-O options in engin...
2010-09-17 Paul Davistext edit fix for #686
2010-09-17 Paul Davisfix errors in midi note drag preview (#3446)
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-16 Paul Davisprevent drags on nascent-captured regions
2010-09-16 Carl HetheringtonUse a maximum of 3 phase invert buttons per strip....
2010-09-16 Carl HetheringtonPatch from Colin to move panners above the fader so...
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-15 Paul Daviswhen there is a chord at the beginning of a note select...
2010-09-15 Paul Daviscleaner version of previous commit
2010-09-15 Paul Davis(optionally) play note(s) as they are moved around...
2010-09-15 Paul Davisfix crash on first-run of ardour3, caused by trying...
2010-09-15 Paul Davisfix crash caused when deleting a region without a playl...
2010-09-15 Carl HetheringtonCopy-edit.
2010-09-14 Carl HetheringtonFix bug introduced in one of my previous commits when...
2010-09-14 Paul Davisput a gray line above the region view name highlight...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-09-14 Carl HetheringtonFix another assertion failure if a saved selection...
2010-09-13 Paul Davisrestore "add MIDI region on click in MIDI track" functi...
2010-09-13 Paul Davispossible fix (by rearrangement) for #3424
2010-09-10 Carl HetheringtonAdd missing files.
2010-09-09 Carl HetheringtonAllow drags of automation in time ranges where the...
2010-09-09 Carl HetheringtonFix crash when clicking on an AutomationRegionView...
2010-09-09 Carl HetheringtonAdd some debugging code for mouse drags.
2010-09-09 Carl HetheringtonCopy-edit.
2010-09-09 Carl Hetheringtonnframes64_t -> frame{pos,cnt}_t
2010-09-09 Carl HetheringtonFix confusion with _pointer_frame_offset and snapping...
2010-09-09 Carl HetheringtonFix crossfade visibility on startup so that it respects...
2010-09-09 Carl HetheringtonUpdate coverage frames when the playlist changes; impro...
2010-09-07 Carl HetheringtonFurther fix to #3437 from Lincoln.
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-09-07 David RobillardFix missing virtual destructors.
2010-09-07 Carl HetheringtonTrim some debug output.
2010-09-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-09-06 Carl HetheringtonAnother hacky fix for deadlocks when updating the port...
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.
next