summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui.rc
AgeCommit message (Collapse)Author
2006-08-03Small rehaul of track and automation track headers. This should now Sampo Savolainen
initialize cleanly and be more easily controlled. show_all() calls from upper levels will not mess the track headers any more. git-svn-id: svn://localhost/ardour2/trunk@749 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-27Added cerr output informing where ardour2_ui.rc is being loaded from, and ↵Doug McLain
add clearlooks engine as default git-svn-id: svn://localhost/trunk/ardour2@543 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-27Changes to the Configuration object to properly handle radio actions as well ↵Doug McLain
as toggleactions. Then add Monitoring, Meter falloff, and Meter Hold under the options menu to the Configuration object, so that they will now be saved and recalled between ardour startups as non session specific items. Also, ardour.rc will be saved now on exit of ardour, wether or not session is saved. Also some text and color tweaks git-svn-id: svn://localhost/trunk/ardour2@542 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-06brought the track/bus inspector back to lifeJesse Chappell
git-svn-id: svn://localhost/trunk/ardour2@493 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-04-27"The In-Flight Hack, 2006"Paul Davis
a) measure lines extend the full height of the canvas b) region name color bars and text positioning now adjusted to match font size for different display resolutions c) vertical scrollbar limited to cover visible tracks only git-svn-id: svn://localhost/trunk/ardour2@486 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-04-05set cursor to white in rc fileDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@445 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-30rc changes to fix invisible checkboxes in export dialog for some themes. ↵Doug McLain
Fixed the cut off text in the track name button at the top of each mixer strip (the colored button). The theme engine style is still lost at the moment. I'm still working on that, and thats why the commented code additions. git-svn-id: svn://localhost/trunk/ardour2@428 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-28replaced deprecated (and ugly) FileSelection with FileChooserDialog in ↵Doug McLain
export dialog. Also some button size trimming git-svn-id: svn://localhost/trunk/ardour2@422 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-28set color of export dialog checkbox's to fix invisible port selectors. Set ↵Doug McLain
smaller button thickness. Changed ardour directories to ardour2 to avoid conflicts with legacy ardour git-svn-id: svn://localhost/trunk/ardour2@421 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-17a few text color tweaks (redirect box and region list)Doug McLain
git-svn-id: svn://localhost/trunk/ardour2@403 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-17fix for another broken prompterDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@402 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-12remove varispeed control; shuttle controller now has a context menu with max ↵Paul Davis
speed options; rearrange and optimize meter metric displays git-svn-id: svn://localhost/trunk/ardour2@382 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-10final fix for IOSelector widget: clicking on port header will now make that ↵Doug McLain
port view active. Also removed all canvas stuff from ardour2_ui.rc and set mixer font back to old size git-svn-id: svn://localhost/trunk/ardour2@367 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-05another get_vbox() fix, this time for PortSelectorWindowDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@346 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin ↵Paul Davis
restore in pixscroller; fixes meter redraw botch when moving fader, and the style fix corrects visual problems with Clearlooks as soon a ameter is realized git-svn-id: svn://localhost/trunk/ardour2@323 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
git-svn-id: svn://localhost/trunk/ardour2@300 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-18fix track controls height allocation to be font sensitive; fix core dump ↵Paul Davis
related to ownership of size menu; add nudge to keybindings; and more git-svn-id: svn://localhost/trunk/ardour2@275 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect ↵Paul Davis
list is useful again, and more git-svn-id: svn://localhost/trunk/ardour2@273 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-10route list + edit group list now pretty much functional, plus preparations ↵Paul Davis
for ardour2.0-alpha1 git-svn-id: svn://localhost/trunk/ardour2@253 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute ↵Doug McLain
from any style, return rgb or rgba, then used to to remove hard coding of colors in transport buttons and whole_file region names. Theme changes too git-svn-id: svn://localhost/trunk/ardour2@245 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-03added missing style to rc file for xfade editor lineDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@234 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-03Fixed crossfade editorDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@232 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-03"fix" track heights etc.Paul Davis
git-svn-id: svn://localhost/trunk/ardour2@229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-24Some fixes to ioselector. Remaining fixes coming soonDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-21Adjusted some font sizesDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@199 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-12editor window layout changes, and lots morePaul Davis
git-svn-id: svn://localhost/trunk/ardour2@187 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
git-svn-id: svn://localhost/trunk/ardour2@183 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-06some finishing touches to PluginSelectorDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-06more fixesPaul Davis
git-svn-id: svn://localhost/trunk/ardour2@172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-05fixes for plugin selector and open sessionDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-05Add new ardour2_ui.rcDoug McLain
git-svn-id: svn://localhost/trunk/ardour2@167 d708f5d6-7413-0410-9779-e7cbd77b26cf