summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-17make step-mouse-mode work for SAE toosae-1Paul Davis
2008-11-17add step-mouse-mode action, bound to F1 for SAE bindingsPaul Davis
2008-11-17use F2 for maximal editor in SAE-use-keypad bindings, bump to 2.7Paul Davis
2008-11-17use F2 for maximal editor in SAE-de-keypad bindingsPaul Davis
2008-11-17Ensure double-click on session file in findoer on osx succeeds.Nick Mainsbridge
2008-11-15harmonize SAE-us and SAE-de bindingsPaul Davis
2008-11-15harmonize SAE-de nonkeypad and keypad bindingsPaul Davis
2008-11-15remove previous debug output, plus one other debug outputPaul Davis
2008-11-15OS X dbl-click open document debuggingPaul Davis
2008-11-15fix spelling of rFerret action in new keybinding filesPaul Davis
2008-11-14fix missing % from bindings.in filesPaul Davis
2008-11-14more version string fixupsPaul Davis
2008-11-14only include specific ladspa plugins in SAE package; get version info a littl...Paul Davis
2008-11-14Ensure treeview checkmarks always drawn on osx, session load failure dialogs ...Nick Mainsbridge
2008-11-14new plugins are active, alwaysPaul Davis
2008-11-14use new keybindings; update InfoPlist.stringsPaul Davis
2008-11-14change US bindings for Z/Y key swapPaul Davis
2008-11-14new bindings files from armand, againPaul Davis
2008-11-14make necessary change to the SAE-us keybindings to account for different posi...Paul Davis
2008-11-14replace SAE-us bindings template with SAE-de contents (for now)Paul Davis
2008-11-14remove NLS support by default for osx bundlesPaul Davis
2008-11-14remove unimplemented actions that i just added to ardour-sae.menusPaul Davis
2008-11-14tweaks to match armand's last bindings emailPaul Davis
2008-11-14new version of german translation for gtk2_ardourPaul Davis
2008-11-14back out "ignore_gui_changes" stuff for track resizingPaul Davis
2008-11-14tweak NLS supportPaul Davis
2008-11-14add NLS support stuff to osx_buildPaul Davis
2008-11-14add select-all-before/after-playhead to SAE menusPaul Davis
2008-11-14add new bindings as per armand's requestPaul Davis
2008-11-14Revert rev 4149 (caused double draws on zoom on X11).Nick Mainsbridge
2008-11-14Bump SLV2 version dependency.David Robillard
2008-11-13Save symbols along with indices for LV2 ports (as required by LV2r3).David Robillard
2008-11-13Apply LV2 port notification fix (for GUI updating) from kfoltman.David Robillard
2008-11-13Fix warnings.David Robillard
2008-11-13Report init/callback thread to the frameworkSampo Savolainen
2008-11-13Move default bundled ardour_system.rc to Resources folder.Nick Mainsbridge
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