summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src/runfft.hcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified commentsMarcel Lauwerijssen2004-12-221-2/+13
|
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+182
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-182/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* Moved FFT specific define here instead of the configuration file.Oliver Schinagl2004-12-081-1/+3
| | | | Added include ifdef around debug as it shouldn't always be included.
* Updated doxygen tagsMarcel Lauwerijssen2004-11-291-24/+29
|
* (no commit message)Marcel Lauwerijssen2004-11-221-22/+1
|
* Removed static presets.Oliver Schinagl2004-11-221-25/+1
| | | | changed display pointer to unsigned.
* Attempt to add Spectrum Analasys.Oliver Schinagl2004-11-161-7/+5
|
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-0/+222