make that status-bar error change actually compile
[ardour.git] / gtk2_ardour / route_ui.cc
2009-10-08 Paul Davisfix mis-handling of button press events on rec-enable...
2009-10-08 Paul Davisfix mis-handling of button press events on mute+solo...
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-05-17 Sampo SavolainenCorrect name(tm)
2009-05-17 Sampo SavolainenFix small typo
2009-03-25 Paul Davisreverse all SAE keybindings so that next/prev-region...
2009-03-11 Paul Davisfinal (?) fix for editor mixer strip handling when...
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2008-11-30 Paul Davisclarify ownership and management of RouteUI::remote_con...
2008-11-04 Paul Davismore tooltips; better tooltip colors for dark themes
2008-11-04 Nick MainsbridgeInfrastructure for customized SAE ui themes. Some perfo...
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
2008-11-03 Paul Davismeta-fy handling of button2, to deal with apple's messe...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-11 Paul Davistest another fix for solo-press-crashes
2008-10-11 Paul Davisprobable crash fix for solo-press causes segv
2008-10-07 Paul Davisdo not manage the remote control menu, since it is...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-03-25 Paul Davisignore dbl-clicks on mute/solo/rec-enable buttons since...
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-12-08 Paul Davismake rec-enable MIDI bindable again
2007-11-28 Paul Davisadd set loop/punch from edit-range; don't select track...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-02-28 Paul Davisfix for mute button color/state caused by cut-n-paste...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-11 Paul Davisuse thorsten's new record button icons; fix history...
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-10-26 Paul Davislast minute cleanups before beta6 2.0beta6
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Hans Fugal r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 Hans Fugal r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-02-15 Paul Davisremove two minor leftovers from last commit
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-01-19 Paul Davislatched rec-enable
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-08 Paul Davisa metric ton of changes
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.