summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/eventhandler_shared.hch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Text of input select button is now also shown correctly while being in help ↵Marcel Lauwerijssen2005-03-031-0/+1
| | | | of about mode
* Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen2005-02-241-0/+1
|
* added audio player functionalityOliver Schinagl2005-02-231-2/+9
|
* Fixed inverse volume control table beeing the wrong size.Oliver Schinagl2005-01-201-0/+1
|
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-6/+8
|
* Added variable for saturation detection.Oliver Schinagl2005-01-111-0/+2
|
* Added inputgain.Oliver Schinagl2005-01-061-6/+15
|
* Added more operational modes.Oliver Schinagl2004-12-161-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.
* New branch used to add new features.Oliver Schinagl2004-12-091-0/+71
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-71/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* Re-Arranged equalizer mode buttons for easier integration.Oliver Schinagl2004-12-081-8/+5
|
* Increased equalizer table array to 640 elements.Oliver Schinagl2004-11-261-8/+8
| | | | redefined equalizer modes.
* we have added pointers to the dual buffered equalizer part of the display ↵Oliver Schinagl2004-11-241-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.
* changed equalizer levels from one large array beeing passed on, to just ↵Oliver Schinagl2004-11-161-0/+1
| | | | having a pointer passed on.
* Added display of active buttons.Oliver Schinagl2004-11-151-1/+3
| | | | Added equalizer preset storage.
* Added fft filesOliver Schinagl2004-11-111-1/+2
| | | | fixed some issues, included equalizer.
* (no commit message)Oliver Schinagl2004-11-101-0/+18
|
* First Real VersionOliver Schinagl2004-11-101-0/+38