rockbox/apps/plugins/mpegplayer
Aidan MacDonald d55dceff37 apps: Add ability to do a clean reboot
Allow a clean shutdown to end in either power off or reboot. Add a
new event SYS_REBOOT to signal it and sys_reboot() to trigger the
event. SYS_REBOOT signals a reboot request and should be listened
for alongside SYS_POWEROFF events.

Change-Id: I99ba7fb5feed2bb5a0a40a274e8466ad74fe3a43
2022-04-16 14:36:39 +01:00
..
libmpeg2 Document intentional fallthroughs + fix harmless unintended ones 2021-08-04 18:59:46 +00:00
alloc.c
audio_thread.c
disk_buf.c
disk_buf.h
mpeg_alloc.h
mpeg_misc.c apps: Add ability to do a clean reboot 2022-04-16 14:36:39 +01:00
mpeg_misc.h
mpeg_parser.c
mpeg_settings.c lib/helper add talk_val() 2021-08-18 21:30:13 -04:00
mpeg_settings.h
mpeg_stream.h
mpegplayer.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
mpegplayer.h
mpegplayer.make
parser.h
pcm_output.c
pcm_output.h
SOURCES
stream_mgr.c
stream_mgr.h
stream_thread.h
video_out.h
video_out_rockbox.c misc: Fix up a few warnings uncovered by LTO 2021-07-15 18:37:42 +00:00
video_thread.c