summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added defines for audio initialization delay.Oliver Schinagl2005-01-181-13/+10
* Added button for internal 'play' mode.Oliver Schinagl2005-01-181-0/+1
* Added bit to indicate internal 'play' mode.Oliver Schinagl2005-01-181-0/+1
* Added window size define.Oliver Schinagl2005-01-181-0/+1
* Changed functions to inline functions.Oliver Schinagl2005-01-183-3/+3
* Changed functions to inline functions.Oliver Schinagl2005-01-181-2/+10
* Fixed allignment,Oliver Schinagl2005-01-181-5/+11
* Added define to calculate delay length.Oliver Schinagl2005-01-111-1/+9
* Added colors for norm mode and saturated mode for input gain.Oliver Schinagl2005-01-111-1/+2
* Added variable for saturation detection.Oliver Schinagl2005-01-111-0/+2
* Added ability to only change the starting address. This makes it possible to ...Oliver Schinagl2005-01-111-12/+14
* merged runfft into audio.hccMarcel Lauwerijssen2005-01-061-0/+18
* We need to initialize the gain level and the position so it looks pretty. Hen...Oliver Schinagl2005-01-061-4/+4
* Removed offset's The name wasn't entirly correctly and refactoring in display...Oliver Schinagl2005-01-061-12/+1
* Because the event handler needs to know about dimensions of certain area's we...Oliver Schinagl2005-01-061-1/+1
* Introduced two new states to identify the different preset loading stages.Oliver Schinagl2005-01-061-10/+11
* Added inputgain.Oliver Schinagl2005-01-061-6/+15
* Changed data to match our new 'interleaved' images.Oliver Schinagl2005-01-061-35/+33
* Added inputgain.Oliver Schinagl2005-01-061-0/+3
* URL's are more like button's then area's.Oliver Schinagl2004-12-211-4/+5
* simplified graphical visulalization define'sOliver Schinagl2004-12-211-4/+4
* Added stages for all about screens.Oliver Schinagl2004-12-161-0/+6
* Added new smartmedia and memory address for new skins/about screens.Oliver Schinagl2004-12-161-27/+61
* Added more operational modes.Oliver Schinagl2004-12-161-3/+8
* Added new buttons and area's.Oliver Schinagl2004-12-161-1/+15
* Added ROM array indexes for offset lookup table.Oliver Schinagl2004-12-161-0/+19
* Replaced skin struct with more advanced struct.Oliver Schinagl2004-12-131-1/+1
* Fixed merge bug with preset defines.Oliver Schinagl2004-12-131-23/+22
* New branch used to add new features.Oliver Schinagl2004-12-0914-0/+962
* Added defines makeing it possible to split the application in various parts n...Oliver Schinagl2004-12-0914-962/+0
* Resolved Merge ConflictOliver Schinagl2004-12-091-32/+46
* (no commit message)Oliver Schinagl2004-12-091-1/+1
* Created defines to differintiate between the 2 available 'factory default' pr...Oliver Schinagl2004-12-081-0/+4
* Re-Arranged equalizer mode buttons for easier integration.Oliver Schinagl2004-12-081-8/+5
* Re-Arranged equalizer mode buttons for easier integration.Oliver Schinagl2004-12-081-5/+5
* Removed Smart Media addresses from here. They are now in SmartMedia-shared.Oliver Schinagl2004-12-081-70/+10
* 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