Commit Graph

221 Commits

Author SHA1 Message Date
OBattler
441b2422d9 Unix SDL and Win32: Remove excess parenthesis from the recent CD-ROM change, fixes compile. 2024-01-15 14:00:27 +01:00
OBattler
5c15da4a17 CD-ROM: Converted the wrong kind of trailing slash, fixes #4038. 2024-01-14 21:31:46 +01:00
RichardG867
23039a35b4 More thread name clean-ups 2024-01-10 10:27:11 -03:00
RichardG867
02a1a8ec1b More non-cppthreads build fixes 2024-01-09 20:28:10 -03:00
RichardG867
30043d7b00 Fix unix and win32 build without C++ threads 2024-01-09 20:20:18 -03:00
RichardG867
67c84f1ae6 Add automatically-generated names to threads 2024-01-09 20:14:21 -03:00
OBattler
13d582b56f Unix: Use proper parentheses to cast the result, not the flags, fixes #3994. 2024-01-05 13:01:17 +01:00
OBattler
e614103f04 Unix: Temporarily disable the use of f_readline, fixes #3949. 2023-12-28 11:38:34 +01:00
OBattler
46d01e30da Actually unpause it at the correct time. 2023-12-27 21:39:51 +01:00
OBattler
62917d5ef6 Unix SDL: Unpause the main window after initialization, fixes #3940. 2023-12-27 21:39:23 +01:00
OBattler
b239f4c102 Unix SDL: Actually honor the return value of pc_init(), fixes #3948. 2023-12-27 21:35:39 +01:00
OBattler
dd005d74ea Unix SDL: Fix plat_pause(). 2023-12-27 21:30:47 +01:00
OBattler
87f5d01fda Unix: Separate XDG_DATA_DIRS paths by colon instead of semicolon, fixes #3946. 2023-12-27 21:13:55 +01:00
Jasmine Iwanek
8e74ee2726 Fix most of the warnings in the macos builds 2023-12-17 18:30:16 -05:00
Jasmine Iwanek
4c87164692 Fix remaining warnings in windows and linux builds 2023-12-17 15:08:22 -05:00
OBattler
cf36889bd2 Unix SDL fixes, per suggestion by svenska. 2023-12-03 14:19:00 +01:00
OBattler
8e985de5d2 Merge remote-tracking branch 'origin/master' into version/4.1 2023-11-11 15:47:04 +01:00
Miran Grča
05ac665ee7 Merge branch 'master' into fullscreenstaticonqt 2023-11-08 07:08:51 +01:00
Jasmine Iwanek
b012ab75f4 Misc bits from master 2023-11-04 02:50:13 -04:00
RichardG867
bc522612c7 Merge branch 'master' of ssh://github.com/86Box/86Box into version/4.1
# Conflicts:
#	CMakeLists.txt
#	debian/changelog
#	src/include_make/86box/version.h
#	src/unix/assets/86Box.spec
#	src/unix/assets/net.86box.86Box.metainfo.xml
#	vcpkg.json
2023-10-23 15:42:06 -03:00
Jasmine Iwanek
e6e7ec9532 Fix *nix SDL builds 2023-10-16 18:51:19 -04:00
Jasmine Iwanek
1c01f1e2e2 Cleanups in src/unix 2023-10-16 18:51:19 -04:00
Jasmine Iwanek
98a5e6e873 Fix building on macos SDL 2023-10-16 18:51:19 -04:00
OBattler
becdd3d9f9 Bumped version to 4.0.2. 2023-10-16 20:25:42 +02:00
OBattler
e441b3a4fc ROM version. 2023-10-12 00:28:51 +02:00
OBattler
c65bae5be8 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-12 00:28:33 +02:00
OBattler
4978b8c189 ROM version. 2023-10-12 00:28:18 +02:00
OBattler
29e1f9e2bb Fixed src/unix/assets/86Box.spec. 2023-10-12 00:27:24 +02:00
OBattler
96e7381099 Conflict resolution. 2023-10-12 00:04:46 +02:00
OBattler
937edd6a74 Bumped the version to 4.0.1. 2023-10-12 00:01:43 +02:00
OBattler
f5190b1c6f Merge remote-tracking branch 'origin/master' into version/4.1 2023-09-24 19:01:22 +02:00
OBattler
1fa5f7c406 Conflict resolution. 2023-09-21 20:44:44 +02:00
Aleš Hakl
6eaf274c33 remove debug printf() 2023-09-15 16:55:24 +02:00
Aleš Hakl
129950b5af fix flags for serial passthrough on unix 2023-09-15 16:49:33 +02:00
Robert de Rooy
ff56469b76 Add new 4.0 dependencies to RPM spec file 2023-09-02 10:51:40 +02:00
Alexander Babikov
5d6d8abf57 Update the credits in the About dialog 2023-08-26 21:35:44 +05:00
Miran Grča
03ef27b6ac Merge pull request #3624 from cold-brewed/path-get-slash
Fixing up path_get_slash return value
2023-08-23 20:45:27 +02:00
cold-brewed
f37474246b Fixed up path_get_slash return value 2023-08-23 07:26:48 -04:00
Jasmine Iwanek
98bfebc223 More linting in src/unix 2023-08-23 04:15:58 -04:00
Jasmine Iwanek
39bbd81196 Merge remote-tracking branch 'upstream/master' into version/4.1 2023-08-18 15:27:23 -04:00
OBattler
597a6640f4 More config.c clean-ups and added some plumbing for the future ZIP and MO image history. 2023-08-18 18:28:38 +02:00
OBattler
c90e4d06bf Merge remote-tracking branch 'origin/master' into version/4.1 2023-08-15 22:15:49 +02:00
OBattler
b203b28350 Assorted copyright header fixes. 2023-08-14 21:51:47 +02:00
cold-brewed
99cdd3a16a Various warning cleanups 2023-08-12 11:42:11 -04:00
OBattler
dec80269cb Merge remote-tracking branch 'origin/master' into version/4.1 2023-08-10 05:06:21 +02:00
cold-brewed
15013e1ede Added new platform function to get cpu string (#3533)
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com>
2023-08-09 18:12:27 -03:00
OBattler
3526ad0da4 Merge remote-tracking branch 'origin/master' into version/4.1 2023-08-08 06:51:48 +02:00
OBattler
d6b7619878 Removed some duplicate variables in unix/unix_sdl.c, closes #3523. 2023-08-08 00:24:20 +02:00
OBattler
adcc60b0ad Merge remote-tracking branch 'origin/master' into version/4.1 2023-08-07 19:05:46 +02:00
OBattler
c695cb8ded Completely reworked mouse handling - should now be smoother due to there no longer being a multi-layered game of telephone going on with all the various interim coordinate counters, also rewritten the serial mouse emulation ground ground up. 2023-08-07 18:49:58 +02:00