[gnome-mplayer] r2465 committed - Hide debug message

1 view
Skip to first unread message

gnome-...@googlecode.com

unread,
Jan 20, 2014, 4:49:20 PM1/20/14
to gnome-mpla...@googlegroups.com
Revision: 2465
Author: kdekorte
Date: Mon Jan 20 21:48:56 2014 UTC
Log: Hide debug message
http://code.google.com/p/gnome-mplayer/source/detail?r=2465

Modified:
/trunk/ChangeLog
/trunk/src/gui.c

=======================================
--- /trunk/ChangeLog Thu Jan 9 21:58:21 2014 UTC
+++ /trunk/ChangeLog Mon Jan 20 21:48:56 2014 UTC
@@ -1,4 +1,5 @@
Development
+ Hide debug message
1.0.9b
Fix problem with preferences dialog not having focus when opened
Fix problem with subtitles reappearing after they have been disabled
after
=======================================
--- /trunk/src/gui.c Fri Jan 3 17:10:00 2014 UTC
+++ /trunk/src/gui.c Mon Jan 20 21:48:56 2014 UTC
@@ -7099,7 +7099,7 @@
icon_start = "media-playback-start-symbolic";
#endif

- gm_log(verbose, G_LOG_LEVEL_MESSAGE, "in media state change with state
= %s dontplaynext = %i",
+ gm_log(verbose, G_LOG_LEVEL_DEBUG, "in media state change with state
= %s dontplaynext = %i",
gmtk_media_state_to_string(media_state), dontplaynext);
switch (media_state) {
// mplayer is dead, need the next item off the playlist
Reply all
Reply to author
Forward
0 new messages