summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-05-24Gracefully handle LV2 UIs that fail to return a widget.David Robillard
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
2012-05-23Fix extended region names on reloading sessions with short regions (part of #...Carl Hetherington
2012-05-23minor polish for midi export dialogPaul Davis
2012-05-23add basic, not terribly glossy MIDI region exportPaul Davis
2012-05-23Rename Route Group -> Group in the GUI, and give bussesCarl Hetherington
2012-05-23Nudge markers up one pixel (should fix #4620).Carl Hetherington
2012-05-23Update ru.po from prokoudine (#4883).Carl Hetherington
2012-05-22merge new symmetric curve from mixbus, fix errors in fade out slow curve, twe...Paul Davis
2012-05-22use the theme manager dialog to provide control over flat button option, and ...Paul Davis
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-05-21Slightly hacky improvement to embolden the labels ofCarl Hetherington
2012-05-21Fix assertion failure on some right-clicks.Carl Hetherington
2012-05-21fix click-activation of new/existing button action in startup wizardPaul Davis
2012-05-21introduce flat button option,which right now is on all the time. GUI nit-pick...Paul Davis
2012-05-21move on from initial choice page of startup wizard on single click, not just ...Paul Davis
2012-05-21make solo lock/safe button only respond to mouse button1 (#4691)Paul Davis
2012-05-21when resetting the import dialog based on selceted track counts, change the f...Paul Davis
2012-05-20Rename can_add_channel slightly and add mysteriously-missing calls to it so t...Carl Hetherington
2012-05-20Display hardware IO individually in the port matrices unless we are in _show_...Carl Hetherington
2012-05-20packaging tweaks for OS XPaul Davis
2012-05-20more tweaks to bundles, search paths and packagingPaul Davis
2012-05-20tweaks to dir path names for bundlesPaul Davis
2012-05-19Tweak new path setup.Carl Hetherington
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-17Deselect other control points on normal selection.Carl Hetherington
2012-05-17More tweaks to naming some actions (#4879).Carl Hetherington
2012-05-17Add a new import file filter for audio and MIDI and use it by default (should...Carl Hetherington
2012-05-16Use Later / Earlier in descriptions of nudging and some playhead movements, i...Carl Hetherington
2012-05-16fix bork-age of the fade in/out context menu introduced by mistake yesterdayPaul Davis
2012-05-16no need for an explicit disconnectPaul Davis
2012-05-15fix for crash caused by re-using the same image in the fade context menuPaul Davis
2012-05-12Remove errant bracket and maybe-errant comma.Carl Hetherington
2012-05-12properly teardown entire window for control protocol GUIPaul Davis
2012-05-11remove some debug noise from previous commitPaul Davis
2012-05-11switch to 5 new fade curves, taken from mixbus2 branch. make xfade context me...Paul Davis
2012-05-10don't trim regions in conjunction with xfade trimming unless auto-xfade and f...Paul Davis
2012-05-10rename images used for fades to indicate that they are fades, not xfades (new...Paul Davis
2012-05-10incorrect but visible context menu for xfadesPaul Davis
2012-05-10implement undo/redo for xfade trimminPaul Davis
2012-05-10a number of tweaks to make xfade GUI stuff better in several different ways, ...Paul Davis
2012-05-10fix height of xfade renderingPaul Davis
2012-05-10if an xfade involves only 2 regions, clamp its length to the overlap between ...Paul Davis
2012-05-10fix dragging of end xfadesPaul Davis
2012-05-10basic xfade draggingPaul Davis
2012-05-09skeleton for crossfade edge draggingPaul Davis
2012-05-09i18n-izationPaul Davis
2012-05-09correctly save & restore xfade statePaul Davis