Rename 'libs/temporal/MSVCtimecode' to 'libs/temporal/MSVCtemporal'
[ardour.git] / libs /
2017-09-28 John EmmasRename 'libs/temporal/MSVCtimecode' to 'libs/temporal...
2017-09-28 Robin GareusPropagate Latency to backend/system ports (Dummy backend)
2017-09-26 Robin GareusExport needs to offset buffers when processing partial...
2017-09-26 Robin GareusFix FixedDelayline, default configuration increased...
2017-09-25 Paul Davischange libtemporal to be versioned like all others
2017-09-25 Paul Davisadditional changes to follow library name change from...
2017-09-25 Robin GareusRetire ClickBox + AutoSpin
2017-09-24 Julien "_FrnchFrgg... Simplify the logic of on_scroll_event
2017-09-24 Julien "_FrnchFrgg... Make ArdourFader's scroll handler obey to Alignment...
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-24 Paul Davisnew header file for audio-based time types
2017-09-24 Paul Davispart two of initial libtemporal creation
2017-09-24 Paul Davischange libtimecode to libtemporal, add Evoral::Beats...
2017-09-23 Robin GareusAdd API set bar-controller spinbox digits
2017-09-23 Robin Gareusprefer floor() over round(), this avoids "-0"
2017-09-23 Robin GareusNO-OP: whitespace
2017-09-23 Robin GareusFix changing playlist (Track is responsible for signal...
2017-09-22 Robin Gareusamend ab3889ff: portaudio backend uses a vector for...
2017-09-22 Robin GareusConsolidate check for internal/non-removable processors
2017-09-22 Robin GareusPropagate Latency to backend/system ports
2017-09-22 Robin GareusFix order of [initial] latency-computation
2017-09-22 Robin GareusNO-OP: whitespace
2017-09-22 Robin GareusEnforce disk-reader to be after the disk-writer
2017-09-21 Robin GareusNO-OP: whitespace
2017-09-21 Robin GareusAlignmentChoise is a Track Property
2017-09-21 Robin GareusDon't recurse into MacVST bundle-folders during plugin...
2017-09-21 Robin Gareusfix clang compilation (include header ordering)
2017-09-21 Robin GareusFix crash when unloading a partially loaded session.
2017-09-21 Robin Gareuss/created with/modified with/
2017-09-20 Paul Davisfix boolean logic for roll_delay vs. disk_samples_to_co...
2017-09-20 Paul Davisdo not advance DiskReader's idea of playback_sample...
2017-09-20 Paul Davisclearer catastrophic error message, rather than assert()
2017-09-19 Paul Davisattempt to fix roll delay logic by moving it into DiskR...
2017-09-19 Robin GareusRevert some more frame/sample API issues
2017-09-19 Paul DavisRevert "remove unusued roll_delay member of DiskReader"
2017-09-19 Paul Davisremove unusued roll_delay member of DiskReader
2017-09-19 Robin GareusFix nightly typos'n'thinkos: initial-delay calculation
2017-09-19 R. MattesFixed typo
2017-09-19 John EmmasAccommodate newly added/removed source(s) in our MSVC...
2017-09-19 Robin GareusMore s/frame/sample/ - fixes unit-test compilation
2017-09-19 Robin GareusMore Coreaudio SDK fixes, after 30b087ab3
2017-09-19 Robin GareusAmend c8a9b28d3 and 40aebce. Fix gain automation edge...
2017-09-19 Robin Gareuspartially revert 30b087ab3, CoreAudio SDK uses "Frames"
2017-09-19 Paul Davisremove getter for Amp::_apply_automation_gain; reset...
2017-09-19 Paul Davisconsolidate roll methods into Route::roll()
2017-09-19 Robin GareusVarious updates and fixes for Latency Compensation
2017-09-18 Paul Davisremove debug output
2017-09-18 Robin Gareusamend prev. commit
2017-09-18 Robin GareusTweak default config
2017-09-18 Paul DavisDisk IO "pre-fader" means pre-trim, not post-trim
2017-09-18 Paul DavisNO-OP: reindent
2017-09-18 Paul Davismanually fix up comments in libs/timecode/src/time...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisfix issue with initialization of a BBT_Time variable. 6.0-pre0
2017-09-18 Paul Davisadd _locked() variants to new tempo experiment
2017-09-18 Paul Davischanges required to operate with the Evoral::Beats...
2017-09-18 Paul Davisremove Evoral types.cpp since it is no longer required
2017-09-18 Paul Davisnew header file for superclock stuff
2017-09-18 Paul Davisextend/fix/improve operator overloads and methods for...
2017-09-18 Paul Davisextend/fix/improve operator overloads and methods for...
2017-09-18 Paul DavisNOOP: formatting
2017-09-18 Paul Davis::find_next_event() does not need to be a pure virtual...
2017-09-18 Paul Davisremove locate debugging output
2017-09-18 Paul Davisfix for loading older sessions, where the rest for...
2017-09-18 Robin GareusDon't build ni-maschine support by default
2017-09-18 Robin GareusMaschine2 UI: basic widgets
2017-09-18 Robin GareusSkeleton for NI Maschine2 Surface
2017-09-18 Paul Davissort of no-op ... remove debug output ... just basicall...
2017-09-18 Paul Davisreinstate "restart seek" behaviour but use a new Sessio...
2017-09-18 Paul Davisno more locate-restart based on mismatch transport_fram...
2017-09-18 Paul Davisremove tests for locate_pending() before deciding wheth...
2017-09-18 Paul Davismore verbose debug output for slave debugging
2017-09-18 Paul Davisverbose debug output for slave debugging
2017-09-18 Paul Davisattempt fix for LTC slave when locating
2017-09-18 Paul Davisdelete slave during Session::destroy
2017-09-18 Paul Davisfix logic error that prevent input monitoring during...
2017-09-18 Paul Davisdon't attempt MIDI playback if there are no MIDI buffer...
2017-09-18 Paul Davisadditional DEBUG_TRACE output for slave/diskreader
2017-09-18 Paul Davisreset DiskReader "no disk output" flag in a couple...
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul DavisNon-layered MIDI recording
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul Daviswhen calculating average slave/master delta, use absolu...
2017-09-18 Paul Davisremove all code related to "silent roll" concept. some...
2017-09-18 Paul DavisNO-OP: mark various state property names as explicitly...
2017-09-18 Paul Davismove disk_{writer,reader} into Route to allow for simpl...
2017-09-18 Paul Davisdon't (re)create disk reader/writer if they already...
2017-09-18 Paul Davisauditioner always runs at normal speed, independent...
2017-09-18 Paul Davisadd to LUA API (new Stripable API)
2017-09-18 Paul Davisuse const
2017-09-18 Paul Davisremove unused + commented line
2017-09-18 Paul Davissubtle change to _need_butler logic to ensure correct...
2017-09-18 Paul Davisreinstate use of a MidiTrack's MIDI filter when reading...
2017-09-18 Paul Davischannel config changes during ::configure_io() must...
2017-09-18 Paul Davismove _file_frame from DiskIOProcessor into DiskReader...
2017-09-18 Paul DavisMidiTrack needs to set it's "need butler" status
2017-09-18 Paul Davisuse a more useful and accurate heuristic to get ::input...
2017-09-18 Paul Davisclear regions from "other" playlist type in auditioner...
2017-09-18 Paul Davisauditioner does not care about the state of its diskwri...
next