Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

32 check-ins that include changes to files matching 'runt/apis/midp-lcdui/cc/squirreljme/runtime/lcdui/image/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2019-06-23
16:12
Reorder errors in runt/apis/midp-lcdui check-in: 66e728a118 user: stephanie.gawroriski tags: trunk
2019-05-11
16:46
Correct reverse read of indexed image data. check-in: c9adeecf76 user: stephanie.gawroriski tags: trunk
16:20
Make filter error more descriptive; Add 7 extra bits of potential padding before dividing by 8 because the scanlines are always byte padded. check-in: 498eb268f2 user: stephanie.gawroriski tags: trunk
15:50
Multiply all values then divide by 8 when determining the PNG scanline length. check-in: 853d06b227 user: stephanie.gawroriski tags: trunk
2019-05-06
12:27
Add stub for JPEG loading. check-in: a69c59221a user: stephanie.gawroriski tags: trunk
02:13
Rework the image readers a bit to not be super messy and also support longer magic numbers. check-in: 0daf195b19 user: stephanie.gawroriski tags: trunk
2019-04-16
04:53
Remove debug stuff. check-in: 9edc8f245f user: stephanie.gawroriski tags: trunk
03:16
Color decoding work. check-in: 20a7149cf8 user: stephanie.gawroriski tags: trunk
01:37
Remove extra byte printing. check-in: 90eeec5c70 user: stephanie.gawroriski tags: trunk
01:31
Use alternative shift. check-in: dcd444c343 user: stephanie.gawroriski tags: trunk
01:26
Perform the filtering which the images look nicer. check-in: aa669dbd52 user: stephanie.gawroriski tags: trunk
00:47
Base filter type handling. check-in: 2ddc0e1f7b user: stephanie.gawroriski tags: trunk
00:43
At the start of every scanline, there is a single byte which represents the type of decoding used. check-in: 205a267a15 user: stephanie.gawroriski tags: trunk
00:38
Some basic work on unfiltering PNGs which seems rather complex. check-in: 676ba09d10 user: stephanie.gawroriski tags: trunk
2019-04-15
22:26
Attempts to get PNGs read properly. check-in: 559192ff21 user: stephanie.gawroriski tags: trunk
21:43
Refactor more of the PNG code to implement indexed support. check-in: c939c02630 user: stephanie.gawroriski tags: trunk
21:12
Implement read of YA values. check-in: 34a99066f5 user: stephanie.gawroriski tags: trunk
21:09
Refactor reading RGBA PNGs, to be much faster and far cleaner. check-in: 90839a3165 user: stephanie.gawroriski tags: trunk
19:19
In Image.getRGB(), if the Image does not use the alpha channel then force all pixels to be opaque; More efficiently set the alpha channel for an XPM image. check-in: 1f525731d4 user: stephanie.gawroriski tags: trunk
19:09
Add basic image demo for XPMs currently. check-in: a4e01bb2c8 user: stephanie.gawroriski tags: trunk
16:46
Minor adjustments. check-in: 694b370cbf user: stephanie.gawroriski tags: trunk
2019-04-14
17:20
Implement reading of grayscale and true-color transparency; Handle case for invalid PNGs in Bobby Carrot; When reading the palette initialize a full set of color. check-in: 610ae2f543 user: stephanie.gawroriski tags: trunk
16:28
If there is no alpha channel, then make the data fully opaque before the image is processed; Additionally, do not force opaqueness in the image data if the transparency is missing or defined elsewhere. check-in: 13402ec17c user: stephanie.gawroriski tags: trunk
16:22
When reading the PNG image data, OR the color in so any transparency used there is placed in. check-in: 2ff7614e45 user: stephanie.gawroriski tags: trunk
16:21
When loading PNGs, load the image data later so that transparency info can be read first. check-in: 6011a9c007 user: stephanie.gawroriski tags: trunk
2018-11-10
12:07
Reorder errors in runt/apis/midp-lcdui check-in: 248788dcd4 user: stephanie.gawroriski tags: trunk
12:01
Move the decompression code into io instead of having it in zip. check-in: cc7f4d4680 user: stephanie.gawroriski tags: trunk
2018-11-04
23:48
Turn most DEBUG prints to actual DEBUG notes. check-in: 882228b1f4 user: stephanie.gawroriski tags: trunk
2018-01-15
18:00
Reorder errors in runt/apis/midp-lcdui/ check-in: faab2e66e3 user: stephanie.gawroriski tags: trunk
2018-01-13
23:26
Re-domain for runt/apis/midp-lcdui/. check-in: 6fcb1a0cf1 user: stephanie.gawroriski tags: trunk