If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:minid
BoxMatrix >> Shell-Commands >> minid | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | minid - type Link, Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 338k - 501k, Link - Firmware: 4.44 - 4.99 | ||||||
Function: | FRITZ! Mini support daemon. |
Goto: Plugins - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
minid is the support daemon for the FRITZ! Mini WLAN telephone, nicknamed mini.
The mini firmware completely runs on the limited WLAN SoC, all logic and functionality is performed by minid on the box.
minid announces the mini
UPnP root device via SSDP which is described by mini.xml.
The description mini.xml is dynamically created by preprocessing the mini-template.xml.
Since minid was introduced on 71xx with very small memory all functions are implented as plugins and loaded on demand.
minid is started in rc.media:
minid -m menu.conf -c plugin.conf -s /var/rfcntlsock
Fw 4.49 help:
root@fritz:/var/mod/root# minid -h MiniD 3.8.33, build 20071205 (+quiet +alloc -pimsg svn 2530 bpi 20070305 frfc 1.56.0 base 004074b0) Usage: browser (option)+, valid options are: -s <sockname> Name of the intercomm socket -m <menuname> Name of the menu definition file -c <confname> Name of the plugin configuration file -v Run with verbose diag messages -h Display *this* message and exit -E <arg> unknown -D <arg> unknown
Plugins
This is a subset of the AVM-Commands section, filtered for minid plugins:
Daily updated index of all minid plugins found scanning Firmware-Probes . Last update: 2025-01-27 05:40 GMT.
The label (avmcmd)
in the Plugin
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective plugin. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
Plugin | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
email.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini email plugin for minid. | /bin | 33.0k - 89.2k, Link | Link, Exec | AVM |
music.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini music plugin for minid. | /bin | 50.2k - 57.0k, Link | Link, Exec | AVM |
rssagg.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini RSS aggregator plugin for minid. | /bin | 37.4k - 43.0k, Link | Link, Exec | AVM |
streamer.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini internet radio and podcast streamer plugin for minid. | /bin | 67.2k - 123k, Link | Link, Exec | AVM |
telephon.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini Telephony plugin for minid. | /bin | 26.9k - 45.9k, Link | Link, Exec | AVM |
update.plugin | 12 | 4.44 - 4.99 | FRITZ! Mini update plugin for minid. | /bin | 18.9k - 20.3k, Link | Link, Exec | AVM |
6 minid plugins |
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 4.49 source files:
$ strings /bin/minid | grep -e '\.c$' -e '\.cpp$' audio.c box-update.c bpic.c bpix.c brim.c browser.c clock.c cmdqueue.c configio.c context.c display-tools.c editor.c email.c fakeio.c fon.c frfc.c funky.c guided-tour.c imager.c keep-alive.c list.c main.c menu.c music.c mxml-extra.c plerror.c podcast.c radar.c reader.c renderman.c rss.c search.c sensor.c streamer2.c tam.c telcallbook.c telcallintern.c telcalllist.c timasy.c timer.c upnpaccess.c webradio.c window.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2025-01-27 07:38 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | libacsrpc.so | 12 | 4.74 - 4.99 | RPC endpoint communication API. | AVM |
Depends on | lib | libavm_audio.so | 12 | 4.44 - 4.99 | TODO | AVM |
Depends on | lib | libavmcipher.so | 9 | 4.44 - 4.99 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 12 | 4.44 - 4.99 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmhmac.so | 9 | 4.44 - 4.99 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmsoac.so | 12 | 4.44 - 4.99 | Client / Server Socket Access API | AVM |
Depends on | lib | libavmupnpapi.so | 12 | 4.44 - 4.99 | TODO | AVM |
Depends on | lib | libbacktrace.so | 12 | 4.57 - 4.99 | Crash handler and logger | AVM |
Depends on | lib | libboxlib.so | 9 | 4.44 - 4.99 | Box status, logging and statistics functions | AVM |
Depends on | lib | libc.so | 12 | 4.44 - 4.99 | Standard C library | Linux |
Depends on | lib | libdl.so | 12 | 4.44 - 4.99 | Dynamic linking library | Linux |
Depends on | lib | libewnwlinux.so | 9 | 4.44 - 4.99 | Linux networking functions | AVM |
Depends on | lib | libflashclient.so | 12 | 4.44 - 4.99 | TODO | Linux |
Depends on | lib | libfoncclient.so | 12 | 4.44 - 4.99 | Client API for wireless telephones | AVM |
Depends on | lib | libgcc_s.so | 12 | 4.44 - 4.99 | GCC low-level runtime library | Linux |
Depends on | lib | libmaillib.so | 12 | 4.63 - 4.99 | Email parser and decoder | AVM |
Depends on | lib | libmxml.so | 12 | 4.44 - 4.99 | Mini-XML parser / generator | Linux |
Depends on | lib | libphonebook.so | 12 | 4.44 - 4.99 | Phonebook access API | AVM |
Depends on | lib | libpthread.so | 12 | 4.44 - 4.99 | POSIX threading library | Linux |
Depends on | lib | libslab.so | 9 | 4.44 - 4.99 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libwdt.so | 12 | 4.44 - 4.99 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebsrv.so | 9 | 4.44 - 4.99 | HTTP / HTTPS webserver and tools. | AVM |
22 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2025-01-27 05:40 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box WLAN 3270 | 4.57 - 4.86 | /bin | 371k - 497k |
FRITZ!Box WLAN 3270 v3 | 4.77 - 4.87 | /bin | 371k - 497k |
FRITZ!Box Fon WLAN 7140 | 4.50 - 4.77 | /bin | 343k - 492k |
FRITZ!Box Fon WLAN 7141 | 4.49 - 4.77 | /bin | 343k - 492k |
FRITZ!Box Fon WLAN 7170 | 4.44 - 4.99 | /bin | 338k - 501k |
FRITZ!Box Fon WLAN 7170 v1 | 4.44 - 4.99 | /bin | 338k - 501k |
FRITZ!Box Fon WLAN 7170 v2 | 4.44 - 4.99 | /bin | 338k - 501k |
FRITZ!Box Fon WLAN 7240 | 4.65 - 4.97 | /bin | 371k - 497k |
FRITZ!Box Fon WLAN 7270 v1 | 4.48 - 4.99 | /bin | 343k - 501k, Link |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 4.88 | /bin | 371k - 497k, Link |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 4.99 | /bin | 371k - 497k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.76 - 4.81 | /bin | 493k - 497k |
12 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2025-01-27 07:38 GMT.
Firmware | Symbol |
---|---|
4.44 - 4.99 | AddSocketHandle |
4.44 - 4.99 | SendUPNPEvent |
4.44 - 4.99 | StartUPNPAccess |
4.44 - 4.99 | StopUPNPAccess |
4.44 - 4.99 | UPnPNotify_MACChanged |
4.44 - 4.99 | UPnPNotify_UserChanged |
4.44 - 4.99 | UPnPSignalFromPlugin |
4.44 - 4.99 | WebServerRecvData |
4.44 - 4.99 | WebServerSendData |
4.44 - 4.99 | about_to_kill_context |
4.44 - 4.99 | add_dynamic_menu |
4.44 - 4.99 | add_fast_timer |
4.44 - 4.99 | add_funky_binding |
4.44 - 4.99 | add_funky_default |
4.44 - 4.99 | add_funky_definition |
4.44 - 4.99 | add_listener |
4.44 - 4.99 | add_menu_function |
4.44 - 4.99 | add_menu_function_range |
4.44 - 4.99 | add_menu_guard |
4.44 - 4.99 | add_menu_loader |
4.44 - 4.99 | add_menu_provider |
4.44 - 4.99 | add_msec_timer |
4.44 - 4.99 | add_n_funky_bindings |
4.44 - 4.99 | add_obj_head |
4.44 - 4.99 | add_obj_tail |
4.44 - 4.99 | add_timer |
4.56 - 4.99 | all_ready_to_sleep |
4.44 - 4.99 | attach_monitor |
4.57 - 4.99 | audio_activity |
4.57 - 4.99 | audio_activity_for_mac |
4.44 - 4.47 | audio_dec_volume |
4.57 - 4.99 | audio_drain_clicker |
4.63 - 4.99 | audio_drain_menu_filter |
4.57 - 4.63 | audio_drain_name_provider |
4.57 - 4.99 | audio_drain_provider |
4.57 - 4.99 | audio_drain_selector_init |
4.78 - 4.89 | audio_drain_selector_kill |
4.57 - 4.99 | audio_end_of_hijack |
4.44 - 4.99 | audio_flush_queue |
4.44 - 4.99 | audio_funky_provider |
4.44 - 4.99 | audio_get_drain |
4.44 - 4.99 | audio_get_source |
4.44 - 4.99 | audio_handler |
4.44 - 4.47 | audio_inc_volume |
4.57 - 4.99 | audio_is_ready |
4.44 - 4.99 | audio_link |
4.74 - 4.99 | audio_link_for_drain |
4.44 - 4.99 | audio_put_source |
4.57 - 4.99 | audio_reset_drain |
4.63 - 4.99 | audio_send_beep |
4.44 - 4.99 | audio_set_volume |
4.63 - 4.99 | audio_set_volume_again |
4.63 - 4.99 | audio_set_volume_checked |
4.74 - 4.99 | audio_set_volume_checked_faded |
4.57 - 4.99 | audio_set_volume_for_drain |
4.44 - 4.99 | audio_setup |
4.44 - 4.99 | audio_shutdown |
4.44 - 4.99 | audio_unlink |
4.44 - 4.99 | big_ctor |
4.44 - 4.99 | birdie13_ctor |
4.44 - 4.99 | boxupd_funky_provider |
4.44 - 4.99 | boxupd_handler |
4.74 - 4.99 | brightness_handler |
4.74 - 4.99 | brightness_menu_guard |
4.44 - 4.99 | brim |
4.56 - 4.99 | brim_broadcast_goodnite |
4.44 - 4.99 | brim_disconnect |
4.44 - 4.99 | brim_enter_twilight |
4.44 - 4.99 | brim_kill_ghost |
4.44 - 4.99 | brim_leave_twilight |
4.44 - 4.99 | brim_make_ghost |
4.57 - 4.99 | brim_notify_audio_hijack_status |
4.44 - 4.99 | brim_notify_mac_gone |
4.44 - 4.99 | brim_notify_new_firmware |
4.44 - 4.99 | brim_notify_new_mac |
4.44 - 4.99 | brim_notify_new_username |
4.44 - 4.99 | brim_send_command |
4.74 - 4.99 | brim_set_10s_brightness |
4.44 - 4.99 | brim_stop |
4.57 - 4.99 | brim_stop_audio_hijacking |
4.44 - 4.99 | brim_stopped |
4.86 - 4.88 | build_user |
4.63 - 4.99 | can_remoting |
4.44 - 4.99 | cfg_assign_user |
4.44 - 4.99 | cfg_close |
4.44 - 4.99 | cfg_get_devices |
4.44 - 4.99 | cfg_get_fmini_status |
4.44 - 4.99 | cfg_get_fmini_version |
4.44 - 4.99 | cfg_get_name |
4.44 - 4.99 | cfg_get_services |
4.77 - 4.97 | cfg_get_user0_forced |
4.44 - 4.99 | cfg_id2name |
4.47 - 4.99 | cfg_known_devices_count |
4.44 - 4.99 | cfg_mac2person |
4.44 - 4.99 | cfg_new_mac2person |
4.44 - 4.99 | cfg_notify_new_username |
4.44 - 4.99 | cfg_open |
4.44 - 4.99 | cfg_read |
4.74 - 4.99 | cfg_read_brightness |
4.77 - 4.97 | cfg_read_phone_docking |
4.44 - 4.99 | cfg_read_update_time |
4.44 - 4.99 | cfg_read_volumes |
4.44 - 4.99 | cfg_remove_device |
4.77 - 4.97 | cfg_remove_mac |
4.44 - 4.99 | cfg_remove_user |
4.56 - 4.99 | cfg_report |
4.44 - 4.99 | cfg_set_name |
4.44 - 4.99 | cfg_signal_service |
4.44 - 4.99 | cfg_sync |
4.44 - 4.99 | cfg_write |
4.74 - 4.99 | cfg_write_brightness |
4.77 - 4.97 | cfg_write_phone_docking |
4.44 - 4.99 | cfg_write_update_time |
4.44 - 4.99 | cfg_write_volumes |
4.78 - 4.89 | check_and_clear_sensor |
4.44 - 4.99 | cleanup_ghosts |
4.44 - 4.99 | clear_command_filter |
4.44 - 4.99 | clear_display |
4.44 - 4.99 | clear_list |
4.44 - 4.99 | clear_region |
4.44 - 4.99 | clear_sensor |
4.44 - 4.99 | clear_timers |
4.48 - 4.99 | clock_get_seconds |
4.47 - 4.99 | clock_get_time_string |
4.44 - 4.99 | clock_handler |
4.44 - 4.99 | close_funky_table |
4.44 - 4.99 | close_imager |
4.56 - 4.99 | clr_command_context |
4.44 - 4.99 | cmd_dequeue |
4.44 - 4.99 | cmd_enqueue |
4.44 - 4.99 | cmd_enqueue_home |
4.44 - 4.99 | cmd_enqueue_leave |
4.44 - 4.99 | cmd_enqueue_refresh |
4.44 - 4.99 | cmd_enqueue_return |
4.44 - 4.99 | cmd_forward |
4.44 - 4.99 | cmd_home |
4.52 - 4.99 | cmd_keycap |
4.44 - 4.99 | cmd_leave |
4.44 - 4.99 | cmd_nop |
4.44 - 4.99 | cmd_queue_empty |
4.44 - 4.99 | cmd_refresh |
4.44 - 4.99 | cmd_return |
4.44 - 4.99 | cmd_sync |
4.44 - 4.99 | cmd_timer |
4.44 - 4.99 | command_filter |
4.63 - 4.99 | console |
4.44 - 4.99 | context_by_mac |
4.44 - 4.99 | context_count |
4.44 - 4.99 | create_context_sensor |
4.44 - 4.99 | create_driver16 |
4.44 - 4.99 | ctrl_repeating |
4.44 - 4.99 | dbg_calloc |
4.44 - 4.99 | dbg_free |
4.44 - 4.99 | dbg_malloc |
4.44 - 4.99 | dbg_realloc |
4.44 - 4.99 | dbg_strdup |
4.44 - 4.99 | dbg_strndup |
4.44 - 4.99 | del_activity_source |
4.44 - 4.99 | detach_monitor |
4.44 - 4.99 | device_status |
4.52 - 4.99 | disable_cycler |
4.44 - 4.99 | display_dirty |
4.44 - 4.99 | display_editor |
4.74 - 4.99 | display_gauge |
4.44 - 4.99 | display_get_data |
4.44 - 4.99 | display_get_font |
4.52 - 4.99 | display_get_hud_limits |
4.44 - 4.99 | display_get_limits |
4.44 - 4.99 | display_hline |
4.52 - 4.99 | display_invalidate |
4.44 - 4.99 | display_long_text |
4.44 - 4.99 | display_max_textline |
4.44 - 4.99 | display_plugin_error |
4.44 - 4.99 | display_push_raw_data |
4.44 - 4.99 | display_rect |
4.44 - 4.99 | display_set_data |
4.44 - 4.99 | display_set_font |
4.44 - 4.99 | display_set_hud |
4.44 - 4.99 | display_set_lut |
4.44 - 4.99 | display_snapshot |
4.74 - 4.99 | display_string |
4.44 - 4.99 | display_text |
4.44 - 4.99 | display_text2 |
4.44 - 4.99 | display_text3 |
4.44 - 4.99 | display_text4 |
4.44 - 4.99 | display_text_array |
4.44 - 4.99 | display_textloop |
4.44 - 4.99 | display_vline |
4.48 - 4.99 | dispose_text |
4.74 - 4.99 | docking_menu_filter |
4.44 - 4.99 | doing_telephony |
4.44 - 4.99 | dump_allocations |
4.44 - 4.99 | dynamic_menu_cursor_request |
4.44 - 4.99 | dynamic_menu_empty |
4.56 - 4.99 | dynamic_menu_get_source |
4.44 - 4.99 | dynamic_menu_page_reset |
4.56 - 4.99 | dynamic_menu_reset |
4.44 - 4.99 | dynamic_menu_type |
4.44 - 4.99 | early_plugin_loading |
4.44 - 4.99 | edit_string |
4.78 - 4.89 | editor_kill |
4.44 - 4.99 | editor_setup |
4.44 - 4.99 | email_clicker |
4.52 - 4.99 | email_funky_provider |
4.44 - 4.99 | email_menu_filter |
4.44 - 4.99 | email_pdata_dtor |
4.44 - 4.99 | email_provider |
4.44 - 4.99 | email_start_plugin |
4.52 - 4.99 | enable_cycler |
4.63 - 4.99 | enter_beep |
4.44 - 4.99 | enter_handler |
4.44 - 4.99 | error_get_message |
4.44 - 4.99 | exit_browser |
4.44 - 4.99 | ffclose |
4.44 - 4.99 | ffcontent |
4.44 - 4.99 | ffcopy |
4.44 - 4.99 | ffopen |
4.44 - 4.99 | ffwrite |
4.44 - 4.99 | find_first_item |
4.44 - 4.99 | find_menu_item |
4.44 - 4.99 | find_menu_start_item |
4.44 - 4.99 | find_next |
4.44 - 4.99 | fon_call_funky_provider |
4.44 - 4.99 | fon_call_handler |
4.44 - 4.99 | fon_clear_sensor |
4.74 - 4.99 | fon_clear_sensor2 |
4.44 - 4.99 | fon_funky_provider |
4.44 - 4.99 | fon_handler |
4.57 - 4.99 | fon_lock |
4.44 - 4.99 | fon_pdata_dtor |
4.44 - 4.99 | fon_start_plugin |
4.57 - 4.99 | fon_unlock |
4.44 - 4.99 | font13_ctor |
4.44 - 4.99 | font_init |
4.47 - 4.99 | format_text |
4.44 - 4.99 | frfc_decode |
4.57 - 4.99 | frfc_decode_cmd |
4.44 - 4.99 | frfc_decode_command |
4.44 - 4.99 | frfc_decode_handle |
4.44 - 4.99 | frfc_encode |
4.44 - 4.99 | frfc_read |
4.44 - 4.99 | frfc_send_length |
4.44 - 4.99 | frfc_set_moredata_tag |
4.44 - 4.99 | get_box_version |
4.56 - 4.99 | get_command_context |
4.74 - 4.99 | get_command_data |
4.56 - 4.99 | get_command_handler |
4.44 - 4.99 | get_data |
4.44 - 4.99 | get_device |
4.44 - 4.99 | get_file_menu |
4.44 - 4.99 | get_funky_operation |
4.57 - 4.99 | get_mini_name |
4.44 - 4.99 | get_msecs |
4.44 - 4.99 | get_obj_head |
4.56 - 4.99 | get_percentage_divisor |
4.44 - 4.99 | get_root_menu |
4.44 - 4.99 | get_secs |
4.44 - 4.99 | get_sensor |
4.44 - 4.99 | get_target_volume |
4.44 - 4.99 | get_url_title |
4.47 - 4.99 | go_first_page |
4.44 - 4.99 | go_home_action |
4.47 - 4.99 | go_last_page |
4.44 - 4.99 | goto_boxupd |
4.44 - 4.99 | goto_clock |
4.44 - 4.99 | goto_reader |
4.44 - 4.99 | goto_reset |
4.56 - 4.99 | goto_tnp |
4.44 - 4.99 | goto_tour |
4.44 - 4.99 | goto_update |
4.44 - 4.99 | goto_volume_handler |
4.44 - 4.99 | handle_funky |
4.57 - 4.99 | hijack_handler |
4.44 - 4.99 | img_clear_display |
4.52 - 4.97 | img_hud_pending |
4.52 - 4.99 | img_invalidate_display |
4.44 - 4.99 | img_keycap |
4.47 | img_keycap12_text |
4.44 - 4.99 | img_line |
4.56 - 4.99 | img_new_context |
4.56 - 4.99 | img_pending_status |
4.44 - 4.99 | img_push_raw_data |
4.44 - 4.99 | img_rect |
4.44 - 4.99 | img_reset_display |
4.44 - 4.99 | img_set_busy |
4.44 - 4.99 | img_set_hilite |
4.44 - 4.99 | img_set_hud |
4.44 - 4.99 | img_set_normal |
4.44 - 4.99 | img_shootall |
4.52 - 4.97 | img_shot_pending |
4.44 - 4.99 | img_snapshot |
4.44 - 4.99 | img_text |
4.44 - 4.99 | img_text_n |
4.44 - 4.99 | img_text_xy |
4.44 - 4.99 | img_text_xy_esc |
4.44 - 4.99 | img_text_xyc |
4.44 - 4.99 | in_menu_provider |
4.44 - 4.99 | init_browser |
4.44 - 4.99 | init_context |
4.44 - 4.99 | init_context_table |
4.44 - 4.99 | init_imager_context |
4.44 - 4.99 | ins_obj_head |
4.44 - 4.99 | ins_obj_tail |
4.44 - 4.99 | insert_char |
4.44 - 4.99 | insert_function |
4.44 - 4.99 | instance_2_handle |
4.74 - 4.99 | invalid_time |
4.44 - 4.99 | invoke_mini_update_check |
4.44 - 4.99 | is_connect_error |
4.44 - 4.99 | is_dialing |
4.44 - 4.99 | is_error |
4.44 - 4.99 | is_global_service |
4.44 - 4.99 | iterate_keys |
4.44 - 4.99 | kill_all_contexts |
4.44 - 4.99 | kill_cmd_queue |
4.44 - 4.99 | kill_cmd_timer |
4.44 - 4.99 | kill_context |
4.44 - 4.99 | kill_device |
4.44 - 4.99 | kill_list |
4.44 - 4.99 | kill_obj |
4.44 - 4.99 | kill_sig_queue |
4.44 - 4.99 | kill_timer |
4.63 - 4.99 | leave_beep |
4.44 - 4.99 | leave_handler |
4.44 - 4.99 | list_length |
4.44 - 4.99 | main |
4.44 - 4.99 | make_cmd_queue |
4.44 - 4.99 | make_command_buffers |
4.44 - 4.99 | make_device |
4.44 - 4.99 | make_list |
4.44 - 4.99 | make_mask |
4.44 - 4.99 | make_sig_queue |
4.44 - 4.99 | memcpy_obj |
4.44 - 4.99 | memdump |
4.44 - 4.99 | menu_get_text |
4.44 - 4.99 | menu_handler |
4.44 - 4.99 | menu_invoke |
4.52 - 4.99 | menu_invoke_dynex |
4.74 - 4.99 | menu_radio_set_active2 |
4.44 - 4.99 | menu_relative_index |
4.44 - 4.99 | menu_visible |
4.44 - 4.99 | music_clicker |
4.44 - 4.99 | music_menu_filter |
4.44 - 4.99 | music_pdata_dtor |
4.44 - 4.99 | music_provider |
4.44 - 4.99 | music_start_plugin |
4.44 - 4.99 | mxmlCopyElement |
4.44 - 4.99 | mxmlDuplicate |
4.57 - 4.99 | mxmlTextSizeOfElement |
4.52 - 4.99 | mynum_menu_function |
4.52 - 4.99 | mynum_menu_guard |
4.52 - 4.99 | mynum_menu_provider |
4.44 - 4.99 | name_of_service |
4.56 - 4.99 | nightswitch_answer |
4.44 - 4.99 | open_funky_table |
4.44 - 4.99 | output_dequeue |
4.44 - 4.99 | output_enqueue |
4.44 - 4.99 | output_exit |
4.44 - 4.99 | output_init |
4.44 - 4.99 | output_waiting |
4.44 - 4.99 | page_frame |
4.44 - 4.99 | page_start |
4.44 - 4.99 | page_stop |
4.44 - 4.99 | page_sync |
4.44 - 4.99 | panic |
4.44 - 4.99 | patch_handler |
4.44 - 4.99 | pcast_clicker |
4.44 - 4.99 | pcast_menu_filter |
4.44 - 4.99 | pcast_pdata_dtor |
4.44 - 4.99 | pcast_provider |
4.44 - 4.99 | pcast_send_key |
4.44 - 4.99 | pcast_start_plugin |
4.63 - 4.99 | phone_activity |
4.44 - 4.99 | pi_alive_signal |
4.44 - 4.99 | pi_shutdown |
4.44 - 4.99 | picfg_get_plugin |
4.44 - 4.99 | picfg_iterate |
4.44 - 4.99 | picfg_load_config |
4.44 - 4.99 | picfg_put_plugin |
4.44 - 4.99 | picfg_shutdown |
4.44 - 4.99 | picfg_signal_all |
4.44 - 4.99 | pim_device_in_use |
4.44 - 4.99 | pim_find_service |
4.44 - 4.99 | pim_get_current_view |
4.44 - 4.99 | pim_get_first_service |
4.44 - 4.99 | pim_get_instance |
4.44 - 4.99 | pim_get_instance_flags |
4.44 - 4.99 | pim_get_int_property |
4.44 - 4.99 | pim_get_meta_data |
4.44 - 4.99 | pim_get_next_service |
4.44 - 4.99 | pim_get_part_of_view |
4.47 - 4.99 | pim_get_str_property |
4.44 - 4.99 | pim_goto |
4.44 - 4.99 | pim_goto_mr |
4.44 - 4.99 | pim_load_plugin |
4.44 - 4.99 | pim_notify |
4.44 - 4.99 | pim_notify_1_user_service |
4.44 - 4.99 | pim_notify_handler |
4.44 - 4.99 | pim_notify_instances |
4.44 - 4.99 | pim_put_instance |
4.44 - 4.99 | pim_run_instance |
4.44 - 4.99 | pim_set_handler |
4.44 - 4.99 | pim_set_int_property |
4.44 - 4.99 | pim_start_instance |
4.44 - 4.99 | pim_start_plugin |
4.44 - 4.99 | pim_stop_instance |
4.44 - 4.99 | pim_stop_plugin |
4.44 - 4.99 | pim_sync_instance_owner |
4.44 - 4.99 | pim_unload_plugin |
4.44 - 4.99 | pim_user_alive |
4.44 - 4.99 | ping |
4.44 - 4.99 | pixnwidth |
4.44 - 4.99 | pixwidth |
4.44 - 4.99 | plugin_error_flags |
4.44 - 4.99 | plugin_error_text |
4.44 - 4.99 | plugin_notifier |
4.44 - 4.99 | plugin_starter |
4.44 - 4.99 | plugin_stopper |
4.44 - 4.99 | pm_module_init |
4.44 - 4.99 | pop_handler |
4.44 - 4.99 | prepare_activity |
4.44 - 4.99 | push_handler |
4.44 - 4.99 | push_item |
4.44 - 4.99 | push_item_mcp |
4.44 - 4.99 | put_sensor |
4.44 - 4.99 | query_sensor |
4.44 - 4.99 | radar_funky_provider |
4.44 - 4.99 | radar_led_setup |
4.44 - 4.99 | radar_root_envelope |
4.44 - 4.99 | radar_root_monitor |
4.44 - 4.99 | random_provider |
4.44 - 4.99 | read_inject_queue |
4.44 - 4.99 | reader_handler |
4.48 - 4.99 | ready_to_sleep |
4.44 - 4.99 | remove_dynamic_menu |
4.78 - 4.89 | remove_keep_alive |
4.44 - 4.99 | remove_key |
4.44 - 4.99 | remove_listener |
4.44 - 4.99 | remove_obj |
4.44 - 4.99 | remove_obj_head |
4.44 - 4.99 | remove_obj_tail |
4.44 - 4.99 | remove_stack |
4.78 - 4.89 | remove_submenu_context |
4.47 - 4.99 | render_again |
4.44 - 4.99 | render_pause |
4.44 - 4.99 | render_pdata_dtor |
4.44 - 4.99 | render_resume |
4.44 - 4.99 | render_start_plugin |
4.44 - 4.99 | render_stop |
4.44 - 4.99 | render_uri |
4.44 - 4.99 | repeat_key |
4.44 - 4.99 | repeater_init |
4.44 - 4.99 | replace_char |
4.44 - 4.99 | replace_handler |
4.44 - 4.99 | replace_string |
4.44 - 4.99 | request_device_status |
4.44 - 4.99 | reset_handler |
4.44 - 4.99 | reset_sensor |
4.44 - 4.99 | restart_timer |
4.44 - 4.99 | ring |
4.44 - 4.99 | root_menu_filter |
4.44 - 4.99 | rss_clicker |
4.44 - 4.99 | rss_menu_filter |
4.44 - 4.99 | rss_pdata_dtor |
4.44 - 4.99 | rss_provider |
4.44 - 4.99 | rss_send_key |
4.44 - 4.99 | rss_start_plugin |
4.44 - 4.99 | run_boxupd_checker |
4.44 - 4.99 | run_l8er |
4.44 - 4.99 | run_once |
4.44 - 4.99 | schedule_ghost_cleanup |
4.48 - 4.99 | search_funky_provider |
4.48 - 4.99 | search_handler |
4.44 - 4.99 | sema_init |
4.44 - 4.99 | sema_init_blocked |
4.44 - 4.99 | sema_kill |
4.44 - 4.99 | sema_post |
4.44 - 4.99 | sema_trywait |
4.44 - 4.99 | sema_wait |
4.44 - 4.99 | sema_wait_timed |
4.44 - 4.99 | senddtmfstring |
4.44 - 4.99 | sendjob |
4.44 - 4.99 | service_GetData |
4.44 - 4.99 | service_SetData |
4.44 - 4.99 | set_activity_hooks |
4.44 - 4.99 | set_activity_source |
4.44 - 4.99 | set_command_filter |
4.44 - 4.99 | set_funky_operation |
4.44 - 4.99 | setup_imager |
4.44 - 4.99 | setup_keep_alive |
4.44 - 4.99 | setup_menu_ctrl |
4.56 - 4.99 | setup_menu_ctrl_with_callback |
4.44 - 4.99 | setup_timers |
4.44 - 4.99 | sig_dequeue |
4.44 - 4.99 | sig_enqueue |
4.44 - 4.99 | sig_xdequeue |
4.44 - 4.99 | sig_xenqueue |
4.56 - 4.99 | signal_tnp |
4.44 - 4.99 | start_driver |
4.48 - 4.99 | start_search |
4.63 - 4.99 | stop_audio_for_mac |
4.44 - 4.99 | stop_driver |
4.44 - 4.99 | stop_repeating |
4.44 - 4.99 | streamer2_pdata_dtor |
4.44 - 4.99 | streamer2_start |
4.44 - 4.99 | streamer2_start_plugin |
4.57 - 4.99 | streamer2_stop |
4.44 - 4.99 | string_hash |
4.44 - 4.99 | submenu_funky_handler |
4.74 - 4.99 | switch_2_brightness_handler |
4.44 - 4.99 | switch_2_fon_call_dialog |
4.44 - 4.99 | switch_2_fon_dialog |
4.56 - 4.99 | switch_2_fon_dialog2 |
4.44 - 4.99 | switch_2_guided_tour |
4.44 - 4.99 | switch_2_ringtone_volume_handler |
4.56 - 4.99 | switch_2_tcl_dialog |
4.44 - 4.99 | switch_2_volume_handler |
4.44 - 4.99 | switch_to_renderman |
4.44 - 4.99 | sym_ctor |
4.44 - 4.99 | symbol_color |
4.44 - 4.99 | sync_sensor |
4.44 - 4.99 | tam_clicker |
4.44 - 4.99 | tam_menu_filter |
4.44 - 4.99 | tam_pdata_dtor |
4.44 - 4.99 | tam_provider |
4.44 - 4.99 | tam_start_plugin |
4.44 - 4.99 | tcb_clicker |
4.44 - 4.99 | tcb_funky_provider |
4.44 - 4.99 | tcb_menu_filter |
4.44 - 4.99 | tcb_pdata_dtor |
4.44 - 4.99 | tcb_provider |
4.44 - 4.99 | tcb_start_plugin |
4.44 - 4.99 | tci_clicker |
4.44 - 4.99 | tci_menu_filter |
4.44 - 4.99 | tci_pdata_dtor |
4.44 - 4.99 | tci_provider |
4.44 - 4.99 | tci_start_plugin |
4.44 - 4.99 | tcl_clicker |
4.44 - 4.99 | tcl_funky_provider |
4.44 - 4.99 | tcl_menu_filter |
4.44 - 4.99 | tcl_pdata_dtor |
4.44 - 4.99 | tcl_provider |
4.44 - 4.99 | tcl_start_plugin |
4.44 - 4.99 | timasy_add_instance |
4.44 - 4.99 | timasy_del_instance |
4.44 - 4.99 | timasy_exit |
4.44 - 4.99 | timasy_init |
4.44 - 4.99 | timer_msleep |
4.44 - 4.99 | timer_sleep |
4.56 - 4.99 | tnp_handler |
4.44 - 4.99 | toggle_random_play |
4.44 - 4.99 | tools_exit |
4.44 - 4.99 | tools_init |
4.44 - 4.99 | tools_running |
4.44 - 4.99 | tour_funky_provider |
4.44 - 4.99 | tour_handler |
4.44 - 4.99 | tour_menu_guard |
4.63 - 4.99 | trigger |
4.44 - 4.99 | upd_complete |
4.44 - 4.99 | upd_data_confirmation |
4.44 - 4.99 | upd_funky_provider |
4.44 - 4.99 | upd_handler |
4.57 - 4.99 | upd_menu_filter |
4.44 - 4.99 | upd_pdata_dtor |
4.44 - 4.99 | upd_start_confirmation |
4.44 - 4.99 | update_display |
4.44 - 4.99 | update_sensor |
4.44 - 4.99 | update_sensor_delta |
4.44 - 4.99 | update_start_plugin |
4.44 - 4.99 | update_tstamp |
4.44 - 4.99 | update_water_level |
4.57 - 4.99 | upnp_notify |
4.85 - 4.89 | upnpcfg_handler |
4.44 - 4.99 | userm_AddUser |
4.44 - 4.99 | userm_ChangeFriendlyName |
4.44 - 4.99 | userm_CheckUserID |
4.44 - 4.99 | userm_Count |
4.44 - 4.99 | userm_Deinit |
4.44 - 4.99 | userm_GetFriendlyName |
4.44 - 4.99 | userm_GetUserID |
4.44 - 4.99 | userm_Init |
4.44 - 4.99 | userm_Ready |
4.44 - 4.99 | userm_RemoveUser |
4.44 - 4.47 | vanity_text_handler |
4.44 - 4.99 | verify_context |
4.44 - 4.99 | version_provider |
4.44 - 4.99 | volume_handler |
4.44 - 4.99 | webradio_clicker |
4.44 - 4.99 | webradio_menu_filter |
4.44 - 4.99 | webradio_pdata_dtor |
4.44 - 4.99 | webradio_provider |
4.44 - 4.99 | webradio_send_key |
4.44 - 4.99 | webradio_start_plugin |
4.44 - 4.99 | window_funky_provider |
4.44 - 4.99 | window_handler |
4.44 - 4.99 | write_display |
4.44 - 4.99 | write_display_2 |
4.57 - 4.99 | write_display_3 |
4.44 - 4.99 | write_esc_display |
4.56 - 4.99 | write_esc_display_2 |
4.44 - 4.99 | write_percentage_bar |
601 symbols for this command |