RE: [AD] set_modified |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> I guess the grabber is supposed to know when to call it. Do
> you have a
> specific scenario for which it is not the case?
Anything where a plugin can modify an object.
My case was that I added the ability to encode a DAT_SAMPLE object
to Ogg/Vorbis. In which case, I access the object directly (I want
to keep the list of properties intact). The grabber doesn't know
the object was changed, as I call _unload_datafile_object, which
is from Allegro, not datedit.
Such low level access won't allow the grabber to notice anything
has changed, thus my attempt to tell it myself.
--
Vincent Penquerc'h
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |