summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-03Restore earlier canvas layeringNick Mainsbridge
2008-11-03Dont move track backgrounds, so that they no longer disappear at high zooms, ...Nick Mainsbridge
2008-11-03fix up what freeze does with fader settings, gain & pan automation; unfreeze tooPaul Davis
2008-11-03meta-fy handling of button2, to deal with apple's messed up design decisions;...Paul Davis
2008-11-03better xfade presets (still need icons)Paul Davis
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
2008-11-02Less sucky englishSampo Savolainen
2008-11-02Ensure that the newly selected track is visible on the canvas when scrolling ...Sampo Savolainen
2008-11-02Bind home button to move the playhead to marker. Also stop extra thread after...Sampo Savolainen
2008-11-01By mistake, pressing B was connected to a function callSampo Savolainen
2008-11-01Wiimote control surface. Bind one wiimote by pressing 1+2 after the surface m...Sampo Savolainen
2008-11-01Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitiv...Nick Mainsbridge
2008-11-01initialize jack timeout parameter correctly (not doing this breaks JackOSX, m...Paul Davis
2008-11-01clean up debug output from MIDI port stuffPaul Davis