Clementine-audio-player-Mac.../ext
John Maguire 3323c2d094 Convert all instances of foreach() to a C++11 for
find ext src -name '*.cpp' -exec \
    sed -i -e 's/foreach(\([^,]\+\),/for (\1 :/' {} \;
2014-02-10 14:43:32 +01:00
..
clementine-spotifyblob Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
clementine-tagreader Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
libclementine-common Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
libclementine-remote Network remote: send md5 hash along with library and files. 2013-12-31 15:26:42 +01:00
libclementine-spotifyblob Use the full protobuf instead of protobuf-lite, to hopefully fix 2012-11-12 18:16:35 +11:00
libclementine-tagreader Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00