rakslice
ffee1ebad2
Add gamma support for direct color modes
2020-08-17 21:05:08 -07:00
kanjitalk755
ecef51bc47
fixed keycodes file name (SS)
...
fixed capslock (Windows)
2020-03-19 11:10:02 +09:00
rakslice
2a6dc7e328
clean up some warnings
2020-03-17 18:47:02 -07:00
rakslice
cd269a9ce1
In SheepShaver GUI don't show JIT checkbox in non-JIT build
2020-03-17 16:24:07 -07:00
rakslice
f1b0a20b37
get prefs_editor_gtk building in mingw32
2020-03-17 16:13:44 -07:00
rakslice
aeb585527d
changes for buildability under MSYS2 mingw32
2020-03-17 15:11:12 -07:00
kanjitalk755
59ce931955
fixed destroying bridge
2020-03-08 12:33:44 +09:00
kanjitalk755
7062e864c8
Fixed SS build
2020-03-06 10:38:56 +09:00
kanjitalk755
e4ee28b199
Supports etherhelper (Xcode only)
2020-03-05 16:07:59 +09:00
kanjitalk755
0ad7a968ba
Merge remote-tracking branch 'dsumorok/master'
2020-03-05 15:53:44 +09:00
kanjitalk755
1601829d22
BII: changed monitor default
2020-02-17 11:54:48 +09:00
Andrew Tonner
8b44b00da3
In extfs icon creation, ensure that the times on the host file are set correctly; actually allocate space for the other HInfo that set_finfo reads, such as the times
2020-02-12 16:28:00 -08:00
Andrew Tonner
837c82d8b8
expect TCHAR returns from RegQueryValueEx now that we are potentially building with _UNICODE
2020-02-12 16:16:31 -08:00
Andrew Tonner
07e9db881c
failsafe for localtime(-1) on Windows to avoid segfault
2020-02-12 16:13:26 -08:00
Andrew Tonner
744df7adf3
Don't try to receive frames when eth is unloaded on the MacOS side as it will call uninitialized vectors
2020-02-11 06:38:01 -08:00
kanjitalk755
7b13571587
Merge branch 'test_keymap'
2020-02-10 09:58:54 +09:00
kanjitalk755
c4570fe272
Merge branch 'test_notX'
2020-02-08 19:21:14 +09:00
kanjitalk755
6d2acbb07b
revert Makefile.in
2020-02-07 17:57:44 +09:00
kanjitalk755
ccf38a4005
condition modified
2020-02-07 11:16:59 +09:00
Andrew Tonner
f86b9b2abd
Actually remove the commented-out code
2020-02-06 18:14:16 -08:00
Andrew Tonner
bb69145861
OulanB's adb button buffer proposed change
2020-02-06 18:12:23 -08:00
kanjitalk755
1a875b1c10
in case backend is not X
2020-02-07 11:04:02 +09:00
kanjitalk755
57b3f7cf21
keymap test
2020-02-05 15:22:58 +09:00
rakslice
eb35678f0d
add missing common prefs multiple values; remove platform prefs from unix that are common prefs
2020-02-04 06:25:12 -08:00
kanjitalk755
f5b277548b
test for #24
2020-01-31 23:31:38 +09:00
kanjitalk755
2e001f465e
fixed autoconf build for macOS
2020-01-28 22:33:13 +09:00
kanjitalk755
b5fbba6e53
fix for New Build System (Xcode10+)
2020-01-22 10:48:34 +09:00
kanjitalk755
71cbb23b42
fix for writing resource fork on APFS
2020-01-12 19:59:51 +09:00
kanjitalk755
f07cc69531
BII: Reverted to JIT disabled
2019-12-09 10:37:18 +09:00
kanjitalk755
f171c611c2
Adjust preprocessor definitions
2019-10-26 20:47:06 +09:00
kanjitalk755
96a42689fd
BII JIT
2019-10-24 11:23:07 +09:00
kanjitalk755
858f8257a6
Fix for SDL2.0.10
2019-10-20 15:35:50 +09:00
kanjitalk755
977056a075
Use fpu_ieee instead of fpu_uae
...
Minimize BasiliskII.app/Contents/Resources
2019-10-14 14:54:32 +09:00
kanjitalk755
a489b71bb2
Added bundle identifier for BII
2019-07-17 12:06:35 +09:00
kanjitalk755
b62e20838c
disable mouse grab if hard-cursor used
2019-05-03 18:50:41 +09:00
kanjitalk755
4603bd305c
fix cursor for high DPI
...
ignore Alt+F4 for all platform
2019-04-01 12:29:42 +09:00
kanjitalk755
7131e8205d
Windows: ignore Alt+F4
2019-03-30 13:23:52 +09:00
kanjitalk755
62deb590a6
fixed hot spot
2019-03-29 12:59:13 +09:00
kanjitalk755
2d76498256
hard cursor in full screen mode
2019-03-28 14:32:16 +09:00
Seth
1889560d1f
deadlock and video fix comments tidied
2019-02-26 21:02:57 -06:00
Seth
537412b959
trying to remove graphical anomalies, alternative deadlock fix branch
2019-02-26 13:21:31 -06:00
kanjitalk755
1b6a63edf7
alternative PR#11
2019-02-26 14:57:02 +09:00
kanjitalk755
f67fe9671b
SDL2.framework relative path -> absolute path
2019-02-25 18:39:25 +09:00
kanjitalk755
6751b6d668
Merge pull request #10 from DrLex0/better_video_modes_handling
...
Improve video mode handling
2019-02-24 12:05:00 +09:00
Alexander Thomas
f91d6d9622
Improve video mode handling
...
Instead of using a generic list and then filtering 512x384 in SheepShaver,
start with the correct list right away. This avoids SS unexpectedly
refusing to run at 512x384.
2019-02-24 00:29:41 +01:00
Alexander Thomas
0fe02268f7
Enable high-resolution SDL2 rendering.
...
Combined with 'scale_nearest true', this offers sharp graphics on retina
displays.
2019-02-23 20:10:11 +01:00
kanjitalk755
ab0948d02e
BII/SS fix scroll wheel
2019-02-20 18:34:53 +09:00
kanjitalk755
dce4a951bb
invert sign of yearofs and dayofs
2019-02-10 11:10:23 +09:00
Alexander Thomas
64e408ced6
Add prefs item "dayofs" for finer-grained time offset
2019-02-09 22:44:43 +01:00
kanjitalk755
e676dbf839
BII/SS pref item "yearofs"
2019-02-05 18:44:24 +09:00