1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-02-03 12:47:31 +01:00

9 Commits

Author SHA1 Message Date
Michael Kuc
43a171512b Revert "Revert "Fix deprecated comparison.""
This reverts commit 0782489febc74838ef9118791e95e026ec97ed58.
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 be144d46113f2c4f3318b410efd2abf7f5260ab1.
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