summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/eventhandler_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/+1
of about mode
2005-02-24Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen1-0/+1
2005-02-23added audio player functionalityOliver Schinagl1-2/+9
2005-01-20Fixed inverse volume control table beeing the wrong size.Oliver Schinagl1-0/+1
2005-01-20mouse coordinate stores are now 11 bits wide.Oliver Schinagl1-6/+8
2005-01-11Added variable for saturation detection.Oliver Schinagl1-0/+2
2005-01-06Added inputgain.Oliver Schinagl1-6/+15
2004-12-16Added more operational modes.Oliver Schinagl1-3/+8
Stop starting at 0 with modes. added states for demo and reset buttons to make them look fancy. added index for address offset lookup table.
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-08Re-Arranged equalizer mode buttons for easier integration.Oliver Schinagl1-8/+5
2004-11-26Increased equalizer table array to 640 elements.Oliver Schinagl1-8/+8
redefined equalizer modes.
2004-11-24we have added pointers to the dual buffered equalizer part of the display ↵Oliver Schinagl1-3/+17
and a flag to lock the buffers. Also added indicator which mode we are using for equalizer updates. Created defines to go with that. Added defines to indicate what operational mode we are in.
2004-11-16changed equalizer levels from one large array beeing passed on, to just ↵Oliver Schinagl1-0/+1
having a pointer passed on.
2004-11-15Added display of active buttons.Oliver Schinagl1-1/+3
Added equalizer preset storage.
2004-11-11Added fft filesOliver Schinagl1-1/+2
fixed some issues, included equalizer.
2004-11-10(no commit message)Oliver Schinagl1-0/+18
2004-11-10First Real VersionOliver Schinagl1-0/+38