more fixes for drag/lock/copy logic
[ardour.git] / libs /
2008-03-24 Ben Loftisallow a wider selection of chars for pathname. fixes...
2008-03-21 Paul Davisfix dragging that involves locked regions; auto-rebindi...
2008-03-17 Paul Davisfix problems with list stuff caused by assumptions...
2008-03-17 Paul Davisfix use of reserve() as revealed by _GLIBCXX_DEBUG
2008-03-14 Paul Davisenable icon-start-from-.ardour-file to work on OS X...
2008-03-13 Paul Davis(OS X native: don't write dynamic pango.rc into app...
2008-03-08 David RobillardFix warnings.
2008-03-07 Paul Davisfix silly error in removing channels from audio_diskstream
2008-03-06 Paul Davisfix from puddingpimp for memory leak in fastmeter
2008-02-29 Doug McLainfix for broken fade out, appeared to be accidental...
2008-02-27 Paul Davispossible fix for AU problems on PPC
2008-02-27 Paul Davisfixes from chris cannam for rb_effect bugs
2008-02-27 Paul Davismake AudioRegion::master_read() obey length limit of...
2008-02-27 Paul Davisdon't popup import progress window until we give import...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-27 Paul Davisadd CAF to list of likely audio file suffixes; use...
2008-02-27 Paul Davisrearrange icons/presets on xfade editor to be symmetric...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-24 Paul Davismake canvas text scale with font scaler; prevent bogus...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-23 Paul Davisfix stupid uses of Session::get_silent_buffers() from...
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-02-23 Doug McLainFix the stepping direction for horizontal faders, it...
2008-02-22 Doug McLainSave and restore users font scale setting
2008-02-22 Paul Davisfix some layering/display problems with AU GUIs (requir...
2008-02-21 Paul Davisfinal (?) tweak for totally optimized meter redraws...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-21 Paul Davisminor fixes from OS X land
2008-02-21 Paul Davismore meter optimization
2008-02-21 Paul Davisstart to optimize meter draws even more
2008-02-17 David RobillardFix incorrect comment.
2008-02-17 Paul Davisa boatload of changes and fixes related to SAE menu...
2008-02-17 Nick MainsbridgeFix for last commit where rec enable state was not...
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
2008-02-16 Doug McLainreplace a typo with the result that led to the desired...
2008-02-16 Doug McLainremove debug output
2008-02-15 Doug McLainTrackfaders
2008-02-15 Paul Davisnow that GDK adds state to scroll events, use it with...
2008-02-15 Paul Davismake fine-tuning modifiers for PixFader platform specific
2008-02-15 Paul Davisfix use of basename; AU automation now working; add...
2008-02-15 Ben Loftislock edit mode disallows sliding regions in time. ...
2008-02-15 Sampo SavolainenMake import GUI report if you are importing a file...
2008-02-14 Paul Davisfix the same old same old OS X install_name_tool issue...
2008-02-14 Paul Davisfix the same old same old OS X install_name_tool issue...
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-13 Doug McLaincreate xrun markers should be on by default part duex
2008-02-13 Paul Davissplash updating on gdk/quartz; more filtering of automa...
2008-02-13 Paul Davislots more BootMessages
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-02-13 Doug McLainadd missing header
2008-02-13 Paul Davisdiscover all AU parameters, map to ardour internal...
2008-02-13 Paul Davisallow ardour to use the (hard) maximum number of open...
2008-02-12 Paul Davisfix problems with files being needlessly re-analysed...
2008-02-12 Paul Davisfix up compile issues; add new grabber_edit_point cursor
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-02-10 Sampo SavolainenFix small issue with the playlist unique name patch.
2008-02-10 Sampo SavolainenMake sure playlists have unique names
2008-02-09 Sampo SavolainenMake sure buses and tracks have unique names.
2008-02-06 Paul Davisinclude lv2 source in srctar even if LV2=0
2008-02-06 Paul Davisfix bad return value (no side effects - the return...
2008-02-06 Paul Davisfix vamp-plugins build file for srctar
2008-02-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2008-02-04 Paul Davismore canvas-height related fixes; likely fix for loadin...
2008-02-04 David RobillardFix libsndfile warning (useless comparison).
2008-02-03 Sampo SavolainenAdd ambisonics files (.amb) extension to the safe file...
2008-02-03 Nick MainsbridgeFix reversed bounds check in Region::adjust_to_sync...
2008-02-02 David RobillardSort things to reduce merge hell. No functional changes.
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-02-01 Paul Davisadd header file fixup for libmidi++ as well
2008-01-30 Paul Davisfix for OSX build issues
2008-01-30 Paul Davisremove use of HAVE_WEAK_COREAUDIO to exclude inclusion...
2008-01-30 David RobillardSupport for LV2 scale points (control port enumerations...
2008-01-29 Paul Davisadd macro for MAC_OS_X_VERSION_MIN_REQUIRED to avoid...
2008-01-29 Paul Davismerge to 2967 in vamp vendor branch
2008-01-29 Nick Mainsbridgemake multi-duplicate dialog less ugly, ditto with tempo...
2008-01-26 Paul Davisfirst pass attempt at tab-to-transient (to be improved)
2008-01-25 Paul Davismore rhythm ferret/transient detection/split region...
2008-01-25 Paul Davisrearrange vamp plugins to allow proper library dependen...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2008-01-25 Paul Davisnew plugin files to be packed with ardour
2008-01-25 Paul Davisthe repopulate script was for vendor branch only
2008-01-25 Paul Davismerged ardour vamp-sdk with vendor branch
2008-01-25 Paul Davisinstall libvamphostsdk for scons install
2008-01-25 Paul Davisinclude required source in libardour file list
2008-01-25 Paul Davisnew file
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-23 Paul DavisOSX build fixes
2008-01-23 Paul Davismissing StaticMutex initializer (probably causing 100...
2008-01-22 Paul Davisremove new (unadded, under-development soruce file
2008-01-22 Paul Daviscentralized "is this OS X" definition in build scripts
2008-01-19 Paul Davisfixes and bindings for region gain control; set-tempo...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-17 David RobillardRevert previous non-fix.
2008-01-17 David RobillardBuild against SLV2 CFLAGS from pkg-config.
2008-01-17 Paul Davisdon't crash if history refers to a location that no...
2008-01-15 David RobillardFix building without SLV2.
2008-01-15 David RobillardLV2 support.
2008-01-14 Sampo SavolainenMake ardour not crash if a region state cannot be loade...
next