summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added cost of function.Oliver Schinagl2004-12-091-3/+3
* We do some init here to ensure the equalizer bars are drawn properly. This sh...Oliver Schinagl2004-12-081-45/+67
* We now use a BlockRam to store Equalizer 'factory' defaults.Oliver Schinagl2004-12-081-31/+31
* We removed PL2 ram bank 2 references as we don't use it.Oliver Schinagl2004-12-081-11/+0
* Added reminder to move runfft functionality into this file.Oliver Schinagl2004-12-081-0/+1
* Moved FFT specific define here instead of the configuration file.Oliver Schinagl2004-12-082-2/+13
* We only use one var to lock the display from wherever.Oliver Schinagl2004-12-081-27/+18
* Rewrote equalizer loading function. We now load presets from an extra blockra...Oliver Schinagl2004-12-081-34/+18
* added doxygen html generated documenationOliver Schinagl2004-11-298-155/+47
* preset_offset doens't need to be passed seperatly. We assume the preset has b...Oliver Schinagl2004-11-291-3/+3
* (no commit message)Marcel Lauwerijssen2004-11-291-4/+4
* Updated doxygen tagsMarcel Lauwerijssen2004-11-291-24/+29
* Updated doxygen tagsMarcel Lauwerijssen2004-11-291-77/+75
* equalizer mode now concave, but 'upside down'Oliver Schinagl2004-11-261-7/+2
* 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
* (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
* 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 version.Oliver Schinagl2004-11-221-0/+74
* Removed static presets.Oliver Schinagl2004-11-221-25/+1
* made fft store unsigned.Oliver Schinagl2004-11-221-4/+4
* Attempt to add Spectrum Analasys.Oliver Schinagl2004-11-164-37/+128
* equalizer levels is no longer passed along as one large array, but as a mere ...Oliver Schinagl2004-11-161-9/+19
* added configurationOliver Schinagl2004-11-161-0/+1
* Merged FFT into Graphic Equalizer.Oliver Schinagl2004-11-167-63/+277
* Added display of active buttons.Oliver Schinagl2004-11-155-40/+104
* Added fft filesOliver Schinagl2004-11-117-43/+535
* (no commit message)Oliver Schinagl2004-11-115-75/+93
* (no commit message)Oliver Schinagl2004-11-106-128/+206
* renamed audiodriver simply to audioOliver Schinagl2004-11-101-0/+0
* First Real VersionOliver Schinagl2004-11-109-212/+561
* (no commit message)Oliver Schinagl2004-11-101-1/+1
* Created Initial Configuration file and added Current SmartMedia Data.Oliver Schinagl2004-11-011-26/+65
* (no commit message)Oliver Schinagl2004-10-252-17/+68
* (no commit message)Oliver Schinagl2004-10-213-0/+249
* (no commit message)Oliver Schinagl2004-10-213-29/+43
* Mousedriver no longer uses mpram, but a 3 elemented struct to move data aroun...Oliver Schinagl2004-10-132-27/+40
* Project Files added.Oliver Schinagl2004-10-133-6/+6
* (no commit message)Oliver Schinagl2004-10-134-45/+58