summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated skins to final versionMarcel Lauwerijssen2005-02-243-0/+0
|
* Fixed table.Oliver Schinagl2005-02-241-1/+1
|
* Fixed preset.Oliver Schinagl2005-02-241-25/+1
|
* Fixed preset.Oliver Schinagl2005-02-241-1/+25
|
* (no commit message)Oliver Schinagl2005-02-241-25/+1
|
* Moved audioplayer up 1 pixel.Oliver Schinagl2005-02-241-0/+0
|
* Modified PresetsOliver Schinagl2005-02-243-1/+25
|
* (no commit message)Oliver Schinagl2005-02-234-1/+163514
|
* Line in playerOliver Schinagl2005-02-233-0/+2
|
* (no commit message)Oliver Schinagl2005-02-231-5/+7
|
* (no commit message)Oliver Schinagl2005-02-233-0/+0
|
* added audioplayer functionalityaddedOliver Schinagl2005-02-239-2/+2
|
* added audioplayer functionalityOliver Schinagl2005-02-235-22/+29
|
* added audio player functionalityOliver Schinagl2005-02-237-29/+73
|
* added audio player functionalityOliver Schinagl2005-02-234-445/+614
|
* Version 1.0Oliver Schinagl2005-02-23283-0/+19222
|
* Removed file/folderOliver Schinagl2005-02-210-0/+0
|
* 'Play' button re-added.Oliver Schinagl2005-02-153-0/+0
|
* Added audio player buttons.Oliver Schinagl2005-02-157-0/+2
|
* Corrected audioplayer button color index.Oliver Schinagl2005-02-151-0/+0
|
* Added audio player bitmaps.Oliver Schinagl2005-02-144-0/+0
|
* corrected an error in the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-2/+2
|
* Removed carriage returns, added SmartMedia_set_address functionMarcel Lauwerijssen2005-01-311-373/+386
|
* Added comments and header of the smartmedia_set_read_address functionMarcel Lauwerijssen2005-01-311-1/+9
|
* BMP to raw C files added.Oliver Schinagl2005-01-261-0/+77
|
* Raw to interleaved, not bmp to raw here!Oliver Schinagl2005-01-261-62/+28
|
* Changed block offset +200. This to ensure several platforms can be used with ↵Oliver Schinagl2005-01-251-14/+14
| | | | almost identical bitfiles.
* (no commit message)Oliver Schinagl2005-01-253-0/+0
|
* For some reason we had 7 presets. Removed the extra preset.Oliver Schinagl2005-01-241-1/+1
|
* repaired typo in preset size.Oliver Schinagl2005-01-241-2/+3
|
* New presetsOliver Schinagl2005-01-241-0/+0
|
* (no commit message)Oliver Schinagl2005-01-241-0/+0
|
* (no commit message)Oliver Schinagl2005-01-243-0/+88
|
* (no commit message)Oliver Schinagl2005-01-241-28/+62
|
* (no commit message)Oliver Schinagl2005-01-241-0/+59
|
* (no commit message)Oliver Schinagl2005-01-241-4/+4
|
* Moved remotelyOliver Schinagl2005-01-245-0/+0
|
* Display a gray color.Oliver Schinagl2005-01-201-2/+2
|
* Disable gain input when in playback mode.Oliver Schinagl2005-01-201-1/+1
|
* 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
|
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-71/+66
| | | | | | | | | | Input gain can be 'disabled' when playing audio from SMC. Volume and gain control is now done via functions. Added commented code for advanced audio player.
* Input gain can be colored 'disabled'.Oliver Schinagl2005-01-201-1/+18
| | | | We reset the image index to the background when the exit button was pressed.
* Added color for 'disabled' items.Oliver Schinagl2005-01-201-0/+1
|
* mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl2005-01-201-1/+1
| | | | thus skin data also.
* mouse coordinate stores are now 11 bits wide. Display coordinates as well ↵Oliver Schinagl2005-01-201-4/+4
| | | | thus skin data also.
* 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
|
* mouse coordinate stores are now 11 bits wide.Oliver Schinagl2005-01-201-1/+104
| | | | Added inline functions for volume and gain control.