John Maguire
|
341dc7326f
|
Reformat all C++
|
2020-09-22 14:56:06 +01:00 |
Krzysztof Sobiecki
|
130d3c72f0
|
More copyright info fixes
|
2014-11-05 17:48:04 +01:00 |
Krzysztof Sobiecki
|
39a3b46ead
|
More copyright info fixes
|
2014-11-05 17:48:04 +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
|
1a972e0f36
|
Fix rendering of source icons in playlist view on retina OS X 10.9
|
2014-01-10 16:57:32 +01:00 |
John Maguire
|
62ea8bd4eb
|
Detect battery presence on Mac.
|
2012-03-09 17:29:55 +01:00 |
John Maguire
|
551a85cb9b
|
Add missing copyright headers.
|
2011-09-01 16:07:07 +01:00 |
John Maguire
|
85e101c8a7
|
Fix the global shortcut grabber on Mac.
|
2011-09-01 14:10:30 +01:00 |