ardour.git
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
2009-10-02 Paul Davisnow in gtk2_ardour: replace all instances of prop-...
2009-10-02 Paul Davisreplace all instances of prop->value() == "yes" with...
2009-10-02 Paul Davisbump version
2009-10-01 Paul Davismore on log fix, and redirect renaming fix from nickm
2009-10-01 Paul Davisabout window set as transient for editor, from nedko
2009-10-01 Paul Davissplash override env var patch from nedko
2009-10-01 Paul Davisedit group visibility maintained, patch from nickm...
2009-10-01 Paul Davisi/o button renaming patch from nickm
2009-10-01 Paul DavisLADSPA log parameters default values set appropriately...
2009-10-01 Paul Davistweaks to de_DE translation
2009-10-01 Paul DavisLV2 epp logarithmic patch from nedko (#2775)
2009-10-01 Paul Davisfinal part of robsch's visual state patch
2009-10-01 Paul DavisLV2 external UI patch from nedko (#2777)
2009-10-01 Paul Davisfreesound mootcher patch from donf (#2686)
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-09-17 Paul Davismore NSD hacks, including a new exception thrown when...
2009-09-17 Paul Davisbetter behaviour when JACK fails to start from "within...
2009-09-17 Paul Davismore NSD changes. if JACK is not running and no interfa...
2009-09-16 Paul Davisfirst part of NSD changes - if no interface has been...
2009-09-16 Ben Loftisuse rt-click context menu instead of the -all- group...
2009-09-13 Ben Loftisfix logic in undo, redo, and swap_visual_state
2009-09-13 Paul Davistwo compiler warnings via john emmas
2009-09-11 Ben Loftisreinstate export-region which was lost, change keybindi...
2009-09-08 Paul Davisalter if/else/return behaviour to get gcc 4.3 to STFU
2009-09-06 Paul Davispatch from lucus for wastebasket content size message
2009-09-01 Paul Davisadd helpful note to README
2009-08-27 Ben Loftisadd shortcuts to both SYSTEM and USER templates folder.
2009-08-27 Ben Loftisfix Mapping option so it follows the region/track menu...
2009-08-22 Carl HetheringtonPatch from robsch to fix mantis 2766; apply button...
2009-08-21 Ben Loftisenable very basic plugin boolean automation via Write...
2009-08-21 Carl HetheringtonFix mantis 2610: bad syntax in LV2 RDF files causes...
2009-08-21 Paul Davismake tearoff windows still forward key events (and...
next