summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* We only use one var to lock the display from wherever.Oliver Schinagl2004-12-081-5/+6
* Rewrote equalizer loading function. We now load presets from an extra blockra...Oliver Schinagl2004-12-081-1/+1
* Moved FFT specific configuration here.Oliver Schinagl2004-12-081-0/+4
* Cleaned some layout.Oliver Schinagl2004-12-081-0/+3
* Moved all SmartMedia memory locations to here.Oliver Schinagl2004-12-081-0/+80
* added doxygen html generated documenationOliver Schinagl2004-11-293-42/+2
* Updated doxygen tagsMarcel Lauwerijssen2004-11-291-0/+22
* 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
* 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
* initial versionOliver Schinagl2004-11-221-0/+34
* Changed prototype to unsigned of ifftOliver Schinagl2004-11-221-2/+2
* Attempt to add Spectrum Analasys.Oliver Schinagl2004-11-161-2/+3
* changed equalizer levels from one large array beeing passed on, to just havin...Oliver Schinagl2004-11-162-5/+1
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-165-8/+294
* (no commit message)Oliver Schinagl2004-11-161-1/+9
* Added display of active buttons.Oliver Schinagl2004-11-156-10/+32
* Added fft filesOliver Schinagl2004-11-115-8/+24
* (no commit message)Oliver Schinagl2004-11-115-4/+5
* (no commit message)Oliver Schinagl2004-11-107-60/+66
* renamed audiodriver simply to audioOliver Schinagl2004-11-101-0/+0
* First Real VersionOliver Schinagl2004-11-108-9/+182
* Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl2004-11-012-1/+84
* (no commit message)Oliver Schinagl2004-10-251-0/+40
* (no commit message)Oliver Schinagl2004-10-213-7/+91
* Mousedriver no longer uses mpram, but a 3 elemented struct to move data aroun...Oliver Schinagl2004-10-131-13/+4
* Project Files added.Oliver Schinagl2004-10-131-1/+1
* (no commit message)Oliver Schinagl2004-10-132-0/+66
* (no commit message)Oliver Schinagl2004-10-131-0/+40
* Shared mousedriver includesOliver Schinagl2004-10-131-0/+61