RichardG867
02cdf5e787
Convert settings save prompt to TaskDialog
2020-06-17 23:07:32 -03:00
TC1995
b97b9ae2f9
Merged all the latest and missed 86box commits.
...
Finally fixed the configuration UI of the FDC's.
2020-06-17 14:29:24 +02:00
David Hrdlička
66bf3e2f68
win: Fix STR_NUM_2048
2020-04-26 21:03:31 +02:00
David Hrdlička
7d2f9189d3
win: Re-number string table entries
2020-04-26 21:03:31 +02:00
David Hrdlička
fb8d6666a7
win: Remove string table entries for the old menus
2020-04-26 21:03:31 +02:00
David Hrdlička
cab0bb845a
win: Move the statusbar initial text to resources
2020-04-23 13:02:25 +02:00
David Hrdlička
7dcb8f6f1f
win: Add the "Media" menu to the menubar
...
This is an alternative way to mount images to the virtual drives, as many people found the current behavior confusing.
2020-04-23 01:24:11 +02:00
TC1995
254e43fb64
Added Magneto-Optical disk emulation, though the UI settings for it are to be done later.
2020-04-01 19:04:53 +02:00
David Hrdlička
a505894a10
Move all include files to src/include
...
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00