summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/file_source.h
AgeCommit message (Expand)Author
2014-04-14fix minor problem with recent cherry-picking from cairocanvasPaul Davis
2014-04-14merge 5764970709f15e85ec30c9cea89c318eb8114c58 from cairocanvas as final(?) c...Paul Davis
2014-04-14redesign technique for naming/creating regions for MIDI clone (or other non-c...Paul Davis
2014-04-14after cloning a MIDI region, mark the source file as non-removable. Fixes rep...Paul Davis
2014-04-14after cloning a MIDI region, mark the source file as non-removable. Fixes rep...Paul Davis
2014-02-07add FileSource::is_stub() declarationPaul Davis
2012-07-16do NOT mark imported MIDI files as un-writable - all MIDI files are subject t...Paul Davis
2011-10-24Expose set_path so that the Session can alter it.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-13initial volley of work for AudioPlaylistSource, the basic prototype for sourc...Paul Davis
2011-03-02remove entire "stub" file concept; open new audio and MIDI files on demand (a...Paul Davis
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2011-03-01Add virtual destructor.Carl Hetherington
2011-02-143.0 version of previous 2.X change to always prevent deletion of existing sou...Paul Davis
2010-11-09add "origin" property to FileSource so that we can track multiple importsPaul Davis
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-07-22second (and hopefully) final part of changes to respond to header format chan...Paul Davis
2010-07-16newly created files for use in recording appear in a .stubs folder, and are m...Paul Davis
2010-06-26lots of details relating to MIDI file management; try to ignore ALSA sequence...Paul Davis
2009-11-30attempt to remove confusion and errors caused by unclear semantics of _is_emb...Paul Davis
2009-11-28Move is_embedded calculation to a single place.David Robillard
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-13writable session patch, forward ported from 2.XPaul Davis
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard