Blender Git Commit Log

Git Commits -> Revision 7b311c0

October 24, 2016, 10:34 (GMT)
Fix T49656: Crash when starting playback while using JACK audio with A/V sync

When ED_screen_animation_play is called from wm_event_do_handlers,ScrArea *sa = CTX_wm_area(C); is NULL in ED_screen_animation_timer.
Informing the audio system in CTX_data_main_set, that a new Main has been set.

Commit Details:

Full Hash: 7b311c07ee5c5336c579d9aa980511e878c3cb43
Parent Commit: 1bcddea
Committed By: Sergey Sharybin
Lines Changed: +9, -1

2 Modified Paths:

/source/blender/blenkernel/intern/context.c (+2, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021