summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-05-17New Chinese translation for Ardour 6.0 libs_gtkmm2ext_poYQ-YSY
2020-05-16NO-OP: whitespace & const'nessRobin Gareus
2020-05-16fix typoPaul Davis
2020-05-16add explanatory comments regarding SetLoop vs. AutoLoop SessionEventsPaul Davis
2020-05-15TMM: do not allow changing transport master while slaved (libardour edition)Paul Davis
2020-05-15Czech translation update from Pavel FrichPaul Davis
2020-05-16Fix a memory leak (unsupported LV2 plugin)Robin Gareus
2020-05-15DiskReader: initialize pre-loop-buffer at the right timesPaul Davis
2020-05-15DiskReader: do not initialize pre-loop-buffer in constructorPaul Davis
2020-05-15All complete. Needs revision using the program 2Porrumentzio
2020-05-15All complete. Needs revision using the program.Porrumentzio
2020-05-15all complete except gtk2_ardour eu.po (87%)Porrumentzio
2020-05-15all complete except gtk2_ardour eu.po (81%)Porrumentzio
2020-05-15all complete except gtk2_ardour eu.po (61%)Porrumentzio
2020-05-15gtk2_ardour eu.po (54%) and libs/ardour eu.po (93%), non completePorrumentzio
2020-05-15gtk2_ardour eu.po (41%) and libs/ardour eu.po (77%), non completePorrumentzio
2020-05-15gtk2_ardour eu.po (41%) and libs/ardour eu.po (77%), non completePorrumentzio
2020-05-15gtk2_ardour eu.po (34%) and libs/ardour eu.po (75%), non completePorrumentzio
2020-05-15gtk2_ardour eu.po (24%) and libs/ardour eu.po (61%), non completePorrumentzio
2020-05-15gtk2_ardour eu.po (15%) and libs/ardour eu.po modifiedPorrumentzio
2020-05-15All files, non completePorrumentzio
2020-05-15First basque translation, non completePorrumentzio
2020-05-13PlaybackBuffer: extend API to include write_ptr()Paul Davis
2020-05-13DiskReader: improve commentPaul Davis
2020-05-13DiskReader: always reset file_sample[AUDIO] after an overwritePaul Davis
2020-05-13avoid off-by-one error when overwriting w/loopPaul Davis
2020-05-13update DiskReader loop delick objects when loop changesPaul Davis
2020-05-13reinstate Session::loop_changing to avoid problems when locating to start of ...Paul Davis
2020-05-13Fix crash when closing session with VCA slaved soloRobin Gareus
2020-05-13Set timecode format from active master onlyRobin Gareus
2020-05-12essentially a no-op to just make conditional clearer more explicitPaul Davis
2020-05-12find a different way to NOT unset play loop when locating to start of loopPaul Davis
2020-05-12NO-OP: remove commented linePaul Davis
2020-05-12DiskReader::overwrite_existing_audio() now only overwrites data that would be...Paul Davis
2020-05-12NO-OP: expand comments for DiskReader::audio_read() parametersPaul Davis
2020-05-12after an overwrite with the loop location set, reset the next sample to be readPaul Davis
2020-05-12remove Session::loop_changingPaul Davis
2020-05-12remove #ifdef'ed codePaul Davis
2020-05-12restore mistakenly remove condition for locatingPaul Davis
2020-05-12NO-OP: remove newline in function definitionPaul Davis
2020-05-12remove debug/information messagePaul Davis
2020-05-12As in previous commit, never locate because of loop handlingPaul Davis
2020-05-12We use seamless looping always now. Never any need to locate for loop changesPaul Davis
2020-05-12make conditional logic fully explicitPaul Davis
2020-05-12Add API to PlaybackBuffer to compute amount of data that can overwrittenPaul Davis
2020-05-12LocateRoll session events should always roll-after locatePaul Davis
2020-05-12trivial reorder of variable assigmentPaul Davis
2020-05-12Don't bother even checking let alone doing internal seeks for zero distancesPaul Davis
2020-05-12use more standard mechanism for "squishing" start of audio read into loop rangePaul Davis
2020-05-12new mechanism to refill pre-loop buffer when loop changes (used for xfading l...Paul Davis