Christopher Snowhill
6134cc47fe
Activate Polish translation
...
The declarations for the translation were missing from the project files
so that it wasn't being used. Also added the missing strings to the
files that were already added to the translation.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 14:41:15 -07:00
Christopher Snowhill
ab8154348e
Hively Replayer: Fix undefined behavior
...
Shifting negative numbers to the left is undefined behavior, so replace
with a multiply operation instead.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-06 03:53:28 -08:00
Christopher Snowhill
8ad7e086a8
Update copyright year
2022-01-02 23:34:29 -08:00
Christopher Snowhill
13bd399b31
Clean up most warnings and update some dependencies
2021-04-29 18:16:24 -07:00
Dzmitry Neviadomski
3a387c3a3f
Update Copyright year to 2021 with regex.
2021-03-03 23:05:57 +03:00
Christopher Snowhill
640e8b7304
Various architectural changes to make Intel plus Apple Silicon build successfully
2020-09-11 17:08:37 -07:00
Chris Moeller
0e3644177e
Updated everything else to ARC, and plugged a release cycle.
2016-05-05 13:05:39 -07:00
Chris Moeller
83772785f8
Fixed HivelyTracker 5xx command bug, thanks to str00t for reporting it and passing_by for the standalone test case
2015-02-25 18:40:26 -08:00
Chris Moeller
f0c3567214
Removed muffling cutoff from Hively Player blip buffer table, and threw in a generator
2014-04-11 17:42:00 -07:00
Chris Moeller
7b38371ca7
Updated Hively Player with cleaner filter generator source, and updated DUMB with more faithful tempo calculation
2014-04-11 16:35:54 -07:00
Chris Moeller
e0b4748d85
Replaced Hively Player filter function with original AHX player filter function
2014-04-10 17:35:16 -07:00
Chris Moeller
d20973235b
Implemented Hively Player support
2013-10-29 15:51:55 -07:00