summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* Changed functions to inline functions.Oliver Schinagl2005-01-181-1/+5
| | | | Added play button handler.
* Added audio playback button.Oliver Schinagl2005-01-181-41/+56
| | | | | | Fixed demo and reset buttons beeing pressed when 'cursor' was not on the button. Fixed bug where auto gain correction would always go to 0 when started.
* Added internal audio play functionality.Oliver Schinagl2005-01-181-17/+84
| | | | Still issue when playing sound. Appears to be signed /unsigned conversion problem. Do not use this functionality yet!
* Added internal audio play functionality.Oliver Schinagl2005-01-181-36/+63
|
* Added defines for audio initialization delay.Oliver Schinagl2005-01-181-13/+10
|
* Added button for internal 'play' mode.Oliver Schinagl2005-01-181-0/+1
|
* Added bit to indicate internal 'play' mode.Oliver Schinagl2005-01-181-0/+1
|
* Added window size define.Oliver Schinagl2005-01-181-0/+1
|
* Changed functions to inline functions.Oliver Schinagl2005-01-183-3/+3
|
* Changed functions to inline functions.Oliver Schinagl2005-01-181-2/+10
| | | | Added 2 functions to load audio data from smartmedia.
* Fixed allignment,Oliver Schinagl2005-01-181-5/+11
| | | | added header information for Audio Data.
* Added photoshop files of skins to CVSOliver Schinagl2005-01-187-0/+0
|
* Added define to calculate delay length.Oliver Schinagl2005-01-111-1/+9
|
* Added colors for norm mode and saturated mode for input gain.Oliver Schinagl2005-01-111-1/+2
|