summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-30patch that makes export name entry of region export dialog "activatable" (fro...Paul Davis
2009-10-30patch for unimportant memory leak, #1809Paul Davis
2009-10-30patch from carl for #2017 - do not stop at session end if synced to jack but ...Paul Davis
2009-10-30patch from carl for #2074 (already present in 3.0), fixes behaviour when auto...Paul Davis
2009-10-30patch from hsyl20 for punch in wierdness (mantis #1937). Thanks!Paul Davis
2009-10-30remove stop when playing rangesPaul Davis
2009-10-30add (back) PlaySelection to menusPaul Davis
2009-10-30more loop/transport fixups; make visible PH track transport frame as an exper...Paul Davis
2009-10-30lots of deep but hard to spot changes to transport control, primarily relatin...Paul Davis
2009-10-29Remove unnecessary copy constructorSampo Savolainen
2009-10-29PluginInfo::type added to copy constructor. But why is the copy constructor d...Sampo Savolainen
2009-10-29loop handling changes: always turn off play_loop @ transport stop ; remove re...Paul Davis
2009-10-28patches for valgrind-reported errors, from carl (#2873)Paul Davis
2009-10-28potential fix for zoom-related crash involving array overrun during peak gene...Paul Davis
2009-10-28Make sure PluginInfo.type is always set plus replace a mindless class cast kl...Sampo Savolainen
2009-10-28key stroke (left/right arrow) and wheel (left/right, shift-down/up) scrolling...Paul Davis
2009-10-28add fix handling for serializing files during importPaul Davis
2009-10-28add Volumes to folder shortcuts so users are more likely to find their extern...Ben Loftis
2009-10-272 patches inspired from 3.0. remove unused butler buffers(drobilla), and reg...Ben Loftis
2009-10-27some checkins inspired by drobilla commits 5865 and 5866. allow more vertica...Ben Loftis
2009-10-27remove free() of stack-allocated path (leftover from pre-mkstemp() call)Paul Davis
2009-10-26true/false, not TRUE/FALSEPaul Davis
2009-10-26no more edit point clock (except SAE version, but who knows why or even if)Paul Davis
2009-10-26fix for crashing bug with empty pannersPaul Davis
2009-10-26cleanup a couple of audio file format names as reported by libsndfilePaul Davis
2009-10-26revert patch for 2388Paul Davis
2009-10-26fix for peak data reading (carl h, #2388)Paul Davis
2009-10-25fix setting of BWF info (from 3.0). thanks carlPaul Davis
2009-10-21Tidy up region gain line drawing slightly so that it doesn't overhang its reg...Ben Loftis
2009-10-21Delete comment window in destructor to close mantis 1870. thanks carlhBen Loftis
2009-10-21Ensure that the loop/punch ruler is always visible when punch in/out is enabl...Ben Loftis
2009-10-21Fixes to pointer constraints when copying in lock edit mode; make them behave...Ben Loftis
2009-10-21changes to region popup editor inspired by carlh 3.0, rev 5813Ben Loftis
2009-10-21Fix running arval from anywhere in the tree.Carl Hetherington
2009-10-20Tidy export region dialog title.Carl Hetherington
2009-10-20clean up Window titles for consistencyBen Loftis
2009-10-20store the count of imported files in the import_status record, and initialize...Ben Loftis
2009-10-20Add .gitignore.Carl Hetherington
2009-10-16fix lack of return value in tell_about_jack_death(), and fixed up indentation...Paul Davis
2009-10-14robustify AudioEngine::get_nth_physical_audio() and cleanup related functions...Paul Davis
2009-10-13MTC-continue-when-looping patch from carl (#1875). note - apparently not need...Paul Davis
2009-10-13fix (?) crash caused near program exit when using MCP. sort of a bandaid, but...Paul Davis
2009-10-09handle AU Factory presets along with user presets2.8.3Paul Davis
2009-10-08when setting a redirect box to display a given route's redirects, always unse...Paul Davis
2009-10-08JACK is realtime by default when started by ardour; mackie "ardour" port limi...Paul Davis
2009-10-08clean up and rationalize parts of the osx_build script; build DMG for all OS ...Paul Davis
2009-10-08fix mis-handling of button press events on rec-enable that ought to forward t...Paul Davis
2009-10-08fix mis-handling of button press events on mute+solo that ought to forward to...Paul Davis
2009-10-08accurate dB/log patch from Carl, back-ported from 3.0Paul Davis
2009-10-08if user asks for session templates, make sure user template dir exists, and s...Paul Davis