summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* modified doxygen comments, added automatic input gain controlOliver Schinagl2005-01-111-35/+57
|
* fixed error in the path to the graph_mask raw-fileOliver Schinagl2005-01-111-1/+1
|
* Added log button to the help skin (again)Marcel Lauwerijssen2005-01-111-0/+0
|
* Added log button to the help skin (again)Marcel Lauwerijssen2005-01-111-0/+0
|
* Added 2^25 delay loop.Oliver Schinagl2005-01-101-0/+0
|
* Fully working binary. It's bug hunting season from here on!Oliver Schinagl2005-01-061-0/+0
|
* merged runfft into audio.hccMarcel Lauwerijssen2005-01-061-0/+18
|
* merged runfft into audio.hccMarcel Lauwerijssen2005-01-061-21/+208
|
* (no commit message)Oliver Schinagl2005-01-065-60/+1565
|
* Updated main to reflect changes in functions.Oliver Schinagl2005-01-061-4/+4
|
* Added lots of comments. Doxygen tags are still needed.Oliver Schinagl2005-01-061-5/+97
|
* Since we 'swapped' our true/falseness of our drawing routine, this can ↵Oliver Schinagl2005-01-061-1/+1
| | | | return to it's original state. Shame on us for even concider changing it.
* Because we added the skindata parameter, our header needs to know about it ↵Oliver Schinagl2005-01-061-23/+63
| | | | | | | | | | | | | | | aswell. Added some more initilizers. Don't we need a function for this? TODO. inputgain works the opposite way then volume control so no calculation magic is needed here. We determine the mode via the image index. Found hardcoded value, replaced with proper struct element. Added table for inputgain.
* renamed address_offsets to images. Also the content needed to be updated. ↵Oliver Schinagl2005-01-061-53/+30
| | | | | | | | | The about screens should be first as it makes things easier and more efficient in the event handler. Removed 'modes' we determin modes by the image displayed as these are identical anyway. Therefore we can remove the big switch to set the 'offset' determined by the mode. We need to check however when we want to return not only if the about mode is active, but also if any of it's 'children' is active.
* We need to initialize the gain level and the position so it looks pretty. ↵Oliver Schinagl2005-01-061-6/+5
| | | | | | Hence we init the gain where we also 'change' it later. So we removed the parameter here. A better design choice would have been to add two functions here to set volume and gain. TOD0?
* We need to initialize the gain level and the position so it looks pretty. ↵Oliver Schinagl2005-01-061-4/+4
| | | | | | Hence we init the gain where we also 'change' it later. So we removed the parameter here. A better design choice would have been to add two functions here to set volume and gain. TODO?
* Removed offset's The name wasn't entirly correctly and refactoring in ↵Oliver Schinagl2005-01-061-12/+1
| | | | display and eventhandler required them both.
* Because the event handler needs to know about dimensions of certain area's ↵Oliver Schinagl2005-01-061-1/+1
| | | | we need to give it those via the skindata struct.
* Introduced two new states to identify the different preset loading stages.Oliver Schinagl2005-01-061-10/+11
|
* Added i/o label below volume control. again.Oliver Schinagl2005-01-061-0/+0
|
* Added inputgain slider to images.Oliver Schinagl2005-01-066-0/+0
|
* Fixed "In Out"-labelMarcel Lauwerijssen2005-01-061-0/+0
|
* Removed 'details' mask. We don't want to respond to details as we don't have ↵Oliver Schinagl2005-01-061-1/+1
| | | | enough memory to store and display them anyhow.
* Fixed "In Out"-labelMarcel Lauwerijssen2005-01-061-0/+0
|
* Removed 'details' mask. We don't want to respond to details as we don't have ↵Oliver Schinagl2005-01-061-1/+1
| | | | enough memory to store and display them anyhow.
* Removed 'details' mask. We don't want to respond to details as we don't have ↵Oliver Schinagl2005-01-061-0/+0
| | | | enough memory to store and display them anyhow.
* Added log button (again) :)Marcel Lauwerijssen2005-01-061-0/+0
|
* Added log button (again) :)Marcel Lauwerijssen2005-01-061-0/+0
|
* 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
|
* Removed view detailsMarcel Lauwerijssen2005-01-061-1/+1
|
* Removed view detailsMarcel Lauwerijssen2005-01-061-0/+0
|
* Moved the "in out" labelMarcel Lauwerijssen2005-01-062-0/+0
|
* Moved the "in out" labelMarcel Lauwerijssen2005-01-062-0/+0
|
* Added "in out" below volume and gain areaMarcel Lauwerijssen2005-01-062-0/+0
|
* Added "in out" below volume and gain areaMarcel Lauwerijssen2005-01-062-0/+0
|
* Added input gain along the Y-axis.Oliver Schinagl2005-01-061-30/+50
| | | | | | Fixed bug in memory counter where two statements where executed in one clock cycle. Renamed GRAPHMASK to GRAPH.
* Refactured Smart Media Loading completely.Oliver Schinagl2005-01-061-233/+107
|
* Added Inputgain along the Y axis.Oliver Schinagl2005-01-056-0/+0
|
* corrected block addressesOliver Schinagl2005-01-051-12/+13
|
* This updated bat-file now also interleaves the raw images with their masksMarcel Lauwerijssen2005-01-051-12/+22
|
* Added image files with interleaved image and mask data Marcel Lauwerijssen2005-01-057-0/+96
|
* (no commit message)Marcel Lauwerijssen2005-01-055-0/+131
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|
* Moved remotelyMarcel Lauwerijssen2005-01-051-0/+0
|