summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_dark.rc.in
AgeCommit message (Expand)Author
2011-05-18More consistent style for gain display and peak display.David Robillard
2011-05-18Fix broken meter style on MIDI tracks.David Robillard
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
2011-04-20reinstate tooltip custom colors etcPaul Davis
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-09new mouse-mode-specific colorsPaul Davis
2011-02-08tweaks in UI RC filePaul Davis
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-02-08Fix style of samples and timecode rulers.Carl Hetherington
2011-02-07change appearance of panner data popup slightly (fixed width font so it doesn...Paul Davis
2011-02-07make panner data popups more contrasty and appear in a better positionPaul Davis
2011-01-28a lighter half-lit mute button color, plus some minor renaming in the gtk rc ...Paul Davis
2011-01-28more meta-stasizing of the GUI rc filePaul Davis
2011-01-28restore bigger fonts for transport clocksPaul Davis
2011-01-27restore (mostly) processor colors from before RC meta-izationPaul Davis
2011-01-27new meta dark RC file (no light for now), along with tools to convert from .i...Paul Davis
2011-01-18Rename Frames ruler to Samples.Carl Hetherington
2011-01-18Fix colour of timecode ruler.Carl Hetherington
2011-01-14Tweak colouring in the processor list.Carl Hetherington
2011-01-06Patch from Chris G. for processor box colours.Carl Hetherington
2011-01-06Make processor box frames configurable colour-wise.Carl Hetherington
2011-01-06Another try at prettifying the processor list with different colours pre- and...Carl Hetherington
2011-01-05Light mono button up when it is active, and make it bindable. Fixes #3665.Carl Hetherington
2011-01-04Highlight a send processor entry differently when it the mixer strip's fader ...Carl Hetherington
2010-12-15Save and Delete buttons for plugin presets, remove largely useless edit plugi...Carl Hetherington
2010-12-09fix computation of silence text, and its display. it is still not on top of t...Paul Davis
2010-12-06Add dialog to allow removal of plugin presets. Should fix #2662.Carl Hetherington
2010-11-30add GUI elements to control 2in/2out panning. Probably not perfect. REQUIRES ...Paul Davis
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington
2010-11-11Fix consistency of checkbutton text size in Location window.Carl Hetherington
2010-11-05take control of colors in text cell entry-editing widgets (region & route lists)Paul Davis
2010-11-05improved color distinctions, probably not quite finishedPaul Davis
2010-08-31mostly fix 3409 by making it impossible to sync to JACK if video pull up/down...Paul Davis
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-07-19Stop transport rec button going red immediately on being clicked. Fixes #3340.Carl Hetherington
2010-05-06lots of odds and ends to do with solo isolate and its GUIPaul Davis
2010-05-06relayout solo led stuff, as per the boss' requests :)Paul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis
2010-05-05rename latched solo option and reverse its meaning; add exclusive solo button...Paul Davis
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ...Paul Davis
2010-04-28more solo/mute architecture work. NOTE: changes to mute points are ignored ri...Paul Davis
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-20indicate "soloed-by-others" state on solo button via a "half-lit" statePaul Davis
2010-03-30add (non-functional) invert (phase/polarity switch) buttonPaul Davis
2010-03-27color changes for monitor sectionPaul Davis
2010-03-26lots of work to hide prelight from most buttons, etc. etc. etc; increase rang...Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-05more strip silence dialog changes, to use audio clocks, show smallest silence...Paul Davis
2010-02-01improve efficiency of MIDI tracer window with a lock-free FIFO and lock-free ...Paul Davis