Fix LV2UI_Request_Parameter Feature URI
[ardour.git] / gtk2_ardour / editor_audio_import.cc
2017-10-30 Robin GareusFix importing tempo-maps for non-integer pulsed time...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-02-27 nick_mprobable fix for importing tempo maps that use non...
2017-02-27 nick_mcomplete changes to tempo type.
2017-02-08 Paul Davisuse centralized SMF tempo method in both places where...
2017-01-20 Robin GareusGUI follow up for new-MIDI-track API change
2017-01-05 nick_mallow importing tempo maps at selected position.
2017-01-04 nick_mallow import of Beethoven's fifth.
2017-01-04 nick_mfix import of multiple time signatures.
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-16 Paul Davisinitial attempt at importing SMF tempo maps during...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-14 Paul DavisGUI changes to allow user to specify how/if to use...
2016-12-14 Paul Davistemporary default value for ImportStatus.midi_track_nam...
2016-10-05 Robin GareusGUI support for type-0/1 SMF import (display channel...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-21 Robin Gareusfix import-thread SNAFU
2016-03-28 Robin Gareususe strict i/o preference during import
2015-10-09 André NusserFix wrong 'Import to Region List' default on first...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-14 nick_mSession import dialog is no longer a transient for...
2014-12-25 David RobillardAdd instrument selector to import dialog.
2014-12-20 David RobillardFix various cursor problems.
2014-12-10 Robin Gareustracked down another remaining SessionHandleRef
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-13 Robin Gareus*t*racks not *c*hannels (amend 009ced9640)
2014-09-13 Robin Gareusfix crash when importing midi files with >1 midi-channe...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-19 Paul Davisuse new canvas cursor API to manage cursors while embed...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-02 Paul Davissubstantive changes to the logic and safety for naming...
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-22 Robin Gareusresolve gtk + VST threading issues
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Robin Gareusremove cruft
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-08 Paul Davisfix #5609 (import with 1 track per channel mis-associat...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-23 Paul Davisfix #5609 (import with 1 track per channel mis-associat...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2012-12-23 Paul Davisremove stay-on-top behavior from import dialog, and...
2012-12-23 Paul Davismake import dialog non-modal
2012-12-23 Robin Gareusfix duplicate import of previously selected files when...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-06-09 Carl HetheringtonCommit one reversible command for the whole of an impor...
2012-06-09 Carl HetheringtonFix up hack to cope with zero-length imported MIDI...
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonMake sure that regions created during AsTrack and AsTap...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2011-07-26 Paul Davisallow import to selected MIDI tracks (note that this...
2011-06-16 Todd NaugleFixed bug where embedded sources did not correctly...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-17 Carl HetheringtonRe-fix problems when zero-length MIDI regions are creat...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-04-21 Carl HetheringtonStop MIDI import generating zero-length regions. May...
2011-04-05 Paul Davisremove unused arguments to keep gcc quiet
2011-01-21 Carl HetheringtonMake all types of import at least partially undo-able...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2010-12-07 Paul Davisfix crash when importing MIDI with "at timestamp" chosen
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2010-11-09 Paul Davisalways store source names as relative paths; always...
2010-11-05 Paul Davistry to sensibly handle repeated imports of the same...
2010-09-29 Carl HetheringtonSave state a little less often during multi-file imports.
2010-09-29 Carl HetheringtonFix confusion about the 'done' variable in InterThreadI...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-12 Paul Davisforward port commit 7608 for a3
2010-05-19 Carl HetheringtonUse SMFSource static method to look for MIDI file exten...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-12 Paul Davisuse session start rather than edit position for import...
next