summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src/smartmedia.hcc (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-03-03Text of input select button is now also shown correctly while being in help ↵Marcel Lauwerijssen1-1/+6
of about mode
2005-02-24Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen1-12/+7
2005-02-23added audio player functionalityOliver Schinagl1-7/+46
2005-01-31corrected an error in the smartmedia_set_read_address functionMarcel Lauwerijssen1-2/+2
2005-01-31Removed carriage returns, added SmartMedia_set_address functionMarcel Lauwerijssen1-373/+386
2005-01-19Audio input from Smartmedia works.Oliver Schinagl1-3/+3
2005-01-18Added internal audio play functionality.Oliver Schinagl1-17/+84
Still issue when playing sound. Appears to be signed /unsigned conversion problem. Do not use this functionality yet!
2005-01-11Added input gain color for saturated input gainOliver Schinagl1-1/+2
2005-01-06Added lots of comments. Doxygen tags are still needed.Oliver Schinagl1-5/+97
2005-01-06Refactured Smart Media Loading completely.Oliver Schinagl1-233/+107
2005-01-04TASS was replaced by Fontys logo by accident. Fixed.Oliver Schinagl1-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.
2004-12-21Added some debug information to find out why we jump to wrong/strange addresses.Oliver Schinagl1-1/+11
2004-12-16Added stages for all about screens.Oliver Schinagl1-43/+145
2004-12-13Replaced skin struct with more advanced struct.Oliver Schinagl1-17/+20
It is still a typedef however. FIXME: Should be changed to 'regular' struct.
2004-12-09New branch used to add new features.Oliver Schinagl1-0/+0
2004-12-09Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl1-0/+0
namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
2004-12-08We now use a BlockRam to store Equalizer 'factory' defaults.Oliver Schinagl1-31/+31
Added various stages for the loader to perform different tasks during each stage.
2004-11-29added doxygen html generated documenationOliver Schinagl1-4/+2
fixe doxygen tags.
2004-11-26changed macro proc's to functions.Oliver Schinagl1-31/+45
replaced for loops for while loops.
2004-11-24smart media init function is now macro proc.Oliver Schinagl1-21/+72
we now load all data in 4 stages into RAM. we hardcore init various arrays for skindata.
2004-11-16Merged FFT into Graphic Equalizer.Oliver Schinagl1-1/+1
2004-11-15Added display of active buttons.Oliver Schinagl1-8/+0
Added equalizer preset storage.
2004-11-11Added fft filesOliver Schinagl1-2/+7
fixed some issues, included equalizer.
2004-11-11(no commit message)Oliver Schinagl1-10/+9
2004-11-10(no commit message)Oliver Schinagl1-14/+22
2004-11-10First Real VersionOliver Schinagl1-0/+166