Wed, 26 Mar 2025 22:30:22 -0700 |
Michael Pavone |
Fix generating shader list on Android
|
Wed, 26 Mar 2025 01:20:55 -0700 |
Michael Pavone |
Updated Android port using gradle toolchain and with basic Storage Access Framework support for Android 11+ support
|
Wed, 24 Jan 2024 20:18:17 -0800 |
Michael Pavone |
Make termhelper work when current working directory is not the one that contains blastem
|
Tue, 24 May 2022 09:10:54 -0700 |
Michael Pavone |
Implement config file migrations and add iso and cue to extension list
|
Thu, 28 Apr 2022 18:41:16 -0700 |
Michael Pavone |
Added UI for setting firmware paths
|
Sat, 20 Feb 2021 14:52:32 -0800 |
Michael Pavone |
Make KDEBUG functionality play nice with gdb remote debugging
|
Thu, 30 Apr 2020 23:15:50 -0700 |
Michael Pavone |
Get WIP net play code compiling on Windows and cleanup some unistd.h includes
|
Wed, 24 Apr 2019 19:08:49 -0700 |
Michael Pavone |
Allow config file to be saved with executable for "portable" setups
|
Wed, 20 Mar 2019 22:05:27 -0700 |
Michael Pavone |
Avoid printing a bunch of junk to stdout when GDB remote debugging is enabled as this can confuse GDB
|
Mon, 11 Mar 2019 00:04:48 -0700 |
Michael Pavone |
Minor cleanup
|
Wed, 02 May 2018 00:03:22 -0700 |
Michael Pavone |
Fix drag and drop when using Nuklear UI
|
Tue, 24 Apr 2018 20:31:18 -0700 |
Michael Pavone |
Scale UI font size based on window size and start basing widget sizes based on font size
|
Sun, 25 Mar 2018 12:00:29 -0700 |
Michael Pavone |
Make sure config directory exists before trying to save config file
nuklear_ui
|
Tue, 06 Mar 2018 21:27:12 -0800 |
Michael Pavone |
Added support for TTC and dfont format true type fonts. More robust font selection on Windows
nuklear_ui
|
Tue, 06 Feb 2018 22:44:11 -0800 |
Michael Pavone |
Fix const correctness for path_extension
nuklear_ui
|