Jasmine Iwanek
|
acbe718f1e
|
clang-format in src/unix/
|
2022-09-18 17:22:55 -04:00 |
|
Jameson Ernst
|
84f5d9c393
|
Improve handling of High-DPI mice
- Reduce lower bound of mouse sensitivity
- Add error accumulators to prevent small motions from being rounded off
|
2022-09-14 22:11:32 -07:00 |
|
RichardG867
|
06599013ea
|
Jenkins: Add x86_64h slice and patch in Qt Vulkan for it and arm64
|
2022-08-31 15:10:42 -03:00 |
|
Robert de Rooy
|
1ec594b281
|
revert ROM package back to it's own version
|
2022-08-05 21:09:37 +02:00 |
|
Robert de Rooy
|
0faca6ae49
|
use zip for roms to prevent clobbering
|
2022-08-05 18:22:03 +02:00 |
|
RichardG867
|
f394fb20fb
|
Bump version to 3.7.1
|
2022-08-02 16:24:33 -03:00 |
|
Robert de Rooy
|
99b231b0a9
|
drop romversion since it is now in sync with release
|
2022-08-02 07:52:32 +02:00 |
|
Robert de Rooy
|
31fde716b7
|
add openal to build requirements
|
2022-08-02 07:52:32 +02:00 |
|
Robert de Rooy
|
d04f9b602f
|
Remove obsolete symlink hack
|
2022-07-31 15:07:27 +02:00 |
|
RichardG867
|
28dd2d386f
|
Bump version to 3.7
|
2022-07-30 16:47:19 -03:00 |
|
Cacodemon345
|
67a2d987ea
|
unix: Fix compilation
|
2022-07-29 16:56:48 +06:00 |
|
AsciiWolf
|
307bddda1e
|
Add screenshot to AppStream metainfo file
|
2022-07-20 00:12:41 +02:00 |
|
AsciiWolf
|
301b422816
|
Add missing semicolon to desktop file
It should be there according to the desktop file specification
|
2022-07-19 14:20:46 +02:00 |
|
Cacodemon345
|
27e4124574
|
qt: Fix performance regression
|
2022-07-12 14:41:38 +06:00 |
|
Cacodemon345
|
dec057020d
|
Fix Unix backend build
|
2022-07-07 17:21:30 +06:00 |
|
Cacodemon345
|
0ce1a8edfe
|
Fix compilation for non-Qt builds
|
2022-07-07 15:09:13 +06:00 |
|
Cacodemon345
|
431f1de906
|
Merge branch '86Box:master' into multimonitor-take2-ui
|
2022-07-05 18:57:57 +06:00 |
|
Cacodemon345
|
8a3367ff6f
|
Multi-monitor support (backend preparation part)
|
2022-07-03 01:18:23 +06:00 |
|
Robert de Rooy
|
4bf1e512d4
|
fix regex bug
|
2022-07-01 22:17:33 +02:00 |
|
RichardG867
|
1ea3634efc
|
Bump version to 3.6
|
2022-06-27 15:52:31 -03:00 |
|
Cacodemon345
|
3b74aad9d6
|
qt: Add mouse sensitivity setting
|
2022-06-01 15:31:58 +06:00 |
|
Cacodemon345
|
0d1860ef63
|
thread_test_mutex for Unix threads
|
2022-05-26 12:14:49 +06:00 |
|
Robert
|
d90b2dc144
|
Bump rom version (#2365)
* Bump rom version
* let bumpversion.sh update date and rom version
Co-authored-by: Robert de Rooy <robert.derooy@lxp.lu>
|
2022-05-24 14:28:21 -03:00 |
|
Adrien Moulin
|
a3db023f19
|
Fix building on macOS without Qt
|
2022-05-21 11:23:14 +02:00 |
|
Robert de Rooy
|
af6f5900b4
|
With bumpversion.sh my hack to update metainfo.xml is obsolete
|
2022-04-27 14:56:31 +02:00 |
|
RichardG867
|
9b871ad249
|
Bump version to 3.5 and add version bumping script
|
2022-04-26 13:42:38 -03:00 |
|
Robert de Rooy
|
40b9bb6c76
|
bump to 3.4.1
|
2022-04-22 19:18:09 +02:00 |
|
Robert de Rooy
|
8488111cd9
|
Bump RPM spec file
|
2022-04-22 19:15:46 +02:00 |
|
David Hrdlička
|
e60af6c29d
|
Clean up plat.h a bit
|
2022-04-20 01:03:39 +02:00 |
|
Alexander Babikov
|
eba088c692
|
Remove trailing whitespace + indentation consistency fixes
|
2022-04-14 07:10:18 +05:00 |
|
Jasmine Iwanek
|
65b680a4ef
|
Bump version to 3.4 in preperation for release
|
2022-04-12 19:46:48 -04:00 |
|
Cacodemon345
|
ff86f97fef
|
unix: Fix missing include
|
2022-04-08 15:00:35 +06:00 |
|
David Hrdlička
|
3449a173ae
|
Move ROM search path code to rom.c, rewrite rom_fopen
|
2022-04-08 01:34:47 +02:00 |
|
David Hrdlička
|
a780d9a241
|
Rewrite plat_init_rom_paths in Qt frontend
|
2022-04-08 00:58:38 +02:00 |
|
Cacodemon345
|
0fd3042e0c
|
qt: Add support for loading ROMs from ~/Documents/86Box/roms on macOS
|
2022-04-07 00:57:16 +06:00 |
|
Cacodemon345
|
1a3a7bec0e
|
Move platform-specific ROM path adding code into plat modules
|
2022-04-06 16:16:25 +06:00 |
|
Robert
|
35a8807f33
|
Update src/unix/assets/net.86box.86Box.metainfo.xml
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
|
2022-03-21 09:22:31 +01:00 |
|
Robert
|
8972cdb9f0
|
Update src/unix/assets/86Box.spec
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
|
2022-03-21 09:22:26 +01:00 |
|
Robert
|
8e9b0c644b
|
Update src/unix/assets/86Box.spec
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
|
2022-03-21 09:22:20 +01:00 |
|
Robert
|
e71bbfa3b6
|
Update src/unix/assets/net.86box.86Box.metainfo.xml
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
|
2022-03-21 09:22:15 +01:00 |
|
Robert de Rooy
|
a804ca56f9
|
add instructions
|
2022-03-20 11:46:02 +01:00 |
|
Robert de Rooy
|
38cc36b8e2
|
add missing on flag
|
2022-03-20 10:46:06 +01:00 |
|
Robert de Rooy
|
d00b8fedce
|
clean up arch handling
|
2022-03-20 10:36:00 +01:00 |
|
Robert de Rooy
|
185ec39ef2
|
enable new dynarec for aarch64
|
2022-03-20 10:12:52 +01:00 |
|
Robert de Rooy
|
5568169407
|
add roms subpackage
|
2022-03-20 10:07:01 +01:00 |
|
Robert de Rooy
|
b58549f1b0
|
add linux assets
|
2022-03-19 15:16:01 +01:00 |
|
RichardG867
|
71ba610366
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# .ci/build.sh
# .ci/dependencies_msys.txt
# src/sound/snd_audiopci.c
|
2022-03-16 00:39:53 -03:00 |
|
RichardG867
|
f57cbe36b1
|
GDB Stub: More progress
|
2022-03-16 00:33:01 -03:00 |
|
Alexander Babikov
|
4b8b7c3950
|
Add handling for several missing strings to plat_get_string on Qt and legacy Unix UIs
|
2022-03-15 04:19:10 +05:00 |
|
RichardG867
|
94be8cdfc6
|
GDB Stub: Initial commit
|
2022-03-12 20:20:25 -03:00 |
|