Glenn Maynard
e5813e089d
Add FFMpeg_Helper. Decode the first frame in the main thread, instead
...
of having a clumsy synch mechanism for the first frame. Simplify.
2003-09-03 02:18:39 +00:00
Glenn Maynard
c171daa4c0
Don't deadlock if we can't decode any frames.
2003-09-03 00:37:06 +00:00
Glenn Maynard
40d4f18c55
resolve sound paths
2003-09-03 00:20:35 +00:00
Glenn Maynard
40dfab1975
Hopefully fix "Assertion '!m_ImageWaiting || m_State == DECODER_QUIT' failed"
...
Fix timing issues (needs more testing)
2003-09-02 22:07:01 +00:00
Glenn Maynard
d64d16e083
bump cache for loading changes
2003-09-02 20:49:39 +00:00
Glenn Maynard
47df5fd125
Delete duplicate steps, to clean up after a bug in a previous version.
...
(This is more important now, as the "change duplicate difficulties"
code will make duplicate steps cause all difficulties to be shuffled around,
making it much harder to fix.)
2003-09-02 20:48:55 +00:00
Glenn Maynard
d583499e2d
Don't warn about MUSICBYTES.
2003-09-02 20:47:47 +00:00
Glenn Maynard
7223d446cb
const fix
2003-09-02 20:39:29 +00:00
Glenn Maynard
ae7f4b3bcd
m_iMusicBytes is unused
2003-09-02 20:38:05 +00:00
Glenn Maynard
028cf5474c
simplify
2003-09-02 20:28:56 +00:00
Glenn Maynard
5e073dfc00
Fix crash if there are two steps with Challenge difficulty
2003-09-02 20:25:00 +00:00
Glenn Maynard
028196e21d
m_iMusicBytes is unused
2003-09-02 20:21:55 +00:00
Glenn Maynard
26d830d9da
Fix a compile problem in gcc 3.2
2003-09-02 19:30:20 +00:00
Glenn Maynard
a551ff23f1
add test for inttypes.h
2003-09-02 19:28:43 +00:00
Glenn Maynard
1c7e341c3e
Simplify, add debug output
2003-09-02 19:12:45 +00:00
Glenn Maynard
6688b4a98a
Further simplify.
2003-09-02 08:38:48 +00:00
Glenn Maynard
3918da4072
simplify
2003-09-02 07:47:37 +00:00
Glenn Maynard
7f96a91be9
Cleanup.
...
Implement looping.
2003-09-02 06:08:02 +00:00
Glenn Maynard
834195f462
fix more output truncation
2003-09-02 06:01:28 +00:00
Glenn Maynard
75cfaad0bf
add log
2003-09-02 05:33:04 +00:00
Glenn Maynard
d8caa8ae59
this breaks some AVIs for some reason
2003-09-02 05:32:30 +00:00
Glenn Maynard
f269a2a73a
Fix up AVI timing
2003-09-02 05:31:47 +00:00
Glenn Maynard
250b70fcae
Add MovieDrivers preference.
...
Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp.
2003-09-02 04:52:00 +00:00
Glenn Maynard
aa8947f004
Add MovieDrivers preference.
2003-09-02 04:51:36 +00:00
Glenn Maynard
35fcd5dea2
Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp.
2003-09-02 04:50:33 +00:00
Glenn Maynard
f4ef27b0a0
enable FFMpeg in Windows
2003-09-02 04:34:36 +00:00
Glenn Maynard
866b97845a
update
2003-09-02 04:34:02 +00:00
Glenn Maynard
a06250f07f
rest of ffmpeg
2003-09-02 04:33:12 +00:00
Glenn Maynard
ce07d63144
add ffmpeg dlls
2003-09-02 04:32:32 +00:00
Glenn Maynard
2bb3053f6f
cleanup
2003-09-02 04:19:02 +00:00
Glenn Maynard
76a7249ffe
add ffmpeg headers
2003-09-02 04:07:02 +00:00
Glenn Maynard
92349937f8
s/AVCodec/FFMpeg/
2003-09-02 04:01:01 +00:00
Glenn Maynard
3a54183ce1
fix ksf reading in *nix
2003-09-02 03:19:33 +00:00
Andrew Wong
7ee2fd74e8
wait a few steps before regaining life after a player fails
2003-09-02 02:57:40 +00:00
Glenn Maynard
8f5633e377
namespace fixes
2003-09-02 01:41:48 +00:00
Andrew Wong
4bf1af1014
metrics update.
2003-09-02 00:45:47 +00:00
Andrew Wong
e01ddb0263
add metric for menu items when title menu is created (updated metrics any moment now...)
2003-09-02 00:45:02 +00:00
Glenn Maynard
0440cddcca
avoid using int64_t
2003-09-02 00:40:28 +00:00
Glenn Maynard
d1db9209eb
fix movie sync bug
2003-09-02 00:38:01 +00:00
Glenn Maynard
587b331ee2
fix warning
2003-09-01 23:24:01 +00:00
Glenn Maynard
081bb9bea2
Fix movie background layers with Type=1.
2003-09-01 21:45:45 +00:00
Glenn Maynard
57f21d13d0
fix output truncation
2003-09-01 19:49:49 +00:00
Glenn Maynard
0e1e192c24
unused
2003-09-01 19:25:50 +00:00
Glenn Maynard
9f04db3152
This is done within the movie decoder.
2003-09-01 19:25:08 +00:00
Glenn Maynard
02e39d7f67
Handle first frame rendering correctly
2003-09-01 19:22:14 +00:00
Glenn Maynard
21cf140aa4
remove unused MovieTexture_DShow::Stop
2003-09-01 17:38:09 +00:00
Glenn Maynard
58c81413fc
Handle a still frame when we pause
2003-09-01 17:32:55 +00:00
Glenn Maynard
d44c5d2890
Minor simplifications and fixes
2003-09-01 17:20:55 +00:00
Glenn Maynard
3e691d58cd
Fix input mappings being lost if we abort before we read them
2003-09-01 17:12:36 +00:00
Thad Ward
bbe5f50de0
and the offending call is located.
2003-09-01 11:27:41 +00:00