[SCM] Simple and fast multimedia library for C++ branch, upstream, updated. 6a59316c0567386e59b6fb06a34f38747e41cc3c

Christoph Egger Christoph.Egger at gmx.de
Sat May 24 12:10:18 UTC 2008


The following commit has been merged in the upstream branch:
commit 6a59316c0567386e59b6fb06a34f38747e41cc3c
Author: Christoph Egger <Christoph.Egger at gmx.de>
Date:   Sat May 24 14:09:53 2008 +0200

     * fix permissions in orig-tarball

diff --git a/samples/X11/X11.cpp b/samples/X11/X11.cpp
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/opengl/background.jpg b/samples/bin/datas/opengl/background.jpg
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/opengl/texture.jpg b/samples/bin/datas/opengl/texture.jpg
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/pong/background.jpg b/samples/bin/datas/pong/background.jpg
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/pong/ball.png b/samples/bin/datas/pong/ball.png
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/pong/paddle_left.png b/samples/bin/datas/pong/paddle_left.png
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/pong/paddle_right.png b/samples/bin/datas/pong/paddle_right.png
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/background.jpg b/samples/bin/datas/post-fx/background.jpg
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/blur.sfx b/samples/bin/datas/post-fx/blur.sfx
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/colorize.sfx b/samples/bin/datas/post-fx/colorize.sfx
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/fisheye.sfx b/samples/bin/datas/post-fx/fisheye.sfx
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/nothing.sfx b/samples/bin/datas/post-fx/nothing.sfx
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/wave.jpg b/samples/bin/datas/post-fx/wave.jpg
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/post-fx/wave.sfx b/samples/bin/datas/post-fx/wave.sfx
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/qt/sfml.png b/samples/bin/datas/qt/sfml.png
old mode 100755
new mode 100644
diff --git a/samples/bin/datas/wxwidgets/sfml.png b/samples/bin/datas/wxwidgets/sfml.png
old mode 100755
new mode 100644
diff --git a/samples/opengl/OpenGL.cpp b/samples/opengl/OpenGL.cpp
old mode 100755
new mode 100644
diff --git a/samples/pong/Pong.cpp b/samples/pong/Pong.cpp
old mode 100755
new mode 100644
diff --git a/samples/post-fx/PostFX.cpp b/samples/post-fx/PostFX.cpp
old mode 100755
new mode 100644
diff --git a/samples/qt/Main.cpp b/samples/qt/Main.cpp
old mode 100755
new mode 100644
diff --git a/samples/qt/QSFMLCanvas.cpp b/samples/qt/QSFMLCanvas.cpp
old mode 100755
new mode 100644
diff --git a/samples/qt/QSFMLCanvas.hpp b/samples/qt/QSFMLCanvas.hpp
old mode 100755
new mode 100644
diff --git a/samples/sockets/Sockets.cpp b/samples/sockets/Sockets.cpp
old mode 100755
new mode 100644
diff --git a/samples/sockets/TCP.cpp b/samples/sockets/TCP.cpp
old mode 100755
new mode 100644
diff --git a/samples/sockets/UDP.cpp b/samples/sockets/UDP.cpp
old mode 100755
new mode 100644
diff --git a/samples/sound/Sound.cpp b/samples/sound/Sound.cpp
old mode 100755
new mode 100644
diff --git a/samples/sound_capture/SoundCapture.cpp b/samples/sound_capture/SoundCapture.cpp
old mode 100755
new mode 100644
diff --git a/samples/voip/Client.cpp b/samples/voip/Client.cpp
old mode 100755
new mode 100644
diff --git a/samples/voip/Server.cpp b/samples/voip/Server.cpp
old mode 100755
new mode 100644
diff --git a/samples/voip/VoIP.cpp b/samples/voip/VoIP.cpp
old mode 100755
new mode 100644
diff --git a/samples/window/Window.cpp b/samples/window/Window.cpp
old mode 100755
new mode 100644
diff --git a/samples/wxwidgets/Main.cpp b/samples/wxwidgets/Main.cpp
old mode 100755
new mode 100644
diff --git a/samples/wxwidgets/wxSFMLCanvas.cpp b/samples/wxwidgets/wxSFMLCanvas.cpp
old mode 100755
new mode 100644
diff --git a/samples/wxwidgets/wxSFMLCanvas.hpp b/samples/wxwidgets/wxSFMLCanvas.hpp
old mode 100755
new mode 100644

-- 
Simple and fast multimedia library for C++



More information about the Pkg-games-commits mailing list