Gloss gets video

So time for another Gloss update. I’ve put in a lot of effort lately to adding new feature so its highly unstable at the moment but most of the things that were working continue to do so and there’s even been the odd bug fixed.

As far as new features go, the big ticket items are:

  • A video plugin! Its been under development for a little while but now its in place and seemingly working, albeit rather buggy
  • Full screen video now works.
  • All video playback now runs through a central controller that ensures a consistent on screen display

It doesn’t sound like much but there’s been a bit to get it all running together. I need to pause now I think and start fixing bugs. The final big plugin to be written is an audio player which hasn’t even been started at this stage.

As usual, the screencast is up on YouTube:
YouTube Preview Image

4 commentaires so far »

  1. Chutzpah! said,

    Wrote on November 10, 2007 @ 7:39 am

    All talk, no code! Where da code, mang??!?!

  2. noisymime said,

    Wrote on November 10, 2007 @ 7:53 am

    Code has been available since the beginning. Checkout http://gloss-mc.googlecode.com

  3. monk said,

    Wrote on November 16, 2007 @ 10:40 pm

    That cool :)

    Only question is, why do you use MySQL instead of the lighweighter and in Python-programs more regurlarly used SQLite?

  4. noisymime said,

    Wrote on December 7, 2007 @ 10:39 am

    monk: MySQL is used as it is the default and most commonly used DB for Mythtv backends and so it was used for Gloss. I’ve never really used sqlite much, but my understanding is that it doesn’t allow connections to a ‘normal’ MySQL server as is required in this case.

Comment RSS · TrackBack URI

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Comment: