non/Timeline
Jonathan Moore Liles 8a76b01db9 Fix occasional segfault upon loading snapshots.
Sometimes the situation could arise where a log ID referred to by a
log entry's property list coincided with the temporary log ID
associated with the object being created--usually resulting in an
immediate segfault. Assigning the final log ID BEFORE setting the
properties prevents this from happening.
2008-12-18 01:18:41 -06:00
..
Engine Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Annotation_Point.H Add missing GPL headers. 2008-05-22 11:34:33 -05:00
Annotation_Region.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Annotation_Region.H Add missing GPL headers. 2008-05-22 11:34:33 -05:00
Annotation_Sequence.H Make deletion of container widgets undoable! 2008-06-05 23:14:00 -05:00
Audio_Region.C Take fades into consideration when splitting regions. 2008-07-30 23:03:16 -05:00
Audio_Region.H Cleanups and commenting. 2008-06-19 21:55:47 -05:00
Audio_Sequence.C Use timestamps (of creation) for take names instead of sequential numbers. 2008-12-04 08:13:28 -06:00
Audio_Sequence.H Use timestamps (of creation) for take names instead of sequential numbers. 2008-12-04 08:13:28 -06:00
Clock.H Add solo and record blinkers to TLE. 2008-07-26 01:49:57 -05:00
Control_Point.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Control_Point.H Oops. Fix control sequence playback broken by renmaing. 2008-05-12 21:43:12 -05:00
Control_Sequence.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Control_Sequence.H Cleanups and commenting. 2008-06-19 21:55:47 -05:00
LASH.C Add module information to debugging output. 2008-07-29 21:30:45 -05:00
LASH.H Move LASH poll timer into LASH.C. 2008-05-15 19:53:46 -05:00
LASH_Client.C Add module information to debugging output. 2008-07-29 21:30:45 -05:00
LASH_Client.H Add enabled() predicate to LASH_Client... 2008-05-15 20:01:56 -05:00
Log_Entry.C Oops. Remove debugging noise from console output. 2008-12-06 00:45:51 -06:00
Log_Entry.H Oops. Fix Log_Entry diff'ing. 2008-06-05 22:26:51 -05:00
Loggable.C Fix occasional segfault upon loading snapshots. 2008-12-18 01:18:41 -06:00
Loggable.H Fix occasional segfault upon loading snapshots. 2008-12-18 01:18:41 -06:00
Project.C Add module information to debugging output. 2008-07-29 21:30:45 -05:00
Project.H Add creation and modification times to project info dialog. 2008-07-18 23:31:47 -05:00
RWLock.H Add missing GPL headers. 2008-05-22 11:34:33 -05:00
Scalebar.H Add missing GPL headers. 2008-05-22 11:34:33 -05:00
Sequence.C Use timestamps (of creation) for take names instead of sequential numbers. 2008-12-04 08:13:28 -06:00
Sequence.H Use timestamps (of creation) for take names instead of sequential numbers. 2008-12-04 08:13:28 -06:00
Sequence_Point.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Sequence_Point.H Cleanups and commenting. 2008-06-19 21:55:47 -05:00
Sequence_Region.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Sequence_Region.H Cleanups and commenting. 2008-06-19 21:55:47 -05:00
Sequence_Widget.C Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Sequence_Widget.H Clean up sequence widget class. 2008-06-22 20:01:09 -05:00
TLE.fl Show disk usage in TLE. 2008-07-30 01:48:22 -05:00
Tempo_Point.C Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Tempo_Point.H Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Tempo_Sequence.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Tempo_Sequence.H Adapt other classes to the new handle_widget_change() method. 2008-05-22 17:02:39 -05:00
Time_Point.C Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Time_Point.H Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Time_Sequence.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Time_Sequence.H Adapt other classes to the new handle_widget_change() method. 2008-05-22 17:02:39 -05:00
Timeline.C Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Timeline.H Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Track.C Draw inactive takes in a darker hue. 2008-12-06 15:45:37 -06:00
Track.H Oops. Write journal entries in proper order when generating snapshot. 2008-08-04 00:06:45 -05:00
Transport.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Transport.H Add solo and record blinkers to TLE. 2008-07-26 01:49:57 -05:00
Waveform.C Remove extraneous inclusions of const.h 2008-08-04 00:03:29 -05:00
Waveform.H Move (mostly) all Engine functionality into Engine/ directory. 2008-05-22 02:05:49 -05:00
const.h Add module information to debugging output. 2008-07-29 21:30:45 -05:00
main.C Formally disconnect from JACK at exit. 2008-07-30 23:14:49 -05:00
makefile.inc Automatically save a snapshot when close()'ing a project. 2008-06-04 21:10:37 -05:00
types.h Add locking for track widget drags. 2008-05-22 14:19:39 -05:00