rockbox/apps/plugins
James Buren 7c498b9043 iriver_flash: revise valid_bootloaders and detect_valid_bootloader
The main change is revising how the checksums are guarded by macros.
But both are also converted to static linkage so they can be better
optimized by GCC. I also change the types around to reflect how the
space the data types actually need. Furthermore I make use of C99
changes to how variables can be declared to move them closer to where
they are used.

Change-Id: I0b21b655f3f4a7c4bbd4365a384a551e75451159
2020-10-30 05:40:29 +00:00
..
beatbox [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
bitmaps [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
chessbox Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
clock
doom LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
fft Convert FFT plugin to using PLA keymapings 2020-10-23 09:41:21 -04:00
fractals New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
frotz keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
goban New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
imageviewer LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
lib Whitespace cleanup on fb_viewport Rewrite 2020-10-26 12:38:22 -04:00
lua Whitespace cleanup on fb_viewport Rewrite 2020-10-26 12:38:22 -04:00
lua_scripts lua add better memory stats 2020-10-05 11:53:27 -04:00
midi New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
mikmod Add 192 and 176KHz to mikmod and test_sampr plugins 2020-09-30 22:52:56 -04:00
mpegplayer LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
pacbox LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
pdbox Silence warnings that happen on newer GCCs 2020-10-13 20:09:14 -04:00
pictureflow LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
puzzles LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
reversi Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
rockboy FIX RED framebuffer viewport rewrite 2020-10-26 14:35:30 -04:00
sdl LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
searchengine [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
shortcuts Add open_plugin to core 2020-08-17 10:15:14 -04:00
sudoku New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
text_viewer New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
xworld LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
zxbox LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
2048.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
alarmclock.c
announce_status.c Fix DEBUG builds 2020-10-06 15:27:56 -05:00
battery_bench.c hosted: sanitize handling of HOME_DIR 2020-10-11 17:47:34 -04:00
bench_mem_jpeg.c
bench_scaler.c
blackjack.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
boomshine.lua lua boomshine update to use rockevents library 2020-06-25 13:50:57 +00:00
bounce.c
brickmania.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
bubbles.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
BUILD_OVERLAY
calculator.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
calendar.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
CATEGORIES WIP open_plugins.rock viewer 2020-08-17 22:17:15 -04:00
chessbox.c
chessclock.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
chip8.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
chopper.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
clix.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
codebuster.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
credits.c plugins: Fix the builds for targets lacking HAVE_BACKLIGHT 2020-07-24 18:17:19 -04:00
credits.pl
crypt_firmware.c
cube.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
demystify.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
dice.c FS#7704 - Talk support for plugins 2019-07-20 08:48:35 +02:00
dict.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
disktidy.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
disktidy.config Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe for most people, and these changes change that, making it easy to delete most or all of a user's music. This is a *very* bad idea. 2011-12-26 00:03:28 +00:00
duke3d.c
elfdep.pl first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
fire.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
fireworks.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
flipit.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
goban.c
greyscale.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
helloworld.c
helloworld.lua
invadrox.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
iriver_flash.c iriver_flash: revise valid_bootloaders and detect_valid_bootloader 2020-10-30 05:40:29 +00:00
iriverify.c
jackpot.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
jewels.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
keybox.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
lamp.c
logo.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
lrcplayer.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
lua_scripts.lua lua add demo scripts, atexit handler, gui_scrollbar_draw 2019-07-29 02:51:29 -05:00
main_menu_config.c Speech enabled main menu config plugin 2019-08-05 02:33:37 +02:00
matrix.c
maze.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
mazezam.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
md5sum.c md5sum: clean up whitespace 2020-07-26 15:41:54 -04:00
metronome.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
minesweeper.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
mosaique.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
mp3_encoder.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
open_plugins.c Open_plugin add ability to import opx shortcuts, bug fix 2020-08-19 02:06:16 -04:00
oscilloscope.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
otp.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
pegbox.c Fix red introduced from keymap typos 2020-10-11 17:20:38 -04:00
periodic_table.c
pictureflow.c
pitch_detector.c
pixel-painter.lua Lua fix pixel-painter score save 2018-11-05 07:18:08 +01:00
plasma.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
plugin.lds [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
plugin_crt0.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
plugins.make WIP open_plugins.rock viewer 2020-08-17 22:17:15 -04:00
pong.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
properties.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00: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 plugins: Fix the builds for targets lacking HAVE_BACKLIGHT 2020-07-24 18:17:19 -04:00
remote_control.c
resistor.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
robotfindskitten.c robotfindskitten: clear message line before cinema scene 2019-07-28 01:30:29 +02:00
rockblox.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
rockblox1d.c
rockbox-fonts.config
rockboy.c
rocklife.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
rockpaint.c New port: FiiO M3K 2020-10-09 12:41:18 -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
shopper.c
sliding_puzzle.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
snake.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
snake2.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
snake2.levels
snow.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
sokoban.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
sokoban.levels
solitaire.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
sort.c
SOURCES h300: enable support for iriver_flash 2020-10-26 01:07:14 +00:00
SOURCES.app_build [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
spacerocks.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
speedread.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
star.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
starfield.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
stats.c plugins: More HAVE_BACKLIGHT cleanup 2020-07-24 19:20:15 -04:00
stopwatch.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
stopwatch.lua
SUBDIRS [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
SUBDIRS.app_build [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
superdom.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
test_boost.c Fix two variable-set-but-not-used warnings 2020-07-24 23:26:15 -04:00
test_codec.c plugins: HAVE_BACKLIGHT in the test plugins 2020-07-24 19:42:32 -04:00
test_core_jpeg.c
test_disk.c plugins: HAVE_BACKLIGHT in the test plugins 2020-07-24 19:42:32 -04:00
test_fps.c plugins: HAVE_BACKLIGHT in the test plugins 2020-07-24 19:42:32 -04:00
test_gfx.c plugins: HAVE_BACKLIGHT in the test plugins 2020-07-24 19:42:32 -04:00
test_grey.c plugins: HAVE_BACKLIGHT in the test plugins 2020-07-24 19:42:32 -04:00
test_greylib_bitmap_scale.c
test_mem.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00: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 Add 192 and 176KHz to mikmod and test_sampr plugins 2020-09-30 22:52:56 -04:00
test_scanrate.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
test_touchscreen.c Zen XFi2: Enable Plugins 2018-04-03 11:34:01 +02:00
test_viewports.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
test_viewports.lua
text_editor.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
theme_remove.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
vbrfix.c Improvements for vbrfix plugin: 2019-08-13 17:07:07 +02:00
viewers.config WIP open_plugins.rock viewer 2020-08-17 22:17:15 -04:00
vu_meter.c New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04: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 New port: AIGO EROS Q / EROS K 2020-10-11 16:37:17 -04:00
xobox.c Fix red introduced from keymap typos 2020-10-11 17:20:38 -04:00
zxbox.c