View Single Post
Old 24th May 2012, 16:59   #892  |  Link
SassBot
Guest
 
Posts: n/a
Yeah, it's going well. Most of the code can be copy-and-pasted over. Most of the hard translation, such as the internal bitmap class to using Qt's QImage class is already done. And yeah, once I get it feature-matching I can look into extending. I'm hoping to be done mid next week unless I hit snags. Right now, DVD idx/sub and ifo/sup decoding is done. Working on getting BD and HDDVD docoding done today along with as much output code as I can as well.

Right now, the code is a little messy due to lots of copy-and-paste and stubbing so the organization will be in flux for a while.

Last edited by SassBot; 24th May 2012 at 17:02.
  Reply With Quote