aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.bdsproj
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-02-07 23:05:43 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2011-02-07 23:05:43 +0000
commitd5cf0ceae7fbbdb0ed21685e05c18541fb71675b (patch)
tree259d73f4418819a79901992eb9684c6134e147f0 /Game/Code/UltraStar.bdsproj
parent61be36a5af28943f27bd4a42f52fa4ca879adaa5 (diff)
downloadusdx-d5cf0ceae7fbbdb0ed21685e05c18541fb71675b.tar.gz
usdx-d5cf0ceae7fbbdb0ed21685e05c18541fb71675b.tar.xz
usdx-d5cf0ceae7fbbdb0ed21685e05c18541fb71675b.zip
- added "ac_drop_decode_video_package" - method to acinerella: decoding of a frame without scaling
- added threaded video decoding - added video frame buffer (50 frames) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2803 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/UltraStar.bdsproj')
-rw-r--r--Game/Code/UltraStar.bdsproj4
1 files changed, 1 insertions, 3 deletions
diff --git a/Game/Code/UltraStar.bdsproj b/Game/Code/UltraStar.bdsproj
index 2f94b78a..36df4a05 100644
--- a/Game/Code/UltraStar.bdsproj
+++ b/Game/Code/UltraStar.bdsproj
@@ -170,9 +170,7 @@
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
- </VersionInfoKeys>
-
- <Excluded_Packages>
+ </VersionInfoKeys> <Excluded_Packages>
<Excluded_Packages Name="c:\program files\borland\bds\4.0\Bin\dclib100.bpl">Borland InterBase Express Components</Excluded_Packages>
<Excluded_Packages Name="c:\program files\borland\bds\4.0\Bin\dclIntraweb_80_100.bpl">Intraweb 8.0 Design Package for Borland Development Studio 2006</Excluded_Packages>
<Excluded_Packages Name="c:\program files\borland\bds\4.0\Bin\dclIndyCore100.bpl">Indy 10 Core Design Time</Excluded_Packages>