Add undo for automation write.
[ardour.git] / libs /
2015-06-16 nick_mAdd undo for automation write.
2015-06-16 nick_mAutomation -use editor_add in gui, record straight...
2015-06-16 nick_mRudimentary automation touch undo/redo.
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-06-16 Robin Gareus-Wsign-compare
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-06-16 Paul Davisfixes for canvas text display on Retina (from Valeriy)
2015-06-14 Robin GareusALSA backend: add support for half-duplex devices
2015-06-14 Robin Gareusallow to scan for half-duplex ALSA devices
2015-06-14 Robin Gareusprepare ALSA backend for half-duplex
2015-06-14 Robin Gareusprobe buffersize if jackd is already running.
2015-06-13 Robin GareusNOOP, reindent code.
2015-06-13 Robin Gareusfix crash on OSX displaying MIDI sysex, or similar...
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-11 Paul Davismore refactoring of WaveView threaded code to try to...
2015-06-11 Paul Davisdon't queue a callback with the idle event for waveview...
2015-06-11 Paul Daviscomment tweak
2015-06-11 Robin Gareusfix transport loop sub-state events
2015-06-11 Paul Davispossible fix for crashes related to vanishing waveviews...
2015-06-10 Paul Davisfix basic error with computation of partial image width...
2015-06-10 Paul Davisadd PBD::DEBUG::WaveView
2015-06-10 nick_mMake absolute snap the default snap.
2015-06-10 Robin Gareushide the aggregate device, again
2015-06-10 Robin Gareusundo debug (17453ec) info.
2015-06-09 Robin Gareusfix OSX optimized builds (NDEBUG)
2015-06-09 Robin Gareusdebug aggregate device issue - i386/10.8 only
2015-06-09 Robin Gareuscoreaudio: initialize [output] variable.
2015-06-09 John EmmasDon't close OSC server sockets explicitly (the subseque...
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-06-09 John EmmasAdd a new preprocessor directive (UINTSDEFINED) which...
2015-06-09 John EmmasAdd a new link library that's needed when building...
2015-06-08 Paul DavisMerge branch 'ovenwerks-master'
2015-06-08 Len OvensDon't allow user to change function of modifier buttons.
2015-06-08 Colin FletcherEnclose bar code number in ""s in TOC & CUE export
2015-06-08 Colin FletcherRemove doubled quotes in TOC export PERFORMER field
2015-06-07 Robin GareusCoreaudio: ignore [expected] SR changes.
2015-06-04 Paul DavisMerge branch 'ovenwerks-master'
2015-06-04 Paul Davisuse existing partial existing waveview images (if they...
2015-06-04 Len OvensAdd an option in the MCP .device file to set master...
2015-06-04 Len OvensClean up mackie surface profile editor from things...
2015-06-04 Paul DavisMackieControl: Make ctl put v-pot in fine mode.
2015-06-04 Paul Davisuse existing partial existing waveview images (if they...
2015-06-04 Len OvensMake ctl put v-pot in fine mode.
2015-06-04 Robin Gareushalf-duplex Coreaudio support.
2015-06-03 Paul Davischeck size of peak file before attempting to use it...
2015-06-03 Paul Daviswhen AudioSource::read_peaks() provides start+cnt too...
2015-06-02 Paul Davisexpand comment
2015-06-02 Paul Davisdon't use the return value from AudioRegion::read_peaks...
2015-06-02 Paul Davisclose all source files before renaming interchange...
2015-06-02 Paul DavisAudioRegion::read_peaks() should return 0 or the number...
2015-06-02 John EmmasAmend WaveView::send_request() such that it'll compile...
2015-06-02 Paul Davisreinstate absent image.
2015-06-01 Robin Gareusfix duplicate inc/decrement in AutoSpin?
2015-06-01 Robin GareusNOOP, fix whitespace
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-06-01 Paul Davisremove debug output and get logic correct to cause...
2015-06-01 Paul Davisdrop in threaded waveview changes via the two affected...
2015-06-01 Robin Gareusfix importing A2 automation data - fixes #6359
2015-05-31 Robin Gareuscoreaudio support for multiple devices
2015-05-31 Tim MayberryAdd API to ARDOUR::AudioBackend to allow different...
2015-05-31 Robin Gareusfix the cairo-fletcher-fluctuation
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-28 Paul Davistweaks and improvements to Save-As
2015-05-28 Paul Davischange the semantics of AudioFileSource::peak_path...
2015-05-27 Robin Gareusfader: start muted, ramp up/interpolate to target
2015-05-27 Paul Davissome more information output to log during save-as...
2015-05-27 Paul Davisfix unsigned/signed math error
2015-05-27 Paul Davisensure that Mackie Control bank left/right commands...
2015-05-27 John EmmasAdd some newly introduced sources to our MSVC project...
2015-05-27 John EmmasGtkmm2ext::ArdourIcon::render() is needed outside of...
2015-05-26 Robin Gareusmore pixel rounding (small range icon)
2015-05-26 Robin Gareusicon pixel compatibility
2015-05-25 Robin Gareusrefactor vector icon drawing
2015-05-25 Robin Gareusa go at a pixel-compatible vector “hand” icon.
2015-05-25 Robin Gareusprepare Tool Icons (unused IDs)
2015-05-24 Robin Gareusvectorize TAV expand and shrink icons
2015-05-24 Robin Gareusconstruct vectorized Zoom Icons
2015-05-24 Robin Gareusintroduce some lazyness
2015-05-24 Robin GareusNOOP, amend 3173246 comments and whitespace
2015-05-24 Robin Gareusmigrate ArdourButton Icon rendering to Gtkmm2ext.
2015-05-24 Len Ovensfix for MCP panner width - closes #6341
2015-05-23 nick_mSwap default snap modifiers (non-OSX) to avoid potentia...
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mMake Evoral::Event ids unique always.
2015-05-23 nick_mDocument snap_delta modifier mask.
2015-05-22 Robin GareusLV2: delete existing preset before replacing it
2015-05-22 David RobillardFix deleting and re-saving LV2 presets.
2015-05-21 nick_mMake the prefs less squashed looking, add another entry...
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 Ben Loftistry to improve the ill-conceived fade_range action
2015-05-19 nick_mAdd more modifier preferences.
2015-05-19 Robin Gareusfix x-fade display access beyond array boundaries
2015-05-18 nick_mRemove some debugging.
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-18 Robin Gareustake buffers for Split/Match into account fixes #6334
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-15 nick_mRevert incorrect region_length() definition.
2015-05-15 nick_mRelative snap
2015-05-14 Paul Davisfix cleanup (code is self-evident). From Yevgeny @...
next