summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include/display.hch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen2005-02-241-5/+5
|
* added audio player functionalityOliver Schinagl2005-02-231-0/+1
|
* Use a pretty gray color.Oliver Schinagl2005-01-201-1/+1
|
* Added color for 'disabled' items.Oliver Schinagl2005-01-201-0/+1
|
* mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl2005-01-201-1/+1
| | | | thus skin data also.
* Changed functions to inline functions.Oliver Schinagl2005-01-181-1/+1
|
* Added colors for norm mode and saturated mode for input gain.Oliver Schinagl2005-01-111-1/+2
|
* Removed offset's The name wasn't entirly correctly and refactoring in ↵Oliver Schinagl2005-01-061-12/+1
| | | | display and eventhandler required them both.
* Added ROM array indexes for offset lookup table.Oliver Schinagl2004-12-161-0/+19
|
* Replaced skin struct with more advanced struct.Oliver Schinagl2004-12-131-1/+1
| | | | 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/+52
|
* Added defines makeing it possible to split the application in various parts ↵Oliver Schinagl2004-12-091-52/+0
| | | | | | | | namely: Loader (loads data from the smart media into ram) Equalizer (The 'normal' known application) Visualization (The graphical visualization)
* We only use one var to lock the display from wherever.Oliver Schinagl2004-12-081-5/+6
| | | | | | Fixed some comments. Removed mask only drawing of pixels as we either load with or without SmartMedia.
* Re-Changed macro's to functions.Oliver Schinagl2004-11-261-3/+3
|
* removed PAL defines. this wasn't really bright afterall IMHO.Oliver Schinagl2004-11-241-6/+14
| | | | | | temporarly set the pixel color defines here. they are now beeing used to initialize the variables. this will be removed later. added the skindata struct so components know where to get skindata from.
* Added display of active buttons.Oliver Schinagl2004-11-151-1/+1
| | | | Added equalizer preset storage.
* (no commit message)Oliver Schinagl2004-11-111-1/+1
|
* (no commit message)Oliver Schinagl2004-11-101-1/+1
|
* First Real VersionOliver Schinagl2004-11-101-1/+4
|
* Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl2004-11-011-1/+1
| | | | The display routine has been updated to draw whatever is currently in the ram.
* Project Files added.Oliver Schinagl2004-10-131-1/+1
| | | | Build Errors fixed.
* (no commit message)Oliver Schinagl2004-10-131-0/+40