summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/configuration.hch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added audio player functionalityOliver Schinagl2005-02-231-0/+1
|
* Added defines for audio initialization delay.Oliver Schinagl2005-01-181-13/+10
|
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+56
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-56/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* Removed Smart Media addresses from here. They are now in SmartMedia-shared.Oliver Schinagl2004-12-081-70/+10
| | | | Moved FFT specific defines to FFT.
* Removed refference for 'large datablock' for now.Oliver Schinagl2004-11-241-44/+32
| | | | Moved pixel color definition to variables in their appropiate srcfile
* Attempt to add Spectrum Analasys.Oliver Schinagl2004-11-161-2/+3
|
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-1/+21
|
* Added display of active buttons.Oliver Schinagl2004-11-151-1/+1
| | | | Added equalizer preset storage.
* Added fft filesOliver Schinagl2004-11-111-2/+4
| | | | fixed some issues, included equalizer.
* (no commit message)Oliver Schinagl2004-11-111-1/+1
|
* (no commit message)Oliver Schinagl2004-11-101-27/+27
|
* First Real VersionOliver Schinagl2004-11-101-5/+27
|
* Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl2004-11-011-0/+83
The display routine has been updated to draw whatever is currently in the ram.