Mathieu Schroeter
|
8cd1cacb89
|
Rename windows types to something else
|
2017-08-21 22:08:25 +02:00 |
|
Mathieu Schroeter
|
2a1128ecef
|
COsmetic: update clang-format definition
|
2017-08-14 22:10:26 +02:00 |
|
Mathieu Schroeter
|
b4c5f62dcf
|
Replace sprintf by snprintf
|
2017-08-13 17:15:09 +02:00 |
|
Mathieu Schroeter
|
19329c0d63
|
Try to use the Sounds enum type as much as possible
|
2017-08-12 22:51:19 +02:00 |
|
Mathieu Schroeter
|
1b4f3822fa
|
Rename event with something less windows-like
|
2017-08-07 18:33:26 +02:00 |
|
Mathieu Schroeter
|
4b2cf9417d
|
Reformat with clang-format file
|
2017-08-04 00:21:47 +02:00 |
|
Mathieu Schroeter
|
57b6190a53
|
Add license header in all source files
|
2017-08-03 22:51:40 +02:00 |
|
Mathieu Schroeter
|
4caa6922b3
|
Reload only sounds that are not the same
It seems that it fixes a random crash on darwin in the SDL audio
internals.
|
2017-07-30 23:14:56 +02:00 |
|
Mathieu Schroeter
|
d67010c87a
|
Ensure that all channels are halted before free
|
2017-07-30 22:38:51 +02:00 |
|
Mathieu Schroeter
|
694c05717e
|
Replace a lot of c string by c++ string
|
2017-03-04 17:19:36 +01:00 |
|
Mathieu Schroeter
|
8d19d8ce79
|
Fix warning
|
2017-02-28 21:54:42 +01:00 |
|
Mathieu Schroeter
|
016581ff18
|
Remove useless bool
|
2017-02-28 21:54:29 +01:00 |
|
Mathieu Schroeter
|
6a4ec16935
|
Add a function to flush all sounds
|
2017-02-28 21:49:15 +01:00 |
|
Mathieu Schroeter
|
d4a23331bd
|
Rename music and sound files
|
2017-02-26 18:11:25 +01:00 |
|
Mathieu Schroeter
|
83b459f84f
|
Rename cpp sources to cxx
|
2017-02-24 18:50:03 +01:00 |
|