20 Commits

Author SHA1 Message Date
David Carlier
4864f07937 Reducing some compilation warnings. 2017-11-18 21:15:07 +00:00
yvt
8e8f2a8772 (Hopefully) fixes #577 2017-02-25 21:19:19 +09:00
yvt
10e8e8b14b Add sound gain config 2017-02-20 23:32:33 +09:00
yvt
2ecbd554b4 Support Ogg Opus audio files (.opus) on macOS 2016-12-18 00:45:17 +09:00
Tomoaki Kawada
ebd79c0099 Change #include style
All `#include`s to other subsystem now use angle brackets, e.g., `#include <Core/Math.h>`.
2016-12-03 18:49:07 +09:00
Tomoaki Kawada
2eb9e35c65 Apply clang-format to all non-external source files 2016-12-03 18:23:47 +09:00
VelocityRa
30d133ce31 Use better random generator 2016-11-22 23:08:35 +02:00
Tomoaki Kawada
6a7af96daf Refactor setting variables 2016-11-19 21:27:13 +09:00
yvt
5abca864d2 Fixed bug in windows version 2014-04-03 03:06:11 +09:00
yvt
06374c59f9 Audio library availability is checked, and corresponding options are disabled when unavailable. 2014-03-13 00:19:17 +09:00
yvt
d791024665 Updated header of YsrDevice.(cpp|h) 2014-02-13 12:25:34 +09:00
learn_more
49392da794 disable kill sound on windows (side effect of the images)
make the build work on msvc 2k10
2013-12-17 01:28:22 +01:00
yvt
85cf0ca914 s_ysrNumThreads now defaults to 2 2013-12-16 20:53:42 +09:00
yvt
19b1961421 YSR debug output 2013-12-16 20:52:27 +09:00
yvt
406cda213e Updated YSR interface code 2013-12-16 11:42:00 +09:00
yvt
a4af7f93bd Fixed YSR interface to work correctly 2013-12-15 23:52:33 +09:00
yvt
d3042e1eeb Updated YSR interface 2013-12-15 23:33:45 +09:00
yvt
50705df377 Sampling rate is corrected 2013-12-15 23:20:45 +09:00
yvt
66edb6e340 Update YSR interface code 2013-12-15 23:01:29 +09:00
yvt
7edc18e09f YSR support 2013-12-15 21:51:00 +09:00