Top Level
Message | Method | Channel | Thread |
Log information | [FILE] . beginLogs | Log Info | Main |
Main thread started. | [FILE] . _Main | Main | Main |
Auto-save thread is starting. | [FILE] . autosaveLoop | Auto-save | Auto-save |
Main thread has exited. | [FILE] . _Main | Main | Main |
Auto-save thread is exiting. | [FILE] . autosaveLoop | Auto-save | Auto-save |
Log information
Message | Method | Channel | Thread |
Log file starting on 11.03.2007 at 18:59 | [FILE] . beginLogs | Log Info | Main |
This log is being dumped to 'D:\audio\tracker\win32\tracker\wav\logs\' and should also be rendered to HTML once the program closes. | [FILE] . beginLogs | Log Info | Main |
Main thread started.
Message | Method | Channel | Thread |
Creating the application object. | [FILE] . _Main | Main | Main |
Application object created, starting the application. | [FILE] . _Main | Main | Main |
The main thread has returned from running the Window, the app will now exit. | [FILE] . _Main | Main | Main |
Main thread has exited. | [FILE] . _Main | Main | Main |
Creating the application object.
Message | Method | Channel | Thread |
Main application constructor running, creating subsystems. | [FILE] . .ctor | Application | Main |
Subsystems created, construction complete. | [FILE] . .ctor | Application | Main |
Application object created, starting the application.
Message | Method | Channel | Thread |
Beginning initialisation of subsystems. | [FILE] . startApp | Application | Main |
Opening main window. | [FILE] . startApp | Application | Main |
Main window close event. | [FILE] . SoundGUI_Closing | Main | Main |
The application window has closed, the application will now exit. | [FILE] . startApp | Application | Main |
Application is exiting. | [FILE] . startApp | Application | Main |