Krzysztof Sobiecki
|
6efb5d05b7
|
Fix some problems
|
2014-11-05 17:48:04 +01:00 |
Krzysztof Sobiecki
|
39a3b46ead
|
More copyright info fixes
|
2014-11-05 17:48:04 +01:00 |
Krzysztof Sobiecki
|
0af1470cce
|
Clean up src/core
|
2014-11-05 17:48:03 +01:00 |
John Maguire
|
192b60d965
|
Use nullptr as parent parameter default everywhere
|
2014-02-10 16:03:54 +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 |
John Maguire
|
8166a50b2a
|
Use persistent model index.
|
2010-08-02 14:07:34 +00:00 |
John Maguire
|
992e0fb95e
|
Add support for saving songs in a separate thread.
Updates issue #542
|
2010-08-02 14:00:43 +00:00 |