rockbox/apps/plugins/lib
Aidan MacDonald d40a598970 plugins: Simplify plugin/codec API versioning
Replace the minimum version bound with a check on the size of
the API struct. The version only needs to be incremented for
ABI breaking changes. Additions to the API won't need to touch
the version number, resulting in fewer merge conflicts.

Change-Id: I916a04a7bf5890dcf5d615ce30087643165f8e1f
2023-03-21 16:23:54 -04:00
..
action_helper.c rb_info plugin and button,action+context name helper 2021-11-22 21:39:45 -05:00
action_helper.h Add custom action mapping to core 2022-02-23 08:47:12 -05:00
action_helper.pl Add custom action mapping to core 2022-02-23 08:47:12 -05:00
arg_helper.c pitchscreen make it a plugin 2021-11-10 22:38:37 -05:00
arg_helper.h pitchscreen make it a plugin 2021-11-10 22:38:37 -05:00
bmp_smooth_scale.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
button_helper.c rb_info plugin and button,action+context name helper 2021-11-22 21:39:45 -05:00
button_helper.h Add custom action mapping to core 2022-02-23 08:47:12 -05:00
button_helper.pl Add custom action mapping to core 2022-02-23 08:47:12 -05:00
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c
display_text.h
feature_wrappers.h
gcc-support.c
grey.h LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
grey_coldfire.S
grey_core.c Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04:00
grey_draw.c
grey_parm.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
grey_scroll.c
helper.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
helper.h Fix Red lib/helper.h 2022-11-23 23:55:45 -05:00
highscore.c plugins: Xobox: Fix highscore table on 2bit grayscale displays 2022-12-29 11:26:57 +01:00
highscore.h
icon_helper.c Plugin Api add core bitmaps 2021-08-26 12:55:34 +00:00
icon_helper.h Plugin Api add core bitmaps 2021-08-26 12:55:34 +00:00
id3.c PictureFlow: id3 functions refactoring 2023-01-19 15:12:57 -05:00
id3.h PictureFlow: id3 functions refactoring 2023-01-19 15:12:57 -05:00
jhash.c
jhash.h
jpeg_mem.h
kbd_helper.c Small fixes to kbd_create_layout 2021-07-20 21:30:55 +01:00
kbd_helper.h Small fixes to kbd_create_layout 2021-07-20 21:30:55 +01:00
keymaps.h New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
md5.c
md5.h
mul_id3.c PictureFlow: id3 functions refactoring 2023-01-19 15:12:57 -05:00
mul_id3.h PictureFlow: id3 functions refactoring 2023-01-19 15:12:57 -05:00
mylcd.h
osd.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
osd.h
overlay.c plugins: Simplify plugin/codec API versioning 2023-03-21 16:23:54 -04:00
overlay.h
picture.c
picture.h
playback_control.c settings: Remove setting ID return from find_setting() 2022-12-17 13:36:38 +00:00
playback_control.h
pluginlib_actions.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
pluginlib_actions.h
pluginlib_albumart.c
pluginlib_bmp.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
pluginlib_bmp.h
pluginlib_exit.h
pluginlib_jpeg_idct_arm.S
pluginlib_jpeg_load.c
pluginlib_jpeg_mem.c
pluginlib_resize.c
pluginlib_touchscreen.c
pluginlib_touchscreen.h
printcell_helper.c [BugFix] printcell_helper selection out of bounds 2022-12-31 16:12:18 -05:00
printcell_helper.h gui lists add callback for owner drawn items 2022-01-01 23:56:51 -05:00
profile_plugin.c
profile_plugin.h
read_image.c
read_image.h
rgb_hsv.c
rgb_hsv.h
sha1.c
sha1.h
simple_viewer.c
simple_viewer.h
SOURCES PictureFlow: id3 functions refactoring 2023-01-19 15:12:57 -05:00
stdio_compat.c
stdio_compat.h
strncpy.c
wrappers.h Fix red in 7f265ee 2023-01-14 19:40:29 +01:00
xlcd.h LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
xlcd_core.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
xlcd_draw.c Whitespace cleanup on fb_viewport Rewrite 2020-10-26 12:38:22 -04:00
xlcd_scroll.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00