summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-05-19There is no need to save after region cleanupRobin Gareus
2020-05-19Remove implicit saves when removing empty sourcesRobin Gareus
2020-05-19Don't save the session when creating bussesRobin Gareus
2020-05-19No implicit session save when importing files (backend)Robin Gareus
2020-05-19NO-OP: replace `save_state("")` with `save_state()`Robin Gareus
2020-05-19Don't implicitly save when deleting a trackRobin Gareus
2020-05-18tweak Prompter API to allow skipping the default "Cancel" buttonPaul Davis
2020-05-18fix mask used to extract keycode from KeyboardKey objectPaul Davis
2020-05-18Add missing enum (required for rc_config)Robin Gareus
2020-05-17Fix repeated toggling of loop modeMark Knoop
2020-05-17New Chinese translation for Ardour 6.0 libs_ardour_poYQ-YSY
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