lp:~laszlok/jokosher/crash-protection

Created by Laszlo Pandy and last modified
Get this branch:
bzr branch lp:~laszlok/jokosher/crash-protection
Only Laszlo Pandy can upload to this branch. If you are Laszlo Pandy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Laszlo Pandy
Project:
Jokosher
Status:
Merged

Recent revisions

1115. By Laszlo Pandy

Similar to previous commit: change action_id to event_id in CompleteLoading.

1114. By Laszlo Pandy

Make it clear that StartDownload.id is the ID of the corresponding event.

1113. By Laszlo Pandy

Fix incremental restoring of split events.
The problem was because of our async loading, we do not know the actual duration or the levels data until Gstreamer
has finished reading the entire file. Now when loading completes, we immediately write the levels data to disk, and
store the duration in the incremental save log. Then on restore we can do a fast syncronous load from the levels
file and split will work correctly because the duration and levels data is already there.

1112. By Laszlo Pandy

Don't overwrite local variable path in upper scope. This was causing it to save to wrong filename.

1111. By Laszlo Pandy

Log project properties changes in incremental save log.

1110. By Laszlo Pandy

Empty merge. I used uncommit which caused local copy to diverge from launchpad copy.

1109. By Laszlo Pandy

Merge from main branch after Elleo merged error-pane branch.
I must have screwed up the earlier merge from error-pane into this one (crash-protection), since the
ErrorPaneDialog in the glade file went missing. This merge puts it back where it should be.

1108. By Laszlo Pandy

Merge with main after Elleo merged laszlok main branch.

1107. By Laszlo Pandy

Make message for recovery more clear.

1106. By Laszlo Pandy

Don't show_all on instrument viewer because if the recording view is small, the buttons will be shown again.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers