Commit Graph

83 Commits

Author SHA1 Message Date
poly000 1f288e2a39
replace `impl Clone` with `#[derive(Clone)]` (#262) [ci skip] 2024-03-25 11:04:13 +00:00
József Sallai 9c95b20f5c use localized soundtrack names 2024-03-24 00:57:56 +02:00
Edward Stuckey af9947b931 Fix ORG sampling bug
Also included the full org2 wavetable.
2024-02-29 19:54:09 +01:00
biroder 21221d80e7 Fix #233 2023-09-03 11:40:00 +03:00
biroder 73295a6351 <FMU opcode fix 2023-08-10 13:39:40 +03:00
biroder 277f5d957b Add logging to file 2023-05-11 17:40:11 +03:00
Alula bc3616d073
android + hos fixes 2023-01-25 15:25:51 +01:00
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
Sallai József d8636bc693 refactor sound manager to prevent audio crashes (fixes #112) 2022-07-09 16:49:56 +03:00
József Sallai d2a671e04c
refactor CS+ soundtrack loading (#79) 2022-03-07 08:47:37 -05:00
dawnDus e1f1dd4554
Custom SFX support 2022-03-06 17:49:25 -05:00
Alula 3374f13c2b
soundtrack switching menu 2022-02-10 07:15:28 +01:00
dawndus bd0762f812
Added volume settings (#57) 2022-02-02 22:09:29 -05:00
Alula 59b2e9954a
Fix a big mistake in ogg resampling code 2022-01-23 18:01:35 +01:00
Alula 4c20234d5e fix stack overflows in audio code by moving huge structs to heap 2022-01-23 15:00:10 +01:00
dawnDus 1c7e4c9f65 SSS operand implemented 2022-01-22 23:32:40 +01:00
Alula b880fee8e7
Switch to upsteam cpal and avoid creating unnecessary threads 2022-01-22 05:08:53 +01:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Alula 0804fe86ce
fix ogg resampling bug 2022-01-11 16:01:49 +01:00
Alula 75a1b3f9f4
<rmu fix 2022-01-08 11:36:33 +01:00
Alula 4d6768c015
fix few warnings 2022-01-08 06:15:30 +01:00
Alula 94514d3b68
44100hz drums fix 2022-01-08 05:54:56 +01:00
Alula 3d912f6fbb
sound system improvements 2022-01-06 19:51:21 +01:00
Alula 164b2bf295
refactoring 2021-10-15 16:36:05 +02:00
Alula 68cf299e96
netplay shit, visual tweaks 2021-10-14 06:54:11 +02:00
Alula cd959f8f7c
fix a bunch of warnings, inventory dimming 2021-10-10 02:11:58 +02:00
Alula e018b53b04
commit stuff from last 2 months idfk what I've exactly changed 2021-10-08 04:41:31 +02:00
Alula a601d6c044
settings menu rework 2021-08-16 09:47:11 +02:00
Alula a203af7e7b
add organya interpolation modes 2021-08-16 08:48:17 +02:00
Alula eeb290a6f3
lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
Alula 2b873a92a2
sample looping support 2021-06-27 08:02:21 +02:00
Alula c1bd334844
various tweaks, dskinmeta format 2021-06-21 13:12:58 +02:00
Alula 752ecac3ee
support for overriding pixtone samples 2021-06-21 00:42:10 +02:00
Alula 3fe8e132e5
cs+ inspired water thing 2021-06-20 21:41:38 +02:00
Alula 8271920178
revert april fools meme 2021-04-03 22:15:17 +02:00
Alula 347cb25d8b
organya improvements 2021-04-01 01:40:25 +02:00
Alula 9820f4b4f1
april fools 2021-04-01 01:15:03 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
Alula 8973da2840
fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
Alula fe9fb06b5a fix windows builds 2021-03-23 04:40:02 +01:00
Alula ac29d35950
support for custom soundtracks 2021-03-12 17:54:30 +01:00
Alula 319289ca67
new android port 2021-02-24 09:28:47 +01:00
Alula 1cc7ed8b2b
ogg playback and persistent settings 2021-02-12 11:05:28 +01:00
Alula a8a9c6316d
fix a bunch of warnings, bugs and compilation 2021-02-10 12:53:49 +01:00
Alula 318d94d843
ggez is gone 2021-02-05 23:47:13 +01:00
Alula 3c20e089f9 (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
Alula 8e810bf026
add spur and other stuff 2021-01-16 14:51:52 +01:00
Alula b89fea9756
pixtone envelope fix 2020-12-27 22:15:24 +01:00
Alula 63bfce689d
make organya sound more like in original game 2020-12-25 23:37:57 +01:00
Alula 8603086694
Replace Organya wavetable with one based on actual Cave Story samples 2020-12-21 12:57:31 +01:00