summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-11-09a few useful keybindings in the xfade editorPaul 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-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-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-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-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-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-02Ensure that the newly selected track is visible on the canvas when scrolling ...Sampo 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-01prevent double registration of ALSA sequencer MIDI portsPaul Davis
2008-10-31default crossfade is now constant power; SAE gets only 3 xfades (not correct ...Paul Davis
2008-10-31fix (?) confusing visual state(s) of bypass button by making it into a comple...Paul Davis
2008-10-31reinstate ArdourUI::idle_load(), need by OS X build, part IIPaul Davis
2008-10-31reinstate ArdourUI::idle_load(), need by OS X buildPaul Davis
2008-10-30remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI...Paul Davis
2008-10-30Make hw monitoring available when its available.Nick Mainsbridge
2008-10-30Show loop/punch ruler in initial session.Nick Mainsbridge
2008-10-29fix up key focus handling for plugin windowsPaul Davis
2008-10-29add missing .extensions to export files if not present, based on filetype sel...Paul Davis
2008-10-29step 2 of keyboard focus work for plugin windowsPaul Davis
2008-10-28Fix bug #0002433: Invalid handling of editor mixer strip state on session loadSakari Bergen
2008-10-28fix up compile on OS XPaul Davis
2008-10-28start handling plugin window keyboard focus (in-progress)Paul Davis
2008-10-28fix suggestion that you can save while disconnected frm JACKPaul Davis
2008-10-27Show rec enable button in editor mixer, make mixer strip capitalisation consi...Nick Mainsbridge
2008-10-26Fix missing tempo lines if zooming with unchanged left edge, implement toggli...Nick Mainsbridge
2008-10-26Check glib atomic implementation for mutex use.Sampo Savolainen
2008-10-26Unbreak linux build (sorry about that folks).Nick Mainsbridge
2008-10-26Add gyk-osx.patch to repo, remove #ifdefs made obsolete by the patch.Nick Mainsbridge
2008-10-25Make visible track automation views appear correctly newly loaded sessions.Sampo Savolainen
2008-10-24update authors list to include chris cannam and alphabetize it; add richard s...Paul Davis
2008-10-23Recommit 4001 (force ruler update).Nick Mainsbridge
2008-10-23Don't update rulers twice in idle_visual_changer, temporarily remove parts of...Nick Mainsbridge
2008-10-23new german translationPaul Davis
2008-10-23Force gtk rulers to update in lock step with canvas.Nick Mainsbridge
2008-10-23Reinstate ZoomFocusMenu and KeyMouseActions, fix odd horizontal scroller beha...Nick Mainsbridge
2008-10-23fix botched setting of editor mixer strip width, which in turn affected plugi...Paul Davis