Commit Graph

5316 Commits

Author SHA1 Message Date
tildearrow ef7e16baaa opti 2023-04-16 14:50:53 -05:00
tildearrow 670c681a71 remove debug messages 2023-04-16 14:45:05 -05:00
tildearrow a10d5cb96b blip_buf clock<rate bug workaround, part 3
issue #1055
2023-04-16 14:41:12 -05:00
tildearrow 73204b5378 blip_buf clock<rate bug workaround, part 2? 2023-04-16 01:11:20 -05:00
tildearrow f7f1734c7d GUI: rename a few things 2023-04-15 16:08:38 -05:00
tildearrow 3542a6c22f GUI: settings window size constraints 2023-04-15 15:31:02 -05:00
tildearrow eee0999cd6 GUI: add performance metrics 2023-04-13 19:43:48 -05:00
tildearrow f1c6cd5097 blip_buf clock<rate bug workaround, part 1
issue #1055
now I gotta think of a strategy for dispatch
2023-04-13 18:11:10 -05:00
tildearrow 5b154c2ddf SegaPCM: really fix it this time 2023-04-13 17:27:27 -05:00
tildearrow eaafc16eb3 dev153 - fix SegaPCM slides
issue #1060
2023-04-13 17:21:06 -05:00
tildearrow ea172ea6ff
Merge pull request #1048 from YohananDiamond/dialog-nitpicks
New song dialog: auto focus on pop up + reset search box
2023-04-12 02:09:17 -05:00
tildearrow b9b121efdf GUI: new sample map UI, part 4
right click menu
2023-04-12 01:38:44 -05:00
tildearrow e4bfcd9850 GUI: new sample map UI, part 3
keyboard input
2023-04-12 00:50:31 -05:00
tildearrow 7af514a658 GUI: new sample map UI, part 2
next commit will introduce keyboard input
2023-04-11 19:41:20 -05:00
tildearrow f90ca2410f GUI: new sample map UI, part 1
keyboard/MIDI missing
2023-04-11 18:17:30 -05:00
tildearrow 8d4fa6e0cc prepare for new sample map UI 2023-04-10 19:49:14 -05:00
tildearrow ad2af793ba work around NFD crash 2023-04-10 13:12:01 -05:00
tildearrow 7e6a96deb5 crash 2023-04-10 05:31:08 -05:00
tildearrow cd48dd2767 add two demo songs
by TakuikaNinja
2023-04-10 03:14:18 -05:00
tildearrow 40da2c5234 correct two demo songs
corrections by Yuzu4K
2023-04-10 03:12:35 -05:00
tildearrow 9789f89a39 two demo songs
by TheDuccinator
2023-04-10 03:10:44 -05:00
tildearrow 9e615bb3aa fix .dmf loading..... again (I think) 2023-04-10 01:09:58 -05:00
tildearrow 8375256ff7 debug dmf not loading again 2023-04-10 00:31:55 -05:00
tildearrow e755f1bbd0 GUI: possibly fix MIDI note hang
issue #815
2023-04-09 15:27:17 -05:00
tildearrow 7a137fcdd1 QuadTone: fix PCM muting 2023-04-09 13:44:47 -05:00
tildearrow 8dfe0bc021 OPN: fix ExtCh muting 2023-04-09 13:20:28 -05:00
tildearrow 5466b26c75 GUI: fix osc out of bounds mode 2023-04-09 01:13:45 -05:00
freq-mod 90829a8a95 add c15+bubsys wsg + k007232 demo song 2023-04-09 01:07:07 -05:00
cam900 385f7af664 ES5506: Fix frequency for note map 2023-04-09 10:29:51 +09:00
tildearrow 84eadd7aac dev152 - sample map notes, part 2
Sound Unit
2023-04-08 14:23:44 -05:00
cam900 a8d1f0ca16 Possibly fix k007232 stereo setting 2023-04-08 20:45:58 +09:00
tildearrow 76e583e5ce Merge branch 'master' of github.com:tildearrow/furnace 2023-04-07 16:54:45 -05:00
tildearrow 99d2199db6 dev152 - sample map notes, part 1 2023-04-07 16:54:05 -05:00
Waverider eedc1638b6
Add final version of collab song (#1031)
* 2 songz

* add artist

* whoops

* that ones multichip

* whoops!

* Delete colab.fur

* fix bass and drums

* Delete collab.fur

* add final (???) revision of song

* Delete collab.fur

* this is official (final version)
2023-04-07 13:28:40 -05:00
tildearrow dce8c3bbac remove some log spam 2023-04-07 02:13:52 -05:00
tildearrow 0151fff2d4 actually fix build 2023-04-06 18:10:30 -05:00
tildearrow 439931d988 fix build 2023-04-06 17:54:08 -05:00
tildearrow 6a30aaeb0c dev151 - new backup system 2023-04-06 17:14:37 -05:00
tildearrow c6f1ec5756 enable virtual terminal processing on Windows 2023-04-06 17:13:51 -05:00
tildearrow 829d51411a fix makeDir on Windows 2023-04-06 17:08:45 -05:00
tildearrow fe10683a70 backup thread data race prevention 2023-04-06 16:24:44 -05:00
tildearrow b8667fc29a fix backup behavior when backup is open 2023-04-06 16:08:06 -05:00
tildearrow f80e070178 fix restore backup option 2023-04-06 15:51:12 -05:00
tildearrow 4fea3fd8f2 dang it 2023-04-06 15:17:15 -05:00
tildearrow 8c55076177 restore backup opens the backup dir 2023-04-06 15:16:52 -05:00
tildearrow 02450b8683 fix Windows build 2023-04-06 15:07:11 -05:00
tildearrow 8cd49eaa5a strip non-alphanumeric chars from backup name 2023-04-06 14:48:13 -05:00
tildearrow e599248614 Windows implementation 2023-04-06 06:30:43 -05:00
tildearrow a8baad78f5 excess backup deletion 2023-04-06 06:15:47 -05:00
tildearrow 79a317723a prepare for new backup system 2023-04-06 04:22:43 -05:00