1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-04 06:00:23 +00:00
Commit graph

3492 commits

Author SHA1 Message Date
github-actions[bot] 4aa4a3eba2 Automatic update of ./internal/source 2023-09-20 19:42:36 +00:00
Samuel Gomes b9ab80d438
Merge pull request #368 from a740g/image-enhancements
Image library enhancements
2023-09-21 00:52:18 +05:30
Samuel Gomes 46d2d1c671 Update test license output files 2023-09-21 00:13:25 +05:30
Samuel Gomes c8367869e8 Add QOA license info 2023-09-20 23:21:39 +05:30
Samuel Gomes 66c3a7734b Minor cleanup 2023-09-20 20:39:56 +05:30
Samuel Gomes 45e5a24f88 Add HDR format support to _SAVEIMAGE 2023-09-20 20:32:29 +05:30
Samuel Gomes fcb7afceeb Fix cannot initialize a parameter of type 'size_t *' with an rvalue of type 'ma_uint64 *' 2023-09-19 09:12:00 +05:30
Samuel Gomes 052d184ee7 Implement QOI datasource 2023-09-19 07:44:46 +05:30
Samuel Gomes 9d3cafd3ea Update test license check files 2023-09-19 02:49:32 +05:30
Samuel Gomes 37c17c78f6 Remove GPL xbr.hpp and update all license info 2023-09-19 02:07:57 +05:30
Samuel Gomes 7d620c777b Use better png compression level 2023-09-19 00:06:13 +05:30
Samuel Gomes d27faf5ad7 Update extra libraries to latest 2023-09-17 22:40:43 +05:30
Samuel Gomes a9a229f526 Replace most qbs stuff with std::string and cleanup 2023-09-17 17:20:38 +05:30
Samuel Gomes fd088ec21b Disable stderr debugging output 2023-09-17 14:13:17 +05:30
Samuel Gomes fbc01dba85 Use VGA palette instead of EGA 2023-09-17 13:46:36 +05:30
Samuel Gomes 586371dc77 Implement _SAVEIMAGE 2023-09-17 11:52:54 +05:30
Samuel Gomes 8110307e2c Add XBR & MMPX pixel scalers 2023-09-16 03:50:24 +05:30
Samuel Gomes 412b783efa Add QOI support 2023-09-15 21:05:41 +05:30
Samuel Gomes de128d8186 Add SVG loading support 2023-09-15 16:15:16 +05:30
Samuel Gomes 61fba93eb1 Remove dds_image: no load-from-memory support yet 2023-09-15 14:29:24 +05:30
Samuel Gomes 620d053577 Implement pixel scaler support 2023-09-15 14:10:27 +05:30
Samuel Gomes b8ddbc30ee Add jebp, QOI, dds_image, nanosvg & pixelscalers libraries 2023-09-15 11:24:41 +05:30
Samuel Gomes 6e80013339 Add QOA lib 2023-09-15 10:43:38 +05:30
Samuel Gomes d6f69b21b7
Merge pull request #367 from a740g/main
Support for PCF & BDF fonts
2023-09-14 17:16:20 +05:30
Samuel Gomes 8548d090fc Fix macOS seg-fault reported by @grymmjack 2023-09-14 07:19:22 +05:30
Samuel Gomes 25cbfc9bff
Merge branch 'QB64-Phoenix-Edition:main' into main 2023-09-05 06:27:53 +05:30
Steve McNeill f58512dbc4
Merge pull request #366 from SteveMcNeill/main
Bug fix for CONST Blink with $NOPREFIX
2023-09-04 19:56:52 -04:00
Steve McNeill 891cbc7aef
Merge branch 'main' into main 2023-09-04 01:53:16 -04:00
SteveMcNeill 6f3cabcbdc Bug fix for CONST Blink with $NOPREFIX 2023-09-03 21:41:58 -04:00
Samuel Gomes 82fac205f5
Merge branch 'QB64-Phoenix-Edition:main' into main 2023-09-04 03:34:05 +05:30
github-actions[bot] a9fe507855 Automatic update of ./internal/source 2023-09-03 21:48:17 +00:00
Samuel Gomes 36fa63c60a
Merge branch 'QB64-Phoenix-Edition:main' into main 2023-09-04 03:10:25 +05:30
Steve McNeill 64f2384619
Merge pull request #365 from SteveMcNeill/main
Patch to CopyFile
2023-09-03 17:26:57 -04:00
SteveMcNeill 73fd7264a5 Patch to CopyFile
Fix to blank file before writing so larger files don't corrupt data when overwritten by smaller ones.
2023-09-03 13:31:53 -04:00
Samuel Gomes 2a92e2197f
Merge branch 'QB64-Phoenix-Edition:main' into main 2023-08-25 22:34:39 +05:30
github-actions[bot] 4c50c8db3c Automatic update of ./internal/source 2023-08-25 15:40:58 +00:00
Samuel Gomes cd5f7a420b
Merge pull request #361 from a740g/IDE-fixes
IDE Open & Save GUI dialog fixes
2023-08-25 20:51:34 +05:30
Samuel Gomes 1a43246c65 Add additional case sensitive file filters for *nix 2023-08-24 22:07:13 +05:30
Samuel Gomes 1fc5792d57 Default_StartDir is now shared between SaveFile() & OpenFile() 2023-08-24 21:57:35 +05:30
Samuel Gomes 634bee63eb Fix save dialog filter 2023-08-23 00:51:00 +05:30
Samuel Gomes 3b44191330 Make SaveFile$ return "C" on cancel 2023-08-23 00:01:48 +05:30
Samuel Gomes 1e251e4ea2 Add support for PCF & BDF fonts 2023-08-16 09:07:53 +05:30
Samuel Gomes 5b987d52a8
Merge pull request #358 from a740g/main
Fix incorrect client RECT offset when compiled with LLVM-MingW
2023-08-02 07:46:18 +05:30
Samuel Gomes bf59b9da67 Fix incorrect client rect offset when compiled with LLVM-MingW 2023-07-29 10:38:23 +05:30
github-actions[bot] 05a536d0af Automatic update of ./internal/source 2023-07-25 13:12:37 +00:00
Steve McNeill 5757e38388
Merge pull request #356 from SteveMcNeill/main
Savefile GUI added to IDE
2023-07-25 08:52:55 -04:00
SteveMcNeill adf46cdf62 Add GUI option to #Save
Correct glitch on not canceling properly with GUI input.
2023-07-11 22:05:10 -04:00
SteveMcNeill 00921c6d84 Savefile GUI added to IDE
Added the ability to use the Save Dialogs in the IDE.
2023-07-11 10:49:58 -04:00
github-actions[bot] 27b6fdb0a9 Automatic update of ./internal/source 2023-07-04 13:28:53 +00:00
Samuel Gomes 2a163d187b
Merge pull request #355 from a740g/main
Bump minimum C++ version in Makefile to 14
2023-07-04 18:38:28 +05:30