Paul Licameli
|
c64b3cb31f
|
Rewrite FileDialogWrapper using FileNames::FileTypes...
... also removing some repeated code and using the config keys /DefaultOpenType
and /LastOpenType only in Import.cpp
|
2019-12-29 15:35:03 -05:00 |
|
Paul Licameli
|
89df7a3ffc
|
Use TranslatableString in XMLFileReader & move the help URL logic
|
2019-12-16 10:58:05 -05:00 |
|
Paul Licameli
|
2a06b10884
|
Make objects attached to AudacityProject non-copyable...
... except for Tags; also some uses of final and explicit
This caught a mistake in Scrubbing.cpp
|
2019-07-02 19:51:24 -04:00 |
|
Paul Licameli
|
71250b1dc3
|
WaveTrack.cpp does not depend on ODDecodeBlockFile.cpp...
... cutting off ODDecodeBlockFile and ODDecodeTask into a small cycle of 2
|
2019-06-22 21:46:34 -04:00 |
|
Paul Licameli
|
8b70203e45
|
Lower functions from ProjectManager to ProjectFileManager...
... not improving the dependency graph, but it's a more sensible division of
duties, keeping related functions together.
|
2019-06-09 12:10:51 -04:00 |
|
Paul Licameli
|
27eeb1035c
|
New files for ProjectFileManager
|
2019-06-09 12:10:51 -04:00 |
|