summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-01-15fix engine_dialog.cc changes to compile on OS X2.2Paul Davis
2008-01-15fix SNAFU with jack driver selection, caused by enabling FFADO driver (exposi...Paul Davis
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-14none of this was needed, so its not so dirty after all :)Doug McLain
2008-01-13Quick and dirty fix for ffado jack options in engine dialogDoug McLain
2008-01-13fix crash at startup if .rc files are empty and/or if ARDOUR::init() fails fo...Paul Davis
2008-01-12cleanup debug output; more completion of canvas line+rect height fixesPaul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
2008-01-11fix absolute path madness in NSDPaul Davis
2008-01-11pass it back to linuxPaul Davis
2008-01-11commit so i can do this on OS X with a reasonable link timePaul Davis
2008-01-11fix handling ./ and ../ in NSDPaul Davis
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis
2008-01-11enable packaging for OSX native without jack; use which_page() everywhere in ...Paul Davis
2008-01-11swedish translation updatePaul Davis
2008-01-10add colinf to author listPaul Davis
2008-01-10pitch shift fix from colin f.; fix marker line heights (and a few other thing...Paul Davis
2008-01-10minor tweaksPaul Davis
2008-01-10make change to ardev_common.sh in the correct filePaul Davis
2008-01-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-10small keybinding changes; fixup play-selected-regionsPaul Davis
2008-01-10finish merge of vamp-sdk into source tree; write OSC URL to file in ~/.ardour...Paul Davis
2008-01-10new swedish translationPaul Davis
2008-01-10tidy up ardour.bindings.in for easier maintainance and prep for 2.2 rationali...Paul Davis
2008-01-10provide RubberBand options in a sensible way for timestretch/pitchshiftPaul Davis
2008-01-10Remove unused functionDoug McLain
2008-01-09fix setting fade in/out lengths with keyboard to not leave region selected an...Paul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2008-01-09clever fixes to make keyboard-driven trimming work nicelyPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-09fix up some errors with fade in/out commands; make commit_reversible_command(...Paul Davis
2008-01-09fix build error on linux (caused by OS X-related changes)Paul Davis
2008-01-09fixes for jackd/mp path scanning from OSX landPaul Davis
2008-01-09even more fixes for the new session dialog and its usePaul Davis
2008-01-09yet more changes to the monstrosity that is session loading and startup; sear...Paul Davis
2008-01-09new swedish translationPaul Davis
2008-01-08more appropriate button labels for NSDNick Mainsbridge
2008-01-08prettify and change button order for pending state dialog, use an icon for th...Nick Mainsbridge
2008-01-08send theme change message to standart out.Nick Mainsbridge
2008-01-08hide keybinding remove button for SAE profilePaul Davis
2008-01-08add remove binding button to key binding editor; change progress bar in stret...Paul Davis
2008-01-08remove duplicated code in NSD, fix keyboard focus for new session page.Nick Mainsbridge
2008-01-08remove debug outputPaul Davis
2008-01-08fixup path mishandling from OSX commitPaul Davis
2008-01-07various OS X fixes, mostly related to AU supportPaul Davis
2008-01-07new DE translationPaul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2008-01-06return the width request to its orginal size now that the meter drawing over ...Doug McLain
2008-01-06fixed the Enable Editor Meters option not being selected on startupDoug McLain
2008-01-05This fixes the gap left in between the controls layout and the track/time can...Doug McLain