Commit Graph

3493 Commits

Author SHA1 Message Date
tildearrow 2741167331 GUI: update credits 2022-12-02 18:53:03 -05:00
tildearrow 4daf959f15 GUI: mobile file dialog improvements, part 2 2022-12-02 18:16:41 -05:00
tildearrow 4e88a677d0 GUI; mobile file dialog improvements 2022-12-02 16:52:47 -05:00
tildearrow dc7aec2dc1 GUI: long hold? 2022-12-02 04:13:26 -05:00
tildearrow 018d8379e6 GUI: fix mobile pattern
but now it's impossible to select
2022-12-02 02:49:52 -05:00
tildearrow d3dedd020f QSound: ADPCM, part 1 2022-12-01 19:21:02 -05:00
tildearrow 8eecdd4b93 GUI: fix piano allowing you to scroll on mobile 2022-12-01 19:05:54 -05:00
tildearrow 3b0ef7c096 GUI: mobile channels view 2022-12-01 18:41:04 -05:00
tildearrow 7070522bbe QSound: ADPCM? 2022-12-01 18:34:22 -05:00
tildearrow 525f512bb1 GUI: no hover colors on mobile 2022-12-01 18:34:08 -05:00
tildearrow 152a95cb40 GUI: fix inertial scroll when power saving is on 2022-12-01 18:33:48 -05:00
tildearrow 6b34b9fcab GUI: add functions to inhibit inertial scrolling 2022-12-01 04:28:12 -05:00
tildearrow a04d6b8e0b GUI: more inertial scrolling work 2022-12-01 03:01:59 -05:00
tildearrow 1ac507a39f GUI: update credits 2022-11-30 21:59:49 -05:00
tildearrow 285dae9239 GUI: inertial scrolling experiments 2022-11-30 19:42:51 -05:00
tildearrow 704863533f GUI: tap to change order in order bar 2022-11-30 17:37:48 -05:00
tildearrow fa564dbe78 GUI: and here is the mobile orders bar 2022-11-30 17:20:04 -05:00
tildearrow 992fefd9d2 C64: fix glitches when one-tick gap is on 2022-11-30 02:14:02 -05:00
tildearrow a09c1949ac fix oneTickCut overriding ECxx 2022-11-30 02:07:44 -05:00
tildearrow 884588e46b GUI: mobile portrait order bar 2022-11-29 18:30:48 -05:00
tildearrow 2fdce8512a GUI: mobile chips view 2022-11-29 16:09:50 -05:00
tildearrow b41a015c4b sample preview now defaults to C-4 rate 2022-11-29 00:17:38 -05:00
tildearrow a09ccb9b30 prevent accidental loading of .brr as DMP 2022-11-29 00:09:08 -05:00
tildearrow a637806e28 SN: address more easy noise issues, part 1 2022-11-28 16:46:25 -05:00
tildearrow e296b30172 it didn't happen 2022-11-28 13:35:55 -05:00
tildearrow 816a87e652 GUI: update credits 2022-11-28 03:24:35 -05:00
tildearrow 965725327b T6W28: now implement easy noise here 2022-11-28 03:05:14 -05:00
tildearrow cbff29deb6 SN: address easy noise feedback, part 2 2022-11-28 02:48:47 -05:00
tildearrow a7dfe6534d SN: address easy noise feedback, part 1 2022-11-28 01:27:58 -05:00
tildearrow 6750a8ef6a Merge branch 'master' of github.com:tildearrow/furnace 2022-11-27 15:58:26 -05:00
tildearrow c20bd38898 really fix Arcade .dmp loading 2022-11-27 15:57:50 -05:00
tildearrow 0fce35fa88 kill this false positive 2022-11-27 00:31:39 -05:00
tildearrow f088c9ec49 Uninitialized Trash 2022-11-27 00:30:41 -05:00
tildearrow cf38680072 chip sample selection, part 4
partially works
2022-11-26 23:50:20 -05:00
tildearrow 3a9349d49a chip sample selection, part 3 2022-11-26 22:11:49 -05:00
tildearrow 3ba87562ea load .dmp Arcade inses as OPM 2022-11-26 21:06:31 -05:00
tildearrow 8af6acb55d load .opm as OPM instruments 2022-11-26 18:49:47 -05:00
tildearrow 85cb64b227 chip sample selection, part 2
add functions to retrieve whether a sample was loaded in chip memory
eventually I'll put warning feedback on the sample list
2022-11-26 18:44:04 -05:00
tildearrow 1c8440b68d chip sample selection, part 1 2022-11-26 17:15:01 -05:00
tildearrow d4f96617fc GUI: ready for sample chip sel grid? 2022-11-26 04:13:11 -05:00
tildearrow e8f5c9f5f9 GUI: prepare improvements in the sample editor 2022-11-26 03:58:19 -05:00
tildearrow a6b2f501d0 SN: implement easy noise! 2022-11-26 02:34:53 -05:00
tildearrow 182731a2d7 GUI: update credits 2022-11-26 01:13:32 -05:00
tildearrow 7709a9c3f6 dev128 - prepare for SN noise and hard fix fp b
file picker bug...
2022-11-25 14:33:56 -05:00
tildearrow 7841c3d0b6 GUI: natural ctrl-scroll zoom in sample editor! 2022-11-23 04:03:03 -05:00
tildearrow 201f3ff0f8 GUI: more natural sample zooming 2022-11-23 03:40:59 -05:00
tildearrow b289ac97fc GUi: yay finally edge scroll in sample editor! 2022-11-23 03:35:24 -05:00
tildearrow e21040169f GUI: possibly improved sample zooming
sorry I dropped the compact mode because I am making the toolbar dynamic
soon...
2022-11-23 03:17:04 -05:00
tildearrow ca204e6d69 Please enter the commit message for your changes. Lines starting 2022-11-22 23:09:21 -05:00
tildearrow 8041173eb9 YMZ280B: fix VGM export 2022-11-21 16:12:29 -05:00
tildearrow d943eb02ae fix serious bug when saving op macros 2022-11-21 15:34:24 -05:00
tildearrow 98a88a9199 add helper ins end marker when saving to .fur 2022-11-21 04:07:21 -05:00
tildearrow 8f59ceb6a6 dev127 - experiment with new ins on .fur 2022-11-21 04:04:26 -05:00
tildearrow 0627e38d63 don't load assets when loading temp ins 2022-11-21 03:01:57 -05:00
tildearrow 82649c9c81 fix crash when loading instrument with samples 2022-11-21 02:55:12 -05:00
tildearrow 1a31b80ea6 fix critical bug 2022-11-21 02:41:57 -05:00
tildearrow bf501cbe88 debug wavetables? 2022-11-21 02:38:17 -05:00
tildearrow d6ae735ffe dev126 - new ins format 2022-11-20 19:19:24 -05:00
tildearrow 1b79f9d7f3 new ins format, part 8
all currently supported features loadable
2022-11-20 17:20:19 -05:00
tildearrow 5ec4f2d1f0 new ins format, part 7
FM instruments now loadable
2022-11-20 14:28:43 -05:00
tildearrow badf91d447 new ins format, part 6 2022-11-20 04:01:14 -05:00
tildearrow 8a33aecbe0 GUI: fix piano being clickable - again 2022-11-20 03:26:54 -05:00
tildearrow a7b139cd00 new ins format, part 5 2022-11-20 03:24:23 -05:00
tildearrow 38bb36363d new ins format, part 4 2022-11-19 22:12:17 -05:00
tildearrow 0008420b6b ................................................. 2022-11-19 21:15:10 -05:00
tildearrow 57a4c52551 why why why... 2022-11-19 19:05:18 -05:00
tildearrow da1560b1c2 new ins format, part 3 2022-11-19 18:51:32 -05:00
tildearrow 3ba90e6896 new ins format, part 2 2022-11-19 18:16:19 -05:00
tildearrow ae7382f7a9 new ins format, part 1 2022-11-19 18:13:17 -05:00
tildearrow 98de4c6ca8 here are the comparisons 2022-11-19 14:40:41 -05:00
tildearrow c356e38fa2 MSVC is better than GCC 2022-11-19 04:21:43 -05:00
tildearrow 76c0136a12 TODO: The rest 2022-11-19 04:05:52 -05:00
tildearrow 78a2218ee1 this still won't pass CI 2022-11-18 22:04:38 -05:00
tildearrow a9acba3cb7 aaaaaa 2022-11-18 04:43:22 -05:00
tildearrow c34ddea605 unused garbage 2022-11-17 23:12:32 -05:00
tildearrow dbcd7f31a8 prepare for implementing new ins format 2022-11-17 19:07:40 -05:00
tildearrow afcc292c0c remove mode from DivInstrument already 2022-11-17 18:40:58 -05:00
tildearrow 6a997fd21f SoundUnit: fix fix 2022-11-16 05:07:41 -05:00
tildearrow c14e24688f SoundUnit: big-endian fix (I think) 2022-11-15 22:36:19 -05:00
tildearrow 22938d240d SAA1099: try fixing big endian 2022-11-15 22:25:05 -05:00
tildearrow f6f6101762 Revert "no WinMain experiment - TEST!"
This reverts commit 4e2dd5ec63.
2022-11-15 22:24:23 -05:00
tildearrow 4e2dd5ec63 no WinMain experiment - TEST! 2022-11-15 21:29:49 -05:00
tildearrow 94512e5b20 GUI: OPLL built-in patch preview! 2022-11-15 17:51:43 -05:00
tildearrow 1f6c25643b OPLL: add setting to not write freq of top/hi-hat
issue #249
2022-11-15 16:53:05 -05:00
tildearrow c167066296 PCE: finally fix LFO 2022-11-15 16:40:27 -05:00
tildearrow 91e19b864e GUI: fix unsigned detune (again) 2022-11-15 16:09:24 -05:00
tildearrow 4be68f99c5 GUI: fix volume bar on ExtCh 2022-11-15 03:25:42 -05:00
tildearrow dd62b387c7 sdafglhjddsfjhsfda; 2022-11-15 03:05:43 -05:00
tildearrow d1c0cdf7d1 GUI: fix split button in centered pattern mode
issue #727
2022-11-15 02:53:37 -05:00
tildearrow 1a35ce478f GUI: fix visualizer in centered pattern mode
issue #727
2022-11-15 02:46:04 -05:00
tildearrow 1ce7a67659 convert presets to new format, part 8
the final one
2022-11-15 02:29:24 -05:00
tildearrow e41efa9f18 GUI: convert presets to new format, part 7 2022-11-15 02:27:20 -05:00
tildearrow 8c356f9a28 convert presets to new format, part 6 2022-11-15 01:34:18 -05:00
cam900 e25ab0d46a
Add FM Towns preset with Extended channel 3 2022-11-15 11:58:39 +09:00
tildearrow bda0ca5d95 convert presets to new format, part 5 2022-11-14 19:07:17 -05:00
tildearrow 27323e9f7b convert presets to new format, part 4 2022-11-14 14:15:02 -05:00
tildearrow 3377ade9e6 convert presets to new format, part 3 2022-11-14 13:35:11 -05:00
tildearrow c5df68f8af GUI: improve create ins from sample functionality
pull request #740
2022-11-13 18:29:37 -05:00
freq-mod 9ef3ec19bc
fix YM2151 LFO shapes, correct some presets (#741)
* fix YM2151 LFO shapes, correct some presets

* pc-98 beeper clocks

1 for less advanced, earlier sound sources, 2 for more advanced, later era

* revert the last commit

* Revert "revert the last commit"

This reverts commit 0746f37052.

	zmieniono:       src/gui/presets.cpp

* Revert "pc-98 beeper clocks"

This reverts commit ba78cd44d8.

	zmieniono:       src/gui/presets.cpp

* remove beeper from zx128

finally caring about hw playback ey
2022-11-13 16:59:28 -05:00
tildearrow ea643c574c convert presets to new format, part 2 2022-11-13 16:57:47 -05:00
tildearrow d422372b7f convert presets to new format, part 1 2022-11-13 16:25:50 -05:00
tildearrow fbacfd421c prepare for new preset format 2022-11-13 15:41:49 -05:00
tildearrow 4e9f9a05d6 GUI: initial system reset to defaults oversight 2022-11-12 14:16:07 -05:00
tildearrow 4c90adda2b GUI: fix add/remove buttons for initial system 2022-11-12 02:27:05 -05:00
tildearrow c12b397944 GUI: more macro editor layouts, part 1 2022-11-11 00:46:39 -05:00
tildearrow c7b2227ee0 GUI: prepare to add more macro editor layouts 2022-11-10 19:21:01 -05:00
tildearrow bf5b088a54 GUI: "fix" piano being clickable under windows 2022-11-10 17:27:50 -05:00
tildearrow 692d95664a GUI: enable power save on mobile 2022-11-10 16:56:28 -05:00
tildearrow 4a2cf7bc27 GUI: more mobile tweaks 2022-11-10 16:53:18 -05:00
tildearrow ba9b96a2c8 Merge branch 'master' of github.com:tildearrow/furnace 2022-11-10 16:48:19 -05:00
tildearrow 700b32c3ab GUI: commit state on Android when entering bg 2022-11-10 16:47:53 -05:00
tildearrow 10f7b844a5
Merge pull request #742 from ZeroByteOrg/ZSMlfoinit
Fix ZSM export to emit LFO AMD/PMD initialization on YM2151
2022-11-10 15:18:24 -05:00
tildearrow be781ef8d4 GUI: fix 2022-11-10 15:16:56 -05:00
tildearrow 4a0b7e941f GUI: Android scaling weirdness 2022-11-10 15:11:17 -05:00
ZeroByteOrg e4054348f4 Fix ZSM export to emit LFO AMD/PMD initialization on YM2151 2022-11-10 12:40:17 -06:00
tildearrow 69bb628a8b PC speaker: add PC-98 clock rate options 2022-11-10 04:48:15 -05:00
tildearrow 3f2f8a7197 GUI: add a clock 2022-11-10 01:26:59 -05:00
tildearrow baa3989502 fix metronome in virtual tempo 2022-11-09 23:52:10 -05:00
tildearrow d944b97913 Watching Paint Dry
by Burnt Fishy
2022-11-09 23:32:56 -05:00
tildearrow 2c1a1b20de YM2612: fix ExtCh macro one-tick delay 2022-11-09 23:24:03 -05:00
tildearrow a90cb2e011 YM2612: macro release 2022-11-09 13:42:28 -05:00
tildearrow 3275d92f99 MOD import: handle Cxx with vol higher than 64 2022-11-09 03:52:49 -05:00
tildearrow d917113ae1 YM2612: implement op param macros in ExtCh 2022-11-09 03:51:34 -05:00
tildearrow 3745e0935d YM2612: prototype of ExtCh macros 2022-11-08 18:33:01 -05:00
tildearrow bb6bcab2e3 preparing stuff 2022-11-07 19:09:01 -05:00
tildearrow 8d8bdfd1f7 dev125 - prepare for ExtCh FM macros 2022-11-07 18:39:04 -05:00
tildearrow 06ddf07d48 dev124 2022-11-07 17:45:43 -05:00
tildearrow 1d262a97ee dev124 - critical fix for a sample loading bug 2022-11-07 17:45:36 -05:00
tildearrow 133627b325 SMS: alleviate Nuked-PSG clicking, part 1 2022-11-07 17:35:00 -05:00
tildearrow 184a6bd6b2 dev123 - store sample loop mode 2022-11-07 17:22:13 -05:00
tildearrow 15df2ed6bf GUI: enable settings panel in mobile view 2022-11-07 17:05:16 -05:00
tildearrow 2e0710caca GUI: Android system fonts 2022-11-07 16:46:01 -05:00
tildearrow c08c66b88e GUI: go back to built-in file picker on Android
for now
2022-11-07 16:32:54 -05:00
tildearrow 4dc38b7591 GUI: update credits 2022-11-07 03:47:49 -05:00
tildearrow 4894cc121c SMS: why does this break so many songs 2022-11-07 02:30:53 -05:00
cam900 9312813fe9 Fix build 2022-11-07 09:47:34 +09:00
cam900 a5acf458ba Add tooltips in alternate FM layout 2022-11-07 09:41:48 +09:00
tildearrow 9a47cdd997 GUI: allow docking editors by default 2022-11-06 13:26:50 -05:00
tildearrow 38696423ae GUI: hide second wave if it is a single-wave FX 2022-11-06 03:03:53 -05:00
tildearrow 63bb5aac6b MIDI input: wave and sample preview 2022-11-06 02:06:51 -05:00
tildearrow 0645b451a5 GUI: add loop/fade out persistence setting 2022-11-06 00:37:57 -05:00
tildearrow 2cca889bb6 GUI: update credits 2022-11-05 19:27:46 -05:00
tildearrow 924d35c9b1
Merge pull request #734 from Lumigado/fm-parameter-tooltips
added tooltips to 'Modern' FM instrument editor layout
2022-11-05 19:25:46 -05:00
tildearrow 6a6ca22ebe Furnace has stopped.
• Diagnose later
2022-11-05 19:24:14 -05:00
tildearrow e75d1ef411 GUI: make file picker almost full-screen on mobile 2022-11-05 18:49:54 -05:00
Lumigado 9df88b7c98 added tooltips to 'Modern' FM instrument editor layout 2022-11-05 19:47:18 -04:00
tildearrow ce08a62548 GUI: work around Android backspace issue 2022-11-05 18:17:54 -05:00
tildearrow a4fe7ddb76 WaveSynth: fix subtract 2022-11-05 17:07:37 -05:00
tildearrow 7a676fb94e GUI: make wave synth preview size follow ins type 2022-11-05 16:53:54 -05:00
tildearrow 00d5ed8b30 fix RF5C68 chip type flag conversion 2022-11-05 16:31:51 -05:00
tildearrow bd77bd0a81 GUI: some improvements
- mobile UI work
- highlight channel at cursor in orders
2022-11-05 16:22:15 -05:00
tildearrow 086d9a12b0 GUI: fix piano not playing current sample 2022-11-05 14:50:44 -05:00
tildearrow 7ccefe6d40 GUI: more Android fixes 2022-11-05 14:50:35 -05:00
tildearrow 5bbd93c96b GUI: store audio expo loop cnt & fade out in conf 2022-11-04 20:27:55 -05:00
tildearrow 1c98975771 GUI: Android scaling detection fix 2022-11-04 14:55:26 -05:00
tildearrow 6fbe11696e GUI: hex mode for SNES filter MML string 2022-11-03 03:22:25 -05:00
tildearrow cb34b7e1a7 GUI: add SNES echo filter MML string 2022-11-03 02:59:37 -05:00
tildearrow f69db930fc GUI: make sure Λ is loaded 2022-11-02 04:01:25 -05:00
tildearrow 99db23d933 GUI: update font_plexSans.cpp 2022-11-02 04:01:16 -05:00
tildearrow a3cb770b75 add another demo song
by FΛDE
2022-11-02 03:52:49 -05:00
tildearrow 254288ccd6 GUI: add presets for PCM DAC, Pong and NES 2022-11-02 03:40:32 -05:00
tildearrow d4e1a3e65f GUI: wave/sample preview using piano 2022-11-02 03:30:51 -05:00
tildearrow 4531e9fc9c load .brr loop position if present 2022-11-01 02:47:27 -05:00
tildearrow 4508fea6e0 GUI: fix feeling lucky not changing system name 2022-10-30 21:57:52 -05:00
tildearrow ddd9564b8c another demo song 2022-10-28 15:05:59 -05:00
tildearrow 896249ab93 GUI; mark modified when typing in comments 2022-10-28 14:33:42 -05:00
cam900 90ed617cf6 Prepare for split volume scaling macro to 'log volume only' macro and 'log volume if compatibility flag set' macro 2022-10-28 22:36:50 +09:00
tildearrow c9d7b371e1 GUI: batch wave/sample loading 2022-10-28 04:11:27 -05:00
tildearrow d7d744e633 GUI: batch instrument loading 2022-10-28 03:44:17 -05:00
tildearrow 61c69324a1 SNES: big volume scaling blunder 2022-10-28 01:56:07 -05:00
tildearrow b5e9500472 add new demo song
by UserSniper
2022-10-27 15:52:28 -05:00
tildearrow 9a1447e392 NES: envelope and length counter effects 2022-10-25 00:43:03 -05:00
tildearrow 07f247af12 MMC5: also apply fix here 2022-10-24 23:16:38 -05:00
tildearrow f9209506e1 NES: alternative fix 2022-10-24 22:57:32 -05:00
tildearrow 5cfd74b45f NES: fix 12xx changing volume after note off 2022-10-24 22:56:30 -05:00
tildearrow b073689ac9 OPNA: try an ADPCM fix 2022-10-24 22:53:44 -05:00
tildearrow e4a85a58f8 GUI: capture display orientation events 2022-10-24 22:03:27 -05:00
tildearrow 774313d89c GUI: whoops 2022-10-24 15:18:35 -05:00
tildearrow 5b3225d69c Merge branch 'master' of github.com:tildearrow/furnace 2022-10-24 14:59:00 -05:00
tildearrow 4c1cf9991b GUI: get window size on every frame 2022-10-24 14:57:12 -05:00
tildearrow 1a38ed2261 GUI: get window size 2022-10-24 04:09:25 -05:00
tildearrow 8b80009d92 still tick subticks in freelance mode 2022-10-24 03:25:19 -05:00
tildearrow 4acb6ccc09 fine, here's your Pong 2022-10-24 03:19:42 -05:00
tildearrow 6ceac62015 SNES: fix effective sustain mode 2022-10-23 03:17:30 -05:00
tildearrow 1868e48c92 what is this 2022-10-23 03:03:46 -05:00
tildearrow b9527f5617 DSFGHIKOJSJLKDG;L;JKGDLADSDKLFHDS; 2022-10-23 03:03:32 -05:00
tildearrow 0d3a3741a9 GUI: fix crash when creating a wave from sample 2022-10-23 03:00:27 -05:00
tildearrow e19538af2e GUI: fix non-working mouse events after minimizing 2022-10-23 02:51:38 -05:00
tildearrow 403bc76d18 GUI: remove this shit 2022-10-22 17:28:35 -05:00
tildearrow f5b0604d4a VGM export: fix direct stream mode buggy duration 2022-10-22 03:53:31 -05:00
tildearrow 9b6449d320 GUI: fix Virtual Boy having a PAL option 2022-10-22 03:47:42 -05:00
tildearrow a8def55d56 fix song stopping too early 2022-10-22 03:46:39 -05:00
tildearrow b073368b21 fix endOfSong inconsistency
fixes #719
2022-10-22 03:31:03 -05:00
tildearrow 0ce746d1d3 GUI: fix 3+ digit addresses in register view 2022-10-22 03:05:48 -05:00
tildearrow 3de0e6bc9f SetProcessDpiAwareness 2022-10-20 03:34:12 -05:00
tildearrow bfeb57c3b7 we don't have to work around Wayland issue anymore 2022-10-20 02:55:24 -05:00
tildearrow 373367724b GUI: use canvasW/H instead of scrW/H*dpiScale 2022-10-20 02:34:14 -05:00
tildearrow d96674186e GUI: new scaling factor detection technique 2022-10-20 01:49:33 -05:00
tildearrow 375d060f48 GUI: prepare for new HiDPI strategy 2022-10-19 15:33:20 -05:00
tildearrow dc229078cc GUI: size constraints for effect list 2022-10-19 14:07:20 -05:00