rockbox/apps/plugins
Christian Soffke bfef0a2d6c PictureFlow: fix colors for keyboard and full screen tags
Change-Id: I2dfaf1ff982c6b1c7b7387d673818de7428f85a5
2024-12-27 19:15:09 +01:00
..
beatbox Fuze+: add pdbox plugin 2024-10-27 09:24:57 -04:00
bitmaps FS#8647: Amaze - 3D maze game plugin 2024-04-24 17:37:58 -04:00
chessbox list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
clock Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
doom Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
fft Fix an issue building the fft plugin on greyscale targets on some simulator toolchains 2024-06-27 20:42:32 -04:00
fractals plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
frotz keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
goban Document intentional fallthroughs + fix harmless unintended ones 2021-08-04 18:59:46 +00:00
imageviewer Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
lib plugins: Remove id3 lib 2024-12-15 23:50:24 +01:00
lua Don't force gcc as host compiler + fix clang warnings 2024-12-20 05:29:18 +01:00
lua_scripts lua make memcheck script eat all available ram (incld audiobuf) 2024-12-26 01:49:01 -05:00
midi New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
mikmod mikmod: Properly render with fonts larger than 6x8 pixels. 2024-11-06 20:18:45 -05:00
mpegplayer fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
pacbox Fix red in 8c86fb6da0 (ipod5g only) 2024-05-08 22:03:59 -04: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 PictureFlow: fix colors for keyboard and full screen tags 2024-12-27 19:15:09 +01:00
puzzles puzzles: Update resync script to work around WIN32 issues 2024-12-09 21:24:10 -05:00
reversi Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
rockboy Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -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 [BUGFIX] some files wouldn't run as shortcut 2023-11-23 12:26:08 -05:00
sudoku Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
tagcache Fix incorrect UI font id in some plugins 2024-11-07 17:45:09 +01:00
text_viewer fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
xrick xrick: Fix build on RGB888 targets 2024-06-30 20:57:34 -04:00
xworld Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
zxbox Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
2048.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01: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 [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
bench_mem_jpeg.c
bench_scaler.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
blackjack.c Remove the (very) incomplete port for the Tatung TPJ-1102 2021-08-14 16:29:39 -04: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 FS#10959: Fix multiple bugs in brickmania (Matteo Italia) 2024-06-30 20:32:38 -04:00
bubbles.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
BUILD_OVERLAY Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). 2010-06-21 16:53:00 +00:00
calculator.c calculator: Fix compile issue in mingw32 2023-09-22 10:32:09 -04:00
calendar.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04: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 New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
chip8.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
chopper.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
clix.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01: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 plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01: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 folder_select.c move to plugin as db_folder_select 2021-11-11 00:28:59 -05: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: fix loading of filetypes to clean 2024-01-07 07:01:13 +01: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 Port of Duke Nukem 3D 2017-12-23 21:01:26 -05:00
elfdep.pl first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
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 plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
goban.c Fix yellows/reds. Red where caused by preprocessor condition mismatch. 2010-08-24 15:01:33 +00:00
greyscale.c Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04:00
helloworld.c Update comments in the helloword plugin. 2010-08-30 20:58:38 +00:00
helloworld.lua
invadrox.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
iriver_flash.c rockbox: move firmware checksum algorithms into a common header 2020-11-22 05:12:04 +00:00
iriverify.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
jackpot.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
jewels.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04: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 Scrobbler plugin remove logf size warnings 2024-12-11 19:35:02 -05:00
lastfm_scrobbler_viewer.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -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 gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -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 plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
minesweeper.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
mosaique.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
mp3_encoder.c [Bugfix] Pt doesn't return length of the next track 2024-12-08 00:28:16 -05:00
multiboot_select.c plugins: multiboot_select: Support touchscreen pointing mode 2024-04-21 20:38:11 -04:00
open_plugins.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
oscilloscope.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
otp.c COV352716: Inproperly concatenated help text (very minor issue) 2024-12-10 23:11:48 -05:00
pegbox.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
periodic_table.c Fix incorrect UI font id in some plugins 2024-11-07 17:45:09 +01:00
picross.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
pictureflow.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
pitch_detector.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
pitch_screen.c plugin argparse update to add userdata to callback 2024-07-26 00:56:13 -04: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 plugins: playing time: OBOE 2024-10-18 06:55:15 +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 plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -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 plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01: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 Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -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 plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
snake.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
snake2.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
snake2.levels
snow.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
sokoban.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
sokoban.levels Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the default level file back to the previous filename) 2007-06-29 19:52:13 +00:00
solitaire.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
sort.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00: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 plugins: SpaceRocks: iPod keymap, use Menu button for Menu 2022-12-29 08:10:01 +01:00
speedread.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
star.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01: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 Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04: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 Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
test_core_jpeg.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
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 Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -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 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 Remove mp3info function & remove list_do_action from plugin_api 2024-07-26 15:15:06 -04: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 Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -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 plugins: make local functions static for metronome, rockblox1d, wavview 2011-10-04 19:33:52 +00:00
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 Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
xobox.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
zxbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00