Commit graph

434 commits

Author SHA1 Message Date
tildearrow
9a2b19630e Merge branch 'wintrace2' 2024-02-04 02:05:29 -05:00
Colin Kinloch
04f2039803 GUI: Add menu option to open examples directory 2024-02-03 21:30:32 -05:00
tildearrow
d7d6067d58 set -gcodeview on Clang as well
since it works better there
2024-02-03 18:11:04 -05:00
tildearrow
1ea36ba13f warn on lack of gcodeview 2024-02-03 17:46:09 -05:00
tildearrow
78bbc59c75 try using -gcodeview
I thought GCC was unable to generate .pdb
2024-02-03 17:30:19 -05:00
tildearrow
3f4c7dc46c second attempt at MinGW backtrace 2024-02-03 02:58:17 -05:00
tildearrow
2957645d9d release v0.6.1 2024-02-03 00:58:43 -05:00
psykose
d8e48301fd fix finding freetype via pkg-config 2024-01-27 03:04:21 -05:00
scratchminer
85997e55e7 add Power Noise support 2024-01-21 06:44:29 -05:00
Kagamiin~
215c8c375a Merge branch 'master' into feature/esfm 2024-01-01 14:45:54 -03:00
Kagamiin~
f42332f2c0 Merge branch 'master' into feature/esfm 2023-12-15 09:15:05 -03:00
Eknous-P
594eb55942 rename the file 2023-12-06 15:50:19 +04:00
Eknous-P
df63257d11 dummy export window, keybind and related settings 2023-12-05 15:58:45 +04:00
Nadia Holmquist Pedersen
7f6cf38e87 Fix "App is damaged" error on newer macOS 2023-12-02 03:26:14 -05:00
tildearrow
e1111db040 fix build error 2023-11-30 18:54:00 -05:00
tildearrow
0c727ff6b7 YM2612: YMF276-LLE, part 1 2023-11-25 18:02:21 -05:00
tildearrow
955682b240 OPL: ymfm core, part 1 2023-11-22 19:28:36 -05:00
tildearrow
1bcdedda3e prepare the addition of more OPL emulation cores 2023-11-22 16:35:02 -05:00
Kagamiin~
56d774bb3b Merge branch 'master' into feature/esfm 2023-11-18 09:15:48 -03:00
Natt Akuma
e702e56901 Add X-Y Oscilloscope 2023-11-01 14:56:43 +07:00
tildearrow
f03996ebd2 move furIcons somewhere else 2023-10-28 19:07:40 -05:00
tildearrow
e121c40a23 piece of trash 2023-10-28 19:03:08 -05:00
Kagamiin~
8ae86f79a8 Merge branch 'master' into feature/esfm 2023-10-17 15:53:21 -03:00
tildearrow
80c9795773 more FreeType work 2023-10-16 06:14:44 -05:00
tildearrow
b379125587 GUI: experimental FreeType font renderer
disabled by default until I feel happy
2023-10-15 20:15:33 -05:00
Kagamiin~
696433c784 Fix operator order in GUI for ESFM 2023-10-15 11:46:32 -03:00
Kagamiin~
779afcb97a WIP: adding ESFM (ESS ES1488/ESS ES1868 etc.) system 2023-10-15 11:46:32 -03:00
tildearrow
8235f6ee66 C140: add bank types 2023-10-11 02:48:39 -05:00
tildearrow
f2e62071d1 do not enable SDL_OPENGLES if on recent Mesa
apparently my build failed
2023-10-07 03:13:25 -05:00
tildearrow
7b73991c12 update CMakeLists.txt for CMake 3.5 2023-09-21 20:20:38 -05:00
tildearrow
4fa544db3e why the hell do you fail
why does Objective-C++ even exist? couldn't Apple just use C++?!
2023-09-20 00:33:24 -05:00
tildearrow
cad63d8351 is this faster? 2023-09-20 00:24:55 -05:00
tildearrow
c520c291f0 and here we go
CMake should run make-appdata.sh
2023-09-13 19:54:31 -05:00
tildearrow
db5428474a use x42/weakjack as a possible solution to #1480 2023-09-12 18:30:36 -05:00
Marcin Puc
e0f34f82e7 Fix cmake system portaudio check 2023-09-07 11:38:16 +02:00
tildearrow
1da000b00c GUI: per-chan osc multi-threading! 2023-09-05 04:38:57 -05:00
tildearrow
922800d864 oh crap 2023-08-30 23:14:47 -05:00
tildearrow
68787a4d8b add PortAudio backend - PLEASE READ
PLEASE DO:

```
git submodule update --init --recursive
```

AFTER PULLING THIS COMMIT.
2023-08-30 17:32:51 -05:00
tildearrow
17a88fda70 C140: update emulator
with the one from C219 branch
2023-08-27 15:52:54 -05:00
tildearrow
338b67da9c Revert "re-enable DX11 on 32-bit Windows build"
This reverts commit 510bcfb56d.
2023-08-26 12:47:02 -05:00
tildearrow
2c99bc9593 Revert "oh no there's a problem"
This reverts commit 29651aabfd.
2023-08-26 12:45:06 -05:00
tildearrow
29651aabfd oh no there's a problem
why did I not remove this before? now Yuzu is mad at me
2023-08-26 11:54:25 -05:00
tildearrow
2bf5392f7b split sample loading functions 2023-08-21 14:56:10 -05:00
tildearrow
4776eaed68 split audio/command stream export functions
into two other source files
2023-08-21 14:49:31 -05:00
tildearrow
510bcfb56d re-enable DX11 on 32-bit Windows build 2023-08-21 14:30:08 -05:00
tildearrow
6ae8f615d9 we got custom icons 2023-08-14 20:02:10 -05:00
cam900
c34233cf4f Prepare for C140 2023-08-08 21:27:12 +09:00
tildearrow
20418bb490 add TED to Furnace
#855 #873
2023-07-23 04:42:38 -05:00
Eknous
6daf9b3d18
Merge branch 'tildearrow:master' into master 2023-07-18 14:16:15 +04:00
Eknous-P
30c41942a4 move to separate file + regular name on default 2023-07-16 11:48:36 +04:00