aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenSing.pas
diff options
context:
space:
mode:
authors_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-03-17 07:14:33 +0000
committers_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-03-17 07:14:33 +0000
commit158d1ed252a5827dd62d24ccc5ba11c4295ee903 (patch)
tree08ae02611b90f571c1de16508605da8554d59d11 /Game/Code/Screens/UScreenSing.pas
parent5847f354cc0ba08d125f7ec6744bf2bc50c370ab (diff)
downloadusdx-158d1ed252a5827dd62d24ccc5ba11c4295ee903.tar.gz
usdx-158d1ed252a5827dd62d24ccc5ba11c4295ee903.tar.xz
usdx-158d1ed252a5827dd62d24ccc5ba11c4295ee903.zip
fixed the playback speed of the movie background
fixed the scaling of background with swscale enabeld fixed handling of videogap git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@960 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Screens/UScreenSing.pas')
-rw-r--r--Game/Code/Screens/UScreenSing.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/Screens/UScreenSing.pas b/Game/Code/Screens/UScreenSing.pas
index ad8325a2..5c7916e4 100644
--- a/Game/Code/Screens/UScreenSing.pas
+++ b/Game/Code/Screens/UScreenSing.pas
@@ -1158,7 +1158,7 @@ begin
end; }
// draw static menu (BG)
- DrawBG;
+ //DrawBG; // there is no menu and the animated background brakes the video playback because the timecode is in a different format
//Draw Background
SingDrawBackground;
// update and draw movie