summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up manag...Paul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-02-23add headerDoug McLain
2008-02-23Fix the stepping direction for horizontal faders, it was stepping in the wron...Doug McLain
2008-02-23I forgot to swap the function namesDoug McLain
2008-02-22Save and restore users font scale settingDoug McLain
2008-02-22new font/dpi scaler in Windows -> Preferences -> MiscPaul Davis
2008-02-22fix some layering/display problems with AU GUIs (requires new patches for GDK...Paul Davis
2008-02-21fix first_idle idea so that tracks added after session loading show up OKPaul Davis
2008-02-21Fix clashing zoom keybindings.David Robillard
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-21minor fixes from OS X landPaul Davis
2008-02-20notably speed up startup time by deferring streamview display untl the GUI is...Paul Davis
2008-02-20update preset selector lists every time a plugin UI is shownPaul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-17new SAE-de bindingsPaul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-16wave making data debuggingPaul Davis
2008-02-16replace a typo with the result that led to the desired non-step behaviour on ...Doug McLain
2008-02-15reset doug's mistaken commit with fontsPaul Davis
2008-02-15TrackfadersDoug McLain
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