remove unnecessary and unused changes from grygorii
[ardour.git] / libs /
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 Paul Davisconditionalize background fades depending on whether...
2015-06-29 Paul Davistweak for static library build
2015-06-29 Paul Davismerge two small pieces of code by Valeriy into libs...
2015-06-29 Paul Davisbetter implementation of configure and build time is_tr...
2015-06-29 Paul Davisfix up waves_fastmeter.cc code to work with current...
2015-06-29 Paul Davisadd clean and nice check for Tracks builds
2015-06-29 Paul Davisconditionally use correct fast meter implementation
2015-06-29 Paul Davisadd Waves Tracks version of fastmeter
2015-06-29 Nikolay[Summary] Changed class PersistentTooltip. Now it can...
2015-06-29 Paul Davishand-merge libs/gtkmm2ext part of f49d31a82 from Tracks...
2015-06-29 Nikolay[Summary] Bug fix #44332 "Please fit the Pan values...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 YPozdnyakov[Summary]: fix declaration of Cocoa NSApplicationDelega...
2015-06-29 Paul Daviscurrent version of valeriy's fader object requires...
2015-06-29 Paul Davisadd fader implementation from Tracks
2015-06-29 Greg Zharun[Summary] Added correct memory alignment for Windows...
2015-06-29 Paul Davisfix panner selection logic and code in wscript
2015-06-29 GZharun[Summary] Added possibility to identify IO thread which...
2015-06-29 Paul Davisadd stacktrace() support for Windows (Grygorii Zharun)
2015-06-29 Paul Davisfix static library build
2015-06-29 YPozdnyakov[Summary]: Switching from Multi-Out mode to Stereo...
2015-06-29 Paul Davismake available panners dependent on program name
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-25 Robin Gareusfix windows debug builds:
2015-06-24 Paul Davisshow zero line when a DC offset moves waveform so that... 4.1
2015-06-24 Paul Davisrationalize save/restore of control surface "feedback...
2015-06-23 Paul Davisdo not draw waveform outline at x-positions where the...
2015-06-23 Paul Davisseveral changes, major and minor, to improve threaded...
2015-06-23 Robin Gareussilence clang int/float/double -Wabsolute-value
next