Commit Graph

8 Commits

Author SHA1 Message Date
Paul Licameli 77dab158c3 Make Audacity build in C++17 ...
... Fixing many conditional operators with explicit construction of wxString
instead of simple string literals;

And fixing allocation of more strictly aligned structures on Mac, without need
for 10.14 as the minimum SDK, by means of some class-specific operators new
and delete.
2021-06-18 21:44:55 +03:00
Paul Licameli c5ebc396eb Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Leland Lucius 6bf29da525 AUP3: Remove active projects experiment
As we now have an explanation.
2020-08-03 10:20:25 -05:00
Leland Lucius 47062a52d0 Fix build (again...again) 2020-08-02 14:15:54 -05:00
Leland Lucius c4a2fd7a33 Fix build (again) 2020-08-02 14:15:22 -05:00
Leland Lucius 4b0038c290 AUP3: Experiment to see if it helps active project tracking 2020-08-02 13:43:44 -05:00
Leland Lucius b8f9efa0d9 AUP3: Fix build 2020-07-23 01:58:26 -05:00
Leland Lucius a1e83c141a AUP3: AutoRecoveryDialog experiment
Looking for feedback...
2020-07-23 01:19:29 -05:00