Hi! This is another revision that doesn't affect functionality (at least I hope so). It changes the messy inbuffer handling - inbuffers were created at several places, and even copied. From now on, there will be a single inbuffer for each dvbcut window. It's a member of class dvbcut and it is passed to other objects (mpgfile, psfile or tsfile) as a reference only. Open/close is also handled in dvbcut (or main(), in case you're using -generateidx). This is another step towards multi-file support.
No, wait. There *was* a change in functionality that I almost forgot. You can now use short options: "-g"(enerate), "-b"(atch) or "-i"(dx). In fact, any valid prefix should work, e.g. "-gen" or "-bat". -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
