summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* added audio player functionalityOliver Schinagl2005-02-237-29/+73
* Added comments and header of the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-1/+9
* Changed block offset +200. This to ensure several platforms can be used with ...Oliver Schinagl2005-01-251-14/+14
* repaired typo in preset size.Oliver Schinagl2005-01-241-2/+3
* Use a pretty gray color.Oliver Schinagl2005-01-201-1/+1
* Fixed inverse volume control table beeing the wrong size.Oliver Schinagl2005-01-201-0/+1
* Added color for 'disabled' items.Oliver Schinagl2005-01-201-0/+1
* mouse coordinate stores are now 11 bits wide. Display coordinates as well thu...Oliver Schinagl2005-01-201-1/+1
* mouse coordinate stores are now 11 bits wide. Display coordinates as well thu...Oliver Schinagl2005-01-201-4/+4
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-6/+8
* Added inline functions for volume and gain control.Oliver Schinagl2005-01-201-0/+11
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-1/+2
* 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