RichardG867
d7bc854783
Jenkins: make build chaining more elegant, and add Discord and IRC notifications
2021-11-14 03:06:20 -03:00
OBattler
e24da32acf
Moved a code block behind an #ifdef.
2021-11-14 00:16:09 +01:00
OBattler
1f5322959a
Declared MAX_SERIAL.
2021-11-14 00:12:49 +01:00
Miran Grča
0342ec0695
Merge pull request #1803 from jriwanek-forks/patch4
...
EGA 32k support
2021-11-14 00:07:09 +01:00
Miran Grča
bd36a10fa4
Merge pull request #1790 from laciba96/translation_hu-HU
...
Initial commit for multilingual UI, and Hungarian translation
2021-11-14 00:07:00 +01:00
Laci bá
6f0da19369
Merge branch 'master' into translation_hu-HU
2021-11-14 00:03:36 +01:00
Jasmine Iwanek
41dccb5f6b
EGA also supported 32K
...
lines 194-205 appear to cover the memory window setting.
2021-11-13 18:02:56 -05:00
Laci bá
7651f4be6d
Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU
2021-11-13 23:56:38 +01:00
Laci bá
b321679bde
Final cleanup
2021-11-13 23:56:35 +01:00
Laci bá
0ba4718fb7
Save config language entry as string instead of hex16
...
And remove some unnecessary stuff.
2021-11-13 23:52:49 +01:00
Laci bá
dfa795b267
Add reverse conversion from string to LCID
2021-11-13 23:51:29 +01:00
Laci bá
bf3767bc4a
Make more descriptive help for --lang
2021-11-13 23:51:03 +01:00
Miran Grča
11a106b734
Merge pull request #1802 from jriwanek-forks/patch3
...
Trivial fixes and cleanups for serial & parallel
2021-11-13 23:43:28 +01:00
Jasmine Iwanek
3e70c7e98a
Trivial fixes and cleanups for serial & parallel
2021-11-13 17:33:43 -05:00
Miran Grča
f729ce0e23
Merge pull request #1801 from 86Box/feature/machine_and_kb
...
Merge feature/machine and kb (without the keyboard rewrite) to master
2021-11-13 23:31:08 +01:00
OBattler
11431213ed
Also reverted all the video changes.
2021-11-13 23:25:07 +01:00
OBattler
bfb3c0c324
Fixed the intendation mess in cpu/x86seg.c, removed port 61h handling from keyboard/keyboard_at.c, and fixed a function with undeclared type in win/win.c.
2021-11-13 23:15:28 +01:00
Laci bá
0764d92b67
Merge branch '86Box:master' into translation_hu-HU
2021-11-13 23:04:05 +01:00
OBattler
758d8acb63
Temporarily reverted all keyboard changes.
2021-11-13 22:57:01 +01:00
Laci bá
c705803c1d
Remove translators text from en-US about
2021-11-13 22:54:31 +01:00
OBattler
3730117a37
Conflict resolution.
2021-11-13 22:49:19 +01:00
RichardG867
c0fb42b756
Disable VNC on Jenkins dev builds
2021-11-13 18:38:27 -03:00
Laci bá
7ae10144ad
Cumulative changes
...
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
3fa1e88d7d
Initial addition of system language to the dialog
...
Also update everything and save the config without hard reset.
2021-11-13 21:39:07 +01:00
Laci bá
7e4abcbfbd
Implement system language as 0xFFFF
2021-11-13 21:37:51 +01:00
Laci bá
87cbbdf992
Implement language local config saving
2021-11-13 21:37:27 +01:00
Laci bá
dddff5a892
Adjustments in Hungarian translation
2021-11-13 21:36:20 +01:00
Laci bá
2d30052238
Remove ifdef, add default language constant, and separate text filler code from pc_init
2021-11-13 21:35:43 +01:00
Miran Grča
66a5b0fb11
Merge pull request #1799 from laciba96/master
...
Adjustments in config to write explicitly the mem_size
2021-11-13 20:54:29 +01:00
RichardG867
918dae0683
Dummy commit to test build chaining
2021-11-13 16:19:26 -03:00
Laci bá
d3415b67b8
Merge branch 'master' of https://github.com/laciba96/86Box
2021-11-13 20:06:32 +01:00
Laci bá
6119e3a019
Adjustments in config to write explicitly the mem_size
...
This will help manager developers to decide the VM's memory size without knowing the actual machine table.
2021-11-13 20:05:48 +01:00
RichardG867
913b695073
Move Jenkins post-build tasks to a post{} block
2021-11-13 15:59:22 -03:00
RichardG867
94d9ec1414
Another comment about Jenkins parameters for good measure
2021-11-13 15:37:39 -03:00
RichardG867
c7accb26fd
Change description for Jenkins internal BRANCH parameter
2021-11-13 15:32:02 -03:00
RichardG867
d63461c712
Add failure mode to Jenkins pipeline
2021-11-13 15:15:07 -03:00
RichardG867
b3972d11aa
Fix small issue with the build chaining test
2021-11-13 14:57:32 -03:00
RichardG867
ae4ec8d98a
Re-enable Jenkins builds as the pipeline is mostly figured out
2021-11-13 14:42:30 -03:00
RichardG867
ed4fd684fa
Handle Jenkins script approvals for build number setting
2021-11-13 14:40:38 -03:00
RichardG867
941a1b20cf
Fix bad copypaste in Jenkins pipeline
2021-11-13 14:06:49 -03:00
RichardG867
e8881f6f25
Add per-stage failure to Jenkins pipeline
2021-11-13 14:02:17 -03:00
RichardG867
185c34e885
Some more Jenkins troubleshooting in production...
2021-11-13 14:00:41 -03:00
RichardG867
630ea25922
Some Jenkins troubleshooting in production...
2021-11-13 13:53:53 -03:00
RichardG867
89fb9ca912
Fix pipeline delegation context
2021-11-13 13:51:34 -03:00
RichardG867
5b63403195
Fix Jenkins pipeline typo
2021-11-13 13:48:43 -03:00
RichardG867
95c5a52856
Attempt Jenkins pipeline improvements including delegating builds
2021-11-13 13:48:00 -03:00
RichardG867
874f64a0be
Install source tarball dependencies first
2021-11-13 02:37:47 -03:00
RichardG867
697827d70a
Add source tarball generation to build script
2021-11-13 01:53:00 -03:00
RichardG867
6101ceff18
Remove debug print from static2dll
2021-11-13 01:09:05 -03:00
RichardG867
54e9f3dd98
Use version-specific docs URL for release builds
2021-11-13 01:06:53 -03:00