Clementine-audio-player-Mac.../src/engines
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
..
bufferconsumer.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
engine_fwd.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
enginebase.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
enginebase.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gstelementdeleter.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gstelementdeleter.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gstengine.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
gstengine.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
gstenginepipeline.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
gstenginepipeline.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00