summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13Add ardour_system.rc used by non-SAE bundle.sae-rc1Nick Mainsbridge
2008-11-13remove unused file on OS XPaul Davis
2008-11-13Force gtk ruler update slightly earlier.Nick Mainsbridge
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-13updated GTK patch - added back mod1 for treeview edit, removed treeview dnd h...Paul Davis
2008-11-13Use consistent font size for marker text, unset CAN_FOCUS on some more button...Nick Mainsbridge
2008-11-12Update sae bindings and menus.Nick Mainsbridge
2008-11-12don't return last stop frame as audible frame if we are stopping but not yet ...Paul Davis
2008-11-12fix Session::audible_frame() return when transport speed has been reversed, b...Paul Davis
2008-11-11Error viewer is set to WINDOW_TYPE_HINT_UTILITY, same for add preset prompter...Nick Mainsbridge
2008-11-11update to ARDOUR-SAE icon setPaul Davis
2008-11-11new region constructor for use by audiofilters (almost does a pure copy of th...Paul Davis
2008-11-11add start/sync clocks to audio region editor (not editable at this time)Paul Davis
2008-11-11Use a better size for automation base rect.Nick Mainsbridge
2008-11-11New sae icons, fix ghostregion layering problem (automation-specific revert o...Nick Mainsbridge
2008-11-11no tearoffs for SAE versionPaul Davis
2008-11-11make it possible to not tearoff tearoff boxes :(Paul Davis
2008-11-11Fix silly careless errors.David Robillard
2008-11-10More sane status led for transportSampo Savolainen
2008-11-10Das Wiimote Blinkenlights!Sampo Savolainen
2008-11-10add armand's Ardour/SAE icon and use it in SAE bundlesPaul Davis
2008-11-09make drop_paths() run in an idle handler on OS X to deal with the current DnD...Paul Davis
2008-11-09fix for handling DnD path data, plus lots of d-n-d drop debugging (to be clea...Paul Davis
2008-11-09no recursive main loop just to set import watch cursorPaul Davis
2008-11-09do not require that DnD starts inside GTKPaul Davis
2008-11-09Remove Splice edit mode from SAE version, sync instant.xml files.Nick Mainsbridge
2008-11-09copy scale amp in region copy constructorPaul Davis
2008-11-09slightly better way of cancelling audition in xfade editorPaul Davis
2008-11-09a few useful keybindings in the xfade editorPaul Davis
2008-11-09latest version of the omnibus GTK/OSX patchPaul Davis
2008-11-09Clicking canvas rulers mpves playhead, imicing behaviour of clicking gtk rule...Nick Mainsbridge
2008-11-09Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs...Nick Mainsbridge
2008-11-08minor cleanup of audioengine.ccPaul Davis
2008-11-08catch exceptions while loading AudioUnitsPaul Davis
2008-11-08fix for incorrect reading of fade in curve under a few circumstancesPaul Davis
2008-11-08add operator=() to Curve; add AudioRegion::copy_settings() for replicating re...Paul Davis
2008-11-07Fix (OSX only) for dirty redraws in adjacent mixer strips when resizing.Nick Mainsbridge
2008-11-07BBT duration clocks use zero-based values, init SAE nudge default better.Nick Mainsbridge
2008-11-07Update gtk patch.Nick Mainsbridge
2008-11-07Fix for track backgrounds sometimes not following ruler visibility change.Nick Mainsbridge
2008-11-07Add default instant.xml to bundles, set SAE-specific defaults.Nick Mainsbridge
2008-11-06OSX-only thread registration fixPaul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-11-04more tooltips; better tooltip colors for dark themesPaul Davis
2008-11-04TOC file quote fix from Don FredricksPaul Davis
2008-11-04Skip non active and hidden tracks with prev/next track. Also prevent ensuring...Sampo Savolainen
2008-11-04Don't wait in vain for 1 second when quitting before wiimote is boundSampo Savolainen
2008-11-04Infrastructure for customized SAE ui themes. Some performance improvements fo...Nick Mainsbridge
2008-11-04Restore scrolling performance on osx.Nick Mainsbridge
2008-11-03Fix background unhiding.Nick Mainsbridge