aboutsummaryrefslogtreecommitdiffstats
path: root/VideoPreview/src/screens/UScreenSing.pas (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-09- added "VideoPreview" option (on/off)brunzelchen1-11/+0
- removed some test comments git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2468 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-25fixed property AspectCorrection (write).brunzelchen1-10/+5
added constant ReflectionH (reflection height). added procedures for drawing black borders (acoLetterBox). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2422 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-25modified aspect correction procedure.brunzelchen1-0/+16
added depth test for z-value handling. fixed property height. added DrawReflection procedure. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2420 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-24changed video interface and added dummy methods to UVisualizer, UVideo and ↵brunzelchen1-1/+2
UMedia_dummy git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2412 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-24branch to merge video preview in song menubrunzelchen1-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2411 b956fd51-792f-4845-bead-9b4dfca2ff2c
2010-05-23update to trunk rev. 2391tobigun1-117/+222
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2401 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-06-29merged svn trunk r1837 into cmake branches_alexander1-3/+11
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1838 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-05-08checkin of trunk-copy as base for cmake testtobigun1-4/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1716 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-03-21new branch for whiteshark's service and hook based (party) pluginstobigun1-9/+8
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1643 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-03-14merge with current trunk (just update)tobigun1-169/+183
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1634 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-01-12CharCode parameter of ParseInput changed from WideChar to UCS4Char (as some ↵tobigun1-6/+6
chars might reguire two WideChar). git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1565 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-11-07- WideStringUpperCase moved to UUnicodeUtils.pastobigun1-7/+10
- WideCharUpperCase removed as single characters (code-point) can be represented by two WideChars (surrogates). Convert to UCS4 instead (one code-point <-> one UCS4Char). - UCS4 functions added to UUUnicodeUtils - string replaced with UTF8String (although it's just a typedef) to mark UTF8 strings. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1507 b956fd51-792f-4845-bead-9b4dfca2ff2c
2008-10-31unicode branch addedtobigun1-0/+949
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1492 b956fd51-792f-4845-bead-9b4dfca2ff2c