summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_pt_import.cc
AgeCommit message (Expand)Author
2018-09-28PT import: Refactor away from Editor into Sessionptimport-saveDamien Zammit
2018-04-08pt import: Add commented out code for inserting silent missing sourcesDamien Zammit
2018-03-18Fix midi track mapping on pt importDamien Zammit
2018-03-17Remove another C++11 construct (local struct) from UI codeRobin Gareus
2018-03-17Fix wrong "_nth_" replacement in ba202cc09Robin Gareus
2018-03-17Don't alter, use and rely on selection for PT importRobin Gareus
2018-03-17NO-OP: C++ify codeRobin Gareus
2018-03-17NO-OP: whitespaceRobin Gareus
2018-03-17PT import: Use multitrack MIDI import support based on ptformat updateDamien Zammit
2017-11-18Revert "editor_pt_import: Process wav indexes once only"Damien Zammit
2017-10-15editor_pt_import: Process wav indexes once onlyDamien Zammit
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-02-17PT import: Add MIDI import functionalityDamien Zammit
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-23possible fix or workaround[?] for pt track-name encodingRobin Gareus
2016-04-16ptformat: Make PT import more resilient to bad user choices and display messagesDamien Zammit
2015-08-09Fix more warningspt-5-7-xDamien Zammit
2015-08-09Added pt5 pt7 ptx initial format supportDamien Zammit
2015-08-06Fixed pt import start offsets and samplerate mismatch offsetsDamien Zammit
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit