summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-01-31Added comments and header of the smartmedia_set_read_address functionMarcel Lauwerijssen1-1/+9
2005-01-25Changed block offset +200. This to ensure several platforms can be used with ↵Oliver Schinagl1-14/+14
almost identical bitfiles.
2005-01-25(no commit message)Oliver Schinagl3-0/+0
2005-01-24For some reason we had 7 presets. Removed the extra preset.Oliver Schinagl1-1/+1
2005-01-24repaired typo in preset size.Oliver Schinagl1-2/+3
2005-01-24New presetsOliver Schinagl1-0/+0
2005-01-20Display a gray color.Oliver Schinagl1-2/+2
2005-01-20Disable gain input when in playback mode.Oliver Schinagl1-1/+1
2005-01-20Use a pretty gray color.Oliver Schinagl1-1/+1
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-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.
2005-01-20Input gain can be colored 'disabled'.Oliver Schinagl1-1/+18
We reset the image index to the background when the exit button was pressed.
2005-01-20Added color for 'disabled' items.Oliver Schinagl1-0/+1
2005-01-20mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl1-1/+1
thus skin data also.
2005-01-20mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl1-4/+4
thus skin data also.
2005-01-20mouse coordinate stores are now 11 bits wide.Oliver Schinagl1-6/+8
2005-01-20Added inline functions for volume and gain control.Oliver Schinagl1-0/+11
2005-01-20mouse coordinate stores are now 11 bits wide.Oliver Schinagl1-1/+2
2005-01-20mouse coordinate stores are now 11 bits wide.Oliver Schinagl1-1/+104
Added inline functions for volume and gain control.
2005-01-20mouse coordinate stores are now 11 bits wide. The RC200 supplies us with 10 ↵Oliver Schinagl1-1/+1
and 9 bits wide variables. We make those fit.
2005-01-19Audio input from Smartmedia works.Oliver Schinagl1-3/+3
2005-01-18Changed functions to inline functions.Oliver Schinagl1-1/+1
2005-01-18Changed functions to inline functions.Oliver Schinagl1-1/+5
Added play button handler.
2005-01-18Added audio playback button.Oliver Schinagl1-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.
2005-01-18Added internal audio play functionality.Oliver Schinagl1-17/+84
Still issue when playing sound. Appears to be signed /unsigned conversion problem. Do not use this functionality yet!
2005-01-18Added internal audio play functionality.Oliver Schinagl1-36/+63
2005-01-18Added defines for audio initialization delay.Oliver Schinagl1-13/+10
2005-01-18Added button for internal 'play' mode.Oliver Schinagl1-0/+1
2005-01-18Added bit to indicate internal 'play' mode.Oliver Schinagl1-0/+1
2005-01-18Added window size define.Oliver Schinagl1-0/+1
2005-01-18Changed functions to inline functions.Oliver Schinagl3-3/+3
2005-01-18Changed functions to inline functions.Oliver Schinagl1-2/+10
Added 2 functions to load audio data from smartmedia.
2005-01-18Fixed allignment,Oliver Schinagl1-5/+11
added header information for Audio Data.
2005-01-18Added photoshop files of skins to CVSOliver Schinagl7-0/+0
2005-01-11Added define to calculate delay length.Oliver Schinagl1-1/+9
2005-01-11Added colors for norm mode and saturated mode for input gain.Oliver Schinagl1-1/+2
2005-01-11Added variable for saturation detection.Oliver Schinagl1-0/+2
2005-01-11Added ability to only change the starting address. This makes it possible to ↵Oliver Schinagl1-12/+14
only change one address instead of every single image.
2005-01-11Removed obsolete defines, added timer to ensure the audio chip will function ↵Oliver Schinagl1-7/+9
after a powercycle
2005-01-11Added input gain color for saturated input gainOliver Schinagl1-1/+2
2005-01-11Added special eventhandler loop for the audio input gain events, which are ↵Oliver Schinagl1-264/+283
not fired by the user but by the audio component
2005-01-11Modified input gain control bar colorOliver Schinagl1-1/+1
2005-01-11modified doxygen comments, added automatic input gain controlOliver Schinagl1-35/+57
2005-01-11fixed error in the path to the graph_mask raw-fileOliver Schinagl1-1/+1
2005-01-11Added log button to the help skin (again)Marcel Lauwerijssen1-0/+0
2005-01-11Added log button to the help skin (again)Marcel Lauwerijssen1-0/+0
2005-01-06merged runfft into audio.hccMarcel Lauwerijssen1-0/+18
2005-01-06merged runfft into audio.hccMarcel Lauwerijssen1-21/+208
2005-01-06(no commit message)Oliver Schinagl5-60/+1565
2005-01-06Updated main to reflect changes in functions.Oliver Schinagl1-4/+4