Michael Kuc
|
43a171512b
|
Revert "Revert "Fix deprecated comparison.""
This reverts commit 0782489feb .
|
2020-05-14 15:10:35 +01:00 |
Michael Kuc
|
38207e4ea7
|
Replace deprecated std::auto_ptr with new std::unique_ptr.
|
2020-05-14 15:10:35 +01:00 |
John Maguire
|
0782489feb
|
Revert "Fix deprecated comparison."
This reverts commit be144d4611 .
|
2020-05-13 12:43:08 +01:00 |
Michael Kuc
|
be144d4611
|
Fix deprecated comparison.
Using references no longer requires null checking.
|
2020-05-09 21:38:50 +01:00 |
Jim Broadus
|
66f354f815
|
Remove executable flags from source files.
|
2020-01-31 10:24:29 +00:00 |
David Sansome
|
e3f54b745b
|
Patch libprojectM to make it ignore the decimal-point locale setting when parsing Milkdrop presets. Fixes issue #455
|
2010-07-24 12:26:28 +00:00 |
David Sansome
|
cdb8dd8dd5
|
More mingw fixes
|
2010-06-07 11:47:35 +00:00 |
David Sansome
|
2fa612b157
|
Fix some warnings when compiling with mingw
|
2010-06-07 11:11:17 +00:00 |
David Sansome
|
313daa5fd4
|
Add libprojectm to 3rdparty
|
2010-06-06 21:43:45 +00:00 |