(1) push a locate all the way through the processing heirarchy so that MIDI output...
[ardour.git] / gtk2_ardour /
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-30 Paul Davisdo not offer combine operation for MIDI (see comment...
2011-05-27 David RobillardIncrease maximum note height to 20 (10 is far too small...
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-26 Paul Davisslightly change wording of wierd plugin dialog to sound...
2011-05-26 Carl HetheringtonFlip MIDI region view's verbose canvas cursor to above...
2011-05-26 Paul Davismore combine/uncombine fixes including making uncombine...
2011-05-26 Paul Davismove session file storage of nested sources from playli...
2011-05-26 David RobillardRemove unnecessary includes from editor.h.
2011-05-25 Paul Davisrevert previous commit
2011-05-25 Paul Davisremove dependency on external libgnomecanvas, since...
2011-05-25 Paul Davisnew swedish updates from petter
2011-05-25 Carl HetheringtonZoom session when the mouse pointer is moved up and...
2011-05-25 Carl HetheringtonRemove MIDI track default channel and its menu, and...
2011-05-25 Paul Daviscorrect the logic used when building a compound region...
2011-05-25 Paul Davisupdated swedish translation from peppo
2011-05-25 Carl HetheringtonFix a couple of uninitialised variables (should fix...
2011-05-25 Paul Davischange region selection after a combine op
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-23 Paul DavisOS X compilation fix
2011-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-23 Carl HetheringtonRemove some unused code.
2011-05-22 Paul Davisrationalize and improve region naming conventions to...
2011-05-22 Paul Davisanother translation fix for silly gendered-noun languag...
2011-05-22 Paul Davisfix translation issue with verb substitution in quit...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-22 Carl HetheringtonTrim some lines from AudioClock by using maps to keep...
2011-05-22 Carl HetheringtonSeparate milliseconds from seconds in the clock widget...
2011-05-19 David RobillardFix double MIDI track display on initial load.
2011-05-19 David RobillardFix broken indentation.
2011-05-18 David RobillardMake selected region base colour slightly transparent...
2011-05-18 David RobillardMore consistent style for gain display and peak display.
2011-05-18 David RobillardCenter fader in its (left hand side) mixer strip column.
2011-05-18 David RobillardFix broken meter style on MIDI tracks.
2011-05-18 David RobillardMake shuttle colour a configuration option.
2011-05-18 David RobillardFix indentation.
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-05-17 Carl HetheringtonRe-fix problems when zero-length MIDI regions are creat...
2011-05-17 Carl HetheringtonFix corruption of follow playhead state on quit (#4048).
2011-05-16 Carl HetheringtonCopy local state in AudioRegionView copy constructor...
2011-05-16 Carl HetheringtonRemove unused constructor.
2011-05-16 Carl HetheringtonA few capitalisation fixes.
2011-05-16 Paul Davistrack combine ops per-playlist to avoid name collisions...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Carl HetheringtonFix undo of timestretch (#3905).
2011-05-16 Carl HetheringtonMinor coding style fix and comment addition.
2011-05-16 Carl HetheringtonUpdate to French translation from Roming22-FR (#4046).
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-05-16 David RobillardUpdate wscripts for portability and steps towards waf...
2011-05-16 Carl HetheringtonSet up _last_cut_copy_source_track on copying automatio...
2011-05-16 Paul Davissane naming scheme for combined regions; fix deadlock...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-16 Paul Davisuse emacs to indent ardour.menus; add Join (regions...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
2011-05-14 David RobillardGeneric scale points API.
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-05-13 Paul Davismake sure Edit property of RouteGroup is enabled when...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-13 Carl HetheringtonReturn shuttle speed to previous value on release after...
2011-05-12 Carl HetheringtonFix update of session range location on copy-dragging...
2011-05-11 Carl HetheringtonCope with tracks having order keys higher than the...
2011-05-11 Carl HetheringtonFix crash when clicking on a hit (may be #4036).
2011-05-05 Carl HetheringtonFix non-appearance of MIDI region names (#3891).
2011-05-05 Carl HetheringtonMake GhostRegion a sigc::trackable as MidiGhostRegion...
2011-05-05 Carl HetheringtonFix marker deletion from 9479 properly.
2011-05-05 Carl HetheringtonRemove LocationMarker from the editor's lists before...
2011-05-04 Carl HetheringtonFix display of new tracks.
2011-05-04 Carl HetheringtonDisallow Marker copy construction.
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix offset of verbose cursor when dragging fade-ins...
2011-05-04 Carl HetheringtonDon't alter horizontal padding when shrinking tracks...
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-03 Carl HetheringtonFix non-appearing track names when opening sessions...
2011-05-03 Carl HetheringtonPrevent note drags from moving a note before the start...
2011-05-03 Carl HetheringtonDon't hide solo/mute/rec enable for the smallest track...
2011-05-02 Carl HetheringtonSort bundle names in mixer strip menus alphabetically...
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-05-02 Carl HetheringtonFix piano roll to use the same octave numbering as...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new Suil API.
2011-04-26 Paul Davisforward port a disgusting hack from 2.X that stops...
2011-04-25 Carl HetheringtonFix subtraction of bar/beat/tick for verbose canvas...
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisbetter temporary debugging for slv2/calf issue
2011-04-24 Paul Davismore temporary debugging for slv2/calf issue
2011-04-24 Paul Davistemporary debugging for slv2/calf issue
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-23 Carl HetheringtonPrevent the point selection straying -ve when control...
2011-04-23 Carl HetheringtonRemove duplicate connect_to_list() call.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 Paul Davisfix default size and title of comment window
2011-04-22 Paul Davisfix up fwd/reverse stuff in semitone mode
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-21 Paul Davisfix height of shuttle control marker line
2011-04-21 Paul Davishopefully fix up shuttle operation in semitones mode
2011-04-21 Carl HetheringtonStop MIDI import generating zero-length regions. May...
next