Commit graph

9163 commits

Author SHA1 Message Date
LTVA1
f6878d100a change inst id 2024-08-19 07:16:40 +03:00
tildearrow
a318508b40 0.5 leftover 2024-08-18 18:20:01 -05:00
Jankboy
272fcfccca
Merge PO files conveniently via scripts (#2070)
* Add files via upload

This script can merge the post-translation order wrong PO files in the correct order!

* Update and rename merge.py to MERGE.py

Changed the name to all caps to make it prominent

* Update MERGE.py

* Update and rename MERGE.py to Reorganize-po-sequence.py

rename

* Reorganize-po-sequence

Usage: Reorganize-po-sequence.sh base_file new_file output_file
base.po is the PO file within the repo with the correct order
new.po is your translated PO file but may not be in the correct order
2024-08-18 17:29:39 -05:00
tildearrow
2dac603f17 GUI: fix indentation 2024-08-18 17:23:09 -05:00
tildearrow
39923742ab ZSM export: move to ROM export framework 2024-08-18 17:21:17 -05:00
LTVA1
51440ce15c Update build.yml 2024-08-18 19:05:58 +03:00
LTVA1
a249dd4515 translate sample bank messages 2024-08-18 19:04:56 +03:00
LTVA1
bc352728b5
Merge branch 'tildearrow:master' into SID3 2024-08-18 18:56:11 +03:00
LTVA1
f4ff45efb7 add cutoff & resonance scaling control effects, work more on Russian locale 2024-08-18 18:55:46 +03:00
AArt1256
f0b138ff48 fixed typos in a soundchip's name 2024-08-18 14:35:04 +03:00
AArt1256
eb95330013 why song.h 2024-08-18 14:32:03 +03:00
AArt1256
cac033f8bb fixed song.h hopefully 2 2024-08-18 14:30:02 +03:00
AArt1256
f4b28ea957 fixed song.h hopefully 2024-08-18 14:29:29 +03:00
cam900
7fb7d32bd5 Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b 2024-08-18 20:23:14 +09:00
cam900
875ef08256
Fix Y8950 ADPCM memory addressing
Max supported size is 262144 bytes, so I fixed that.
2024-08-18 20:22:24 +09:00
ヴェルメンスィヱ
ae1fa8d3b8
Add TeraDrive presets (#2086)
* correct some preset errors

* decapitalization

* Add TeraDrive presets

* Correct Sord M5 clock

* Revert "Correct Sord M5 clock"

This reverts commit 92d3e4a85e.

* Correct formatting errors

* Move PC speaker

* I have no idea how I changed libsndfile.
2024-08-18 05:58:25 -05:00
tildearrow
dca10faff2
Merge pull request #2083 from tildearrow/sample_banks
Sample banks backport
2024-08-18 05:53:36 -05:00
tildearrow
e7c39a0d6f fix 2024-08-18 05:52:50 -05:00
agajgjsa592586
77c7dd301f U.N. Owen Was Her? in Namco System 2
I remixed this just for fun... Credit to ZUN
2024-08-18 12:46:25 +02:00
tildearrow
7974b96275 fixes 2024-08-18 02:30:30 -05:00
LTVA1
5fd93596b6
Merge branch 'tildearrow:master' into SID3 2024-08-18 09:17:21 +03:00
tildearrow
aa4ccc3c3f importExport/shared -> fileOpsCommon 2024-08-17 18:51:05 -05:00
tildearrow
5bfd389ae6 GUI: new default value for S3M OPL3 2024-08-17 18:24:04 -05:00
tildearrow
e3e61c817c Merge branch 'master' into sample_banks 2024-08-17 17:53:15 -05:00
tildearrow
3f47979ea7 IT import: handle end of file when reading samples 2024-08-17 17:18:14 -05:00
tildearrow
3fce04e77b GUI: getGain debug 2024-08-17 16:56:11 -05:00
tildearrow
636a9921a2 changes 2024-08-17 16:29:13 -05:00
LTVA1
f5743da6e8 Update settings.cpp 2024-08-17 16:26:53 -05:00
LTVA1
5770f381ba setting to choose between OPL2 and OPL3, channel naming 2024-08-17 16:26:53 -05:00
LTVA1
41e094d79d OPL3, hide unused channels 2024-08-17 16:26:53 -05:00
Electric Keet
ee1cfd9e83 SNES docs update. 2024-08-17 16:08:46 -05:00
Electric Keet
db058444b9 Tightening up some text. 2024-08-17 16:08:46 -05:00
Electric Keet
0d5ff1d30e More tweaks to export.md. 2024-08-17 16:08:46 -05:00
Electric Keet
edf5cb38af Minor docs tweaks and fixes. 2024-08-17 16:08:46 -05:00
Electric Keet
6037adab51 General docs updates.
New menu items, new options, a whole new user systems feature...
2024-08-17 16:08:46 -05:00
alederer
fca3ce02a7
Add action to set curIns based on current channel instrument at cursor (#2090)
* push test

* remove test file

* add GUI_ACTION_PAT_ABSORB_INSTRUMENT action (set current instrument to channel's current instrument column)

---------

Co-authored-by: Adam Lederer <adam@adamlederer.com>
2024-08-17 15:50:52 -05:00
LTVA1
91b08aaeb4 SID3 docs, part 3
also fix wave mix mode saving and remove unneeded lfsr taps save
2024-08-17 22:30:54 +03:00
LTVA1
a99bea5c59 SID3 docs, part 2 2024-08-17 21:52:12 +03:00
LTVA1
8f198d3459 SID3 docs, part 1...
also update SID2/C64 docs with cutoff/suty slide effects
2024-08-17 19:57:33 +03:00
LTVA1
99be4541c5 more in-tune tonal noise waves, add locale to presets, update Russian locale
Also make noise a little closer to C64
2024-08-17 16:38:46 +03:00
LTVA1
4e7c1773ed fix 2024-08-17 13:49:56 +03:00
LTVA1
80933510a5 rework noise readout, alter noise freq for specific feedback bits config 2024-08-17 13:40:15 +03:00
LTVA1
4079f7a8c3 some edits in Russian locale, start working on presets locale 2024-08-17 12:22:38 +03:00
LTVA1
e35bcb3549
Merge branch 'tildearrow:master' into SID3 2024-08-17 08:19:36 +03:00
tildearrow
3cde827c17 GUI: localize bitfield labels 2024-08-17 00:12:02 -05:00
tildearrow
8ad9bfa245 fix panbrello depth 2024-08-16 23:59:20 -05:00
LTVA1
924933bc4b Update furnace.mo 2024-08-16 18:14:40 +03:00
LTVA1
28e1e44714 Update ru.po 2024-08-16 18:02:15 +03:00
LTVA1
5b13461087 Update insEdit.cpp 2024-08-16 17:55:40 +03:00
LTVA1
ade40e779e Update ru.po 2024-08-16 17:53:59 +03:00