summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14merge robin gareus' libltc into ardour source tree for conveniencePaul Davis
2012-12-14remove group button visibility option from preferences dialog; tweak font sca...Paul Davis
2012-12-14slightly lighten dark green color at start of transport, mouse mode and solo ...Paul Davis
2012-12-13fix more range selection issuesPaul Davis
2012-12-13make sure we never use ID of zero for range selections, fixing a very minor g...Paul Davis
2012-12-13various fixes for "advanced" operations on range selections. ctrl-drags now a...Paul Davis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2012-12-13add cycle-zoom-focus and bind to "1" by defaultPaul Davis
2012-12-13end drags on regions before doing front trim, so that fades get visually upda...Paul Davis
2012-12-13improve button drawing when "implicit active uses solid color" tweak is on, a...Paul Davis
2012-12-13remove debug outputPaul Davis
2012-12-13reinstate the windows way for GUIIdle's but limit the scope of the connection...Paul Davis
2012-12-12Position playhead correctly on 'P' in editor summary pane, taking account of ...Colin Fletcher
2012-12-12because sometimes there are good reasons for not doing things the way a windo...Paul Davis
2012-12-12revert that GUIIdle signal till i track down a deadlockPaul Davis
2012-12-12sometimes, you just have to do what a windows programmer would do. add a glob...Paul Davis
2012-12-12muted regions should be totally ignored during playlist read()Ben Loftis
2012-12-12try to really get the add route dialog out of the way before we start a long ...Paul Davis
2012-12-12fix incorrect change that substituted (or tried to) BOLD_MONOSPACE in font specsPaul Davis
2012-12-12finalize fix for MIDI track monitoringPaul Davis
2012-12-12add a new Tweak to ArdourButton that makes ImplicitActive state use a solid c...Paul Davis
2012-12-12shrink height of plugin control faders (in-strip)Paul Davis
2012-12-12if we're not going to use pixfbuf (images) for faders, then lets not create a...Paul Davis
2012-12-11prevent an endless loop when answering "no" regarding opening an existing ses...Paul Davis
2012-12-11typo that led to incorrect tempo based ruler stuff ... thanks, valgrindPaul Davis
2012-12-11fix uninitialized variable causing error delivering various MIDI messages at ...Paul Davis
2012-12-11make sure that JACK MIDI ports know about Jack halting in the "halted info" c...Paul Davis
2012-12-11remove TINY font size (unused) and tweak monitor section labels up in sizePaul Davis
2012-12-11make "bold monospace" font spec platform specific, since OS X doesn't seem to...Paul Davis
2012-12-11redraw entire splash window if a new message is to be displayed but the windo...Paul Davis
2012-12-11do not show the mixer window if the (current) screen height is < 700 pixels (...Paul Davis
2012-12-10fix binding generation for OS XPaul Davis
2012-12-10pixfader: don't change drawing state (prelight) just because a leave event ar...Paul Davis
2012-12-10add 10 pixels of track height to facilitate easier grabbing of the track head...Paul Davis
2012-12-10tweak to plugin parameter sliders in mixer stripsBen Loftis
2012-12-10fix reversion of keyboard focus from gain display editing widget in both mixe...Paul Davis
2012-12-09disable spline interpolation for curves - use linear interpolation; configura...Paul Davis
2012-12-08remove debug outputPaul Davis
2012-12-08locale/focus debug 3Paul Davis
2012-12-08locale/focus debug 2Paul Davis
2012-12-08locale/focus debugPaul Davis
2012-12-08additional keycode for is-legal-as-numericPaul Davis
2012-12-08accept decimal point as wellPaul Davis
2012-12-08locale debuggingPaul Davis
2012-12-08fix automation/control list behaviour when manually adding a point within exi...Paul Davis
2012-12-07crash fix. looks like narrow mixer strips need more work againBen Loftis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-12-07Make export type an enum and pass it to the profile manager instead of the xm...Sakari Bergen
2012-12-07fix wierd rec-enable behaviour, at possible expense of adding more RT costPaul Davis
2012-12-07fix flat button colorsBen Loftis