rockbox/uisimulator/common
mojyack 1951c17e0b pass event data to usb_acknowledge
add second argument to usb_acknowledge.
it can be used for more appropriate connection tracking that does not
rely on timeout in the future.

Change-Id: I8a44366b7c7a1f944524c4ba8ecd6d9673746a65
2026-01-26 19:47:09 -05:00
..
player_icons
backlight-sim.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
backlight-sim.h
dummylib.c
filesystem-sim.c dbtool: Fix build when we have HOTSWAP but not MULTIVOLUME 2024-09-22 10:41:25 -04:00
filesystem-sim.h Revert "readdir_r use in tagcache.check_dir, ft_load" 2024-05-02 13:38:32 -04:00
fmradio.c
lcd-common.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
load_code-sim.c simulator: remove lc_open_from_mem() implementation 2026-01-05 13:42:52 -05:00
Makefile
powermgmt-sim.c simulator: Fix battery level for targets with PERCENTAGE_MEASURE 2025-08-04 02:01:26 -04:00
README
sim_tasks.c pass event data to usb_acknowledge 2026-01-26 19:47:09 -05:00
sim_tasks.h Hopefully fix the last of the stragglers. 2024-07-07 15:13:53 -04:00
sound.h
SOURCES [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
stubs.c Add DeviceData to bootloaders 2024-09-02 13:29:43 -04:00
time-win32.c

               __________               __   ___.
     Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
     Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
     Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
     Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
                       \/            \/     \/    \/            \/

This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.