Remove beat entry from meter dialog (beats are not allowed in API), clean up some...
[ardour.git] / libs / ardour /
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
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 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-04 Paul Davisprovide instructional hint for keyeditor; fix keybindin...
2008-02-04 Paul Davismore canvas-height related fixes; likely fix for loadin...
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-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 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 Davislots of small fixes related to the rythmic rodent
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 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...
2008-01-13 Paul Davisfix crash at startup if .rc files are empty and/or...
2008-01-11 David RobillardFix GCC 4.2 warnings.
2008-01-11 David RobillardCode cleanup.
2008-01-11 David RobillardFix warning with GCC 4.2.
2008-01-10 Paul Davissmall keybinding changes; fixup play-selected-regions
2008-01-10 Paul Davisfinish merge of vamp-sdk into source tree; write OSC...
2008-01-10 Paul Davisprovide RubberBand options in a sensible way for timest...
2008-01-09 Doug McLainAdd option to use narrow mixer strips by default, and...
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-09 Paul Davisfix up some errors with fade in/out commands; make...
2008-01-09 Paul Davisfix for another bad msgid
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-08 Paul Davisadd remove binding button to key binding editor; change...
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2008-01-06 Sampo SavolainenFix a crash under certain conditions: Make sure thre...
2008-01-04 Paul Davisadd -d/--disable-plugins option to allow easy restart...
2008-01-04 Paul DavisBack-port tim mayberry's fixes for import; fix JACK...
2008-01-04 Paul Davismore debugging
2008-01-04 Paul Davismore debugging output
2008-01-04 Paul Davisdebugging with rdoursenaud
2007-12-23 Paul Davisprevent export from occuring when disconnected from...
2007-12-21 Paul Davisbe tolerant of stricter gcc rules about volatile
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-18 Paul Davisrestore old bindings; fixup ardour.menus; remove some...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-13 Doug McLainvst fixes
2007-12-12 Paul Davisper-kbd-layout keybindings selection; initial pass...
2007-12-11 Taybin Rutkin-- not true anymore. :)
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-12-07 Paul Davisdeep, deep fix for what do if we can't run process...
2007-12-04 Paul Davisthis file really is gone!
2007-12-04 Paul Davisfix up normal ardour menus because of action renaming
2007-12-04 Paul Davisfix up st_pitch.cc to avoid dbl-declaration of destructor
2007-12-04 Paul Davisfix up st_pitch.cc to use time_fraction
2007-12-04 Paul Davisnew file
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-12-04 Paul Davistemporary addition to avoid svn screwups
2007-12-04 Paul Davisfix for vanishing waveforms on imported files
2007-11-30 Paul Davisfix issue with Region::adjust_to_sync(); enlarge key...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisminor fixes from OS X land
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-20 Paul Davisintegrate the not-yet-released RubberBand library into...
2007-11-19 Paul Davistrim at edit point added, keybindings altered (in progr...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Paul Davisrestore frames-per-peak default to 256
next