Paul Licameli
|
173a300427
|
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
|
2019-03-17 21:41:39 -04:00 |
|
Paul Licameli
|
a9e7a7e5d5
|
movable_ptr(_with_deleter) -> std::unique_ptr
|
2018-05-10 00:56:37 -04:00 |
|
Paul Licameli
|
58574f2f78
|
Redo type HFFT as a smart pointer, remove malloc and free
|
2017-03-17 17:52:51 -04:00 |
|
Paul Licameli
|
dbb2f04def
|
Incomplete fixes for compilation of EXPERIMENTAL_EQ_SSE_THREADED
|
2017-03-17 17:52:16 -04:00 |
|
Paul Licameli
|
ed21545c80
|
pixel column counts and sample window sizes use unsigned types
|
2016-09-11 20:28:13 -04:00 |
|
Raphaël Marinier
|
3120fa361e
|
Code cleanup: Changed a few pointers to const pointers in FFT code
|
2016-06-25 20:41:02 +02:00 |
|
Paul Licameli
|
7c4c45a0d5
|
"new"->"NEW" in comments, easier to find remaining naked operator new
|
2016-02-14 18:52:41 -05:00 |
|
james.k.crook@gmail.com
|
3da033cdb7
|
Andrew Hallendorff's multithreaded Equalization effect.
|
2014-10-09 21:52:19 +00:00 |
|
benjamin.drung@gmail.com
|
277932dccb
|
Remove trailing spaces.
|
2014-06-03 20:30:19 +00:00 |
|
james.k.crook@gmail.com
|
d847ee7162
|
Andrew Hallendorff's SSE accelerated Equalization.
|
2014-01-16 17:55:35 +00:00 |
|
v.audacity
|
9d0daf8662
|
Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion
|
2013-02-20 23:42:58 +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 |
|