Searched refs:streaming_cast_title (Results 1 – 1 of 1) sorted by relevance
126 static GtkWidget *streaming_cast_title, *streaming_udp_title; variable194 …tream.cast_title_streaming = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(streaming_cast_title)); in flac_configurewin_ok()756 streaming_cast_title = gtk_check_button_new_with_label(_("Enable SHOUT/Icecast title streaming")); in FLAC_XMMS__configure()757 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(streaming_cast_title), flac_cfg.stream.cast_title_s… in FLAC_XMMS__configure()758 gtk_box_pack_start(GTK_BOX(streaming_cast_vbox), streaming_cast_title, FALSE, FALSE, 0); in FLAC_XMMS__configure()