|
Atrinik Client 2.5
|
#include <global.h>Go to the source code of this file.
Handles music player widget code.
Definition in file mplayer.c.
| #define BLACKLIST_ALL_DELAY 1500 |
| #define FILE_MPLAYER_BLACKLIST "mplayer.blacklist" |
| static void list_handle_enter | ( | list_struct * | list | ) | [static] |
| static const char* list_text_color_hook | ( | list_struct * | list, |
| const char * | default_color, | ||
| uint32 | row, | ||
| uint32 | col | ||
| ) | [static] |
| static void mplayer_blacklist_mass_toggle | ( | list_struct * | list, |
| uint8 | state | ||
| ) | [static] |
| static void mplayer_blacklist_save | ( | list_struct * | list | ) | [static] |
| static void mplayer_blacklist_toggle | ( | list_struct * | list | ) | [static] |
| static int mplayer_blacklisted | ( | list_struct * | list | ) | [static] |
| static void mplayer_check_shuffle | ( | ) | [static] |
| static void mplayer_do_shuffle | ( | list_struct * | list | ) | [static] |
| static void mplayer_list_init | ( | list_struct * | list, |
| const char * | path, | ||
| uint8 | duplicates | ||
| ) | [static] |
| void mplayer_now_playing | ( | ) |
| void widget_mplayer_background | ( | widgetdata * | widget | ) |
| void widget_mplayer_deinit | ( | widgetdata * | widget | ) |
| void widget_mplayer_mevent | ( | widgetdata * | widget, |
| SDL_Event * | event | ||
| ) |
| void widget_show_mplayer | ( | widgetdata * | widget | ) |
button_struct button_play [static] |
uint8* shuffle_blacklist = NULL [static] |
1.7.4