summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-02-15fix up install targets for binding files, really nowPaul Davis
2008-02-15fix up install targets for binding filesPaul Davis
2008-02-15fixed uninitialized variable that made ardour scrub at the wrong timesPaul Davis
2008-02-15fix use of basename; AU automation now working; add gtk event reporter back i...Paul Davis
2008-02-15Fix crasher: Make sure entered_regionview is set if it's used. Sampo Savolainen
2008-02-15lock edit mode disallows sliding regions in time. override by holding 3rd mo...Ben Loftis
2008-02-15Make import GUI report if you are importing a file of a name that Sampo Savolainen
2008-02-14minor keyboard binding improvements and build fixesPaul Davis
2008-02-14dynamic discovery & loading of keybindingsPaul Davis
2008-02-13fix vst plugin UI to work with recent changesPaul Davis
2008-02-13splash updating on gdk/quartz; more filtering of automatable AU parametersPaul Davis
2008-02-13lots more BootMessagesPaul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-13change some stuff associated with snapshot automation (accidentally committed...Paul Davis
2008-02-12tidy up AU GUIs, make bypass button work and add preset/automation placeholdersPaul Davis
2008-02-12grabber edit point cursor improvements; do not allow align() to use entered r...Paul Davis
2008-02-12fix up compile issues; add new grabber_edit_point cursorPaul Davis
2008-02-12alter a previous change re: transport menu shortening; fix splash screen cras...Paul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-07shrink height of transport submenuPaul Davis
2008-02-07fix crash caused by adding both entered_regionview and regions_at_edit_point ...2.3.1Paul Davis
2008-02-07final part of tape track waveview problem, and fix crash at session close cau...Paul Davis
2008-02-07fix missing waveviews in tape region views while recording (until reload)Paul Davis
2008-02-06make "Set Range Selection" in per-region context (sub)menu use all selected r...Paul Davis
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ap...Paul Davis
2008-02-06change font sizes for a few items that got too big in the last round of font ...Paul Davis
2008-02-06move mixer window arrangement back the way it wasPaul Davis
2008-02-06fix align_selection_relative() to use regions once only, and in the correct o...Paul Davis
2008-02-06fix up forgotten Keyboard ideas of modifiersPaul Davis
2008-02-06get arrow keys to appear in the mac menu; add/change high level command to os...Paul Davis
2008-02-05rationalize all region selection for editor operationsPaul Davis
2008-02-05use a separate drag rect for cd marker bar, show cd marker details on load in...Nick Mainsbridge
2008-02-05show loop and punch locations properly in location ui, reorder some dialog bu...Nick Mainsbridge
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font s...Paul Davis
2008-02-04fix typo that breaks non-GTKOSX compilationPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ...Paul Davis
2008-02-03Workaround for gui hang when adding gain points (#2048)Sampo Savolainen
2008-02-03Fix thinko in last commit for new regions.Nick Mainsbridge
2008-02-03Fix reversed bounds check in Region::adjust_to_sync (), regions with a sync p...Nick Mainsbridge
2008-02-02fix loss of end of region when split-at-points is donePaul Davis
2008-02-02put original waveform values backDoug McLain
2008-02-02Sort things to reduce merge hell. No functional changes.David Robillard
2008-02-02fix invisible cursor in selected track name entry boxDoug McLain
2008-02-02Potential segfault fix (the "why" part I don't know).David Robillard
2008-02-02Move selected/unselected region/waveform colours to colour file for configura...David Robillard
2008-02-01fix up use of PATH when finding JACK (and startign it) so that new OS X users...Paul Davis
2008-02-01reinstate functional clocksPaul Davis
2008-02-01add ferret icon; fix up JACK discovery on systems with inadequate PATH; chang...Paul Davis