John Maguire
|
5146bcdebc
|
Some more NULL -> nullptr conversions.
|
2014-02-21 17:30:46 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
Arnaud Bienner
|
2f710a9395
|
Add the ability to modify the playlistview's background image.
Updates issue 365
It is now possible to also modify background image, instead of just hide the default one
|
2012-02-18 19:57:36 +01:00 |
John Maguire
|
423295b01e
|
Add Chromaprinter class to generate fingerprint from gstreamer PCM output.
|
2012-01-06 15:58:46 +00:00 |