Timeline



Jan 1, 2020:

10:11 PM Ticket #146 (Add support for the TMS9918 Graphic II mode (MSX1, ColecoVision, ...) closed by Thomas Bernard
fixed

Dec 31, 2019:

2:48 AM Ticket #85 (Integration of G9B graphics format (MSX V9990)) updated by Thomas Bernard
GrafX2 is a 256 colors paint program. most of the modes suported by …
2:39 AM Ticket #146 (Add support for the TMS9918 Graphic II mode (MSX1, ColecoVision, ...) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/260

Dec 30, 2019:

11:41 PM Changeset in gitlab [a8e0beb] by Thomas Bernard <miniupnp@…>
File formats credits
3:35 PM Changeset in gitlab [63e58e0] by Thomas Bernard <miniupnp@…>
doxygen for Save_MSX()
3:06 PM Changeset in gitlab [347a42a] by Thomas Bernard <miniupnp@…>
Test MSX .SC2 (loading)
3:06 PM Changeset in gitlab [d1b49b5] by Thomas Bernard <miniupnp@…>
Save MSX .SC2 files (without sprite)
12:21 PM Changeset in gitlab [7d3cfba] by Thomas Bernard <miniupnp@…>
update tests/pic-samples

Dec 27, 2019:

4:37 PM Changeset in gitlab [c1c6be5] by Thomas Bernard <miniupnp@…>
set MSX palette when loading
2:44 AM Changeset in gitlab [4d57ba3] by Thomas Bernard <miniupnp@…>
Loading of MSX Mode 2 pictures 256x192
1:56 AM Ticket #146 (Add support for the TMS9918 Graphic II mode (MSX1, ColecoVision, ...) updated by Thomas Bernard
Status, Owner changed

Dec 26, 2019:

11:55 PM Changeset in gitlab [49eae75] by Thomas Bernard <miniupnp@…>
op_c.c/.h: doxygen
11:42 PM Changeset in gitlab [e72274d] by Thomas Bernard <miniupnp@…>
colorred.c/.h: doxygen
11:29 PM Changeset in gitlab [50ac812] by Thomas Bernard <miniupnp@…>
Remove the Nb_fonts global variable. + do not return pointers to …
11:29 PM Changeset in gitlab [e14edb10] by Thomas Bernard <miniupnp@…>
const char * args in Init_context_*
11:29 PM Changeset in gitlab [67ccb5b] by Thomas Bernard <miniupnp@…>
doxygen for T_Font, T_Tile
11:13 PM Changeset in gitlab [a13d760] by Thomas Bernard <miniupnp@…>
fix: do not include <strings.h> when compiling with MS VC <strings.h> …

Dec 23, 2019:

10:13 PM Changeset in gitlab [6b82e80] by Thomas Bernard <miniupnp@…>
better doxygen doc for CPC loaders

Dec 22, 2019:

7:43 PM Changeset in gitlab [c79e0cd] by Thomas Bernard <miniupnp@…>
minor fix in Load_SCR() OCP+ detection
4:38 PM Changeset in gitlab [2c0baa1] by Thomas Bernard <miniupnp@…>
Link to CPC Mode 5 Viewer code
4:31 PM Changeset in gitlab [a272e55] by Thomas Bernard <miniupnp@…>
Load_SCR(): Load OCP+ palettes
4:30 PM Changeset in gitlab [bcf0569] by Thomas Bernard <miniupnp@…>
test_SCR() explicitely recognize convimgcpc files improve "Comment" …
2:37 PM Changeset in gitlab [2a34ca8] by Thomas Bernard <miniupnp@…>
Support CM5/GFX files with AMSDOS header also fixes the extension in …
2:36 PM Changeset in gitlab [7db529b] by Thomas Bernard <miniupnp@…>
improve documentation on Amstrad CPC formats
2:48 AM Changeset in gitlab [22b6c24] by Thomas Bernard <miniupnp@…>
CPC: save autoload .SCR with a .BAS if needed
2:44 AM Changeset in gitlab [5b5bdf5] by Thomas Bernard <miniupnp@…>
CPC_Firmware_to_Hardware_color()
2:44 AM Changeset in gitlab [1aeab71] by Thomas Bernard <miniupnp@…>
load more CPC .SCR files
2:44 AM Changeset in gitlab [cc30fe9] by Thomas Bernard <miniupnp@…>
CPC_check_AMSDOS() now returns exec address
2:23 AM Changeset in gitlab [2576bda] by Thomas Bernard <miniupnp@…>
Add @viewport CSS directive for HTML generated doc to display better …
2:23 AM Changeset in gitlab [9db0acc] by Thomas Bernard <miniupnp@…>
Add .css for gitlab page

Dec 21, 2019:

9:31 PM Changeset in gitlab [3fefa78] by Thomas Bernard <miniupnp@…>
libraw2crtc.c: fix error handling
9:24 PM Changeset in gitlab [8e56c36] by Thomas Bernard <miniupnp@…>
fix building of dependencies for 6502.o
9:23 PM Changeset in gitlab [e84b186] by Thomas Bernard <miniupnp@…>
graphos GO1/GO2 files are 16 colors = 4bpp
9:22 PM Changeset in gitlab [24a09c1] by Thomas Bernard <miniupnp@…>
tests: remove .pal/.GO2/.KIT files after test
9:01 PM Changeset in gitlab [1fba07d] by Thomas Bernard <miniupnp@…>
tests for Load_GOS/Load_SCR/Save_GOS/Save_SCR
7:57 PM Changeset in gitlab [3c5c518] by Thomas Bernard <miniupnp@…>
Load_SCR(): fix loading of Overscan pictures
7:53 PM Changeset in gitlab [3484c8f] by Thomas Bernard <miniupnp@…>
Fix libraw2crtc when x or y can be > 255
6:41 PM Changeset in gitlab [109143e] by Thomas Bernard <miniupnp@…>
Save_GOS(): pad with 0's and fix memory leak
6:11 PM Changeset in gitlab [60c3f0b] by Thomas Bernard <miniupnp@…>
Save_GOS(): save the palette in CPC Plus "KIT" format
6:10 PM Changeset in gitlab [20a2620] by Thomas Bernard <miniupnp@…>
CPC_check_AMSDOS() fix for files below 128 bytes
6:08 PM Changeset in gitlab [4737d20] by Thomas Bernard <miniupnp@…>
Load_GOS() Pre_load() already sets context->Width, context->Height, …
1:50 PM Changeset in gitlab [2537707] by Adrien Destugues <pulkomandy@…>
Implement saving of GraphOS pictures.

Dec 14, 2019:

10:32 AM Changeset in gitlab [1338f2a] by Thomas Bernard <miniupnp@…>
CI: liblua5.2-dev => liblua5.3-dev

Dec 8, 2019:

3:49 PM Changeset in gitlab [0dbeaee] by Thomas Bernard <miniupnp@…>
Limit Load_PRG() debug output on IO access
1:50 PM Changeset in gitlab [ba407e8] by Thomas Bernard <miniupnp@…>
3rdparty/.gitignore
12:54 PM Changeset in gitlab [a9363c7] by Thomas Bernard <miniupnp@…>
gitlab-ci: run tests in a specific job with specific CFLAGS will …
12:53 PM Changeset in gitlab [3bccb65] by Thomas Bernard <miniupnp@…>
Load_GOS(): fix memory leak
12:38 PM Changeset in gitlab [bba018de] by Thomas Bernard <miniupnp@…>
fix comments
12:23 PM Changeset in gitlab [22cb702] by Thomas Bernard <miniupnp@…>
1 less (stupid) warning in Load_TNY()
11:57 AM Changeset in gitlab [697d88a] by Thomas Bernard <miniupnp@…>
cleanup test declarations for IFF formats
11:47 AM Changeset in gitlab [b62bc3e] by Thomas Bernard <miniupnp@…>
test the Atari ST formats Save_XXX() functions
11:46 AM Changeset in gitlab [2c87435] by Thomas Bernard <miniupnp@…>
Save_TNY(): less debug output
11:13 AM Changeset in gitlab [d6811b8] by Thomas Bernard <miniupnp@…>
test TNY format
11:10 AM Ticket #154 (split large source files) closed by Thomas Bernard
fixed
11:10 AM Ticket #154 (split large source files) updated by Thomas Bernard
most of the work have been done. We may still gtet GIF out of …
10:45 AM Changeset in gitlab [9eba486] by Thomas Bernard <miniupnp@…>
Saving of atari ST TNY format
10:44 AM Changeset in gitlab [5e78ad6] by Thomas Bernard <miniupnp@…>
Loading of atari ST TNY files

Dec 7, 2019:

8:27 PM Ticket #154 (split large source files) updated by Thomas Bernard
https://gitlab.com/GrafX2/grafX2/merge_requests/250
5:09 PM Changeset in gitlab [be68b49] by Thomas Bernard <miniupnp@…>
ifformat.c: fix build under WIN32
4:57 PM Changeset in gitlab [90c0fb6] by Thomas Bernard <miniupnp@…>
IFF (ILBM/PBM/ACBM) => ifformat.c
4:30 PM Ticket #154 (split large source files) updated by Thomas Bernard
Status, Owner changed
4:26 PM Changeset in gitlab [ec1e453] by Thomas Bernard <miniupnp@…>
helpfile.h: Fileformats credits +GO1 +MOTO +SCR
4:18 PM Changeset in gitlab [556849e] by Thomas Bernard <miniupnp@…>
fix compilation of pngformats.c under FreeMint
4:15 PM Changeset in gitlab [245795f] by Thomas Bernard <miniupnp@…>
move SCR/PPH/GO1/CM5 CPC to cpcformats.c
3:59 PM Changeset in gitlab [640a80a] by Thomas Bernard <miniupnp@…>
C64 formats (KOALA/GPX/PRG/etc.) to c64formats.c
3:48 PM Changeset in gitlab [45c1d4d] by Thomas Bernard <miniupnp@…>
use GFX2_Log() in Load_FLI()
3:38 PM Changeset in gitlab [b3affe6] by Thomas Bernard <miniupnp@…>
move ST formats (Degas, NEOChrome) to stformats.c
3:25 PM Changeset in gitlab [089740f] by Thomas Bernard <miniupnp@…>
move Load_MOTO/Save_MOTO etc to motoformats.c
3:10 PM Changeset in gitlab [7ae15c6] by Thomas Bernard <miniupnp@…>
move Load_PNG/Save_PNG/etc to pngformat.c
2:45 PM Changeset in gitlab [bbeba1a] by Thomas Bernard <miniupnp@…>
translate comments to english
2:24 PM Changeset in gitlab [966b1e5] by Thomas Bernard <miniupnp@…>
reduce the amount of compilation warnings
2:08 PM Changeset in gitlab [bcbedab] by Thomas Bernard <miniupnp@…>
packbits optimization #2
2:08 PM Changeset in gitlab [de15e10] by Thomas Bernard <miniupnp@…>
packbits optimization #1
1:55 PM Changeset in gitlab [8f25341] by Thomas Bernard <miniupnp@…>
also check the Saving/Loading of picture palette
1:44 PM Changeset in gitlab [3555eb8] by Thomas Bernard <miniupnp@…>
check that the file is saved in the right format
1:24 PM Changeset in gitlab [b8bea15] by Thomas Bernard <miniupnp@…>
TIFF : fix saving not in the current directory useful only for tests
1:23 PM Changeset in gitlab [f026c3f] by Thomas Bernard <miniupnp@…>
test Save_xxx functions
1:06 PM Changeset in gitlab [43b8707] by Thomas Bernard <miniupnp@…>
remove warning in Get_image_mode()
1:06 PM Changeset in gitlab [b85aa16] by Thomas Bernard <miniupnp@…>
better log message in Get_GFX2_Surface_pixel()
11:27 AM Changeset in gitlab [24c0bda] by Thomas Bernard <miniupnp@…>
Load GO1/GO2 who have a CPC Old palette
11:27 AM Changeset in gitlab [6353202] by Thomas Bernard <miniupnp@…>
disasm of code embedded in SCR
11:27 AM Changeset in gitlab [fe2fd9a] by Thomas Bernard <miniupnp@…>
load CPC Old palette of iMPdraw SCR's
11:27 AM Changeset in gitlab [6c38802] by Thomas Bernard <miniupnp@…>
improve debug output of Load_SCR()
11:27 AM Changeset in gitlab [06d69ac] by Thomas Bernard <miniupnp@…>
improve GFX2_LogHexDump() : dont print consecutive 00's lines
11:27 AM Changeset in gitlab [fea7ac6] by Thomas Bernard <miniupnp@…>
improve output of GFX2_LogHexDump() add a space between the 8th and …
11:27 AM Changeset in gitlab [5b264e8] by Thomas Bernard <miniupnp@…>
Load_SCR() iMPdraw v2 files
11:27 AM Changeset in gitlab [d97364a] by Thomas Bernard <miniupnp@…>
Test_SCR() detect iMPdraw pictures

Dec 6, 2019:

9:54 PM Changeset in gitlab [52ae9de] by Adrien Destugues <pulkomandy@…>
More fixes to GraphOS file loading - There may be no .KIT file …

Dec 5, 2019:

10:46 AM Changeset in gitlab [e13833a] by Thomas Bernard <miniupnp@…>
Recoil 4.3.2 => 5.0.0

Dec 4, 2019:

11:59 PM Changeset in gitlab [4918c9e] by Thomas Bernard <miniupnp@…>
Load_XXX() functions test
11:53 PM Ticket #134 (IFF / ILBM : save EHB Amiga pictures) closed by Thomas Bernard
fixed: done in commit …
Note: See TracTimeline for information about the timeline view.