BCSTM Player
This commit is contained in:
@@ -72,6 +72,7 @@ bool load_preview_from_buffer(char * row_pointers, u32 size, C2D_Image * preview
|
||||
bool load_preview(const Entry_List_s * list, C2D_Image * preview_image, int * preview_offset);
|
||||
void free_preview(C2D_Image preview_image);
|
||||
Result load_audio(const Entry_s *, audio_s *);
|
||||
Result load_audio_ogg(const Entry_s * entry, audio_ogg_s * audio);
|
||||
void load_icons_first(Entry_List_s * current_list, bool silent);
|
||||
void handle_scrolling(Entry_List_s * list);
|
||||
void load_icons_thread(void * void_arg);
|
||||
|
||||
Reference in New Issue
Block a user