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

532 commits

Author SHA1 Message Date
Autobuild Process e94f4c5d8d Update internal/source 2021-01-13 14:11:15 +00:00
Autobuild Process 5d735e1ce0 Update internal/source 2021-01-13 01:08:10 +00:00
FellippeHeitor 0afa42cc46 Updates help files. 2021-01-12 20:28:26 -03:00
Autobuild Process 2d42de551f Update internal/source 2021-01-12 18:31:18 +00:00
Luke Ceddia a23e8ce212 Use manual delta method for _mouseinputx/y on non-windows 2021-01-12 01:32:01 +11:00
Luke Ceddia 4060f8c046 Fix RAWINPUT struct size on 64 bit windows 2021-01-12 01:27:35 +11:00
Autobuild Process 59f141d4e5 Update internal/source 2021-01-09 13:36:41 +00:00
Autobuild Process 04b91008e5 Update internal/source 2021-01-09 06:06:38 +00:00
Fellippe Heitor 0feba87b44
Merge pull request #100 from QB64Team/ide-newfeatures
IDE new features and tweaks
2021-01-09 03:04:15 -03:00
Luke Ceddia caa96bd614
Tidy up generation of ansi sequences 2021-01-09 00:07:27 +11:00
Luke Ceddia 9634243b95
Merge branch 'development' into nix-terminal 2021-01-08 23:59:51 +11:00
FellippeHeitor f1a0146579 Updates help files one more time.
Removes references to qb64 dot net.
2021-01-07 23:49:03 -03:00
Autobuild Process 286bb1d570 Update internal/source 2021-01-06 05:56:15 +00:00
FellippeHeitor 78a0020b5c Updates help files. [ci-skip] 2021-01-04 15:46:51 -03:00
Autobuild Process ff28f4cead Update internal/source 2021-01-04 01:06:12 +00:00
Fellippe Heitor 488c4a13e0
Merge pull request #95 from QB64Team/memsound
Adds _MEMSOUND. Closes #29
2021-01-03 22:03:59 -03:00
Autobuild Process d28e69b4f9 Update internal/source 2021-01-02 04:22:43 +00:00
FellippeHeitor fb2b916602 Frees mem lock for sound handles at _SNDCLOSE. 2021-01-01 23:16:49 -03:00
Fellippe Heitor 63996d8d3d
Steve, please. 2021-01-01 15:37:17 -03:00
Autobuild Process 52a7bf29c5 Update internal/source 2020-12-31 14:15:36 +00:00
SteveMcNeill 5acd16612c Added proper formatting for spaces in CTRL-K inserts. 2020-12-31 09:12:53 -05:00
Autobuild Process ad8bbe0470 Update internal/source 2020-12-31 13:27:23 +00:00
Autobuild Process 2310ce9287 Update internal/source 2020-12-31 12:59:54 +00:00
Autobuild Process 90ed1d7dce Update internal/source 2020-12-31 05:41:36 +00:00
Autobuild Process db20865a1d Update internal/source 2020-12-31 04:50:58 +00:00
FellippeHeitor bd54eb0f39 Attempts at implementing _MEMSOUND 2020-12-31 01:40:54 -03:00
Autobuild Process 93839f367d Update internal/source 2020-12-31 04:20:25 +00:00
Autobuild Process 90d11e9bbf Update internal/source 2020-12-29 03:20:57 +00:00
Autobuild Process 2f29af1dc0 Update internal/source 2020-12-27 01:05:22 +00:00
Carlos A. Leguizamón a6fcfd51b3 Replaced way to detect macOS version and screen configuration. This way removes any output from console. 2020-12-21 11:03:34 -03:00
Autobuild Process 883b080652 Update internal/source 2020-12-18 05:20:16 +00:00
Autobuild Process 0361bf6f28 Update internal/source 2020-12-18 04:39:45 +00:00
Carlos A. Leguizamón 6d3fbe23a4 Fix for UI scale in macOS Catalina, running with 4K/Retina displays. 2020-12-07 00:57:22 -03:00
Autobuild Process ab4ce86056 Update internal/source 2020-11-04 12:46:52 +00:00
Autobuild Process b9d1389d9a Update internal/source 2020-10-21 21:03:00 +00:00
Autobuild Process 934ea99d15 Update internal/source 2020-10-18 04:17:04 +00:00
FellippeHeitor 1d07a3c802 Fixes ENVIRON$() to automatically add CHR$(0) to strings passed.
Closes #79
2020-10-18 01:14:25 -03:00
Autobuild Process e2c06c25e2 Update internal/source 2020-09-07 17:42:59 +00:00
Autobuild Process 6cf15e6f73 Update internal/source 2020-07-15 12:28:14 +00:00
Luke Ceddia 860e6cad57 $CONSOLE:ONLY on Linux no longer pulls in GL/X11 libs 2020-07-15 22:25:57 +10:00
Autobuild Process 905b6dd3e5 Update internal/source 2020-07-15 11:34:33 +00:00
Luke Ceddia 1fc89fc750 Disable linux clipboard if not in gui mode 2020-07-15 20:36:00 +10:00
Autobuild Process ec040b54e4 Update internal/source 2020-07-12 06:14:59 +00:00
SteveMcNeill 5fdcf9f583 Fix to _LOADFONT for Windows
Before we strip off the requirements (like "monospace" and such), we should first see if the font exists on the drive, since we call the routine recursively looking for it.
2020-07-05 09:47:04 -04:00
Autobuild Process b790267e4e Update internal/source 2020-06-21 20:46:05 +00:00
Autobuild Process fabbdd019d Update internal/source 2020-06-20 14:48:34 +00:00
Fellippe Heitor 930d85a540
Merge pull request #55 from NEONTEC75/development
Added tiling support to PAINT
2020-06-14 01:22:00 -03:00
Autobuild Process 36aaa449c0 Update internal/source 2020-06-14 04:03:00 +00:00
Autobuild Process e26b34801d Update internal/source 2020-06-14 03:35:49 +00:00
NEONTEC75 34bac5a168 Added tiling support to PAINT. 2020-05-24 03:53:42 +04:00
Fellippe Heitor 8c19e0b60f
Extend to UHD and 5K test for Mac computers.
Closes #47

Thanks to @familygw for the report/fix.
2020-03-11 23:10:19 -03:00
Autobuild Process 4ab1c5a724 Update internal/source 2020-03-08 16:50:31 +00:00
Autobuild Process 7ba34d5bf6 Update internal/source 2020-03-05 15:21:39 +00:00
Autobuild Process a3979f79d3 Update internal/source 2020-03-01 00:16:00 +00:00
Autobuild Process f9611409ef Update internal/source 2020-02-28 01:56:01 +00:00
Autobuild Process 208315b0ae Update internal/source 2020-02-25 00:03:13 +00:00
Autobuild Process 0c6c205f95 Update internal/source 2020-02-24 16:03:44 +00:00
Fellippe Heitor 5860026d79 Too soon to drop osx... 2020-02-20 22:02:54 -03:00
Fellippe Heitor c22ef3ac96 And clang++ where applicable. 2020-02-20 21:43:23 -03:00
Fellippe Heitor 172583fd17 Replaces g++ with clang for the remaining macOS scripts.
If a user has Homebrew installed, calling g++ won't use Apple's Xcode version of the tool, which is required by QB64. This fix continues on with the patch introduced in 4dbdddc89e.

Extra "osx" references replaced with "macOS", but nothing substantial (almost aesthetic).
2020-02-20 20:52:30 -03:00
Pirachy 4dbdddc89e Updated build.command to specifically work with Apple's Clang
Fixed an issue where Apple's Clang is forcefully used instead of GCC for compiling QB64 applications. (Fixes issues for those using true GCC via Homebrew and not Clang that just has a symlink of GCC).
2020-02-19 12:50:50 +00:00
Fellippe Heitor 997773a1d1 Fixes startup crash on macOS as described on #32 2020-02-18 10:39:31 -03:00
Autobuild Process d0cd9b92f7 Update internal/source 2020-02-13 16:28:47 +00:00
Autobuild Process e28e7fb596 Update internal/source 2020-02-13 15:12:04 +00:00
Autobuild Process 1ec0388794 Update internal/source 2020-02-10 03:29:34 +00:00
Autobuild Process 20803697dc Update internal/source 2020-02-10 00:34:15 +00:00
FellippeHeitor e4e39457a4 Updates help files with _CINP and _CONSOLEINPUT. 2020-02-08 22:46:27 -03:00
FellippeHeitor 05fdc4b00e Fixes internal calls to WIDTH after WIDTH for $CONSOLE was added.
Parameter 'int32 passed' moved to last position. Also: fixes RUN to (i) restore VIEW PRINT and (ii) clear keyboard buffers.
2020-02-08 18:03:43 -03:00
Autobuild Process d289de82b9 Update internal/source 2020-02-08 01:39:10 +00:00
Autobuild Process 1f52f57610 Update internal/source 2020-02-06 14:52:32 +00:00
Autobuild Process 1a5fbd078a Update internal/source 2020-02-04 00:29:33 +00:00
Autobuild Process c1a1aac7be Update internal/source 2020-01-29 06:12:46 +00:00
Autobuild Process 63ab48e149 Update internal/source 2020-01-29 05:38:56 +00:00
Autobuild Process e491b566a7 Update internal/source 2020-01-22 18:31:04 +00:00
Autobuild Process e551eefe97 Update internal/source 2020-01-22 18:14:16 +00:00
Autobuild Process 3ac4b2fedd Update internal/source 2020-01-22 17:29:09 +00:00
Autobuild Process 7699d8091d Update internal/source 2020-01-22 16:07:41 +00:00
Autobuild Process 326e4fbfd5 Update internal/source 2020-01-22 05:04:40 +00:00
Autobuild Process 68fdc47f45 Update internal/source 2020-01-20 19:54:12 +00:00
Autobuild Process 0f91d0f8d3 Update internal/source 2020-01-20 19:05:07 +00:00
Fellippe Heitor 7902b665ad Updates a few more help files. 2020-01-20 16:00:05 -03:00
Fellippe Heitor 75e1b07eea Begins updating help files for v1.4. [ci-skip] 2020-01-19 23:36:46 -03:00
Autobuild Process 82614df960 Update internal/source 2020-01-19 23:37:46 +00:00
Autobuild Process 7c1da918ae Update internal/source 2020-01-19 22:21:25 +00:00
Autobuild Process fcb428e7aa Update internal/source 2020-01-19 14:29:08 +00:00
FellippeHeitor ac268c740b Simplifies usage of zlib across platforms. 2020-01-18 18:48:10 -03:00
Fellippe Heitor 44c80201f2 Gets _DEFLATE$ and _INFLATE$ to work on macOS. 2020-01-18 17:50:24 -03:00
Autobuild Process 81106cb5a2 Update internal/source 2020-01-18 05:39:43 +00:00
Autobuild Process a6101af33c Update internal/source 2020-01-16 14:29:21 +00:00
Autobuild Process b845b35515 Update internal/source 2020-01-16 03:56:08 +00:00
Autobuild Process f794a0debb Update internal/source 2020-01-16 01:54:47 +00:00
Autobuild Process a9a9e32459 Update internal/source 2020-01-15 20:11:04 +00:00
Autobuild Process da8a4a7fb4 Update internal/source 2020-01-15 03:17:45 +00:00
Autobuild Process b7f1ae0ee7 Update internal/source 2020-01-15 03:11:44 +00:00
Fellippe Heitor 95664863be
Merge pull request #17 from QB64Team/detect-retina-macos
Detects Retina displays on macOS for proper scaling.
2020-01-15 00:08:38 -03:00
Fellippe Heitor 20b2ec46db Replaces CLS for terminal and enables bg color 2020-01-10 05:59:09 -03:00
Fellippe Heitor 24c2fd8ad8 Adds LOCATE support for *nix terminals 2020-01-10 05:42:22 -03:00
Fellippe Heitor 04d4ad569d Color support for *nix terminals 2020-01-10 05:23:39 -03:00
Fellippe Heitor 21cdb70efe
Trigger recompilation 2020-01-08 09:06:28 -03:00
Fellippe Heitor 0f1f63eda8 Detects Retina displays on macOS for proper scaling. 2020-01-06 12:09:15 -03:00