]> git.sesse.net Git - vlc/commit
* store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare...
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 4 Apr 2006 20:33:54 +0000 (20:33 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 4 Apr 2006 20:33:54 +0000 (20:33 +0000)
commit9873415677b1a3e5c348b536fc753a0b267edf05
tree366bfb47a1928bb87f9309291f8121d07877e1f2
parent15eb7e6206ec15700fd80ecdd9e432790abfd152
* store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare crashes when en-/disabling vout-filters or leaving/entering fullscreen-mode really fast.

When going to fast to fullscreen/windowed-mode VLC can still crash (now at vout.m:375), but that scenario isn't realistic because you need to perform this function at least 5 to 10 times per second to get this done.
modules/gui/macosx/vout.m