ardour.git
2009-11-11 Paul Davisworking version of AU parameter change notification...
2009-11-10 Paul Davisfirst pass at fixing AU parameter notification changes
2009-11-10 Paul Davisadd configure tests for a new JACK API function
2009-11-10 Paul Davisdisable recording when stopping even if we where loopin...
2009-11-10 Paul Davisprevent routes from being renamed to match some other...
2009-11-10 Paul Daviswhen renaming redirects, scan all routes AND sends...
2009-11-08 Paul Davisadd JAG to author list
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez...
2009-11-08 Paul Davisfix 2 action group registrations
2009-11-08 Paul Davisminor cleanups noted while forward porting transport...
2009-11-08 Paul Daviswhat chris asks for, chris gets. don't ask me why ...
2009-11-08 Paul Davisif auto-play is on, start playing a range selection...
2009-11-07 Paul Davisclean up that godawful programming style in the last...
2009-11-07 Paul Davisbetter design for range plays that leaves the range...
2009-11-07 Paul Davisthe "final" (??) fixes for transport state stuff before...
2009-11-06 Paul Davisdeep, somewhat subtle changes for transport control...
2009-11-05 Paul Davismake that status-bar error change actually compile
2009-11-05 Paul Davismouse button 1 click on (OS X-only) error/status bar...
2009-11-05 Paul Davisreturn null when dlopen() fails to load a plugin shared...
2009-11-05 Paul Davissave & restore seamless loop setting when setting sync...
2009-11-04 Paul Davisminor fix to make !seamless loop actually loop
2009-11-04 Paul Davisvarious "deep" fixes related to looping, particularly...
2009-11-04 Paul Davisfix buffer content issue after seamless loop ends
2009-11-03 Paul Davissubstantial reformatting of code (ardour.org/developmen...
2009-11-03 Paul Davisfix out-by-one error when partitioning a region - if...
2009-11-02 Ben Loftissort items in popup region menu so they match the order...
2009-11-02 Paul Davischange the implementation of lower_region_to_bottom...
2009-11-02 Paul Davismake AU host callback code actually compile
2009-11-02 Paul Davisimplement AU host callbacks, to some extent
2009-11-02 Paul Davisinitial unfinished support for AU host callbacks (tempo...
2009-11-02 Paul Davisclean up last commit by sharing coding via modify_...
2009-11-02 Paul Davisprovide new cut_{front,end} region methods whose semant...
2009-11-02 Paul Davisbump version
2009-10-30 Paul Davismake space NOT exit from loop/range play, but actually...
2009-10-30 Paul Davisprevent edit pane handle from being lost on GTKOSX...
2009-10-30 Paul Davispart two of: don't reset panner or plugin parameter...
2009-10-30 Paul Davisfix for mis-merge of region dialog gain patch (#2879...
2009-10-30 Paul Davissave audio setup settings even when using FFADO (#2210)
2009-10-30 Paul Davispatch that makes export name entry of region export...
2009-10-30 Paul Davispatch for unimportant memory leak, #1809
2009-10-30 Paul Davispatch from carl for #2017 - do not stop at session...
2009-10-30 Paul Davispatch from carl for #2074 (already present in 3.0)...
2009-10-30 Paul Davispatch from hsyl20 for punch in wierdness (mantis #1937...
2009-10-30 Paul Davisremove stop when playing ranges
2009-10-30 Paul Davisadd (back) PlaySelection to menus
2009-10-30 Paul Davismore loop/transport fixups; make visible PH track trans...
2009-10-30 Paul Davislots of deep but hard to spot changes to transport...
2009-10-29 Sampo SavolainenRemove unnecessary copy constructor
2009-10-29 Sampo SavolainenPluginInfo::type added to copy constructor. But why...
2009-10-29 Paul Davisloop handling changes: always turn off play_loop @...
2009-10-28 Paul Davispatches for valgrind-reported errors, from carl (#2873)
2009-10-28 Paul Davispotential fix for zoom-related crash involving array...
2009-10-28 Sampo SavolainenMake sure PluginInfo.type is always set plus replace...
2009-10-28 Paul Daviskey stroke (left/right arrow) and wheel (left/right...
2009-10-28 Paul Davisadd fix handling for serializing files during import
2009-10-28 Ben Loftisadd Volumes to folder shortcuts so users are more likel...
2009-10-27 Ben Loftis2 patches inspired from 3.0. remove unused butler...
2009-10-27 Ben Loftissome checkins inspired by drobilla commits 5865 and...
2009-10-27 Paul Davisremove free() of stack-allocated path (leftover from...
2009-10-26 Paul Davistrue/false, not TRUE/FALSE
2009-10-26 Paul Davisno more edit point clock (except SAE version, but who...
2009-10-26 Paul Davisfix for crashing bug with empty panners
2009-10-26 Paul Daviscleanup a couple of audio file format names as reported...
2009-10-26 Paul Davisrevert patch for 2388
2009-10-26 Paul Davisfix for peak data reading (carl h, #2388)
2009-10-25 Paul Davisfix setting of BWF info (from 3.0). thanks carl
2009-10-21 Ben LoftisTidy up region gain line drawing slightly so that it...
2009-10-21 Ben LoftisDelete comment window in destructor to close mantis...
2009-10-21 Ben LoftisEnsure that the loop/punch ruler is always visible...
2009-10-21 Ben LoftisFixes to pointer constraints when copying in lock edit...
2009-10-21 Ben Loftischanges to region popup editor inspired by carlh 3...
2009-10-21 Carl HetheringtonFix running arval from anywhere in the tree.
2009-10-20 Carl HetheringtonTidy export region dialog title.
2009-10-20 Ben Loftisclean up Window titles for consistency
2009-10-20 Ben Loftisstore the count of imported files in the import_status...
2009-10-20 Carl HetheringtonAdd .gitignore.
2009-10-16 Paul Davisfix lack of return value in tell_about_jack_death(...
2009-10-14 Paul Davisrobustify AudioEngine::get_nth_physical_audio() and...
2009-10-13 Paul DavisMTC-continue-when-looping patch from carl (#1875)....
2009-10-13 Paul Davisfix (?) crash caused near program exit when using MCP...
2009-10-09 Paul Davishandle AU Factory presets along with user presets 2.8.3
2009-10-08 Paul Daviswhen setting a redirect box to display a given route...
2009-10-08 Paul DavisJACK is realtime by default when started by ardour...
2009-10-08 Paul Davisclean up and rationalize parts of the osx_build script...
2009-10-08 Paul Davisfix mis-handling of button press events on rec-enable...
2009-10-08 Paul Davisfix mis-handling of button press events on mute+solo...
2009-10-08 Paul Davisaccurate dB/log patch from Carl, back-ported from 3.0
2009-10-08 Paul Davisif user asks for session templates, make sure user...
2009-10-08 Paul Davisupdated french translation from raphael d.
2009-10-07 Paul Davismake reconnect to JACK work, after the _priv_jack fixes...
2009-10-07 Paul Davisupdated russian translation from alexandre
2009-10-07 Paul Daviscrossfade point dragging fix from markus s.
2009-10-06 Paul Davismore industrial-strength-ifying of io connection name...
2009-10-06 Paul Davisfix crash in mixer_strip.cc and re-indent the io button...
2009-10-05 Paul Davisadd /ardour/locate <frame> <roll-after-locate> command...
2009-10-05 Paul Davisprovide jdelay-based hardware/port insert latency measu...
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-02 Paul Davisbetter fix for send/redirect renaming, plus (sorry...
2009-10-02 Paul Davisuse drobilla's latest, not his penultimate, version...
2009-10-02 Paul Davisslightly improved string_is_affirmative() implementation
next