summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-01-24tweak font/style stuff for the labels used on the left side of rulersPaul Davis
2013-01-24re-tweak overlap-equivalency option as per colin's suggestion, since it is re...Paul Davis
2013-01-23reinstate shift-tab behaviour (move to prev track/bus) when editing track/bus...Paul Davis
2013-01-23clarify tooltip text regarding region overlap equivalency (#5300)Paul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2013-01-23part two of allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23add new SVG files for transport icons (from alexander prokoudine)Paul Davis
2013-01-23allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-22more i18n debuggingPaul Davis
2013-01-22guard initial bindtextdomain() etc. with ENABLE_NLS for debuggingPaul Davis
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2013-01-21more cleanup of crazy (?) stuff regarding gain display and peak display in Ga...Paul Davis
2013-01-21de.po updatesPaul Davis
2013-01-21safety steps for tooltips on plugin/processor slidersPaul Davis
2013-01-21MIDI patch changes should never be event-sensitive unless we're in internal/n...Paul Davis
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-21tweak colors for rec-enable to create more contrast between states (#5286)Paul Davis
2013-01-21fix gtk errors caused by using non-escaped paths in a column used as a toolti...Paul Davis
2013-01-21force jack-disconnected dialog to top (fixes #5291)Paul Davis
2013-01-21Trim the include tree a bit.David Robillard
2013-01-21make height of name_label and name_entry the same to avoid button wierdness w...Paul Davis
2013-01-21Fix whitespace.David Robillard
2013-01-21return to the old way of editing track names, but hopefully better than it wa...Paul Davis
2013-01-20Use rectangle intersection for MIDI note rect select.David Robillard
2013-01-20Fix MIDI region create drag for the eleventy billionth time.David Robillard
2013-01-20More consistent verbose cursor label style for PC flags.David Robillard
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-20Fix label in route rename dialog.David Robillard
2013-01-20Fix crash when trimming MIDI region with automation.David Robillard
2013-01-20Fix crash on verbose note text in regions with no patch changes.David Robillard
2013-01-20Make patch changes stand out a little better while also being more monochroma...David Robillard
2013-01-20Allow PC flags to be editing with the draw tool as well.David Robillard
2013-01-20Tidy.David Robillard
2013-01-20Fix completely wrong MidiRegionView::get_patch_key_at().David Robillard
2013-01-20Fix ever expanding bank selector in add patch change dialog when changing cha...David Robillard
2013-01-20Support note names from midnam files (tested with the DM5).David Robillard
2013-01-19Set MIDI device mode to the first by default if unset.David Robillard
2013-01-19Set MIDI device model to "Generic" by default (previously was unset).David Robillard
2013-01-19fix MIDI track channel selector etc. visibility after show_all()=>show() chan...Paul Davis
2013-01-19completely revisit how track name editing works in the editorPaul Davis
2013-01-19fix midnam-related crash introduced around 13892Paul Davis
2013-01-19Add standard MIDI midnam file and remove hard coded equivalent.David Robillard
2013-01-19Fix undefined return value.David Robillard
2013-01-19Replace a bunch of potential crashes with graceful handling of the situation.David Robillard
2013-01-19Avoid some copy overhead and sprinkle in some const for good measure.David Robillard
2013-01-19Reflow ridiculously wide code.David Robillard
2013-01-19Hide MIDI device mode selector unless there is actually more than one mode.David Robillard