1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

10 Commits

Author SHA1 Message Date
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