<matthieu.bouron <at> gmail.com> writes: > + for (NSObject *format in You may ignore this but I just changed the code to not mix declarations and statements to silence warnings when compiling with old gcc compilers... > + if (framerate == 0.0 Just asking: Does this really work? Carl Eugen