Skyler Hawthorne wrote:
> Now that introduction is out of the way, I was hoping someone could
> help me with a bug! As per the LO GSoC Wiki (
> http://wiki.documentfoundation.org/Development/GSoc ), I am working
> on an EasyHack bug. I chose Bug #32598 (
> https://bugs.freedesktop.org/show_bug.cgi?id=32598 ).
> 
> I assume that there is some function called something like
> "setChanged()" or something to that effect that just needs to be
> added to the code that controls the video. Using opengrok, I found
> that "mediawindow.cxx" appears to control Mute and Repeat with its
> "setMute()" and "setPlayBackLoop()" functions, respectively.
> 
Hi Skyler,

we were talking about that on irc (incidentally, the best way to get
questions answered quickly - much less latency than email) ;) -

look for "SetChanged()" - you'll need to change a few places, and
pass in the document where the MediaWindow gets instantiated, and
probably want to the centrally deal with the document modification
state when updating the MediaItem.

HTH,

-- Thorsten

Attachment: pgpozNAm6HUBj.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to