ardour.git
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...
2015-06-29 Nikolay[Summary] Mac OS specific bug fix: Increased priority...
2015-06-29 Paul DavisRevert "experimentally remove some C++11 flags (likely...
2015-06-29 Paul Davisnew file holding non-AVX stubs for AVX functions on...
2015-06-29 Paul Davisexperimentally remove some C++11 flags (likely to return)
2015-06-29 Paul Davisensure that program version strings are not unicode
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 DavisRevert "use newly added operator bool() for Evoral...
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 Davisuse newly added operator bool() for Evoral::Beats rathe...
2015-06-29 Paul Davisadd operator bool() to Evoral::Beats
2015-06-29 Paul Davisuse consistent (large) size when calling to_ticks()
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...
2015-06-29 GZharunWaves Backend MERGED from Tracks
2015-06-29 GZharunBackend MERGE:
2015-06-29 GZharunReverted Ben's default buffer size function implementation.
2015-06-29 GZharunReverted Ben's m_DefaultBufferSize stuff as it looks...
2015-06-29 Paul Davisremove more explicit compiler flags by placing them...
2015-06-29 Paul Davisminor fix for wavesaudio backend after earlier changes...
2015-06-29 Paul Davisadd PBD::DEBUG bits for WavesAudio and WavesMIDI
2015-06-29 Greg Zharun[Summary] AudioPort buffer does not need 64 byte alignm...
2015-06-29 Paul Davismeld-driven unification of current ardour-ish WavesAudi...
2015-06-29 GZharuncosmetic fix (grygorii)
2015-06-29 Paul Davisnoop: fix indentation/whitespace
2015-06-29 Paul Davisincrease event pool for backend reset thread (somewhat...
2015-06-29 Paul DavisAudioEngine tweaks from Tracks, related to stopping...
2015-06-29 Paul Davismerge in Tracks-derived session-end-is-N-seconds beyond...
2015-06-29 Paul Davisfix indentation and remove whitespace
2015-06-29 Paul Davisrename Session::add_session_range_location() to ::set_s...
2015-06-29 Paul Davisenabling record (either tentative for punch or fully...
2015-06-29 Paul Davisimplement missing methods for MIDISceneChange
2015-06-29 Paul Davismark session dirty after scene change is added/removed
2015-06-29 Paul Davisadd signal to indicate absence of removal of scene...
2015-06-29 Paul Davisremove artificial, accidental and utterly unintended...
next