use simpler ArdourButton API for blinking
[ardour.git] / gtk2_ardour / ardour_ui2.cc
2011-11-14 Paul Davisuse simpler ArdourButton API for blinking
2011-11-14 Paul Davisrude solo blinks again
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-14 Paul Davisdebugging some OS X stuff (this is silly, i edited...
2011-11-11 Paul Davistweak transport bar spacing
2011-11-11 Paul Davisput JACK time master option into Session -> Properties...
2011-11-11 Paul Davisremove time master button, move timecode sync button
2011-11-11 Carl HetheringtonChange the feedback alert to a flashing button; works
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-11-09 Paul Davisrepack transport hbox a bit
2011-11-09 Paul Davismove auto-input into session options/properties dialog...
2011-11-09 Paul Davisauto (return,play,input) and click buttons become Ardou...
2011-11-07 Paul Davismore equi-sizing for transport buttons
2011-11-07 Paul Davisuse hovering/show click for transport buttons, and...
2011-11-07 Paul Davisspace out transport buttons
2011-11-07 Paul Davisconvert transport buttons to ArdourButton
2011-06-09 Paul Davispack up the click/metronome button a little more attrac...
2011-06-09 Paul Davissplit style files apart to better maintain consistency...
2011-06-08 Paul Davismove punch in/out buttons into time info box; remove...
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-03-26 Paul Davishide/rearrange stuff affected by last commit only if...
2011-03-26 Paul Davisgoodbye toggle buttons for autoplay, autoinput, click...
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2011-02-07 Carl HetheringtonNo-op; small tidy-ups.
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2010-12-10 Carl HetheringtonRemove menu bar clock in fullscreen mode until someone...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-14 Carl HetheringtonAdd a clock to the menu bar in full-screen mode. Fixes...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-31 Paul Davismostly fix 3409 by making it impossible to sync to...
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-08 Carl HetheringtonMinor copy-edit.
2010-07-23 Carl HetheringtonPatch from dx9s to rearrange the View/Window menus...
2010-07-08 Carl HetheringtonAllow multiple MIDI tracer windows.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-18 Carl HetheringtonDisplay shuttle speed in percentage rather than fractio...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 David RobillardAdd tooltips for link buttons.
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-24 Carl HetheringtonRemove commented out call to reset_dpi hoping to find...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-07 Sakari BergenFix compiler warnings
2009-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-12 Hans Baier* fixed memory allocation bugs
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-19 Hans Baier* gave the MIDI panic button a new home....
2008-04-03 Hans Baier* fixed segfault on MIDI Panic button
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-12 Paul Davisadd keybinding editor
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-02 Paul Davisadd theme files to default target, and install using...
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-14 Doug McLaincode readability change I forgot to add before committi...
2007-05-14 Doug McLainAdd 'delta edit cursor' option to primary and secondary...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Carl HetheringtonCorrected fix for #1554 from spanky.
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-03-22 Paul Davisremove button 4/5 handling (now scroll_up/down); preven...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-27 Paul Davistweak placement of region name text; patch from b0ef...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
next