summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer (follow)
Commit message (Expand)AuthorAgeFilesLines
* equalizer mode buttons function now +x2 then -x2.Oliver Schinagl2004-11-261-62/+82
* changed macro proc's to functions.Oliver Schinagl2004-11-264-46/+62
* changed macro proc's to functions.Oliver Schinagl2004-11-261-3/+6
* changed macro's to functions.Oliver Schinagl2004-11-261-30/+36
* Re-Changed macro's to functions.Oliver Schinagl2004-11-265-8/+8
* Increased equalizer table array to 640 elements.Oliver Schinagl2004-11-261-8/+8
* (no commit message)Oliver Schinagl2004-11-251-88/+0
* smart media init function is now macro proc.Oliver Schinagl2004-11-241-21/+72
* added skindata store.Oliver Schinagl2004-11-241-8/+8
* removed a bug and some par's that seem to be bothering us.Oliver Schinagl2004-11-241-10/+2
* if possible, events are defined here.Oliver Schinagl2004-11-241-6/+20
* changed the eventhandler from a function to a macro proc.Oliver Schinagl2004-11-241-41/+100
* display routine also depends on a few dynamic constansts that are in skindata...Oliver Schinagl2004-11-241-95/+154
* a static table doesn't need to be stored in ram. Rom is good enough.Oliver Schinagl2004-11-241-2/+2
* Added defines to indicate what stage we are in when loading data.Oliver Schinagl2004-11-241-2/+14
* Mousepointer Y information is stored in 10bit var instead of 9. This to keep ...Oliver Schinagl2004-11-241-2/+1
* changed load preset function to a macro proc.Oliver Schinagl2004-11-241-2/+1
* we have added pointers to the dual buffered equalizer part of the display and...Oliver Schinagl2004-11-241-3/+17
* Function is now a macro proc.Oliver Schinagl2004-11-241-1/+1
* added skindata struct to store specific information for the skin.Oliver Schinagl2004-11-241-5/+14
* removed PAL defines. this wasn't really bright afterall IMHO.Oliver Schinagl2004-11-241-6/+14
* Removed refference for 'large datablock' for now.Oliver Schinagl2004-11-241-44/+32
* iFFT is stored as unsignedOliver Schinagl2004-11-241-2/+2
* Modified calculate_FFT() commentsMarcel Lauwerijssen2004-11-231-1/+1
* (no commit message)Marcel Lauwerijssen2004-11-221-22/+1
* Added comment throughout the entire FFT.hcc fileMarcel Lauwerijssen2004-11-221-31/+96
* X and Y are always stored in 10 bits making life around the application easie...Oliver Schinagl2004-11-221-1/+1
* initial versionOliver Schinagl2004-11-221-0/+34
* Initial version.Oliver Schinagl2004-11-221-0/+74
* Changed prototype to unsigned of ifftOliver Schinagl2004-11-221-2/+2
* Removed static presets.Oliver Schinagl2004-11-221-25/+1
* made fft store unsigned.Oliver Schinagl2004-11-221-4/+4
* presets added.Oliver Schinagl2004-11-182-0/+0
* (no commit message)Oliver Schinagl2004-11-181-0/+639
* Image was stored as 24bpp. It should have been 8bppOliver Schinagl2004-11-181-0/+0
* Attempt to add Spectrum Analasys.Oliver Schinagl2004-11-165-39/+131
* Fixed width of Volume BarOliver Schinagl2004-11-161-0/+0
* Fixed width of Volume BarOliver Schinagl2004-11-161-0/+0
* repaired error in equalizer bands 3/4 and 224Oliver Schinagl2004-11-161-0/+0
* fixed 2 errors in Equalizer Bars 3/4 and 224Oliver Schinagl2004-11-161-0/+0
* equalizer levels is no longer passed along as one large array, but as a mere ...Oliver Schinagl2004-11-161-9/+19
* changed equalizer levels from one large array beeing passed on, to just havin...Oliver Schinagl2004-11-162-5/+1
* added configurationOliver Schinagl2004-11-161-0/+1
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-1614-113/+632
* (no commit message)Oliver Schinagl2004-11-161-1/+9
* Added display of active buttons.Oliver Schinagl2004-11-1513-74/+161
* Added fft filesOliver Schinagl2004-11-1114-81/+680
* (no commit message)Oliver Schinagl2004-11-1110-79/+98
* (no commit message)Oliver Schinagl2004-11-1013-188/+272
* renamed audiodriver simply to audioOliver Schinagl2004-11-102-0/+0