summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src/main.hcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete defines, added timer to ensure the audio chip will function ↵Oliver Schinagl2005-01-111-7/+9
| | | | after a powercycle
* Updated main to reflect changes in functions.Oliver Schinagl2005-01-061-4/+4
|
* Added call to require PL2RAM.Oliver Schinagl2005-01-051-0/+1
|
* CLS doens't work, replaced with EOL.Oliver Schinagl2004-12-161-1/+1
|
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+162
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-162/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* We removed PL2 ram bank 2 references as we don't use it.Oliver Schinagl2004-12-081-11/+0
| | | | Removed excecive string printing.
* added doxygen html generated documenationOliver Schinagl2004-11-291-3/+0
| | | | fixe doxygen tags.
* changed macro proc's to functions.Oliver Schinagl2004-11-261-5/+5
| | | | replaced for loops for while loops.
* added skindata store.Oliver Schinagl2004-11-241-8/+8
| | | | | | changed function calls to macro proc calls. removed useless define and replaced it with proper PAL call.
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-3/+2
|
* Added display of active buttons.Oliver Schinagl2004-11-151-5/+11
| | | | Added equalizer preset storage.
* Added fft filesOliver Schinagl2004-11-111-3/+4
| | | | fixed some issues, included equalizer.
* (no commit message)Oliver Schinagl2004-11-111-6/+6
|
* (no commit message)Oliver Schinagl2004-11-101-23/+29
|
* First Real VersionOliver Schinagl2004-11-101-0/+164
|
* (no commit message)Oliver Schinagl2004-10-131-81/+0
|
* Main ApplicationOliver Schinagl2004-10-131-0/+81