Commit graph

9756 commits

Author SHA1 Message Date
tildearrow 2e9621073e OPZ: add FMS2/AMS2 macros 2025-03-23 04:22:43 -05:00
tildearrow beb7411ba7 what is this tab doing in my CODE!!!!!!! 2025-03-23 03:59:47 -05:00
tildearrow fadf516d0b GUI: improve chan export chan count estimation
issue #2431
2025-03-23 03:57:39 -05:00
tildearrow 0d1a482cbd Supervision: some hopeful fixes 2025-03-23 03:44:06 -05:00
tildearrow f919d1779a GUI: fix macro list jumping around
in single macro editor layout
2025-03-23 03:30:31 -05:00
Electric Keet 34f311fa76 Doc updates for 0.6.8.
The sample formats list is a little unwieldy. Please rearrange and remove as you see fit!
2025-03-23 02:21:09 -05:00
tildearrow 77ac4db7ec update po files 2025-03-23 02:15:30 -05:00
LTVA1 e19b88e069 ru locale upd final 2025-03-23 02:15:08 -05:00
LTVA1 9976dc29d7 ru locale upd 1 2025-03-23 02:15:08 -05:00
brickblock369 0c52465009
Forgot to remove my username in some instruments (#2428)
* Removing my username

I don't wish to have my username in the instruments anymore.

* Removing my username, I don't wish to have anymore

I don't wish to have my username in the instruments anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* My username is inside the instrument name when loading

I do not want my username anymore

* My username is inside the instrument name when loading

I do not want my username anymore

* Removed my username inside the instrument file

Considering the cut down in size, the previous file format seemed to be an old version.

* Removing my username

I do not wish to have my username anymore

* Removing my username

* Removing my username
2025-03-23 00:14:08 -05:00
tildearrow 9b3da929bf GUI: add presets for C64 PCM and Defle MSX2 2025-03-22 20:44:19 -05:00
tildearrow 24b2440daf .ftm import: VRC7 patch switch effect
thanks LTVA
2025-03-22 20:16:00 -05:00
tildearrow 17df140cc9 don't abort if a glyph fails to pack 2025-03-22 16:09:16 -05:00
tildearrow faa84fd464 set the max font tex height to 16384
fixes a crash on macOS
2025-03-22 12:38:18 -05:00
tildearrow 9297ff7c8b release v0.6.8pre1
after a thousand years
2025-03-22 03:38:01 -05:00
tildearrow 76cdc66e05 X1-010: fix env slides in low latency mode 2025-03-22 02:05:24 -05:00
tildearrow bdc10b2ca0 credits 2025-03-22 01:38:08 -05:00
tildearrow 841af611ba WonderSwan: bring Mednafen core back 2025-03-22 01:38:08 -05:00
Adrian Siekierka b4b0481b3f swan: fix edge case in APU emulation 2025-03-22 01:38:08 -05:00
Adrian Siekierka 17363d9a28 swan: Fix new engine command name position 2025-03-22 01:38:08 -05:00
Adrian Siekierka 652f3662af swan: Support higher frequency rates at the emulation core level 2025-03-22 01:38:08 -05:00
Adrian Siekierka 99c022cd82 swan: Fix new engine command position 2025-03-22 01:38:08 -05:00
Adrian Siekierka c4561b15a5 swan: Fix noise emulation 2025-03-22 01:38:08 -05:00
Adrian Siekierka 14bdbd852e swan: Minor fixes 2025-03-22 01:38:08 -05:00
Adrian Siekierka c93dc6f4f3 swan: Add command to change internal speaker loudness 2025-03-22 01:38:08 -05:00
Adrian Siekierka b59fc1e8f5 swan: Implement headphone/internal speaker output toggle 2025-03-22 01:38:08 -05:00
Adrian Siekierka 03b87258c8 swan: Rewritten audio driver
Now outputs 24000 Hz digital samples, matching real hardware (as
opposed to 3072000 Hz samples). It has also been rewritten from
scratch to match recent research and make the code significantly
more readable.
2025-03-22 01:38:08 -05:00
Abdullah a02d289d49 Update README.md to include SID3 2025-03-22 01:05:22 -05:00
RevvoBolt 77dc75c7b4 Minor updates to sv.po 2025-03-22 00:28:10 -05:00
tildearrow 8dcb2d02ad OPL4: fix a couple issues with samples
issue #2217
2025-03-21 17:38:28 -05:00
tildearrow 4546df5636 ES5506: fix memory overflow
issue #2422
2025-03-21 16:01:07 -05:00
tildearrow 97d6b00322 fix another possible hang in MIDI code 2025-03-21 02:34:02 -05:00
tildearrow 8692aa5ff5 fix a possible hang in MIDI clock code 2025-03-20 17:26:49 -05:00
tildearrow 7e3c879a39 GUI: fix NES loop end hint 2025-03-20 03:20:01 -05:00
tildearrow 0f4d70a34e GUI: add chan osc DC off correction strat options
off: no DC offset correction
normal: the old algorithm
high-pass: a new algorithm

also fix a hang!
2025-03-17 04:07:22 -05:00
tildearrow 30ef81779d fix wrong link 2025-03-17 03:44:13 -05:00
tildearrow 1dcb9e809b XM import: improve envelope conversion again
issue #2026
2025-03-16 16:28:36 -05:00
tildearrow 3fae6a4ba8 XM import: improve envelope conversion
still buggy
2025-03-16 04:21:21 -05:00
tildearrow 93f3ff3500 change default TIunA export params
so it works by just replacing song.asm
2025-03-15 04:09:59 -05:00
tildearrow 7a544fc0e0 GUI: optimize orders window
don't render cell if not visible
2025-03-14 14:27:27 -05:00
tildearrow 036fd94ea6 GUI: fix a spacing issue in FM editor 2025-03-14 13:56:11 -05:00
Electric Keet 692bf49291 Adding sample filter sweep to docs. 2025-03-14 13:25:59 -05:00
Electric Keet 86db421149 Adding "Octave" to FM instrument docs. 2025-03-14 13:25:59 -05:00
tildearrow 7d483e1bbb GUI: hide custom clock for PCM DAC
doesn't make sense
2025-03-14 13:14:26 -05:00
tildearrow 07fd199ffd NDS: fix custom clock not working 2025-03-14 13:12:45 -05:00
tildearrow f04fa49de2 add invincible powerup and allow quit on mobile
after game over
2025-03-14 13:11:55 -05:00
tildearrow a551b2d194 and more
make user listen at least 1/4 of a song
2025-03-14 04:52:57 -05:00
tildearrow 896c84c205 Combat Vehicle changes
- new "speed" mod
- small stages
2025-03-14 04:35:51 -05:00
tildearrow b52699d370 GUI: fix note input when follow pattern is off 2025-03-12 18:33:46 -05:00
tildearrow 96405706a8 GUI: fix note input not working when step playing 2025-03-12 18:32:30 -05:00