totally bizarre and incorrect solo/mute behaviour for Tracks (ONLY)
[ardour.git] / libs /
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
2015-06-23 Paul Daviscreate sortable, linear list for cache clearing on...
2015-06-23 Paul Davischange location for initialization of static WaveView...
2015-06-23 Paul Davisstop endless loop in WaveViewCache::cache_flush()
2015-06-21 Len OvensAdd option to mackie control profile editor to remove...
2015-06-21 Colin FletcherRemove "" around CATALOG number in .cue file
2015-06-19 Robin Gareusalso log session-load error to stderr.
2015-06-19 Paul Davistwo more corrections to waveform zooming changes
2015-06-19 Paul Davisfix call to consolidate image cache to use the informat...
2015-06-19 Paul Davisstop pixel jitter when changing waveview height.
2015-06-19 Paul Davisattempt to correctly respond to changes in _amplitude_a...
2015-06-19 Paul Davisfix compiler const-cast warning
2015-06-19 John EmmasCorrectly re-start an iteration (if we delete one of...
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'
next