vladislavbelov
ffc4a56b9f
Revert non-ASCII characters from source and configuration files introduced in 157c6af18e.
...
Fixes #6846
Differential Revision: https://code.wildfiregames.com/D5185
This was SVN commit r27965.
2023-12-03 00:30:12 +00:00
bb
157c6af18e
Make the space in 0 A.D. non-breaking throughout the codebase.
...
Avoid cases of filenames
Update years in terms and other legal(ish) documents
Don't update years in license headers, since change is not meaningful
Will add linter rule in seperate commit
Happy recompiling everyone!
Original Patch By: Nescio
Comment By: Gallaecio
Differential Revision: D2620
This was SVN commit r27786.
2023-07-27 20:54:46 +00:00
elexis
b18f74da44
Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/.
...
This was SVN commit r18987.
2016-11-23 11:18:37 +00:00
leper
ec7c8f2d65
Move gain config setting retrieval to the sound manager. Fixes #3030 .
...
Also clean up the sound manager a bit.
This was SVN commit r16257.
2015-02-02 13:44:06 +00:00
stwf
004eaf9e75
log warning when stereo sounds are played at position
...
This was SVN commit r13442.
2013-06-01 01:52:05 +00:00
stwf
93d0084266
incorporate patch from ticket 1937, fix memory leak in SoundManager
...
This was SVN commit r13430.
2013-05-27 13:36:17 +00:00
stwf
71486bd57d
SoundManager supports playlists
...
This was SVN commit r13368.
2013-04-24 12:03:42 +00:00
stwf
efd42ef490
fixes windows compile error and some nuused param warnings
...
This was SVN commit r13217.
2013-03-03 22:28:26 +00:00
leper
ed98320acc
Fix non-pch build.
...
This was SVN commit r12872.
2012-11-24 17:15:07 +00:00
stwf
a23d245405
volume roilloff returned to standard with bug fixed. Added hints to help stereo playback
...
This was SVN commit r12864.
2012-11-18 22:39:20 +00:00
stwf
df0c4559ad
silence repeated errors when buffers don't allocate, fix up reference counting
...
This was SVN commit r12638.
2012-09-07 12:05:29 +00:00
historic_bruno
a29acce208
Adds some missing includes, refs #1614
...
This was SVN commit r12577.
2012-09-01 18:23:13 +00:00
historic_bruno
89c8bccbde
Sound system patch by stwf:
...
Fixes sound system to work with archives (use VFS files instead of
POSIX), fixes #1604 .
Improves error handling and logging, refs #1594 .
Allows sound to be disabled with -nosound/-quickstart runtime options or
--without-audio build option, fixes #1609 , #1614 .
Experimentally increases default buffer size to help prevent sound
stoppages.
This was SVN commit r12566.
2012-08-31 19:08:41 +00:00
historic_bruno
714426f761
Fixes unnecessary use of VfsPath pointers in sound system. Refs #1223
...
This was SVN commit r12444.
2012-08-16 01:41:45 +00:00
historic_bruno
011ba8255e
New sound system implementation by stwf, refs #1223 , #961 .
...
Enables audio on OS X, refs #685 , #931 .
Fixes music not playing after a game, refs #946 .
This was SVN commit r12428.
2012-08-15 00:10:44 +00:00