mp3splt-gtk
|
#include "freedb_window.h"
Go to the source code of this file.
Enumerations | |
enum | { ALBUM_NAME, NUMBER, FREEDB_TABLE } |
Functions | |
GtkWidget * | create_freedb_frame (ui_state *ui) |
void | hide_freedb_spinner (gui_state *gui) |
void | update_splitpoints_from_mp3splt_state (ui_state *ui) |
The freedb tab
this file is used for the cddb tab (for searching on freedb)
Definition in file freedb_window.c.
GtkWidget* create_freedb_frame | ( | ui_state * | ui | ) |
creates the freedb box
Definition at line 436 of file freedb_window.c.
References wh_create_cool_button().
void update_splitpoints_from_mp3splt_state | ( | ui_state * | ui | ) |
updates the current splitpoints in ui->mp3splt_state
Takes the splitpoints from the table displayed in the gui
max_splits is the maximum number of splitpoints to update
Definition at line 286 of file freedb_window.c.
References add_row(), mp3splt_get_splitpoints(), splt_point::name, print_status_bar_confirmation(), remove_all_rows(), transform_to_utf8(), update_hundr_secs_from_spinner(), update_minutes_from_spinner(), update_seconds_from_spinner(), and splt_point::value.