summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-09Added cost of function.Oliver Schinagl1-3/+3
2004-12-08We do some init here to ensure the equalizer bars are drawn properly. This sh...Oliver Schinagl1-45/+67
2004-12-08We now use a BlockRam to store Equalizer 'factory' defaults.Oliver Schinagl1-31/+31
2004-12-08We removed PL2 ram bank 2 references as we don't use it.Oliver Schinagl1-11/+0
2004-12-08Added reminder to move runfft functionality into this file.Oliver Schinagl1-0/+1
2004-12-08Moved FFT specific define here instead of the configuration file.Oliver Schinagl2-2/+13
2004-12-08We only use one var to lock the display from wherever.Oliver Schinagl1-27/+18
2004-12-08Rewrote equalizer loading function. We now load presets from an extra blockra...Oliver Schinagl1-34/+18
2004-11-29added doxygen html generated documenationOliver Schinagl8-155/+47
2004-11-29preset_offset doens't need to be passed seperatly. We assume the preset has b...Oliver Schinagl1-3/+3
2004-11-29(no commit message)Marcel Lauwerijssen1-4/+4
2004-11-29Updated doxygen tagsMarcel Lauwerijssen1-24/+29
2004-11-29Updated doxygen tagsMarcel Lauwerijssen1-77/+75
2004-11-26equalizer mode now concave, but 'upside down'Oliver Schinagl1-7/+2
2004-11-26equalizer mode buttons function now +x2 then -x2.Oliver Schinagl1-62/+82
2004-11-26changed macro proc's to functions.Oliver Schinagl4-46/+62
2004-11-26changed macro proc's to functions.Oliver Schinagl1-3/+6
2004-11-26changed macro's to functions.Oliver Schinagl1-30/+36
2004-11-25(no commit message)Oliver Schinagl1-88/+0
2004-11-24smart media init function is now macro proc.Oliver Schinagl1-21/+72
2004-11-24added skindata store.Oliver Schinagl1-8/+8
2004-11-24removed a bug and some par's that seem to be bothering us.Oliver Schinagl1-10/+2
2004-11-24if possible, events are defined here.Oliver Schinagl1-6/+20
2004-11-24changed the eventhandler from a function to a macro proc.Oliver Schinagl1-41/+100
2004-11-24display routine also depends on a few dynamic constansts that are in skindata...Oliver Schinagl1-95/+154
2004-11-23Modified calculate_FFT() commentsMarcel Lauwerijssen1-1/+1
2004-11-22(no commit message)Marcel Lauwerijssen1-22/+1
2004-11-22Added comment throughout the entire FFT.hcc fileMarcel Lauwerijssen1-31/+96
2004-11-22X and Y are always stored in 10 bits making life around the application easie...Oliver Schinagl1-1/+1
2004-11-22Initial version.Oliver Schinagl1-0/+74
2004-11-22Removed static presets.Oliver Schinagl1-25/+1
2004-11-22made fft store unsigned.Oliver Schinagl1-4/+4
2004-11-16Attempt to add Spectrum Analasys.Oliver Schinagl4-37/+128
2004-11-16equalizer levels is no longer passed along as one large array, but as a mere ...Oliver Schinagl1-9/+19
2004-11-16added configurationOliver Schinagl1-0/+1
2004-11-16Merged FFT into Graphic Equalizer.Oliver Schinagl7-63/+277
2004-11-15Added display of active buttons.Oliver Schinagl5-40/+104
2004-11-11Added fft filesOliver Schinagl7-43/+535
2004-11-11(no commit message)Oliver Schinagl5-75/+93
2004-11-10(no commit message)Oliver Schinagl6-128/+206
2004-11-10renamed audiodriver simply to audioOliver Schinagl1-0/+0
2004-11-10First Real VersionOliver Schinagl9-212/+561
2004-11-10(no commit message)Oliver Schinagl1-1/+1
2004-11-01Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl1-26/+65
2004-10-25(no commit message)Oliver Schinagl2-17/+68
2004-10-21(no commit message)Oliver Schinagl3-0/+249
2004-10-21(no commit message)Oliver Schinagl3-29/+43
2004-10-13Mousedriver no longer uses mpram, but a 3 elemented struct to move data aroun...Oliver Schinagl2-27/+40
2004-10-13Project Files added.Oliver Schinagl3-6/+6
2004-10-13(no commit message)Oliver Schinagl4-45/+58