2023-11-10 16:39:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2024-12-30 15:08:45 +00:00
< meta name = "generator" content = "Doxygen 1.9.8" / >
2023-11-10 16:39:26 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > N64FlashcartMenu: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > N64FlashcartMenu
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-12-30 15:08:45 +00:00
<!-- Generated by Doxygen 1.9.8 -->
2023-11-10 16:39:26 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
2024-12-30 15:08:45 +00:00
< div class = "textblock" > Here is a list of all documented functions with links to the documentation:< / div >
< h3 > < a id = "index_a" name = "index_a" > < / a > - a -< / h3 > < ul >
< li > actions_init()  :  < a class = "el" href = "actions_8h.html#ae496cb0fe97dced4a5caf96872a261fc" > actions.h< / a > < / li >
< / ul >
< h3 > < a id = "index_d" name = "index_d" > < / a > - d -< / h3 > < ul >
< li > disk_info_load()  :  < a class = "el" href = "disk__info_8h.html#a2c1242de9a3cfce96318374d38190d18" > disk_info.h< / a > < / li >
< / ul >
< h3 > < a id = "index_f" name = "index_f" > < / a > - f -< / h3 > < ul >
< li > fonts_init()  :  < a class = "el" href = "fonts_8h.html#a33d46c92981339eb74cc94f542f6b41c" > fonts.h< / a > < / li >
< / ul >
< h3 > < a id = "index_m" name = "index_m" > < / a > - m -< / h3 > < ul >
< li > mp3player_deinit()  :  < a class = "el" href = "mp3__player_8h.html#a27e96628429f1bf334a8bdc8aa78771f" > mp3_player.h< / a > < / li >
< li > mp3player_get_bitrate()  :  < a class = "el" href = "mp3__player_8h.html#ae458994b7719527ce6b0d7e04be67630" > mp3_player.h< / a > < / li >
< li > mp3player_get_duration()  :  < a class = "el" href = "mp3__player_8h.html#a6475423825cdf6be6e9f04f8eaba42b1" > mp3_player.h< / a > < / li >
< li > mp3player_get_progress()  :  < a class = "el" href = "mp3__player_8h.html#a299e3ec35cc9a1eb133056d438a1d38b" > mp3_player.h< / a > < / li >
< li > mp3player_get_samplerate()  :  < a class = "el" href = "mp3__player_8h.html#a4394d8fa7858da8428698481b2e4593e" > mp3_player.h< / a > < / li >
< li > mp3player_init()  :  < a class = "el" href = "mp3__player_8h.html#a54ebe029e4feba61d13e783c218779b6" > mp3_player.h< / a > < / li >
< li > mp3player_is_finished()  :  < a class = "el" href = "mp3__player_8h.html#a7541a5b1c9ee5827482dd9a27c2e7f78" > mp3_player.h< / a > < / li >
< li > mp3player_is_playing()  :  < a class = "el" href = "mp3__player_8h.html#af574b501471164554432e69db962d028" > mp3_player.h< / a > < / li >
< li > mp3player_load()  :  < a class = "el" href = "mp3__player_8h.html#a21f10894d26a0be4f4fd57ba9f375bde" > mp3_player.h< / a > < / li >
< li > mp3player_mixer_init()  :  < a class = "el" href = "mp3__player_8h.html#a371a921f88bc769844e5c70e836f548e" > mp3_player.h< / a > < / li >
< li > mp3player_mute()  :  < a class = "el" href = "mp3__player_8h.html#a23f9095e68c43a57263068971434af6f" > mp3_player.h< / a > < / li >
< li > mp3player_play()  :  < a class = "el" href = "mp3__player_8h.html#a2a8c1cb0b44722e5cc3cfcb92e469705" > mp3_player.h< / a > < / li >
< li > mp3player_process()  :  < a class = "el" href = "mp3__player_8h.html#a2bdcd90ca061220458e5eb55ddf0448f" > mp3_player.h< / a > < / li >
< li > mp3player_seek()  :  < a class = "el" href = "mp3__player_8h.html#a94888a397567b6b5284b8e1cf210226b" > mp3_player.h< / a > < / li >
< li > mp3player_stop()  :  < a class = "el" href = "mp3__player_8h.html#aa64bbde538b01cc1a9d355d4d0689ae9" > mp3_player.h< / a > < / li >
< li > mp3player_toggle()  :  < a class = "el" href = "mp3__player_8h.html#acaef0c271f272411911e328827d52518" > mp3_player.h< / a > < / li >
< li > mp3player_unload()  :  < a class = "el" href = "mp3__player_8h.html#aff3e4e432b6fd601b4c7e1e03af6e7be" > mp3_player.h< / a > < / li >
< / ul >
< h3 > < a id = "index_p" name = "index_p" > < / a > - p -< / h3 > < ul >
< li > png_decoder_abort()  :  < a class = "el" href = "png__decoder_8h.html#ac38ee3f3c0d1efba8b698e52d3ed203f" > png_decoder.h< / a > < / li >
< li > png_decoder_get_progress()  :  < a class = "el" href = "png__decoder_8h.html#a6b2ba820e7e2d9b49ba727b78beb6ac8" > png_decoder.h< / a > < / li >
< li > png_decoder_poll()  :  < a class = "el" href = "png__decoder_8h.html#a7e7514f26e11a67484fe42009bf58ced" > png_decoder.h< / a > < / li >
< li > png_decoder_start()  :  < a class = "el" href = "png__decoder_8h.html#a91b64bacdbc4945af5e10bc2171e95ed" > png_decoder.h< / a > < / li >
< / ul >
< h3 > < a id = "index_s" name = "index_s" > < / a > - s -< / h3 > < ul >
2024-04-24 00:45:26 +00:00
< li > settings_init()  :  < a class = "el" href = "settings_8h.html#a0d712e9d053c952928b0d7c6355fee96" > settings.h< / a > < / li >
2023-11-10 16:39:26 +00:00
< li > settings_load()  :  < a class = "el" href = "settings_8h.html#a92cf6203bb213032dddd4dcc16a95536" > settings.h< / a > < / li >
< li > settings_save()  :  < a class = "el" href = "settings_8h.html#afdd03c789a4efd13147e1e7ef25bab9d" > settings.h< / a > < / li >
2024-12-30 15:08:45 +00:00
< li > sound_init_default()  :  < a class = "el" href = "sound_8h.html#a07821cfe30ceff25ea3ced58e082c338" > sound.h< / a > < / li >
< li > sound_init_mp3_playback()  :  < a class = "el" href = "sound_8h.html#aab8b9e403b653c8c710e13b208a15079" > sound.h< / a > < / li >
< li > sound_init_sfx()  :  < a class = "el" href = "sound_8h.html#a0d1a8383f0881f72b4bf2dabbafd7b4e" > sound.h< / a > < / li >
< li > sound_play_effect()  :  < a class = "el" href = "sound_8h.html#a0da25fd87321991846c52b383f6f13bc" > sound.h< / a > < / li >
< li > sound_use_sfx()  :  < a class = "el" href = "sound_8h.html#aee86d15559278545acf0e7dec7505249" > sound.h< / a > < / li >
< / ul >
< h3 > < a id = "index_u" name = "index_u" > < / a > - u -< / h3 > < ul >
< li > ui_components_actions_bar_text_draw()  :  < a class = "el" href = "ui__components_8h.html#a20d5f8de756694863150fc9fdb165df5" > ui_components.h< / a > < / li >
< li > ui_components_background_draw()  :  < a class = "el" href = "ui__components_8h.html#a430e0e508cd3f8afa45d92c829ef4641" > ui_components.h< / a > < / li >
< li > ui_components_background_free()  :  < a class = "el" href = "ui__components_8h.html#aff8c7238e004733ed189888e0e639948" > ui_components.h< / a > < / li >
< li > ui_components_background_init()  :  < a class = "el" href = "ui__components_8h.html#a9e46cb883ffa851e48a4d40beeb1a107" > ui_components.h< / a > < / li >
< li > ui_components_background_replace_image()  :  < a class = "el" href = "ui__components_8h.html#a3b997df3be1af71aae30da3b3db0f467" > ui_components.h< / a > < / li >
< li > ui_components_border_draw()  :  < a class = "el" href = "ui__components_8h.html#a3e4221f0e019cd6a5242964a275c7fa3" > ui_components.h< / a > < / li >
< li > ui_components_box_draw()  :  < a class = "el" href = "ui__components_8h.html#a19fde3f83a0b9050ffd8345ea0050032" > ui_components.h< / a > < / li >
< li > ui_components_boxart_draw()  :  < a class = "el" href = "ui__components_8h.html#ada31b54d8e469084084abd5d7f78a57a" > ui_components.h< / a > < / li >
< li > ui_components_boxart_free()  :  < a class = "el" href = "ui__components_8h.html#ac6936fee273ef656c6bc72f7378f22ca" > ui_components.h< / a > < / li >
< li > ui_components_boxart_init()  :  < a class = "el" href = "ui__components_8h.html#afd907af4f432f262676bb167d09fd70c" > ui_components.h< / a > < / li >
< li > ui_components_context_menu_draw()  :  < a class = "el" href = "ui__components_8h.html#a70e42afc6a29c48031a5cc9b468e5ef0" > ui_components.h< / a > < / li >
< li > ui_components_context_menu_init()  :  < a class = "el" href = "ui__components_8h.html#af42a44cb942201920ae50554013ae624" > ui_components.h< / a > < / li >
< li > ui_components_context_menu_process()  :  < a class = "el" href = "ui__components_8h.html#ac5f3e5007fdc55383741cbabe4164fa8" > ui_components.h< / a > < / li >
< li > ui_components_context_menu_show()  :  < a class = "el" href = "ui__components_8h.html#a8b3e6c2e1c5f4525162f58f5b26f57d9" > ui_components.h< / a > < / li >
< li > ui_components_dialog_draw()  :  < a class = "el" href = "ui__components_8h.html#a38d9464112258ff472b96fac7e5511f7" > ui_components.h< / a > < / li >
< li > ui_components_file_list_draw()  :  < a class = "el" href = "ui__components_8h.html#a4451d34e746c41d4b7da7ff949f00dd9" > ui_components.h< / a > < / li >
< li > ui_components_layout_draw()  :  < a class = "el" href = "ui__components_8h.html#a49736b8aac4d3edaa97c998fbbb84c3a" > ui_components.h< / a > < / li >
< li > ui_components_list_scrollbar_draw()  :  < a class = "el" href = "ui__components_8h.html#ab7813f3fda3c7021a40579f523c84bdc" > ui_components.h< / a > < / li >
< li > ui_components_loader_draw()  :  < a class = "el" href = "ui__components_8h.html#afe89a346987638090e9faaadccc05d79" > ui_components.h< / a > < / li >
< li > ui_components_main_text_draw()  :  < a class = "el" href = "ui__components_8h.html#a25b8a39daddb449472425521a679f171" > ui_components.h< / a > < / li >
< li > ui_components_messagebox_draw()  :  < a class = "el" href = "ui__components_8h.html#a2a0e7f4688bff44d1e41a3b49ffbc791" > ui_components.h< / a > < / li >
< li > ui_components_progressbar_draw()  :  < a class = "el" href = "ui__components_8h.html#a150f8458f19c9d03bfd7297676fc7680" > ui_components.h< / a > < / li >
< li > ui_components_scrollbar_draw()  :  < a class = "el" href = "ui__components_8h.html#ab7ef483e79ce878eac283808e415d5c4" > ui_components.h< / a > < / li >
< li > ui_components_seekbar_draw()  :  < a class = "el" href = "ui__components_8h.html#a86fb1ca1e34bcb2e657394c83ce3790b" > ui_components.h< / a > < / li >
< li > usb_comm_poll()  :  < a class = "el" href = "usb__comm_8h.html#af0661dedfab86268071a3733e0755c21" > usb_comm.h< / a > < / li >
2023-11-10 16:39:26 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2025-01-16 22:08:04 +00:00
Generated on Thu Jan 16 2025 22:08:04 for N64FlashcartMenu by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.8
2023-11-10 16:39:26 +00:00
< / small > < / address >
< / body >
< / html >