summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed volume bar when toggling between audio player and normal modeMarcel Lauwerijssen2005-03-031-35/+42
|
* Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen2005-02-246-36/+46
|
* Added text switching button (sm-card/line-in) to applicationMarcel Lauwerijssen2005-02-242-14/+22
|
* Updated skins to final versionMarcel Lauwerijssen2005-02-241-0/+1
|
* Updated skins to final versionMarcel Lauwerijssen2005-02-244-4/+4
|
* Updated skins to final versionMarcel Lauwerijssen2005-02-243-0/+0
|
* Updated skins to final versionMarcel Lauwerijssen2005-02-243-0/+0
|
* Updated skins to final versionMarcel Lauwerijssen2005-02-243-0/+0
|
* Fixed table.Oliver Schinagl2005-02-241-1/+1
|
* Fixed preset.Oliver Schinagl2005-02-241-25/+1
|
* Fixed preset.Oliver Schinagl2005-02-241-1/+25
|
* (no commit message)Oliver Schinagl2005-02-241-25/+1
|
* Moved audioplayer up 1 pixel.Oliver Schinagl2005-02-241-0/+0
|
* Modified PresetsOliver Schinagl2005-02-243-1/+25
|
* (no commit message)Oliver Schinagl2005-02-234-1/+163514
|
* Line in playerOliver Schinagl2005-02-233-0/+2
|
* (no commit message)Oliver Schinagl2005-02-231-5/+7
|
* (no commit message)Oliver Schinagl2005-02-233-0/+0
|
* added audioplayer functionalityaddedOliver Schinagl2005-02-239-2/+2
|
* added audioplayer functionalityOliver Schinagl2005-02-235-22/+29
|
* added audio player functionalityOliver Schinagl2005-02-237-29/+73
|
* added audio player functionalityOliver Schinagl2005-02-234-445/+614
|
* 'Play' button re-added.Oliver Schinagl2005-02-153-0/+0
|
* Added audio player buttons.Oliver Schinagl2005-02-157-0/+2
|
* Corrected audioplayer button color index.Oliver Schinagl2005-02-151-0/+0
|
* Added audio player bitmaps.Oliver Schinagl2005-02-144-0/+0
|
* corrected an error in the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-2/+2
|
* Removed carriage returns, added SmartMedia_set_address functionMarcel Lauwerijssen2005-01-311-373/+386
|
* Added comments and header of the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-1/+9
|
* Changed block offset +200. This to ensure several platforms can be used with ↵Oliver Schinagl2005-01-251-14/+14
| | | | almost identical bitfiles.
* (no commit message)Oliver Schinagl2005-01-253-0/+0
|
* For some reason we had 7 presets. Removed the extra preset.Oliver Schinagl2005-01-241-1/+1
|
* repaired typo in preset size.Oliver Schinagl2005-01-241-2/+3
|
* New presetsOliver Schinagl2005-01-241-0/+0
|
* Display a gray color.Oliver Schinagl2005-01-201-2/+2
|
* Disable gain input when in playback mode.Oliver Schinagl2005-01-201-1/+1
|
* Use a pretty gray color.Oliver Schinagl2005-01-201-1/+1
|
* 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-71/+66
| | | | | | | | | | Input gain can be 'disabled' when playing audio from SMC. Volume and gain control is now done via functions. Added commented code for advanced audio player.
* Input gain can be colored 'disabled'.Oliver Schinagl2005-01-201-1/+18
| | | | We reset the image index to the background when the exit button was pressed.
* 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.
* mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl2005-01-201-4/+4
| | | | thus skin data also.
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-6/+8
|
* Added inline functions for volume and gain control.Oliver Schinagl2005-01-201-0/+11
|
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-1/+2
|
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-1/+104
| | | | Added inline functions for volume and gain control.
* mouse coordinate stores are now 11 bits wide. The RC200 supplies us with 10 ↵Oliver Schinagl2005-01-201-1/+1
| | | | and 9 bits wide variables. We make those fit.
* Audio input from Smartmedia works.Oliver Schinagl2005-01-191-3/+3
|
* Changed functions to inline functions.Oliver Schinagl2005-01-181-1/+1
|