Commit Graph

86886 Commits

Author SHA1 Message Date
Matt Borgerson 0204a5b7ab ui: Print xemu version and GL info to log 2021-06-17 04:19:24 -07:00
Matt Borgerson fdd7875051 sdl: Print out SDL_GetError message when subsystem init fails 2021-06-15 22:12:34 -07:00
Matt Borgerson f24bcb8bc7 ui: Wiki is retired now, update URLs 2021-06-13 19:33:59 -07:00
Matt Borgerson 9eefab0e4a ci: Trigger snapshot update 2021-06-12 06:13:18 -07:00
Matt Borgerson 4b74e85379 nvnet: Drop oversized frames 2021-06-11 22:12:00 -07:00
Matt Borgerson 21c50f1782 ui: Propagate network errors up to UI 2021-06-11 22:12:00 -07:00
Matt Borgerson 05358b427b ui: Expose pcap net client in user interface 2021-06-11 22:12:00 -07:00
Matt Borgerson 374635a1a0 ui: Fix incorrect free in xemu_settings_set_string 2021-06-11 22:12:00 -07:00
Matt Borgerson 179304aca3 net: Resolve Windows 'friendly' network adapter names 2021-06-11 22:12:00 -07:00
Matt Borgerson fbcc425610 net: Add a new libpcap-based client 2021-06-11 22:12:00 -07:00
Matt Borgerson c61e543376 net: Add libpcap library 2021-06-11 22:12:00 -07:00
Matt Borgerson d0000bbc02 ci: Trigger snapshot update 2021-06-10 20:28:43 -07:00
Matt Borgerson 90ddc5cce3 ui: Add auto-updater feature for Windows 2021-06-10 13:02:05 -07:00
Matt Borgerson 23766591c4 util: Add miniz library 2021-06-10 13:02:05 -07:00
mborgerson 0a8e9b8db3
.github: Disallow blank issues 2021-06-04 12:13:06 -07:00
Matt Borgerson 6f477f02a6 nv2a: Enable exclusive clip 2021-06-02 18:08:06 -07:00
Matt Borgerson ebcc77c6c8 nv2a: Fix window clip coordinate transform 2021-06-02 15:42:13 -07:00
Matt Borgerson 3884b8d44b build: Downgrade SDL2 to 2.0.12 temporarily 2021-06-02 00:56:19 -07:00
Matt Borgerson 357907013f build: Support cross-building for Apple silicon 2021-05-31 00:12:55 -07:00
Matt Borgerson f72f9be767 build: Trigger snapshot update for license dist 2021-05-25 00:03:52 -07:00
Matt Borgerson 3b432160db build: Add license gen to source archive script 2021-05-24 23:33:18 -07:00
Matt Borgerson e55f820c91 build: Trigger snapshot update for license dist 2021-05-24 20:20:53 -07:00
Matt Borgerson 12b58544b1 build: Generate xemu+3rd party license information 2021-05-24 18:35:27 -07:00
Matt Borgerson d687ca146b ui: Simplify settings/eeprom path resolve 2021-05-24 16:55:38 -07:00
Matt Borgerson 68f7e11978 ui: Log std{out,err} to file, or console if available on Windows 2021-05-23 18:30:38 -07:00
Matt Borgerson 26e43bbcfd ui: Include required interface data files in executable 2021-05-21 13:49:02 -07:00
Matt Borgerson 6fbd393ee4 ci: Fix artifact download step 2021-05-21 03:01:31 -07:00
Matt Borgerson 110d971214 ci: Disable homebrew fixups for now 2021-05-21 02:08:41 -07:00
Matt Borgerson 7c35590be0 ci: Cross-compile for Windows via Ubuntu 2021-05-21 02:08:41 -07:00
Matt Borgerson 085d631309 hid: Rename hid_init to work around static linking issues for now 2021-05-21 02:08:41 -07:00
Matt Borgerson 383f2186de ci: Bump ccache size to 512M 2021-05-21 02:08:41 -07:00
Matt Borgerson b4a472730b ci: Update actions/cache@v2 2021-05-21 02:08:41 -07:00
Matt Borgerson 1c9a0217e1 ci: Specify fetch-depth instead of unshallow 2021-05-21 02:08:41 -07:00
Matt Borgerson 60a7afb94b build: Drop -Wno-error=unused-but-set-variable 2021-05-21 02:08:41 -07:00
Matt Borgerson 88a1252409 default-configs: Remove non-XBOX boards 2021-05-21 02:08:41 -07:00
Matt Borgerson 7672ecbaff xbox: Update machine Kconfig options 2021-05-21 02:08:41 -07:00
Matt Borgerson f2bfa95fae configure: Disable most 'auto' and default options 2021-05-21 02:08:41 -07:00
mborgerson 68b8043af9
.github: Display link to Discord server when filing issues 2021-05-19 14:05:02 -07:00
mborgerson 5cf0943560
.github: Add remark about tagging multiple titles in issue template 2021-05-19 13:54:08 -07:00
mborgerson afda42431a .github: Update issue templates 2021-05-19 13:45:36 -07:00
Matt Borgerson 6e2d5a993f build: Generate xemu version header 2021-05-19 01:09:39 -07:00
haxar e0f4ea28ca lpc47m157: Fix serial 2021-05-18 17:39:10 -07:00
haxar c6ba6bf2be isa: Add isa_unregister_ioport() 2021-05-18 17:39:10 -07:00
MasonT8198 56a47b0e58 version.rc: Provide xemu metadata 2021-05-18 15:02:22 -07:00
MasonT8198 16906a8dbb ui: Fix Button Spacing 2021-05-18 15:01:03 -07:00
MasonThompson8198 1b3cf1ead8 ui: Add 'Help' buttons and fullscreen shortcut 2021-05-18 14:09:55 -07:00
Josef Šimánek df940c0b3f nv2a: Add NV062_SET_COLOR_FORMAT_LE_X8R8G8B8 definition 2021-05-18 13:34:18 -07:00
Matt Borgerson dbc73bbd82 nv2a: Derive rho, phi, theta from spot direction 2021-05-18 10:18:45 -07:00
Matt Borgerson 74f724715d nv2a: Fixup qstring to mstring 2021-05-18 10:18:45 -07:00
Wilhelm Kovatch e2e3572301 nv2a: implement FFP LIGHT_SPOT 2021-05-18 10:17:19 -07:00