Commit graph

8642 commits

Author SHA1 Message Date
tildearrow
0c64813bcf update pt_BR
remove fuzzy c-format
2024-07-10 16:14:09 -05:00
tildearrow
3d4a3caab2 update po files
and disable fuzzy
2024-07-10 15:22:20 -05:00
tildearrow
b542bfbb3a update readme again 2024-07-10 01:42:46 -05:00
tildearrow
73c301dd0e dang it 2024-07-10 00:25:52 -05:00
tildearrow
7ac894ddc1 IT import: fix it 2024-07-09 20:02:39 -05:00
tildearrow
f1d9d2c939 IT import: compressed stereo sample loading? 2024-07-09 19:41:24 -05:00
tildearrow
3970fef03a tutorial 2024-07-09 15:45:27 -05:00
tildearrow
c5fcf4e973 this is frequently asked 2024-07-09 15:44:26 -05:00
gtr3qq
b2ccebaa8b zh_CN Relese v0.6.2024 Beta 2024-07-09 04:02:24 -05:00
tildearrow
f204c11204 IT import: prepare load compressed stereo samples 2024-07-08 18:57:56 -05:00
tildearrow
bbdc215ed5 three demo songs
by Yuzu
including the song from pull request #1970
2024-07-08 15:55:38 -05:00
tildearrow
0b008d8b2d make space for demo song 2024-07-08 15:53:22 -05:00
tildearrow
59ac76a2e3 new demo song
by Eggo1423
2024-07-08 05:21:44 -05:00
tildearrow
8b4b2d8aa7 release Import Test 2024-07-08 04:18:20 -05:00
tildearrow
e0ad1642c5 S3M/XM/IT import: tremolo, pan slides and panbrell 2024-07-08 04:01:42 -05:00
tildearrow
bed6ec8eab GUI: pan slides and panbrello are effects... 2024-07-08 04:01:29 -05:00
tildearrow
0993c00f85 fix panning slides 2024-07-08 03:55:17 -05:00
tildearrow
afbd227033 fix panbrello 2024-07-08 03:53:42 -05:00
tildearrow
202a2bc476 GUI: hide Defle chip compatibility stuff when disa 2024-07-07 19:47:32 -05:00
tildearrow
1a1b6f99b2 localize main errors 2024-07-07 19:24:45 -05:00
tildearrow
e6966b68a9 implement panning slide and panbrello effects 2024-07-07 18:55:22 -05:00
tildearrow
f09c30a383 GUI: lazily remove waveform from OPM ins editor
needs improvement
2024-07-06 19:21:32 -05:00
tildearrow
1df13af4af document no BRR filters option 2024-07-06 14:59:57 -05:00
tildearrow
c6a9277d51 document chip options 2024-07-06 14:52:07 -05:00
tildearrow
221bc23955 YM2612: surprise addition 2024-07-06 12:35:17 -05:00
tildearrow
71f67b4d40 GUI: add missing zero in char list
this may have been the cause
2024-07-06 00:21:06 -05:00
tildearrow
09fe01fc74 report max texture size 2024-07-05 19:58:45 -05:00
tildearrow
9b14eab388 GUI: remove this section 2024-07-05 19:53:11 -05:00
tildearrow
faf27c7c75 work around compiler crap 2024-07-05 19:52:54 -05:00
tildearrow
622d7bb2bb dev215 - use Momo on Linux releases 2024-07-05 19:16:22 -05:00
tildearrow
72cd745824 patch ImGui so it supports square textures
in the font atlas
2024-07-05 18:00:02 -05:00
tildearrow
c9b2172c4f C64: filter toggle macro 2024-07-05 17:03:01 -05:00
tildearrow
8f577fb669 AY/8930: implement tone and env period macros 2024-07-05 16:18:08 -05:00
tildearrow
e495c8d990 S3M/IT import: why is this variable used
issue #1998
2024-07-05 14:52:05 -05:00
tildearrow
13c63f60bb GUI: do not play the intro when using software ren 2024-07-05 14:37:28 -05:00
tildearrow
a816eee5b2 XM import: implement more volume column effects 2024-07-04 19:28:08 -05:00
tildearrow
68597535fa XM import: fix 16-bit sample loop 2024-07-04 18:32:54 -05:00
tildearrow
473defff35 GUI: new macro colors and fixes
bitfields now have proper macro color
macro position indicator is no longer hard-coded
2024-07-04 18:08:07 -05:00
tildearrow
32a665f2c3 OPL: increase YMF262-LLE write delay
issue #1989
possibly issue #1900
2024-07-04 16:44:23 -05:00
tildearrow
e990dc9e59 update furnace.rc 2024-07-04 16:37:48 -05:00
tildearrow
a03b8cbb18 macroInt: also apply fix to LFO
and remove debug message
2024-07-04 16:36:35 -05:00
tildearrow
90878c325d macroInt: fix off-by-one when bottom>top
issue #1973
issue #1891
2024-07-04 16:34:39 -05:00
Zumi Daxuya
49a9de1d93 windows: list all current translations in the fileinfo 2024-07-04 15:51:39 -05:00
Zumi Daxuya
9b866d640d revert "windows: incorporate file info into exe"
This reverts commit 90398e2cd0.
2024-07-04 15:51:39 -05:00
Zumi Daxuya
26dec362e4 windows: incorporate file info into exe 2024-07-04 15:51:39 -05:00
Zumi Daxuya
70fa707a35 windows: add more icon resolutions 2024-07-04 15:51:39 -05:00
Zumi Daxuya
71517bee4f windows: add file info 2024-07-04 15:51:39 -05:00
tildearrow
315e5a96bd Merge branch 'master' of github.com:tildearrow/furnace 2024-07-04 15:48:14 -05:00
tildearrow
77ab02a173 S3M import; fix range of X effect 2024-07-04 15:41:23 -05:00
tildearrow
d73d0029a7 asfdfsdaasfd 2024-07-04 04:49:01 -05:00