summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-11-20make range ruler visible by default - costs a few mm, saves confusion among n...Paul Davis
2012-11-19tweak config param for automation sampling interval, set to 500msec by defaul...Paul Davis
2012-11-19minor tweaksPaul Davis
2012-11-19markup-escape track/playlist titles in tooltips.Robin Gareus
2012-11-18grid/snap minimum selection lengthRobin Gareus
2012-11-18fix compiler warningRobin Gareus
2012-11-18fix O(N^M) behaviour of control point selection (N = number of control points...Paul Davis
2012-11-18Disable vulgar keep-above for plugin UIs.David Robillard
2012-11-18LTC slave port gets its own headline.Robin Gareus
2012-11-17substantive change to automation line dragging code to avoid O(N^4) behaviour...Paul Davis
2012-11-17Sent precise transport information to LV2 plugins via events.David Robillard
2012-11-16new button lookBen Loftis
2012-11-15move internal edit button away from mouse mode buttons by a small distance, a...Paul Davis
2012-11-15change semantics for select-all operation: if no track is selected, use the c...Paul Davis
2012-11-15hotfix negative TC editing - problem was introduced in r13491Robin Gareus
2012-11-14provide the ability to enable + disable tooltipsPaul Davis
2012-11-14fix missing start-touch call on faders because button press handler that does...Paul Davis
2012-11-14make startup window a dialog.Robin Gareus
2012-11-14center Selection/Punch Clk titles over value-columnRobin Gareus
2012-11-14add back definition of 2ndary clock delta text colorPaul Davis
2012-11-14fix #5025 part 2Robin Gareus
2012-11-14fix #5025 part 1Robin Gareus
2012-11-14mark splash screen as such should fix #5069Robin Gareus
2012-11-14indicate negative TC when edit is positive.Robin Gareus
2012-11-14add some meaning to the otherwise useless clock tooltipsRobin Gareus
2012-11-14improve negative [offset] TC entryRobin Gareus
2012-11-14add tooltips to Offset configRobin Gareus
2012-11-13update BPM and Meter when changed, also change back labels for it.Robin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-13clock: pull-up/down display updateRobin Gareus
2012-11-13revert to a 0..2 scale for MIDI velocity control, so that we can increase MID...Paul Davis
2012-11-13rationalize text/base/bg/fg colors in all entry stylesPaul Davis
2012-11-13determine whether or not to accept comma or period as a numeric character bas...Paul Davis
2012-11-13change handling of MIDI gain so that we present a linear fader spanning 0..12...Paul Davis
2012-11-13oiling the audio clockRobin Gareus
2012-11-13remove a bunch of cerr output and/or convert to use error<<Paul Davis
2012-11-13parse keyboard entered drop-frame timecode deltaRobin Gareus
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-11-13make audio clock fill vertical spaceRobin Gareus
2012-11-13shorten Metrum & Tempo labelRobin Gareus
2012-11-12change Alt-b binding for toggle-track-rec-enable to Shift-b, to avoid conflic...Paul Davis
2012-11-12move metronome button againPaul Davis
2012-11-12do not attach plugin automation submenu to automation menu if the route has n...Paul Davis
2012-11-12resize metronome icon to keep transport button sizes consistentPaul Davis
2012-11-12add metronome SVG and tweak opacity and stroke width to make it more congruen...Paul Davis
2012-11-12brighten blue color used for clock delta modePaul Davis
2012-11-12move metronome/click button into main transport section. icon needs some work...Paul Davis
2012-11-12add labels for BBT clock infoRobin Gareus
2012-11-12display slave initial before slave timecodeRobin Gareus