Glenn Maynard
ace3a66e36
- ffmpeg API update
...
- Add support for doing YUV colorspace conversion in hardware,
using a fragment shader. This speeds up high-resolution movies
substantially, and provides 32-bit color depth with the data
cost of 16-bit textures.
- optimize rewinding
2007-03-21 05:27:53 +00:00
Glenn Maynard
aaceb42b61
ffmpeg upgrade to get packed-pixel YUYV422 support
2007-03-21 05:18:17 +00:00
Glenn Maynard
504866debb
Allow passing a surface with no data and non-power-of-two dimensions.
...
A power-of-two texture will be created and not initialized.
2007-03-21 04:51:47 +00:00
Glenn Maynard
a4fbd6f19b
implement EffectMode_YUYV422
2007-03-21 04:38:17 +00:00
Glenn Maynard
53a2e41837
fix Sprite copy
2007-03-21 01:40:21 +00:00
Glenn Maynard
5529816b54
add EffectMode_YUYV422
2007-03-20 07:54:21 +00:00
Glenn Maynard
5dc6e79d3c
X1R5G5B5 format
2007-03-20 07:51:56 +00:00
Glenn Maynard
bcb431f244
fix comments
2007-03-20 07:48:18 +00:00
Glenn Maynard
d2033b110b
fix comments
2007-03-20 07:47:14 +00:00
Glenn Maynard
141395e1d5
fix RageDisplay_OGL::GetTexture
2007-03-20 07:46:05 +00:00
Glenn Maynard
5f2d10f620
EffectMode
2007-03-20 07:43:47 +00:00
Glenn Maynard
068e663080
more reasonable default
2007-03-20 07:37:44 +00:00
Steve Checkoway
e29a42f3f1
Work aorund a gcc bug where it is giving an error that the copy ctor is private even though it isn't being used. This has the unfortunate effect of turning compile time errors into link-time errors.
2007-03-19 03:43:14 +00:00
Glenn Maynard
48d631d6ca
support bOneChoiceForAllPlayers
2007-03-19 00:03:20 +00:00
Glenn Maynard
5b56042069
-XXX
2007-03-18 22:57:17 +00:00
Glenn Maynard
3616a0cb1b
simplify
2007-03-18 22:56:29 +00:00
Glenn Maynard
3f32295bc9
tweak:
...
- tune down speedup near 100%
- start slowing down at 50% if time is available
2007-03-18 19:53:20 +00:00
Glenn Maynard
642e2cac82
tweak haste to prevent slowing the song down too long
2007-03-18 19:38:11 +00:00
Glenn Maynard
6fad738ca5
allow rolls to increment the combo
...
REQUIRE_STEP_ON_HOLD_HEADS affects rolls
2007-03-18 19:04:49 +00:00
Glenn Maynard
506163fbcd
no checkpoints for rolls
2007-03-18 18:41:51 +00:00
Glenn Maynard
1cb095f159
allow repeats in scrolling
2007-03-18 18:08:26 +00:00
Glenn Maynard
42d69401cc
clear start on close
2007-03-18 17:50:23 +00:00
Steve Checkoway
9e7a8778ac
Add CodeSet.*.
2007-03-18 13:00:52 +00:00
Glenn Maynard
f49bd48803
message
2007-03-18 10:26:45 +00:00
Glenn Maynard
463f69ba35
implement default row selection
...
on main menu, show checkmark for rows changed
for selected single-selection rows:
- show the selection on the main menu
- hold start and press L or R to change the selection while on
the main menu
2007-03-18 10:18:10 +00:00
Glenn Maynard
9e5cf1ec61
add GetDefaultOption
2007-03-18 09:51:44 +00:00
Glenn Maynard
03f1c24257
fix some accidental selections
2007-03-18 06:26:45 +00:00
Glenn Maynard
2b12f3c936
BeginScreen later, so OnCommand can affect things started yb m_MusicWheel.BeginScreen
2007-03-18 06:17:09 +00:00
Glenn Maynard
4df246ea09
fix up XML
2007-03-18 01:11:02 +00:00
Glenn Maynard
6d25a169fb
phase out children node
2007-03-18 01:03:21 +00:00
Glenn Maynard
86a8eb0412
load commands and set xy on load, not in TweenOnScreen
2007-03-18 00:10:40 +00:00
Glenn Maynard
14fbedd1b2
GetNumStagesForSongAndStyle -> GetNumStagesForSongAndStyleType
2007-03-17 23:05:34 +00:00
Chris Danford
45353a77e1
fix bogus assert firing when EditCourseEntryIndex == 0
2007-03-17 20:25:08 +00:00
Chris Danford
62466e7c48
add CodeSet.*
2007-03-17 19:55:56 +00:00
Glenn Maynard
9b955535fd
simplify
2007-03-17 07:55:00 +00:00
Glenn Maynard
b325ed9321
fix long song crash
2007-03-17 07:46:07 +00:00
Glenn Maynard
b45b1e2328
add GetSeconds
2007-03-17 07:45:16 +00:00
Glenn Maynard
70875589f0
fix crash when all steps removed; --s erase ++s trick doesn't work
2007-03-17 07:44:39 +00:00
Glenn Maynard
00285ab5eb
allow opening options menu while choosing a song
2007-03-17 06:35:58 +00:00
Glenn Maynard
7e8b5de34d
bind runcommandsonleaves
2007-03-17 05:31:22 +00:00
Glenn Maynard
37913e16a6
fix crash
2007-03-17 04:41:50 +00:00
Glenn Maynard
e63743d664
fix INITIAL_HOLD_LIFE: leave at 1 until the hold starts
2007-03-17 03:51:07 +00:00
Glenn Maynard
c0a6373693
fix rate in editor
2007-03-17 03:24:00 +00:00
Glenn Maynard
bd30e42c23
don't join p2; causes both players to show in options
2007-03-17 03:17:39 +00:00
Glenn Maynard
9426495b82
noisy
2007-03-17 03:14:11 +00:00
Glenn Maynard
defbdceaa3
editor: ShowCoinsAndCredits=false
2007-03-17 03:09:27 +00:00
Glenn Maynard
4a163ea0fa
fixup
2007-03-17 01:14:26 +00:00
Glenn Maynard
b3259747d3
InitialHoldLife
2007-03-17 01:11:20 +00:00
Glenn Maynard
81f547a879
add InitialHoldLife
2007-03-17 00:56:39 +00:00
Glenn Maynard
7315aa9152
fix editor receptor flash
2007-03-17 00:32:26 +00:00