Clementine-audio-player-Mac.../src/networkremote
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
..
avahi.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
avahi.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
bonjour.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
bonjour.mm Reformat all Objective-C++ files with clang-format. 2014-01-30 14:54:51 +01:00
incomingdataparser.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
incomingdataparser.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkremote.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkremote.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkremotehelper.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkremotehelper.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
outgoingdatacreator.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
outgoingdatacreator.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
remoteclient.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
remoteclient.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
tinysvcmdns.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
tinysvcmdns.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
zeroconf.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
zeroconf.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00