summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src/smartmedia.hcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Text of input select button is now also shown correctly while being in help ↵Marcel Lauwerijssen2005-03-031-1/+6
| | | | of about mode
* Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen2005-02-241-12/+7
|
* added audio player functionalityOliver Schinagl2005-02-231-7/+46
|
* corrected an error in the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-2/+2
|
* Removed carriage returns, added SmartMedia_set_address functionMarcel Lauwerijssen2005-01-311-373/+386
|
* Audio input from Smartmedia works.Oliver Schinagl2005-01-191-3/+3
|
* Added internal audio play functionality.Oliver Schinagl2005-01-181-17/+84
| | | | Still issue when playing sound. Appears to be signed /unsigned conversion problem. Do not use this functionality yet!
* Added input gain color for saturated input gainOliver Schinagl2005-01-111-1/+2
|
* Added lots of comments. Doxygen tags are still needed.Oliver Schinagl2005-01-061-5/+97
|
* Refactured Smart Media Loading completely.Oliver Schinagl2005-01-061-233/+107
|
* TASS was replaced by Fontys logo by accident. Fixed.Oliver Schinagl2005-01-041-11/+9
| | | | | | | | | Instead of trying to set the address properly, we change behaviour of the loop slightly. Since we write MRGB pixel data to the memory, it makes sense to also read it in that order. we only use the +3 counter when not loading the visual graph.
* Added some debug information to find out why we jump to wrong/strange addresses.Oliver Schinagl2004-12-211-1/+11
|
* Added stages for all about screens.Oliver Schinagl2004-12-161-43/+145
|
* Replaced skin struct with more advanced struct.Oliver Schinagl2004-12-131-17/+20
| | | | It is still a typedef however. FIXME: Should be changed to 'regular' struct.
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+233
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-233/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* We now use a BlockRam to store Equalizer 'factory' defaults.Oliver Schinagl2004-12-081-31/+31
| | | | Added various stages for the loader to perform different tasks during each stage.
* added doxygen html generated documenationOliver Schinagl2004-11-291-4/+2
| | | | fixe doxygen tags.
* changed macro proc's to functions.Oliver Schinagl2004-11-261-31/+45
| | | | replaced for loops for while loops.
* smart media init function is now macro proc.Oliver Schinagl2004-11-241-21/+72
| | | | | | we now load all data in 4 stages into RAM. we hardcore init various arrays for skindata.
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-161-1/+1
|
* Added display of active buttons.Oliver Schinagl2004-11-151-8/+0
| | | | Added equalizer preset storage.
* Added fft filesOliver Schinagl2004-11-111-2/+7
| | | | fixed some issues, included equalizer.
* (no commit message)Oliver Schinagl2004-11-111-10/+9
|
* (no commit message)Oliver Schinagl2004-11-101-14/+22
|
* First Real VersionOliver Schinagl2004-11-101-0/+166