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

3401 commits

Author SHA1 Message Date
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
Samuel Gomes
fef7065c5f Bump minimum C++ version to 14 2023-07-04 03:38:24 +05:30
github-actions[bot]
f14ac84955 Automatic update of ./internal/source 2023-06-28 20:43:03 +00:00
Samuel Gomes
3ea9b3d507
Merge pull request #353 from a740g/main
Fix DECLARE DYNAMIC LIBRARY path issue
2023-06-29 01:51:14 +05:30
Samuel Gomes
bdc39f4e65 Fix DECLARE DYNAMIC LIBRARY to load shared libraries relative to source without using absolute paths 2023-06-27 11:21:28 +05:30
Samuel Gomes
8aaf285b1b
Merge pull request #351 from a740g/font-improvements
Fix fonts getting vertically misaligned
2023-06-21 08:46:37 +05:30
Samuel Gomes
89a0aa9f89
Merge branch 'main' into font-improvements 2023-06-21 07:21:30 +05:30
Samuel Gomes
386b8d802e
Merge pull request #352 from a740g/main
Update to Libxmp-lite v4.6.0
2023-06-21 07:11:17 +05:30
Samuel Gomes
3b1ca3a386 Fix fonts getting vertically misaligned 2023-06-19 07:06:49 +05:30
Samuel Gomes
7c96db91be Update to Libxmp-lite v4.6.0 2023-06-17 14:07:50 +05:30
github-actions[bot]
02cb3fbf87 Automatic update of ./internal/source 2023-06-13 16:08:53 +00:00
Roland Heyder
ed470f3602
Merge pull request #348 from QB64-Phoenix-Edition/version-bump
Version 3.8.0
2023-06-13 17:49:08 +02:00
Roland Heyder
ed9a4f773d Version 3.8.0 2023-06-13 14:45:29 +02:00
github-actions[bot]
6772368a17 Automatic update of ./internal/source 2023-06-11 06:07:35 +00:00
Samuel Gomes
06a3e03083
Merge pull request #347 from a740g/audio-enhancements
Audio enhancements
2023-06-11 11:14:40 +05:30
Samuel Gomes
6096ab90b6 Limit MML player to octave 6 like QB64 & QB45 2023-06-10 17:19:34 +05:30
Samuel Gomes
90d3be11d3 Merge branch 'audio-enhancements' of https://github.com/a740g/QB64pe into audio-enhancements 2023-06-10 02:35:28 +05:30
Samuel Gomes
40840a236f Fix SOUND specialformat 2023-06-10 02:35:27 +05:30
Samuel Gomes
4a70d88dee
Merge branch 'QB64-Phoenix-Edition:main' into audio-enhancements 2023-06-10 02:28:48 +05:30
Samuel Gomes
3f16e3c9d1 Add volume, panning & waveform support for SOUND 2023-06-10 02:24:05 +05:30
github-actions[bot]
b4d2d380a3 Automatic update of ./internal/source 2023-06-09 19:24:40 +00:00
Roland Heyder
c8bf04c601
Merge pull request #346 from QB64-Phoenix-Edition/export-dev
Improves code export
2023-06-09 21:05:24 +02:00
Roland Heyder
3393f899bb Some refactoring
- also fix meta command color in new forum export
2023-06-09 15:58:54 +02:00
Samuel Gomes
947ebdca20 Replace Sleep with sub__delay() 2023-06-09 15:59:14 +05:30
Samuel Gomes
b26dfff73f Implement "X" + VARPTR$(s$) support 2023-06-09 15:43:15 +05:30
Roland Heyder
8eda570604 Improves code export
- added ability to export as new [qb=export] Forum codebox
- Forum/Wiki exports now go to the clipboard and can directly be pasted into the Forum post or Wiki page
2023-06-09 10:37:03 +02:00
Samuel Gomes
ef5d29e5fb Implement PSG class 2023-06-09 13:02:14 +05:30
Samuel Gomes
ced04e9516 Minor cleanup 2023-06-05 10:47:11 +05:30
Samuel Gomes
e729e211e1 Update miniaudio to v0.11.17 (AIFF, AIFC support) 2023-06-01 04:09:09 +05:30
Samuel Gomes
bd9a7b6f6f
Merge branch 'QB64-Phoenix-Edition:main' into audio-enhancements 2023-05-23 01:42:57 +05:30
github-actions[bot]
dcb454874f Automatic update of ./internal/source 2023-05-22 19:46:34 +00:00
Samuel Gomes
730c7cd343
Merge pull request #341 from a740g/ucharpos-enhancement
Add _UCharPos() to the _U* functions family
2023-05-23 00:52:02 +05:30
Samuel Gomes
8abb729d04 Update miniaudio to v0.11.16 2023-05-20 17:24:04 +05:30
Samuel Gomes
cee04c3728 Mono & AA gyph metrics are now tracked separately 2023-05-18 03:19:03 +05:30
Samuel Gomes
c9749a03ff Autoformat code 2023-05-10 23:44:59 +05:30
Samuel Gomes
715c1003c4 Update miniaudio to v0.11.15 2023-05-10 23:20:34 +05:30
Samuel Gomes
08b5e0f448
Merge branch 'QB64-Phoenix-Edition:main' into ucharpos-enhancement 2023-05-08 19:13:38 +05:30
Samuel Gomes
3fc585241a
Merge branch 'QB64-Phoenix-Edition:main' into audio-enhancements 2023-05-08 19:12:51 +05:30
github-actions[bot]
f51f5fefa9 Automatic update of ./internal/source 2023-05-08 12:51:47 +00:00
Samuel Gomes
381e5ab0e9
Merge branch 'main' into ucharpos-enhancement 2023-05-08 18:04:22 +05:30
Samuel Gomes
8b616e2003
Merge pull request #339 from a740g/dialog-fixes
Dialog improvements
2023-05-08 17:59:35 +05:30
Samuel Gomes
47c3cac56a
Merge branch 'QB64-Phoenix-Edition:main' into dialog-fixes 2023-05-08 02:00:22 +05:30