Commit graph

539 commits

Author SHA1 Message Date
cam900
afec47e9cc Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b 2024-08-14 17:56:27 +09:00
tildearrow
bb5ad38fb6 port TIunA to export framework, part 1
part 2 includes progress bars and options
2024-08-13 16:50:13 -05:00
tildearrow
45eab67fd4 prepare more stuff 2024-08-13 04:10:03 -05:00
cam900
4b0080c509 Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b 2024-08-01 19:32:02 +09:00
tildearrow
8e50c8d618 this is a terrible hack 2024-07-27 02:28:49 -05:00
tildearrow
a8ec76699b a gift from tildearrow 2024-07-11 17:36:22 -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
tildearrow
cac079a1b8 IT import: compressed samples!
using code from Schism Tracker (GPLv2)
2024-06-26 20:28:02 -05:00
Colin Kinloch
a796a82ebb Use FULL_LOCALEDIR for absolute locale path 2024-06-25 21:28:59 -05:00
tildearrow
b04a2e38db release v0.6.5
the TIA release
2024-06-25 00:33:11 -05:00
tildearrow
54e9a31971
dev213 - Merge pull request #1954 from akumanatt/snesveratia
SNES, VERA and TIA additions
2024-06-23 03:52:48 -05:00
tildearrow
8846337af4 prepare. 2024-06-22 18:22:03 -05:00
Natt Akuma
85199e5228 TIA: Add software pitch driver (TIunA) and song data export 2024-06-22 17:31:58 +07:00
tildearrow
8a6d81473e IMPORTANT: FIX LOCALE INSTALLATION 2024-06-19 13:26:04 -05:00
tildearrow
3570424eb6 release v0.6.4
ordered po files in next commit
it sucks that my machine does not produce the same results as this other one
2024-06-18 21:47:19 -05:00
tildearrow
14dffd62d0 screw it 2024-06-18 15:49:09 -05:00
tildearrow
b102f52092 maybe you have to specify everything in one comman 2024-06-18 14:39:27 -05:00
tildearrow
b4bb897bad let's try this 2024-06-18 14:32:35 -05:00
tildearrow
d0af4c50a6 set source files properties 2024-06-18 14:26:46 -05:00
tildearrow
840419ac7b guess work 2024-06-18 14:17:17 -05:00
tildearrow
b67c440e33 oh you demand an ABSOLUTE PATH... 2024-06-18 13:56:48 -05:00
tildearrow
ae39f73f8b it appears this sucks 2024-06-18 13:50:01 -05:00
tildearrow
d0d271a883 it appears order matters 2024-06-18 13:43:00 -05:00
tildearrow
7864edd870 this 2024-06-18 13:38:59 -05:00
tildearrow
d8600e1620 let s try this 2024-06-18 13:32:42 -05:00
tildearrow
9aed6fc47c fix about screen 2024-06-17 23:53:00 -05:00
tildearrow
7a72990395 again... 2024-06-17 19:27:41 -05:00
tildearrow
60691ba9cc again 2024-06-17 19:11:44 -05:00
tildearrow
57c8a504ab what????? 2024-06-17 19:07:47 -05:00
tildearrow
fa86be29c9 huh????????????? 2024-06-17 18:52:26 -05:00
tildearrow
808875b0d5 USE_MOMO enabled on macOS 2024-06-16 05:27:47 -05:00
tildearrow
6d98e61d1f auto-detect USE_MOMO 2024-06-16 05:26:11 -05:00
tildearrow
c7ff788d5d allow installation of locale into system
UNTESTED
2024-06-13 17:14:10 -05:00
tildearrow
6773708777 freak it 2024-06-13 14:31:58 -05:00
tildearrow
c9669f32ad add IBM Plex Sans Japanese/Korean 2024-06-12 17:15:54 -05:00
tildearrow
4e14c9f59c add check for setlocale in C library
Microsoft CRT and glibc have setlocale, but bionic doesn't
2024-06-09 04:27:48 -05:00
tildearrow
7c214a8350 turn locale on by default 2024-06-04 18:32:47 -05:00
tildearrow
c9482ba86c I HATE GLOBAL CONFIGS I HATE GLOBAL CONFIGS I HATE
@tildearrow instead of this nonsense you could have just made a language menu in the interface settings
2024-06-01 16:36:00 -05:00
tildearrow
a68f572c23 ship pre-compiled locale files 2024-05-31 19:55:56 -05:00
tildearrow
145212171f libintl for systems without libintl
warning: incomplete!
2024-05-30 19:34:34 -05:00
tildearrow
4e18bb7ee9 Thai 2024-05-27 15:34:17 -05:00
tildearrow
6de94a0c77 work in progress sk translation 2024-05-27 14:37:18 -05:00
tildearrow
8f41628ed4 prepare Armenian language 2024-05-27 13:58:26 -05:00
tildearrow
221fec35ee prepare Swedish language 2024-05-27 12:47:58 -05:00
tildearrow
9f2c5c2c9c prepare Ukrainian language 2024-05-27 06:47:29 -05:00
tildearrow
de63c48170 prepare new languages 2024-05-27 06:41:15 -05:00
tildearrow
35a2bb7a53 FIX 2024-05-26 19:37:40 -05:00
tildearrow
34c176a799 prepare for translations 2024-05-26 03:57:26 -05:00
tildearrow
323a6ae547 Revert "temporarily disable macOS legacy support"
This reverts commit 56f8d15d66.
2024-05-24 14:02:27 -05:00