remove unnecessary and unused changes from grygorii
[ardour.git] / libs / ardour /
2015-06-29 Paul Davisremove unnecessary and unused changes from grygorii
2015-06-29 Paul Davisremove unused method
2015-06-29 Paul Davisfix whitespace/indentation and remove references to...
2015-06-29 GZharun[Summary] Eliminated redundant marker update notificati...
2015-06-29 Paul Davisnoop: indentation
2015-06-29 Paul Davisadd required header
2015-06-29 Paul Davismake use of loop range as default export range being...
2015-06-29 VKamyshniy[Summary] Per Igor's request: if auto play loop is...
2015-06-29 Paul Daviswhen loop range is set, if loop-is-mode and seamless...
2015-06-29 Paul Davisfix inadvertent typo
2015-06-29 Paul DavisTracks uses -inf gain on newly created tracks
2015-06-29 Paul Davisbring in more connection-related changes from Tracks
2015-06-29 Paul Davisadd engine_state_controller.cc to libardour sources...
2015-06-29 Paul Davisadd track auto-naming options from Tracks
2015-06-29 Paul Davisfix crash caused by missing return; add explanatory...
2015-06-29 Paul Davisfix typo in Tracks build
2015-06-29 Paul Davisinclude Tracks engine state controller header for Track...
2015-06-29 Paul Davisadd required profile header
2015-06-29 Paul Davischange names for scene I/O port connection methods
2015-06-29 Paul Davisavoid redundant IO port reconnections in Tracks runtime...
2015-06-29 Paul Davisnoop: more style guide fixes
2015-06-29 Paul Davisnoop: fix indentation to match style guide
2015-06-29 Paul Davisadd EngineStateController code from Tracks
2015-06-29 Paul DavisFixed issue with crash when invalid get_connections...
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes
2015-06-29 Paul Davisadd in more Tracks-related auto-(re)connect changes...
2015-06-29 Paul Davisinitial incorporation of Tracks' automatic reconnect...
2015-06-29 Paul Davismerge several of the trickiest Tracks- and platform...
2015-06-29 Paul Davisno-op: indentation and whitespace fixes
2015-06-29 GZharun[Summary] Added export cleanup
2015-06-29 Paul Davisindentation and formatting cleanup
2015-06-29 GZharun[Summary] Fixed issue with export built on Mavericks...
2015-06-29 Greg Zharun[Summary] Fixed windows build
2015-06-29 Paul Davisadd channel_count() to audio source API
2015-06-29 Paul Davisanother signal related to record state added from Tracks.
2015-06-29 Paul Davisdistribute use of RouteAddedOrRemoved to appropriate...
2015-06-29 Paul Davisinclude emission of RouteAddedOrRemoved in Session...
2015-06-29 Paul Davisintegrate Session::remove_routes() from Tracks and...
2015-06-29 Paul Davisre-do previous commit with less variables
2015-06-29 Paul DavisTracks calls tracks "Tracks"; Ardour uses type-names
2015-06-29 Paul DavisSession::reconnect_midi_scene_ports() is a Tracks thing.
2015-06-29 Paul Davisadd missing profile header
2015-06-29 GZharunfix bank ID when MIDI Scene change handles a program...
2015-06-29 Paul Davisadd Session::reconnect_midi_scene_ports()
2015-06-29 Paul Davisadd comment
2015-06-29 Paul Davistotally bizarre and incorrect solo/mute behaviour for...
2015-06-29 nikolay[Summary] Changed function name update_route_active_sta...
2015-06-29 Paul Davisprovide Session::have_rec_disabled_track()
2015-06-29 Paul Davisadd the Tracks version of Track::monitoring_state()
2015-06-29 Paul Davisadding routes no longer saves session but leaves it...
2015-06-29 Paul Davisfix indentation
2015-06-29 GZharun[Summary] Region changes will make session dirty
2015-06-29 Paul Davismark session dirty when markers/ranges are changed
2015-06-29 Paul Davisfixed previous commit from Tracks to work correctly...
2015-06-29 Valeriy Kamyshniy[Summary] BUG FIXED: New name of a session saved with...
2015-06-29 Valeriy Kamyshniy[Summary] Adding informative message to failed file...
2015-06-29 Paul Davissave recent templates analogously to recent sessions
2015-06-29 Paul DavisTracks-specific handling of template dir
2015-06-29 Paul Davisfix cherry-pick logic failure with Session::save_templa...
2015-06-29 Valeriy Kamyshniy[Summary] a) On MAC OS, .DS_Store files are ignored...
2015-06-29 Valeriy Kamyshniy[Summary] For tracks when saving templates, we need...
2015-06-29 Paul Davisemit SessionSaveUnderWay signal during template save
2015-06-29 Paul Davisimproved error handling and checking for Session::save_...
2015-06-29 Paul Daviscopy all XCode project files from Tracks.
2015-06-29 Greg Zharun[Summary] Added correct memory alignment for Windows...
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-06-29 Robin Gareusupdate system config
2015-06-29 Robin Gareusadd missing config variable for shuttle_max_speed
2015-06-28 Robin Gareuslink to new floss-tutorial
2015-06-28 Robin Gareusdon’t confuse “Fader” with “Trim” (both <Amp>s)
2015-06-27 Paul Davisa more-likely-to-be-correct version of swing quantization.
2015-06-26 Paul Davisswing quantize should skip the FIRST note and start...
2015-06-25 Colin FletcherTry to avoid coincident tempo/meter markers when removi...
2015-06-25 Colin Fletcherrename TempoMap::cut_time() to remove_time()
2015-06-21 Colin FletcherRemove "" around CATALOG number in .cue file
2015-06-19 Robin Gareusalso log session-load error to stderr.
2015-06-16 Robin Gareus-Wsign-compare
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-11 Paul Daviscomment tweak
2015-06-11 Robin Gareusfix transport loop sub-state events
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
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-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 Davisclose all source files before renaming interchange...
2015-06-02 Paul DavisAudioRegion::read_peaks() should return 0 or the number...
2015-06-01 Robin Gareusproperly handle integer steps in plugin controls
2015-06-01 Robin Gareusfix importing A2 automation data - fixes #6359
2015-05-31 Tim MayberryAdd API to ARDOUR::AudioBackend to allow different...
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-23 nick_mMerge branch 'relative_snap'
2015-05-22 Robin GareusLV2: delete existing preset before replacing it
2015-05-22 David RobillardFix deleting and re-saving LV2 presets.
next