Commit graph

83 commits

Author SHA1 Message Date
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 e2e496529b update release scripts
use Momo on Windows and don't on Linux (?)
2024-06-17 02:30:46 -05:00
tildearrow 80bf0867f9 add Indonesian language
thanks Zumi
2024-06-14 03:10:19 -05:00
tildearrow 717c0f467a update scripts to include locale data 2024-06-13 18:04:21 -05:00
tildearrow 2c0ca80e80 Japanese language? 2024-06-12 17:39:27 -05:00
tildearrow a68f572c23 ship pre-compiled locale files 2024-05-31 19:55:56 -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 e12bf82f49 the massive preparations - settings and sysConf 2024-05-26 23:30:33 -05:00
tildearrow 00e0679442 the massive preparations - GUI 2024-05-26 19:31:17 -05:00
tildearrow 34c176a799 prepare for translations 2024-05-26 03:57:26 -05:00
tildearrow fa41c4982d disable SSE on 32-bit Windows builds
oh crap...
2024-05-16 17:05:20 -05:00
tildearrow 5a1f35b878 test build 10 2024-05-16 16:31:53 -05:00
tildearrow b4059d69da script to make console release 2024-05-05 16:49:05 -05:00
tildearrow 0f0cccc2b6 add ARM/AArch64 Linux release scripts 2024-05-01 14:53:31 -05:00
tildearrow e8bbd0e85d really remove share in Linux release script 2024-05-01 14:35:10 -05:00
tildearrow 1ecf7dfeca aaaaa 2024-04-30 15:07:20 -05:00
tildearrow 36ed33685c improve GetTickCount64 patching 2024-04-30 14:41:02 -05:00
tildearrow 4df1c59698 also enable backward on Windows XP 2024-02-04 02:05:00 -05:00
tildearrow b3b84d41b6 enable backward-cpp for 32-bit Windows releases 2024-02-03 23:45:47 -05:00
tildearrow 1ea36ba13f warn on lack of gcodeview 2024-02-03 17:46:09 -05:00
tildearrow 2957645d9d release v0.6.1 2024-02-03 00:58:43 -05:00
tildearrow fbc34fae02 release v0.6
finally!

thanks to:
- everyone who has helped with testing and bug reporting
- all contributors
- all demo song artists
- every user

thank you
I really mean it
2023-10-01 23:08:46 -05:00
tildearrow 6b2061a434 release v0.6pre18
hopefully this, for REAL, is the last pre-release
2023-09-27 16:03:57 -05:00
tildearrow aef9c7b4b9 update Linux release script 2023-09-21 20:29:15 -05:00
tildearrow ef680e6b07 trash 2023-09-19 20:14:30 -05:00
tildearrow f295e24ad6 update release scripts 2023-09-19 20:02:16 -05:00
tildearrow c520c291f0 and here we go
CMake should run make-appdata.sh
2023-09-13 19:54:31 -05:00
tildearrow 43a1156349 update Linux release script
Ubuntu 16.04 no like PortAudio...
no specifie linky linkity for target "JACK::jacky"

extern/portaudio/cmake/modules/FindJACK.cmake:65
2023-09-07 02:20:44 -05:00
tildearrow 8d887058ec YESSSSSSSSS
disable SSE on the 32-bit Windows builds
2023-08-29 02:01:56 -05:00
tildearrow 284a4f39ad :< 2023-08-28 03:02:35 -05:00
tildearrow 76746dcb28 what is going on 2023-08-26 19:18:39 -05:00
tildearrow bd92347950 fix the release scripts 2023-08-26 13:09:01 -05:00
tildearrow 962943185d split 32-bit Windows release 2023-08-26 12:55:32 -05:00
tildearrow 338b67da9c Revert "re-enable DX11 on 32-bit Windows build"
This reverts commit 510bcfb56d.
2023-08-26 12:47:02 -05:00
tildearrow b6448e8c0d disable Werror on 32-bit build 2023-08-26 12:30:19 -05:00
tildearrow 510bcfb56d re-enable DX11 on 32-bit Windows build 2023-08-21 14:30:08 -05:00
tildearrow c045fb5c26 update Linux release script 2023-08-19 04:35:37 -05:00
tildearrow d10c3dca4d patch GetTickCount64 out from 32-bit Win release 2023-08-19 04:18:19 -05:00
tildearrow a500dcda49 release v0.6pre6 2023-07-08 20:22:03 -05:00
tildearrow 17464b6446 move documentation out of papers 2023-06-05 00:08:37 -05:00
tildearrow 63f5e6e3be use -O3 for Linux releases 2023-06-04 23:55:50 -05:00
tildearrow df5138ffab whoops 2023-05-25 17:23:52 -05:00
tildearrow 3f2bbc3dbb do not include demos/ins/waves in AppImage 2023-05-25 13:57:32 -05:00
tildearrow 2cd8085f34 update release scripts to strip before packing
instead of after build
this way I at least hope I can use addr2line to retrieve the address
of a call in case of crash
2023-05-24 22:15:49 -05:00
tildearrow 73986db1ff no more AppImage (on next release) 2023-05-20 19:12:46 -05:00