[matroska] r1003 - trunk/DvdMenuXtractor

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-01-05 13:50:48 +0300 (Wed, 05 Jan 2005)
New Revision: 1003

Modified:
   trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
Log:
DMX: fixes and more useful messages

Modified: trunk/DvdMenuXtractor/DvdMenuXtractor.cpp
===================================================================
--- trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2005-01-05 10:12:10 UTC (rev 1002)
+++ trunk/DvdMenuXtractor/DvdMenuXtractor.cpp	2005-01-05 10:50:48 UTC (rev 1003)
@@ -754,7 +754,7 @@
 				m_gaDemuxProgress->SetValue(aVobParser.GetPacketIndex() >> 8);
                 wxYield();
             }
-			m_txtDemuxLog->AppendText("Done demuxing\n");
+			m_txtDemuxLog->AppendText("Done demuxing " + newFilename + "\n");
         }
         catch(VobParserException e)
         {
@@ -1504,6 +1504,8 @@
 
 		GenerateXMLScript();
 
+		m_txtDemuxLog->AppendText("I'M DONE\n");
+
 		m_OperationInProgress = FALSE;
 	}
 
@@ -1561,7 +1563,6 @@
 };
 
 BEGIN_EVENT_TABLE(DvdMenuXtractorWizard, wxMyWizard)
-EVT_MOVE(DvdMenuXtractorWizard::OnMove)
 END_EVENT_TABLE()
 
 // ----------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.