summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
2011-12-01restore the functionality of the join-play-range button, and remove a couple ...Paul Davis
2011-11-18fix some issues with delta clocks, while introducing a couple more since the ...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-14Fix cancel of an audition now that the alert button'sCarl Hetherington
2011-11-14Fix stuck-on audition button.Carl Hetherington
2011-11-14use simpler ArdourButton API for blinkingPaul Davis
2011-11-14rude solo blinks againPaul Davis
2011-11-14make PluginManager API more in line with other singletons; do initial plugin ...Paul Davis
2011-11-14debugging some OS X stuff (this is silly, i edited on linux)Paul Davis
2011-11-11tweak transport bar spacingPaul Davis
2011-11-11put JACK time master option into Session -> Properties -> Timecode, and fully...Paul Davis
2011-11-11remove time master button, move timecode sync buttonPaul Davis
2011-11-11Change the feedback alert to a flashing button; worksCarl Hetherington
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-11-09repack transport hbox a bitPaul Davis
2011-11-09move auto-input into session options/properties dialog, move auto-play and au...Paul Davis
2011-11-09auto (return,play,input) and click buttons become ArdourButtons ("transport o...Paul Davis
2011-11-07more equi-sizing for transport buttonsPaul Davis
2011-11-07use hovering/show click for transport buttons, and remove fixed-size size req...Paul Davis
2011-11-07space out transport buttonsPaul Davis
2011-11-07convert transport buttons to ArdourButtonPaul Davis
2011-06-09pack up the click/metronome button a little more attractivelyPaul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-20factor out shuttle controller to its own class, new designPaul Davis
2011-03-26hide/rearrange stuff affected by last commit only if Profile->get_small_scree...Paul Davis
2011-03-26goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nu...Paul Davis
2011-02-17Bring up the click tab of the RC options window when right-clicking on the cl...Carl Hetherington
2011-02-07No-op; small tidy-ups.Carl Hetherington
2011-02-07Prevent various things from stopping the transport by requesting a transport ...Carl Hetherington
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-31mostly fix 3409 by making it impossible to sync to JACK if video pull up/down...Paul Davis
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-08Minor copy-edit.Carl Hetherington
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-08Allow multiple MIDI tracer windows.Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
2010-04-18Display shuttle speed in percentage rather than fraction. Fixes #1939.Carl Hetherington