[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r12773] by klaussfreire

A few python bindings required for "smooth" movie support.
Finally.

Will commit the python side of things soonish.

2010-05-10 04:31:33 Tree
[r12772] by klaussfreire

Slight formatting fix, before further changes get committed.

2010-04-25 19:28:20 Tree
[r12771] by dan_w

Completeing previous commit from the right folder.

2010-04-24 05:44:52 Tree
[r12770] by dan_w

Deleted a couple of backup files accidentally committed.

2010-04-24 05:43:24 Tree
[r12769] by dan_w

Added .blend files for gleaner, diligence and franklin, and updated blend file of the Knight.

2010-04-24 05:39:39 Tree
[r12768] by dan_w

Added .blend versions of .bfxm's for Anaxidamus and Robin, for future work.

2010-04-24 02:22:04 Tree
[r12767] by klaussfreire

Ticket #38 mostly done: Integration of SUCSS for streaming of movie audio.

Issues remaining:
* Long hiccups in the event loop make the streaming source stop playing. It won't resume automatically - which is bad.
* Long streaming buffers create lipsync issues, even with OpenAL's supposedly accurate playing time. Add the previous point (which requires long buffers to avoid streaming to halt), and we're in trouble.
* Code a GUI.py abstraction for playing videos in full screen... so it's mod-friendly (right now, everything's too low level). Mostly the interaction with the Music DJ, which is complex.

The first two issues would be easily solved by threading the streaming part of the renderer... will have to look into that.

2010-04-21 04:51:15 Tree
[r12766] by klaussfreire

Bugfix: negative seek times would bring all sorts of crashy trouble.
Although negative seeks are wrong, crashy trouble is... wronger.

2010-04-21 04:44:55 Tree
[r12765] by klaussfreire

Bugfix: lin_time's queryTime() wasn't doing what I thought it did.
Implemented lin_time's realTime(), which does what we want.

2010-04-21 04:43:55 Tree
[r12764] by klaussfreire

Fixed ffmpeg/swscale detection issues.

2010-04-19 07:17:58 Tree
Older >