Timeline
21/12/2019:
- 21:31 Changeset in gitlab [3fefa78] by
- libraw2crtc.c: fix error handling
- 21:24 Changeset in gitlab [8e56c36] by
- fix building of dependencies for 6502.o
- 21:23 Changeset in gitlab [e84b186] by
- graphos GO1/GO2 files are 16 colors = 4bpp
- 21:22 Changeset in gitlab [24a09c1] by
- tests: remove .pal/.GO2/.KIT files after test
- 21:01 Changeset in gitlab [1fba07d] by
- tests for Load_GOS/Load_SCR/Save_GOS/Save_SCR
- 19:57 Changeset in gitlab [3c5c518] by
- Load_SCR(): fix loading of Overscan pictures
- 19:53 Changeset in gitlab [3484c8f] by
- Fix libraw2crtc when x or y can be > 255
- 18:41 Changeset in gitlab [109143e] by
- Save_GOS(): pad with 0's and fix memory leak
- 18:11 Changeset in gitlab [60c3f0b] by
- Save_GOS(): save the palette in CPC Plus "KIT" format
- 18:10 Changeset in gitlab [20a2620] by
- CPC_check_AMSDOS() fix for files below 128 bytes
- 18:08 Changeset in gitlab [4737d20] by
- Load_GOS() Pre_load() already sets context->Width, context->Height, …
- 13:50 Changeset in gitlab [2537707] by
- Implement saving of GraphOS pictures.
14/12/2019:
- 10:32 Changeset in gitlab [1338f2a] by
- CI: liblua5.2-dev => liblua5.3-dev
08/12/2019:
- 15:49 Changeset in gitlab [0dbeaee] by
- Limit Load_PRG() debug output on IO access
- 13:50 Changeset in gitlab [ba407e8] by
- 3rdparty/.gitignore
- 12:54 Changeset in gitlab [a9363c7] by
- gitlab-ci: run tests in a specific job with specific CFLAGS will …
- 12:53 Changeset in gitlab [3bccb65] by
- Load_GOS(): fix memory leak
- 12:38 Changeset in gitlab [bba018de] by
- fix comments
- 12:23 Changeset in gitlab [22cb702] by
- 1 less (stupid) warning in Load_TNY()
- 11:57 Changeset in gitlab [697d88a] by
- cleanup test declarations for IFF formats
- 11:47 Changeset in gitlab [b62bc3e] by
- test the Atari ST formats Save_XXX() functions
- 11:46 Changeset in gitlab [2c87435] by
- Save_TNY(): less debug output
- 11:13 Changeset in gitlab [d6811b8] by
- test TNY format
- 11:10 Ticket #154 (split large source files) closed by
- fixed
- 10:45 Changeset in gitlab [9eba486] by
- Saving of atari ST TNY format
- 10:44 Changeset in gitlab [5e78ad6] by
- Loading of atari ST TNY files
07/12/2019:
- 17:09 Changeset in gitlab [be68b49] by
- ifformat.c: fix build under WIN32
- 16:57 Changeset in gitlab [90c0fb6] by
- IFF (ILBM/PBM/ACBM) => ifformat.c
- 16:26 Changeset in gitlab [ec1e453] by
- helpfile.h: Fileformats credits +GO1 +MOTO +SCR
- 16:18 Changeset in gitlab [556849e] by
- fix compilation of pngformats.c under FreeMint?
- 16:15 Changeset in gitlab [245795f] by
- move SCR/PPH/GO1/CM5 CPC to cpcformats.c
- 15:59 Changeset in gitlab [640a80a] by
- C64 formats (KOALA/GPX/PRG/etc.) to c64formats.c
- 15:48 Changeset in gitlab [45c1d4d] by
- use GFX2_Log() in Load_FLI()
- 15:38 Changeset in gitlab [b3affe6] by
- move ST formats (Degas, NEOChrome) to stformats.c
- 15:25 Changeset in gitlab [089740f] by
- move Load_MOTO/Save_MOTO etc to motoformats.c
- 15:10 Changeset in gitlab [7ae15c6] by
- move Load_PNG/Save_PNG/etc to pngformat.c
- 14:45 Changeset in gitlab [bbeba1a] by
- translate comments to english
- 14:24 Changeset in gitlab [966b1e5] by
- reduce the amount of compilation warnings
- 14:08 Changeset in gitlab [bcbedab] by
- packbits optimization #2
- 14:08 Changeset in gitlab [de15e10] by
- packbits optimization #1
- 13:55 Changeset in gitlab [8f25341] by
- also check the Saving/Loading? of picture palette
- 13:44 Changeset in gitlab [3555eb8] by
- check that the file is saved in the right format
- 13:24 Changeset in gitlab [b8bea15] by
- TIFF : fix saving not in the current directory useful only for tests
- 13:23 Changeset in gitlab [f026c3f] by
- test Save_xxx functions
- 13:06 Changeset in gitlab [43b8707] by
- remove warning in Get_image_mode()
- 13:06 Changeset in gitlab [b85aa16] by
- better log message in Get_GFX2_Surface_pixel()
- 11:27 Changeset in gitlab [24c0bda] by
- Load GO1/GO2 who have a CPC Old palette
- 11:27 Changeset in gitlab [6353202] by
- disasm of code embedded in SCR
- 11:27 Changeset in gitlab [fe2fd9a] by
- load CPC Old palette of iMPdraw SCR's
- 11:27 Changeset in gitlab [6c38802] by
- improve debug output of Load_SCR()
- 11:27 Changeset in gitlab [06d69ac] by
- improve GFX2_LogHexDump() : dont print consecutive 00's lines
- 11:27 Changeset in gitlab [fea7ac6] by
- improve output of GFX2_LogHexDump() add a space between the 8th and …
- 11:27 Changeset in gitlab [5b264e8] by
- Load_SCR() iMPdraw v2 files
- 11:27 Changeset in gitlab [d97364a] by
- Test_SCR() detect iMPdraw pictures
06/12/2019:
- 21:54 Changeset in gitlab [52ae9de] by
- More fixes to GraphOS file loading - There may be no .KIT file …
05/12/2019:
- 10:46 Changeset in gitlab [e13833a] by
- Recoil 4.3.2 => 5.0.0
04/12/2019:
- 23:59 Changeset in gitlab [4918c9e] by
- Load_XXX() functions test
- 23:53 Ticket #134 (IFF / ILBM : save EHB Amiga pictures) closed by
- fixed: done in commit …
29/11/2019:
- 01:03 Changeset in gitlab [4fa2563] by
- add function Get_image_mode() just as there is Set_image_mode()
- 00:09 Changeset in gitlab [f8c06cd5] by
- add test for Test_PRG()
27/11/2019:
- 23:18 Changeset in gitlab [6f32ff7] by
- independent Test_PRG()/Load_PRG() It will be easier to disable and …
24/11/2019:
- 23:12 Ticket #154 (split large source files) created by
- some of the .c source files are very long : […] About …
- 09:57 Changeset in gitlab [3d36057] by
- c64 .PRG loader emulate 6502 to let the autoload picture load itself …
- 09:57 Changeset in gitlab [6d69200] by
- add 6502 CPU emu
23/11/2019:
- 19:50 Changeset in gitlab [317239c] by
- update file format tests
- 18:52 Changeset in gitlab [3ac3936] by
- get rid of apple double files in SDL-1.2.15 win32 devel
- 18:51 Changeset in gitlab [9b5de95] by
- Fix CPC_check_AMSDOS() for digits coded as 0x10 - 0x19
- 18:08 Changeset in gitlab [69ad90c] by
- Fix loading of GO1/GO2/KIT Amstrad CPC+ files
- 16:15 Changeset in gitlab [f6d6e8c] by
- Add support for Graphos (Amstrad Plus) files.
- 11:27 Changeset in gitlab [64b2761] by
- Test of CPC Formats
21/11/2019:
- 23:13 Changeset in gitlab [e2321c2] by
- test for formats
Note: See TracTimeline
for information about the timeline view.