Commit Graph
10 Commits
Author SHA1 Message Date
nullkat 9d1862842d Added sound positioning 2020-09-20 17:40:51 +03:00
nullkat 437566283c Merge remote-tracking branch 'origin/master' into audio
# Conflicts:
#	src/main/java/ru/windcorp/progressia/client/ProgressiaClientMain.java
2020-09-20 13:00:14 +03:00
nullkat aec9301b6b Structured OpenAl
- Now it is possible to:
 - read files as mono or stereo
 - create and play more than one sound
2020-09-20 11:31:15 +03:00
nullkat 03f9b90239 Trying to make OpenAL to work as intended 2020-08-31 21:15:46 +03:00
nullkat ab4888e592 working on audio 2020-08-31 19:59:06 +03:00
nullkat e8f3177266 Added runtime localization change support
- Label.update() now invokes requestReassembly() method
2020-08-30 16:29:22 +03:00
nullkat 9ec89a80d3 Added fallback language support to localizer 2020-08-30 09:10:27 +03:00
nullkat d6d1e710d9 Hotfixed localizator 2020-08-28 22:26:41 +03:00
nullkat 280ffba4c0 Refactored localization 2020-08-28 22:19:58 +03:00
nullkat 5fcccf05ca Added localization support 2020-08-28 21:54:53 +03:00