ardour.git
2015-07-08 Robin Gareusadd locale-guard when saving engine states, also #6418
2015-07-08 Robin GareusUTF8 encode windows device names - potential fix for...
2015-07-07 Robin Gareusstationary PH: improve performance and reduce jitter.
2015-07-06 Paul Davisfix wscripts to work with python3.
2015-07-06 Robin Gareusupdate system config to match rc_configuration_vars
2015-07-05 Robin Gareustweak human readable names for meter-types
2015-07-05 Robin GareusPreference GUI for default meters
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-05 Robin Gareusanother python3 issue
2015-07-04 Robin Gareusstationary playhead implies follow playhead
2015-07-04 Robin Gareusfix jack_port_get_aliases return value (if n/a)
2015-07-04 Robin Gareusfix various issues when deleting midi region during...
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-04 Robin Gareuspackaging: cope with OSX/finder latency on busy systems
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 Robin Gareuspossible fix for stack overflow when parsing video...
2015-07-02 Robin Gareusstream of consciousness^Wtypos
2015-07-02 Robin Gareusseparate plugin & channel-strip installation
2015-07-02 Robin GareusFifteen bytes in the harriman cache
2015-07-02 Robin Gareusfix another late night typo
2015-07-02 Robin Gareusindicate port-connections of non-track type
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-02 Robin Gareuswhy does it have to be so hard to get all filenames...
2015-07-02 Robin Gareusmore early morning installer fixes
2015-07-02 Robin Gareuslet’s call Mixbus “Mixbus”..
2015-07-02 Robin Gareusnow with slashes.
2015-07-02 Robin Gareussome more MB linux packaging fixes
2015-07-01 Robin Gareusfix another typo in MB/linux bundle
2015-07-01 Robin Gareusget and deploy harrison binaries.
2015-07-01 Robin Gareusfix mixbus bundling
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 Gareusset [new] draggable flag for draggable items with tooltips.
2015-06-30 Robin Gareusprevent stuck & vanishing tooltips
2015-06-30 Robin Gareusstop PersistentTooltip flicker.
2015-06-30 Alexandre ProkoudineUpdate Russian translation
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 Davisif a session cannot be loaded, dump the error stack...
2015-06-29 Paul Davishandle libXML errors via our own error handling methods
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 DavisRevert "start work on auto return target dropdown rathe...
2015-06-29 Paul DavisRevert "properly track, update, maintain and set auto...
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 DavisRevert "replace two more instances of !! with implicit...
2015-06-29 Paul Davisreplace two more instances of !! with implicit use...
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...
next