mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
[IR] Bluray/DVD Universal Remote (#250)
* New Bluray/DVD Remote Icons * add Bluray/DVD Universal Remote * update api_symbols v73.2 * Delete api_symbols.csv * update api_symbols v73.2 * update f18 api_symbols v73.2 * update api_symbols v73.2 fr this time * add new bluray universal db * update api_symbols to LF * convert icons to 1-bit B&W * fbt format * Must be in line with OFW * Tweak buttons a little * add ok button icons * change 'stop' button to 'ok' * add new ok icons * update ok icons to 1bit b&w * update f7 api_symbols * update bluray_dvd.ir * update bluray universal remote changed stop to 'ok' changed next & prev to fast f and fast b * new icons * update icons to 1-bit BW * fbt format * Delete applications/main/infrared/infrared_scene_universal_bluray.c * Add files via upload * Add files via upload * change ok icon to a tick * the last commit. gotta remember to format icons as 1bit BW lmao * Update changelog --------- Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
@@ -4038,6 +4038,9 @@ Variable,+,I_dolph_cry_49x54,const Icon,
|
||||
Variable,+,I_dry_19x20,const Icon,
|
||||
Variable,+,I_dry_hover_19x20,const Icon,
|
||||
Variable,+,I_dry_text_15x5,const Icon,
|
||||
Variable,+,I_eject_19x20,const Icon,
|
||||
Variable,+,I_eject_hover_19x20,const Icon,
|
||||
Variable,+,I_eject_text_19x5,const Icon,
|
||||
Variable,+,I_err_01,const Icon,
|
||||
Variable,+,I_err_02,const Icon,
|
||||
Variable,+,I_err_03,const Icon,
|
||||
@@ -4051,6 +4054,12 @@ Variable,+,I_exit_hover_19x20,const Icon,
|
||||
Variable,+,I_exit_text_18x5,const Icon,
|
||||
Variable,+,I_fahren_24x23,const Icon,
|
||||
Variable,+,I_fahren_hover_24x23,const Icon,
|
||||
Variable,+,I_fast_backward_19x20,const Icon,
|
||||
Variable,+,I_fast_backward_hover_19x20,const Icon,
|
||||
Variable,+,I_fast_backward_text_19x6,const Icon,
|
||||
Variable,+,I_fast_f_19x20,const Icon,
|
||||
Variable,+,I_fast_f_hover_19x20,const Icon,
|
||||
Variable,+,I_fast_f_text_19x6,const Icon,
|
||||
Variable,+,I_file_10px,const Icon,
|
||||
Variable,+,I_floppydisk_10px,const Icon,
|
||||
Variable,+,I_green_19x20,const Icon,
|
||||
@@ -4093,6 +4102,9 @@ Variable,+,I_next_text_19x6,const Icon,
|
||||
Variable,+,I_off_19x20,const Icon,
|
||||
Variable,+,I_off_hover_19x20,const Icon,
|
||||
Variable,+,I_off_text_12x5,const Icon,
|
||||
Variable,+,I_ok_19x20,const Icon,
|
||||
Variable,+,I_ok_hover_19x20,const Icon,
|
||||
Variable,+,I_ok_text_19x5,const Icon,
|
||||
Variable,+,I_on_text_9x5,const Icon,
|
||||
Variable,+,I_passport_128x64,const Icon,
|
||||
Variable,+,I_passport_bad_46x49,const Icon,
|
||||
@@ -4126,6 +4138,9 @@ Variable,+,I_stop_text_19x5,const Icon,
|
||||
Variable,+,I_sub1_10px,const Icon,
|
||||
Variable,+,I_subplaylist_10px,const Icon,
|
||||
Variable,+,I_subrem_10px,const Icon,
|
||||
Variable,+,I_subtitle_19x20,const Icon,
|
||||
Variable,+,I_subtitle_hover_19x20,const Icon,
|
||||
Variable,+,I_subtitle_text_19x5,const Icon,
|
||||
Variable,+,I_timer_19x20,const Icon,
|
||||
Variable,+,I_timer_hover_19x20,const Icon,
|
||||
Variable,+,I_timer_text_23x5,const Icon,
|
||||
|
||||
|
Reference in New Issue
Block a user