Commit Graph

13 Commits

Author SHA1 Message Date
Paul Licameli c5ebc396eb Audacity.h has shrunk to nothing, now remove it! 2021-05-10 00:05:23 -05:00
Leland Lucius e37155b07c Use our versions of lrint and lrintf to ensure performance 2021-03-18 08:05:02 -05:00
JohnColket 3d90f8074a
Audacity fails to compile with VS2019 16.9.0 (lrint, lrintf) (#750) 2021-03-17 15:50:24 +00:00
Carlo Bramini 339549d23d
[WIN32] This inline ASM is supported only by MSVC. (#563) 2020-06-07 12:49:33 -05:00
Leland Lucius f3f0f4610d Add lrintf() for 64-bit Windows build 2020-05-29 13:00:25 -05:00
Leland Lucius 7e1f5faaa6 Inline assembler not available for 64-bit targets 2020-05-29 10:57:41 -05:00
Leland Lucius 5bede69d11 Bug 2457 - Windows: WAV Export runs 6 to 7 times slower than on 2.3.3 (and 12-14 times slower than 2.2.2) 2020-05-29 08:31:15 -05:00
Paul Licameli 9569cfddf5 More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp 2019-03-23 14:09:05 -04:00
lllucius 5d3e9ade95 Return to using private (l)lrint(f) inline functions. 2015-03-16 20:34:05 +00:00
lllucius 4f81d188f0 Fix release build when using VS2013.
Should probably just get rid of this file now and will probably
do so when I delete the VS2008 project files.
2014-10-07 04:18:22 +00:00
benjamin.drung@gmail.com 277932dccb Remove trailing spaces. 2014-06-03 20:30:19 +00:00
martynshaw99 4ce2643d5f Remove the
// Indentation settings for Vim and Emacs
etc. lines from all files, as Campbell's patch (except for other changes to Languages.cpp)
2013-09-24 00:14:37 +00:00
ra e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00