summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-11Error viewer is set to WINDOW_TYPE_HINT_UTILITY, same for add preset prompter...Nick Mainsbridge
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-11Fix silly careless errors.David Robillard
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-09Remove Splice edit mode from SAE version, sync instant.xml files.Nick Mainsbridge
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-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