Commit Graph

6 Commits

Author SHA1 Message Date
Ray Greenwell 0fdf0da9d5 Nixed debug logging.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@703 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-13 02:10:16 +00:00
Ray Greenwell 6f82c8b7a9 As usual, flash sucks and the NetStream object notifies us when it has seeked,
but reading the position value off the object returns the old position.
If we wait 1 frame we get the updated value.
Fuckers.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@701 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-13 00:39:46 +00:00
Ray Greenwell 59536d47ad Bugfix: stop the positionTimer when we unload.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@698 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-12 05:32:43 +00:00
Ray Greenwell b6f41f765e Autoplay FLVs, for now, like the old player did.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@688 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-06 20:09:32 +00:00
Ray Greenwell 1e33a90f14 Checkpoint: seeking, tweaking... no peeking!
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@684 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-04 03:52:34 +00:00
Ray Greenwell 8ee553c3e3 New video stuffs.
- VideoPlayer is the interface to the video backend.
- Adapted my old VideoDisplayer into a FlvVideoPlayer
and the SimpleVideoDisplay frontend.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@680 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-11-01 03:10:21 +00:00