summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-06-01Fix issue #0004082.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-31Quantize notes to session tempo time, not relative to start of region (fix is...David Robillard
2011-05-31update .po files for translatorsPaul Davis
2011-05-31Create and destroy (non-external) LV2 plugin UIs as window is shown/hidden.David Robillard
2011-05-31Fix non-translated strings (partially fix ticket #4078)David Robillard
2011-05-30remove unused and useless "src" argument for a number of Region property modi...Paul Davis
2011-05-30do not offer combine operation for MIDI (see comment in libs/ardour/midi_play...Paul Davis
2011-05-27Increase maximum note height to 20 (10 is far too small a target for individu...David Robillard
2011-05-27somewhat illogical and temporary workaround to the problems with consolidate ...Paul Davis
2011-05-26slightly change wording of wierd plugin dialog to sound more technical and le...Paul Davis
2011-05-26Flip MIDI region view's verbose canvas cursor to above the mouse pointer if i...Carl Hetherington
2011-05-26more combine/uncombine fixes including making uncombine push the compound reg...Paul Davis
2011-05-26move session file storage of nested sources from playlist into region, and re...Paul Davis
2011-05-26Remove unnecessary includes from editor.h.David Robillard
2011-05-25revert previous commitPaul Davis
2011-05-25remove dependency on external libgnomecanvas, since we have our own version i...Paul Davis
2011-05-25new swedish updates from petterPaul Davis
2011-05-25Zoom session when the mouse pointer is moved up and down during a playhead drag.Carl Hetherington
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-25correct the logic used when building a compound region to include a whole-fil...Paul Davis
2011-05-25updated swedish translation from peppoPaul Davis
2011-05-25Fix a couple of uninitialised variables (should fix #4059).Carl Hetherington
2011-05-25change region selection after a combine opPaul Davis
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2011-05-23OS X compilation fixPaul Davis
2011-05-23Fix a few missing drops of Route references.Carl Hetherington
2011-05-23Remove some unused code.Carl Hetherington
2011-05-22rationalize and improve region naming conventions to cover compound regionsPaul Davis
2011-05-22another translation fix for silly gendered-noun languages :)Paul Davis
2011-05-22fix translation issue with verb substitution in quit/close dialogPaul Davis
2011-05-22basic uncombining (no post-facto region trimming)Paul Davis
2011-05-22Trim some lines from AudioClock by using maps to keep the EventBoxes and Labe...Carl Hetherington
2011-05-22Separate milliseconds from seconds in the clock widget (#4053).Carl Hetherington
2011-05-19Fix double MIDI track display on initial load.David Robillard
2011-05-19Fix broken indentation.David Robillard
2011-05-18Make selected region base colour slightly transparent (so you can see the tem...David Robillard
2011-05-18More consistent style for gain display and peak display.David Robillard
2011-05-18Center fader in its (left hand side) mixer strip column.David Robillard
2011-05-18Fix broken meter style on MIDI tracks.David Robillard
2011-05-18Make shuttle colour a configuration option.David Robillard
2011-05-18Fix indentation.David Robillard
2011-05-18Add 'controls' item to plugin insert context menu to always show Ardour gener...David Robillard
2011-05-17Re-fix problems when zero-length MIDI regions are created by an import. Set ...Carl Hetherington
2011-05-17Fix corruption of follow playhead state on quit (#4048).Carl Hetherington
2011-05-16Copy local state in AudioRegionView copy constructor. Fixes #4047.Carl Hetherington
2011-05-16Remove unused constructor.Carl Hetherington
2011-05-16A few capitalisation fixes.Carl Hetherington