ardour.git
2010-09-01 Carl HetheringtonClean up MidiSource::midi_read now that the signed...
2010-09-01 Carl HetheringtonFix error in diskstream fill calculations. Fixes ...
2010-09-01 Carl HetheringtonFix uninitialised value.
2010-08-31 Paul Davisdon't set jack transport position frame (violates JACK...
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 Carl HetheringtonAllow crossfades from the undo record to be recreated...
2010-08-30 Carl HetheringtonMissing return.
2010-08-30 Paul Davisdon't display range selection when track selection...
2010-08-30 Paul Davisminor tweaks
2010-08-30 Paul Davisforce AIFF and WAV exports to Big and Little endianness...
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 Hetherington(Hopefully) clarify operator= and copy construction...
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 HetheringtonTidy up config text and add PHONE_HOME and JACK_SESSION...
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-26 Carl HetheringtonRemove no-longer used file.
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-08-25 Carl HetheringtonFix test.
2010-08-25 Paul Davisadded new files
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Paul Davisstrip no-longer used code related to plugin parameter...
2010-08-25 Paul Davismake sure that Crossfades increment source use counts
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl HetheringtonMove various code up the Property / Stateful hierarchies.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-25 Carl HetheringtonRemove unused and broken method.
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 Carl HetheringtonMove some RegionListProperty methods up to SequenceProp...
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 HetheringtonDon't write undo records for automation that moves...
2010-08-20 Carl HetheringtonFix automation re-load.
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 Carl HetheringtonRe-work duplicate and buggy ensure_buffers() method.
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 HetheringtonResize internal send target buffers on set_block_size...
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-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
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 HetheringtonFix regression accidentally introduced in last commit...
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFix warnings.
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 Davisforward port 2.X changes up to and including rev 6909
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.
next