Move learned midi binding reload after midi map load (fixes #6405)
[ardour.git] / libs /
2015-07-13 Len OvensMove learned midi binding reload after midi map load...
2015-07-13 Robin Gareususe “1” as small-step for integer controls.
2015-07-13 Robin Gareusimplement scroll-wheel support for ClickBoxes
2015-07-13 Robin Gareuskeep invisible processors enabled.
2015-07-11 Robin Gareusfix verbose plugin scan
2015-07-11 Robin Gareusadd pingback URL for windows
2015-07-11 Robin Gareusprepare verbose plugin scanning (log VST details)
2015-07-11 Robin Gareusfix PBD::ID string format
2015-07-10 Paul DavisMerge branch 'ovenwerks-master'
2015-07-10 Len OvensFixed pb in toggle mode to switch at half way (fixes...
2015-07-10 Len OvensFixed generic MIDI program change event size to two...
2015-07-10 Len OvensAdd debug for generic midi control
2015-07-10 Robin Gareusassign new IDs to plugin copies on paste.
2015-07-10 Robin Gareusfix previous commit double dot in file ext.
2015-07-10 Robin Gareusseparate VST blacklist for 32/64bit
2015-07-08 Robin GareusUTF8 encode windows device names - potential fix for...
2015-07-05 Robin Gareususe default meter type when creating new tracks/busses
2015-07-05 Robin Gareusprepare default meter-type config
2015-07-05 Robin Gareusanother float/double -Wabsolute-value fix
2015-07-05 Robin Gareusremove tabs from python code
2015-07-04 Robin Gareusfix jack_port_get_aliases return value (if n/a)
2015-07-04 Robin Gareusfix jack/pthread windows condition
2015-07-04 Robin Gareussynchronize with https://github.com/x42/weakjack/
2015-07-04 Robin Gareususe a trick to compile JACK/win with new and old headers
2015-07-04 Robin Gareusfix side-effect of moving to jack1 headers
2015-07-04 Robin Gareusfix compilation with mingw + pthreads
2015-07-04 Robin Gareusfix use of += in waf variable
2015-07-04 Robin Gareusonly compile, don’t link & run jack checks
2015-07-03 Robin Gareusfix weak jack w/new jack_port_rename()
2015-07-02 Paul Davisfix error in type definition for weak jack handling...
2015-07-02 Paul Davisalternative fix for the same problem that 9e2048decf7c5...
2015-07-02 Paul Davisadd conditional use of jack_port_rename(), a newly...
2015-07-02 Robin GareusDon’t use invalid iterator during cleanup. fixes #6403
2015-07-02 Robin Gareusdon’t compile tracks specific sources for ardour.
2015-07-02 John EmmasMSVC doesn't like us calling 'sqrt()' with integers...
2015-07-02 John EmmasMSVC doesn't have 'sleep()' (it uses 'Sleep()' with...
2015-07-02 John EmmasAdd some newly introduced sources to our MSVC project...
2015-07-01 Robin Gareusadd a raw CoreMidi data debug mode
2015-07-01 Robin Gareusconsolidate & document Coreaudio midi parser
2015-06-30 Robin GareusNOOP, reindent & whitespace
2015-06-30 Robin Gareusadd an explicit midi parser/chunker to CoreAudio
2015-06-30 Paul Daviswhen seeking, completely refill buffers rather than...
2015-06-30 Robin Gareusprevent stuck & vanishing tooltips
2015-06-30 Robin Gareusstop PersistentTooltip flicker.
2015-06-30 Robin Gareuspthread_equal returns non-zero if equal. amend 5ab0288
2015-06-30 Robin Gareusat least make it compile with mingw.
2015-06-30 Robin Gareusfix headers for case-sensitive FS.
2015-06-30 Robin GareusRevert "fix previously cherry-picked commit to be Track...
2015-06-30 Robin Gareusfix -Wabsolute-value
2015-06-29 Paul Davisstore all error/info/etc messages in a list inside...
2015-06-29 Paul Davisremove debugging output
2015-06-29 Paul Davispush seek-after-state-loaded into butler thread, to...
2015-06-29 Paul Davisimplement Ardour-only version of playhead priority...
2015-06-29 Paul Davisvolatile should not be used to describe non-hardware...
2015-06-29 Paul Davisfix unused but usable variable warning
2015-06-29 Paul Davisfix const-cast warnings
2015-06-29 Paul Davisremove const warning in SMF C code by changing function...
2015-06-29 Paul Daviscomment unused but potentially usable variables
2015-06-29 Paul Daviscomment unused but potentially usable variables
2015-06-29 Paul Davistry using threaded waveviews in tracks also
2015-06-29 GZharunFixed incomplete merge for audioengine.cc
2015-06-29 Paul Davisnever use threaded waveview rendering for Tracks
2015-06-29 Paul Daviscomment out two verbose debugging outputs
2015-06-29 Paul Davisclip level is adjusted only by region amplitude (which...
2015-06-29 Paul Davisattempt to correctly respond to changes in _amplitude_a...
2015-06-29 Paul Davisincrease debug bitset size to accomodate additional...
2015-06-29 Paul Davisupdate waves' fader implementation, clean up whitespace...
2015-06-29 Paul Davisno-op: fix whitespace/indentation
2015-06-29 GZharunFixed use case when session is being replaced with...
2015-06-29 GZharun[Summary] This action is duplicated. To make TRX featur...
2015-06-29 Paul DavisRevert "remove unused variables". They are used on...
2015-06-29 Paul Davisremove unused variables
2015-06-29 Paul Davisfix whitespace/indentation and compiler warnings
2015-06-29 Paul Davisremove compilation warning (-Wunused-but-set-variable)
2015-06-29 Paul Davisnew PBD::DEBUG API changes for Waves backend
2015-06-29 Paul Davissome more information output to log during save-as...
2015-06-29 Paul Davistwo required changes to default values for Tracks
2015-06-29 Paul DavisTracks doesn't know how to handle Engine (JACK) sync
2015-06-29 Paul Davisfix API version SNAFU caused by re-copying EngineStateC...
2015-06-29 Paul Davis(re)implement Yevgeny's LTC branch changes in the conte...
2015-06-29 Paul Davisfix indentation and style guide issues in new EngineSta...
2015-06-29 GZharuncopy current EngineStateController from Tracks to impor...
2015-06-29 Paul Davisfix previously cherry-picked commit to be Tracks-only...
2015-06-29 Nikolay[Summary] Mac OS specific bug fix: Increased priority...
2015-06-29 Paul Davisnew file holding non-AVX stubs for AVX functions on...
2015-06-29 GZharunFixed up types mismatch in AudioCallback and AudioCllba...
2015-06-29 Paul Davisfix typo in wavesbackend code
2015-06-29 Paul DavisRevert "add operator bool() to Evoral::Beats"
2015-06-29 Paul Davisadd operator bool() to Evoral::Beats
2015-06-29 Paul Davisnew Session::default_track_name_pattern (DataType)...
2015-06-29 Paul Davisadd new Gtkmm2ext::pixel_size() to conveniently get...
2015-06-29 GZharunFixed up the comment
2015-06-29 Paul Davisadd additional check for playhead priority target when...
2015-06-29 Paul Davisadd Session::reconnection_in_progress(), used by Tracks
2015-06-29 Paul Davisuse the frame/sample based inter-scene gap, not the...
2015-06-29 Paul Davisscene gap is measured in frames, not msecs.
2015-06-29 Paul Davisadd some session-scope configuration variables needed...
2015-06-29 Paul Davisadd more directory names to set managed via various...
2015-06-29 GZharunFixed a misprint in a comment
2015-06-29 Paul Davisadd API for controlling and determining active status...
next