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
|
59cb17c08d
|
Change some API URLs to use https.
|
2014-01-28 12:57:27 +01:00 |
Arnaud Bienner
|
02e51dad2f
|
Update Flickr API Key for Kittens
|
2013-09-11 23:54:41 +02:00 |
John Maguire
|
d6b2fc79f5
|
Port a few more things to closures.
|
2012-10-12 12:38:12 +02:00 |
David Sansome
|
bacef04405
|
Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader.
|
2012-02-26 14:40:51 +00:00 |
Paweł Bara
|
032b5f7e48
|
initial commit of "multiple covers providers" feature:
- simple API for cover providers (both C++ and SIP)
- a new "package" for cover related code
|
2011-04-02 13:34:06 +00:00 |