Commit Graph

6455 Commits

Author SHA1 Message Date
RichardG867
9d6002926c Fix a register bit mask on ES1371 2021-11-22 17:04:14 -03:00
Miran Grča
2adaedd16e Merge pull request #1863 from startmenu/master
Update Chinese (zh-CN) translation
2021-11-22 10:55:30 +01:00
startmenu
a931210df5 Update zh-CN.rc 2021-11-22 15:38:14 +08:00
OBattler
cb31c9a61a Do not mirror memory byte bit 4 on the keyboard controller output port on the Olivetti KBC. 2021-11-22 00:39:11 +01:00
Miran Grča
c32d751046 Merge pull request #1859 from altiereslima/master
Update pt-BR.rc
2021-11-22 00:28:07 +01:00
RichardG867
87f7067bdd Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-21 14:20:49 -03:00
OBattler
0c307c2058 Ported the AT keyboard reset fixes from feature/machine_and_kb. 2021-11-21 18:17:45 +01:00
RichardG867
5af0db8075 Fix ROM filename casing 2021-11-21 13:33:22 -03:00
RichardG867
447269eb39 Machine table and ROM fixes and cleanups 2021-11-21 13:17:30 -03:00
altiereslima
7018585401 Update pt-BR.rc 2021-11-21 09:45:00 -03:00
RichardG867
cada8f3572 Set I/O trap read/write bit on VIA 686 2021-11-21 00:36:36 -03:00
RichardG867
f23e4e6627 Fix missing SPD on Trinity 371 2021-11-21 00:22:50 -03:00
RichardG867
b670529fe4 Add space to Apollo Pro 133 names per word of mouth 2021-11-21 00:17:20 -03:00
RichardG867
4c21f0d6ce Make VIA 686 instantiate the integrated Super I/O and hardware monitor 2021-11-21 00:16:10 -03:00
RichardG867
7ee1170498 Make variable rate AC97 codecs use a min/max rate 2021-11-21 00:06:04 -03:00
David Hrdlička
db8b7dc896 Replaced outdated translations with English 2021-11-21 03:25:16 +01:00
David Hrdlička
02f5c83503 Fix en-GB translation 2021-11-21 03:25:02 +01:00
RichardG867
2bc486612b ES1371 improvements, including codec select 2021-11-20 23:24:11 -03:00
RichardG867
1e98d531f2 Fix hijacking of the CD audio filter by VIA AC97 2021-11-20 22:59:08 -03:00
Jasmine Iwanek
808971482b British 2021-11-21 00:42:53 +01:00
David Hrdlička
d2ae09836a Update Czech translation 2021-11-21 00:40:00 +01:00
David Hrdlička
4482769817 Update CZ, DE, HR, JP and SI translations 2021-11-20 23:58:52 +01:00
Teemu Korhonen
090934ab10 Better settings-configuration translation for fi-FI (#1857)
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2021-11-20 23:57:59 +01:00
Laci bá
c1f0a7b141 Improve some of hu-HU translation (#1856)
* Improve some of hu-HU translation

In the same manner, as fi-FI was updated.

* Update hu-HU.rc

Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2021-11-20 23:57:44 +01:00
David Hrdlička
a1df1c23ed Rename Program Settings to Preferences 2021-11-20 23:34:23 +01:00
Daniel Gurney
70ffdef11d Merge pull request #1854 from ts-korhonen/master
Improve some of fi-FI translation
2021-11-20 21:11:28 +02:00
ts-korhonen
6351c8f12d Improve some of fi-FI translation 2021-11-20 21:07:49 +02:00
Miran Grča
9531820034 Merge pull request #1849 from laciba96/master
Fix encoding issues in win_progsett.c and win_icon.c
2021-11-20 10:34:57 +01:00
OBattler
01567e976f Some IBM PS/2 Model 55SX memory fixes. 2021-11-20 10:32:02 +01:00
OBattler
eff4fc9335 Merge branch 'master' of https://github.com/86Box/86Box 2021-11-19 23:14:00 +01:00
OBattler
3bd2e199dd Added a missing call to flushmmucache_nopc(). 2021-11-19 23:13:46 +01:00
Laci bá
1b734f0029 Merge branch '86Box:master' into master 2021-11-19 21:33:43 +01:00
Laci bá
7ffbd62ceb Fix encoding issues in win_progsett.c and win_icon.c 2021-11-19 21:33:21 +01:00
RichardG867
96439dac3d Fix missing VIA AC97 audio on machines that should have it 2021-11-19 16:49:35 -03:00
RichardG867
03e6c70691 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2021-11-19 15:57:09 -03:00
RichardG867
f32deff7f6 snd_ac97_codec: Fix fatal and crash caused by AMR card spill-over 2021-11-19 15:56:21 -03:00
RichardG867
d97e63cca2 Jenkins: Read polling log to better avoid "no changes" 2021-11-19 15:14:41 -03:00
OBattler
a42f9eefc0 Some small fixes. 2021-11-19 19:07:11 +01:00
Miran Grča
01de33f9ac Merge pull request #1848 from dob205/master
Cleaning up some things in the macOS code and improving bundle information
2021-11-19 19:03:56 +01:00
RichardG867
73281006b1 Jenkins: Add new method of extracting the current HEAD commit 2021-11-19 14:26:43 -03:00
dob205
6bcc8c6ca0 Cleaning up things 2021-11-19 18:04:30 +01:00
dob205
5357cea1bc Showing the build number in the user viewable bundle version 2021-11-19 17:42:48 +01:00
dob205
6f9d4e5bb3 slight fixes for that file
Makes the macOS bundle display the proper copyright and version numbers
2021-11-19 17:40:28 +01:00
dob205
5f303ba4c7 Cleaning up some things k 2021-11-19 17:38:42 +01:00
Miran Grča
5ee200eabd Merge pull request #1847 from jvernet/master
MacOsX Compilation fixed
2021-11-19 17:14:07 +01:00
Miran Grča
ee71d2bf26 Merge pull request #1846 from dob205/master
Further improvements to the German and Croatian translation
2021-11-19 17:13:57 +01:00
Miran Grča
d24fbaf060 Merge pull request #1845 from Cacodemon345/patch-22
Fix macOS linking
2021-11-19 17:13:47 +01:00
jvernet
d044e0ad72 Merge branch '86Box-master' 2021-11-19 17:01:28 +01:00
jvernet
0c3999d972 Merge branch 'master' of https://github.com/86Box/86Box into 86Box-master 2021-11-19 17:00:59 +01:00
jvernet
77b1f8a71e MacOsX Compilation 2021-11-19 16:57:38 +01:00