tildearrow
e105cd588e
GUI: fix IGFD crash if a file had % on its name
2022-10-28 04:16:07 -05:00
tildearrow
e19538af2e
GUI: fix non-working mouse events after minimizing
2022-10-23 02:51:38 -05:00
cam900
69090232fb
Fix output preview
2022-10-22 16:57:01 +09:00
cam900
f839b0771c
Sync vgsound_emu with master
2022-10-22 16:28:37 +09:00
cam900
f714acc8a6
Sync with master
2022-10-22 10:13:22 +09:00
cam900
61aeb0bb5e
Revert "Temporarily revert "Sync vgsound_emu with master""
...
This reverts commit f832ce5cca
.
2022-10-22 10:10:02 +09:00
tildearrow
c6e21e3da5
GUI: fix input scaling
2022-10-20 02:49:08 -05:00
cam900
8e2f3199b5
Sync this
2022-10-20 11:46:04 +09:00
cam900
e365a92f65
Sync vgsound_emu with master
2022-10-20 11:44:48 +09:00
tildearrow
a48f0048ff
Merge pull request #716 from smb123w64gb/patch-1
...
Update Backward to work on ARM64 WIndows builds!
2022-10-16 19:41:17 -05:00
tildearrow
81a2bce4d4
GUI: prepare for multiple asset load
2022-10-16 19:40:14 -05:00
smb123w64gb
fdcabe4485
Update Backward to work on ARM64 WIndows builds!
2022-10-16 10:14:51 -07:00
cam900
12d55ad99d
Fix regression
2022-09-23 13:50:46 +09:00
tildearrow
85465633f2
Merge branch 'master' into vgsound_emu_update
2022-09-22 19:35:51 -05:00
tildearrow
fa78877dfd
always do UTF-8 to UTF-16 when saving layout on W
...
indows
2022-09-22 19:12:59 -05:00
tildearrow
b9d8d91ca7
GUI: I am done
...
look I need to sleep
2022-09-22 04:10:12 -05:00
tildearrow
cec31b23de
GUI: temporarily disable InputText undo/redo
...
issue #624
2022-09-22 04:04:32 -05:00
tildearrow
3cb1571fb6
GUI: implement channel style settings
2022-09-20 01:00:31 -05:00
cam900
eeb09c7031
Sync with master
2022-09-17 14:02:43 +09:00
cam900
81f812b216
Sync with master
2022-09-17 13:56:09 +09:00
cam900
5af02d068e
Sync with master
2022-09-17 13:33:21 +09:00
cam900
146da2ce76
Forgot to sync
2022-09-17 13:05:58 +09:00
cam900
e9bdd356da
Sync with master
2022-09-17 13:02:10 +09:00
cam900
4eaf5ce9a6
Sync with master
2022-09-17 12:55:05 +09:00
cam900
c981319295
Sync with master
2022-09-17 12:48:03 +09:00
cam900
74bf0171f0
Modifier disclaimer
2022-09-17 12:36:36 +09:00
cam900
5034b3623d
Take 2
2022-09-17 00:16:20 +09:00
cam900
2582ec17ed
Temporary workaround for accidently removed libs
2022-09-17 00:15:04 +09:00
cam900
bf2ec8f1c4
Temporary workaround for accidently removed libs
2022-09-17 00:05:54 +09:00
tildearrow
183d78e2a1
update Nuked-OPM to latest version
2022-09-09 23:47:22 -05:00
tildearrow
68587dab0d
update Nuked-OPN2 core
2022-09-09 23:44:08 -05:00
Christoph Neidahl
e08399156a
Haiku support ( #596 )
...
* Don't apply Wayland videodriver workaround on Haiku
* dirent.d_type-less type detecting in IGFD
The Dumb Way(tm). `stat`'s `st_mode` should be nicer?
* CMake check for dirent.d_type, stat-based fallback
* Move config dir setup to separate function
Nicer to work with than macro kerfuffle.
* Default sysFileDialog to off on Haiku
* Logging stuff
* Honour CMAKE_INSTALL_BINDIR
* Use find_directory on Haiku
Includes forgotten configPath line when home==NULL.
* Address PR review notes
2022-07-23 22:11:30 -05:00
tildearrow
3df5a6e2b6
issue #588 , part 2
2022-07-14 22:17:05 -05:00
tildearrow
5f92a6ffa6
possibly fix major issue with NFD
2022-07-14 00:14:33 -05:00
tildearrow
1e2cafcf90
possibly fix system file picker filter on macOS
2022-07-01 14:07:55 -05:00
tildearrow
f03f6bdb8d
possibly fix compilation under macOS?
2022-06-30 03:44:16 -05:00
tildearrow
4dfd413ead
OPLL: fix per-channel osc, part 1
2022-06-29 01:32:52 -05:00
tildearrow
b04743d045
SMS: implement Game Gear stereo in Nuked core
2022-06-27 04:09:24 -05:00
tildearrow
5507fd9f33
fix Windows file picker filter not working at all
2022-06-27 03:23:13 -05:00
tildearrow
0c480a3ea7
go to hell
...
and your stupid mess of C++ with Smalltalk language
2022-06-24 13:39:50 -05:00
tildearrow
01d2971b40
oh wait
2022-06-24 13:29:01 -05:00
tildearrow
1ffca9bea2
can you do the inverse
2022-06-24 13:28:11 -05:00
tildearrow
3366099dbe
can you call C++ methods from Smalltalk
2022-06-24 13:17:43 -05:00
tildearrow
deffd99503
pass filter to NFD - DOES NOT BUILD
...
I am so lazy to adapt the macOS part
2022-06-24 03:11:36 -05:00
tildearrow
abbd6e7274
potentially fix #550
2022-06-23 02:48:28 -05:00
tildearrow
35bc757adf
GUI: fix macOS system file picker crash
2022-06-19 18:51:51 -05:00
tildearrow
9b71dae4d9
fix macOS build (hopefully)
2022-06-19 01:39:07 -05:00
tildearrow
52328df8c3
GUI: system file picker ins preview! (Windows)
2022-06-19 01:36:36 -05:00
tildearrow
03e31c441e
prepare for ins preview in system file picker
2022-06-19 00:11:18 -05:00
tildearrow
39fa3d7d85
Merge branch 'master' into preset1
2022-06-17 20:40:09 -05:00