1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
William Wilgus d9a3fe19ce Bugfix plugins rockpaint toolbar blocks exit
allow power button to collapse toolbar and allow exiting the plugin

Change-Id: I205ee5253ca116eddd737683faab6e132f4936ba
2025-07-20 11:22:22 -04:00
..
beatbox Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
bitmaps FS#8647: Amaze - 3D maze game plugin 2024-04-24 17:37:58 -04:00
chessbox chessbox: Get rid of strings for level 8/9/10 2025-02-21 18:13:00 -05:00
clock plugins: clock: adjust defaults, don't restore color 2025-06-08 11:31:14 -04:00
doom misc: Correct various -Wunterminated-string-initialization warnings 2025-04-21 16:39:00 -04:00
fft Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
fractals hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
frotz misc: Correct various -Wunterminated-string-initialization warnings 2025-04-21 16:39:00 -04:00
goban hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
imageviewer jpeg: Silence -Wshift-negative-value warnings 2025-04-22 09:43:40 -04:00
lib plugins: disktidy: use UI viewport, limit UI updates 2025-06-05 16:08:58 -04:00
lua [BugFix] lua add stub for splash() to splashf() 2025-06-03 01:45:18 -04:00
lua_scripts lua make memcheck script eat all available ram (incld audiobuf) 2024-12-26 01:49:01 -05:00
midi Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
mikmod voice: fix regression 39f8685 (already voiced) 2025-05-28 11:18:29 +02:00
mpegplayer misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
pacbox hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
pdbox Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
picross Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
pictureflow plugins: pictureflow: fix backlight setting requires restart 2025-06-04 12:43:48 +02:00
puzzles puzzles: update README. 2025-01-01 19:13:04 -05:00
reversi hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
rockboy misc: Correct various -Wunterminated-string-initialization warnings 2025-04-21 16:39:00 -04:00
sdl Convert non-ASCII characters to UTF-8 or C-string literals 2024-12-15 21:16:12 -05:00
searchengine [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
shortcuts [Feature] shortcuts_view plugin remember last item and return to it on menu cancel 2025-01-21 22:10:46 -05:00
sudoku misc: Correct various -Wunterminated-string-initialization warnings 2025-04-21 16:39:00 -04:00
tagcache Fix incorrect UI font id in some plugins 2024-11-07 17:45:09 +01:00
text_viewer hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
xrick xrick: Fix build on RGB888 targets 2024-06-30 20:57:34 -04:00
xworld Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
zxbox hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
2048.c misc: Clean up a pile of -Wunused-const-variable warnings 2025-04-21 21:13:59 -04:00
alarmclock.c plugins: alarmclock: fix input lag 2024-01-12 13:15:49 -05:00
amaze.c FS#8647: Amaze - 3D maze game plugin 2024-04-24 17:37:58 -04:00
announce_status.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
battery_bench.c misc: Clean up a large pile of -Wexpansion-to-defined warnings 2025-04-21 21:04:05 -04:00
bench_mem_jpeg.c
bench_scaler.c
blackjack.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
boomshine.lua lua boomshine update to use rockevents library 2020-06-25 13:50:57 +00:00
bounce.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
brickmania.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
bubbles.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
BUILD_OVERLAY
calculator.c plugins: calculator: remove delay when quitting 2025-06-08 11:31:14 -04:00
calendar.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
CATEGORIES Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
chessbox.c
chessclock.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
chip8.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
chopper.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
clix.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
codebuster.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
credits.c plugins: Credits: Fix logo sizes 2023-01-05 23:45:41 -05:00
credits.pl
crypt_firmware.c Fix nano2g build from 88a1d902 2024-11-26 20:12:59 -05:00
cube.c sysfont: Fix buffering debug screen, cube plugin, and vu_meter plugin 2025-03-04 13:40:17 -05:00
cue_playlist.c [Feature] Playlis to cue plugin 2024-07-20 07:27:01 -04:00
dart_scorer.c Implement dart scorer plugin application. 2024-01-23 22:32:22 -05:00
db_folder_select.c plugins: db_folder_select, disktidy, main_menu_config: Fix selection dialog with Show Icons set to No 2025-04-10 12:30:29 +03:00
demystify.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
dice.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
dict.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
disktidy.c plugins: disktidy: use UI viewport, limit UI updates 2025-06-05 16:08:58 -04:00
disktidy.config
duke3d.c Port of Duke Nukem 3D 2017-12-23 21:01:26 -05:00
elfdep.pl
file_picker.c logf: Fix warnings that only happen with simulator builds. 2024-11-25 09:34:03 -05:00
fire.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
fireworks.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
flipit.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
goban.c
greyscale.c Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04:00
helloworld.c
helloworld.lua
invadrox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
iriver_flash.c rockbox: move firmware checksum algorithms into a common header 2020-11-22 05:12:04 +00:00
iriverify.c iriverify: Fix a build warning 2025-04-22 09:34:30 -04:00
jackpot.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
jewels.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
keybox.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
keyremap.c [Feature, Plugin] lastfm_scrobbler_viewer 2023-04-16 23:50:24 -04:00
lamp.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
lastfm_scrobbler.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
lastfm_scrobbler_viewer.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
logo.c Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
lrcplayer.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
main_menu_config.c Minor confirm prompt adjustments 2025-05-26 23:15:53 -04:00
matrix.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
maze.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
mazezam.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
md5sum.c md5sum: clean up whitespace 2020-07-26 15:41:54 -04:00
metronome.c metronome: increase rectangle sizes to use a greater portion of the screen 2025-06-04 09:44:31 -04:00
minesweeper.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
mosaique.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
mp3_encoder.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
multiboot_select.c plugins: multiboot_select: Support touchscreen pointing mode 2024-04-21 20:38:11 -04:00
open_plugins.c voice: Convert a pile of splashf() messages to be voiced 2025-05-17 17:33:46 -04:00
oscilloscope.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
otp.c COV352716: Inproperly concatenated help text (very minor issue) 2024-12-10 23:11:48 -05:00
pegbox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
periodic_table.c misc: Clean up a pile of -Wunused-const-variable warnings 2025-04-21 21:13:59 -04:00
picross.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
pictureflow.c
pitch_detector.c misc: Fix more build warnings uncovered with GCC15 and -Wunused-const-variable 2025-04-21 21:55:03 -04:00
pitch_screen.c [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
pixel-painter.lua Lua fix pixel-painter score save 2018-11-05 07:18:08 +01:00
plasma.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
playing_time.c voice: splash_progress 2025-06-02 00:03:42 +02:00
plugin.lds Add support for S5L8720 in various places 2024-11-22 16:45:29 -05:00
plugin_crt0.c apps: Add ability to do a clean reboot 2022-04-16 14:36:39 +01:00
plugins.make Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
pong.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
properties.c plugins: properties: make file info displayable in fullscreen 2024-12-16 01:44:53 -05:00
quake.c sdl: Fix path substitution in log messages, fix game names in comments 2019-08-22 22:00:43 +03:00
random_folder_advance_config.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
rb_info.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
remote_control.c
resistor.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
robotfindskitten.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockblox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
rockblox1d.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockbox-fonts.config FS#9059: Add WenQangYi Unibt font (William Poetra Yoga Hadisoeseno) 2024-10-27 22:04:54 -04:00
rockboy.c
rocklife.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockpaint.c Bugfix plugins rockpaint toolbar blocks exit 2025-07-20 11:22:22 -04:00
search.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
settings_dumper.c Move cfg_vals from settings_list, expand settings_dumper 2024-11-10 21:53:22 -05:00
shopper.c gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -04:00
sliding_puzzle.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake2.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake2.levels
snow.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
sokoban.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
sokoban.levels
solitaire.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
sort.c misc: Correct various -Wunterminated-string-initialization warnings 2025-04-21 16:39:00 -04:00
SOURCES Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
SOURCES.app_build WIP Show Track Info: Select on tag opens it in full screen 2024-12-16 00:13:19 +01:00
spacerocks.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
speedread.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
star.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
starfield.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
stats.c plugins: extract redundant functionality from stats/properties 2024-07-28 20:18:41 +02:00
stopwatch.c plugins: stopwatch: use UI viewport, fix vp not cleared 2025-06-07 19:01:45 +02:00
stopwatch.lua New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
SUBDIRS Fuze+: add pdbox plugin 2024-10-27 09:24:57 -04:00
SUBDIRS.app_build [Feature] db_commit plugin allows a more verbose commit 2023-10-05 21:24:37 -04:00
superdom.c FS#13445: Fix AI regression in Superdom (Uwe Schächterle) 2024-07-20 08:25:05 -04:00
test_boost.c Fix two variable-set-but-not-used warnings 2020-07-24 23:26:15 -04:00
test_codec.c arm: add support for processors with hardware division 2025-04-18 09:22:48 -04:00
test_core_jpeg.c
test_disk.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_fps.c test_fps add log buffering 2024-11-29 11:06:53 -05:00
test_gfx.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_grey.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_greylib_bitmap_scale.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_kbd.c keyboard.c Use viewports, move text box pos 2022-04-07 19:46:56 -04:00
test_mem.c [Bugfix, ASAN] test_mem plugin fix OOB read in read_test() 2024-12-26 01:49:01 -05:00
test_mem_jpeg.c
test_resize.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
test_sampr.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
test_scanrate.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
test_touchscreen.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
test_usb.c [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
test_viewports.c Bug Fix test_viewports.c call scroll_stop before changing viewports 2022-11-16 01:49:41 -05:00
test_viewports.lua
text_editor.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
theme_remove.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
vbrfix.c voice: fix regression 39f8685 (already voiced) 2025-05-28 11:18:29 +02:00
view_text.c Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
viewers.config [Feature] Playlis to cue plugin 2024-07-20 07:27:01 -04:00
vu_meter.c sysfont: Fix buffering debug screen, cube plugin, and vu_meter plugin 2025-03-04 13:40:17 -05:00
wav2wv.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
wavview.c
windows_lnk.c plugin windows_lnk: fix missing return-on-error 2020-07-07 02:36:33 +00:00
wolf3d.c sdl: Fix path substitution in log messages, fix game names in comments 2019-08-22 22:00:43 +03:00
wormlet.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
xobox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
zxbox.c