summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/smartmedia_shared.hch (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-03-03Text of input select button is now also shown correctly while being in help ↵Marcel Lauwerijssen1-0/+7
of about mode
2005-02-24Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen1-15/+23
2005-02-23added audio player functionalityOliver Schinagl1-23/+37
2005-01-25Changed block offset +200. This to ensure several platforms can be used with ↵Oliver Schinagl1-14/+14
almost identical bitfiles.
2005-01-24repaired typo in preset size.Oliver Schinagl1-2/+3
2005-01-18Fixed allignment,Oliver Schinagl1-5/+11
added header information for Audio Data.
2005-01-11Added ability to only change the starting address. This makes it possible to ↵Oliver Schinagl1-12/+14
only change one address instead of every single image.
2005-01-06Changed data to match our new 'interleaved' images.Oliver Schinagl1-35/+33
2004-12-21simplified graphical visulalization define'sOliver Schinagl1-4/+4
2004-12-16Added new smartmedia and memory address for new skins/about screens.Oliver Schinagl1-27/+61
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-08Moved all SmartMedia memory locations to here.Oliver Schinagl1-59/+23
2004-11-25added general config fileMarcel Lauwerijssen1-1/+1
2004-11-24Removed refference for 'large datablock' for now.Oliver Schinagl1-44/+32
Moved pixel color definition to variables in their appropiate srcfile
2004-11-16Attempt to add Spectrum Analasys.Oliver Schinagl1-2/+3
2004-11-16Merged FFT into Graphic Equalizer.Oliver Schinagl1-1/+21
2004-11-15Added display of active buttons.Oliver Schinagl1-1/+1
Added equalizer preset storage.
2004-11-11Added fft filesOliver Schinagl1-2/+4
fixed some issues, included equalizer.
2004-11-11(no commit message)Oliver Schinagl1-1/+1
2004-11-10(no commit message)Oliver Schinagl1-27/+27
2004-11-10First Real VersionOliver Schinagl1-5/+27
2004-11-01Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl1-0/+83
The display routine has been updated to draw whatever is currently in the ram.