summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-02-17Clean up some confusion with AutomationControls in AutomationTimeAxisViews th...Carl Hetherington
2011-02-17Minor tidying-up.Carl Hetherington
2011-02-17Look for .ardour, not .template, when using an existing session as a template.Carl Hetherington
2011-02-17Just call a template a template (as in the menu) rather than a mix template.Carl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-02-16change some parameter names to make things a bit clearer,and require that an ...Paul Davis
2011-02-16remove debug outputPaul Davis
2011-02-16fix crash when opening MIDI controller automation tracks, caused by addition ...Paul Davis
2011-02-16No-op: coding style.Carl Hetherington
2011-02-16Re-add height menu to tracks (#3761).Carl Hetherington
2011-02-16Come to think of it, those size requests were hack to support a clock in the ...Carl Hetherington
2011-02-16Update menu bar widget size requests on font scaling.Carl Hetherington
2011-02-16Make pressing enter in the label or path entries trigger the default dialogue...Carl Hetherington
2011-02-15remove theme-specific names from RC.in files, substitute them during buildPaul Davis
2011-02-15Update rc files to use unique rc variable names, update wscript to use the na...Doug McLain
2011-02-15Save user key bindings to the right place. Fixes #3773.Carl Hetherington
2011-02-15clean up new region list management maps to avoid dangling shared ptrs and mo...Paul Davis
2011-02-15(from 2.x) make sure that F4 is bound to the real separate action, not the Se...Paul Davis
2011-02-15Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #...Carl Hetherington
2011-02-15Fix warnings.Carl Hetherington
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2011-02-14Make light theme functional, add waf processing, and small change to UI::load...Doug McLain
2011-02-13No-op; whitespace.Carl Hetherington
2011-02-13Remove unused and uncompiled panner code.Carl Hetherington
2011-02-12Remove dependence on the order of calls of listeners to MidiTrack::StepEditSt...Carl Hetherington
2011-02-12Fix missed i18n (#3766).Carl Hetherington
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-11add back working version of VolumeControllerPaul Davis
2011-02-11remove unimplemented, unnecessary function declsPaul Davis
2011-02-11provide solo mute gain Config parameter as a controllable and use it in the m...Paul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
2011-02-10provide runtime control over how much boost "live" debugging info is providedPaul Davis
2011-02-10Prevent erroneous splitting icons in the editor mixer strip's processor box.Carl Hetherington
2011-02-10Tidy up weird plugin dialogue slightly.Carl Hetherington
2011-02-09panner visual tweaksPaul Davis
2011-02-09remove irrelevant commentPaul Davis
2011-02-09make name-highlight bar active for trims even in internal edit mode, againPaul Davis
2011-02-09new mouse-mode-specific colorsPaul Davis
2011-02-09all mouse mode buttons should be StatefulToggleButtons to avoid prelight nons...Paul Davis
2011-02-09recenter stereo panner position indicatorPaul Davis
2011-02-08stereo and mono panner tweaks to use cairomm and rounded rectangles and morePaul Davis
2011-02-08tweaks in UI RC filePaul Davis
2011-02-08tweak inverted stereo panner colorsPaul Davis
2011-02-08Option to colour region background using the track colour (#3759).Carl Hetherington
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-02-08removed (will replace) rgb_macros.hPaul Davis
2011-02-08Fix style of samples and timecode rulers.Carl Hetherington
2011-02-08Change the background colour of regions when they are small enough to not sho...Carl Hetherington
2011-02-08Tidy up region view colouring code slightly.Carl Hetherington
2011-02-08Remove always-true should_show_selection code.Carl Hetherington