summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-04-06Fix my name :)David Robillard
2011-04-06Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixe...Carl Hetherington
2011-04-06Rename Transpose to Pitch Shift to correspond with its dialogue box.Carl Hetherington
2011-04-06Fix show checkbuttons for mixer groups on startup (#3919). Also synchronise ...Carl Hetherington
2011-04-06GPL boilerplate.Carl Hetherington
2011-04-06Remove erroneous note about playlists when removing busses.Carl Hetherington
2011-04-06Fix typos (part of #3939).Carl Hetherington
2011-04-05Make Enter give RESPONSE_ACCEPT in the normalize dialogue (#3937).Carl Hetherington
2011-04-05remove unused arguments to keep gcc quietPaul Davis
2011-04-04Fix broken whitespace (no functional changes).David Robillard
2011-04-04remove message about MidiRegionView::redisplay_model() being called without a...Paul Davis
2011-04-04Slightly grubby fix to restore plugin output meters (#3926).Carl Hetherington
2011-04-04do not set icon list *and* default icon list, which results in a GTK warning ...Paul Davis
2011-04-04Update region peak amplitude when the region is trimmed (#3931).Carl Hetherington
2011-04-03Fix center_edit_point action name.Carl Hetherington
2011-04-03Fix Transport->Play->Play option name, and rename Play Selection to Play Sele...Carl Hetherington
2011-04-03Use some helper functions to trim some lines. There should be no functional ...Carl Hetherington
2011-04-02copy pre-defined export presets & formats into the correct location in the bu...Paul Davis
2011-04-02cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EX...Paul Davis
2011-03-31Make route group editor list reorderable (part of #3918).Carl Hetherington
2011-03-30Untick speaker dialog in menu when it is closed (#3898).Carl Hetherington
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-03-27Updated ru.po from prokoudine (#3895).Carl Hetherington
2011-03-27revert recent change to cleaner names for MIDI ports, which breaks certain ot...Paul Davis
2011-03-26hide/rearrange stuff affected by last commit only if Profile->get_small_scree...Paul Davis
2011-03-26goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nu...Paul Davis
2011-03-25get MIDI binding maps dir name correct (ugh)Paul Davis
2011-03-25define MIDI map location in bundle via envvarPaul Davis
2011-03-24Prevent region drags with the middle button in internal edit mode (#3869).Carl Hetherington
2011-03-23remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make th...Paul Davis
2011-03-23(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-22Fix crash on getting state of selected MIDI region automation tracks (fixes #...Carl Hetherington
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
2011-03-14Fix broken indentation.David Robillard
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
2011-03-14reinstate code that prevents GUI control from talking to backend if session i...Paul Davis
2011-03-14add separate color for the border of a selected time axis view itemPaul Davis
2011-03-14Remove unnecessary (and wrong) check for movement, as the parent does it (fix...Carl Hetherington
2011-03-14Check movement threshold using the raw grab frame rather than the snapped one...Carl Hetherington
2011-03-14restore visibility of streamview rect lines that act as track separatorsPaul Davis
2011-03-14use a better contrasting color for selected region waveform fillPaul Davis
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
2011-03-13sort export formats & presets in alphabetical name orderPaul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12move internal (note) edit mode binding to "e" to be more ergonomic (the old b...Paul Davis
2011-03-10Restore Use PH button in locations UI (#3667).Carl Hetherington
2011-03-09Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up...Carl Hetherington