[Mplayerplug-in-cvs] mplayerplug-in ChangeLog,1.570,1.571
Brought to you by:
kdekorte
|
From: Kevin D. <kde...@us...> - 2008-06-12 14:21:19
|
Update of /cvsroot/mplayerplug-in/mplayerplug-in In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29688 Modified Files: ChangeLog Log Message: Converted one gtk_ call to g_idle_ event may fix crash in thread on some systems Index: ChangeLog =================================================================== RCS file: /cvsroot/mplayerplug-in/mplayerplug-in/ChangeLog,v retrieving revision 1.570 retrieving revision 1.571 diff -C2 -d -r1.570 -r1.571 *** ChangeLog 12 Jun 2008 14:00:34 -0000 1.570 --- ChangeLog 12 Jun 2008 14:21:13 -0000 1.571 *************** *** 1,3 **** --- 1,4 ---- Development + Converted one gtk_ call to g_idle_ event may fix crash in thread on some systems Fix display issue when pulse audio is selected, and add pulse to options Apply patches from Bill Lear rael at zopyra com |