1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Thomas Martitz 5629d551d7 Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme.
This makes plugins show the menu backdrop in their backdrop so that they don't look like crap if you have an sbs and look more integrated. I've test about all plugins and all work fine.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24335 a1c6a512-1295-4272-9138-f99709370657
2010-01-26 20:14:42 +00:00
..
beatbox More tabs removed 2010-01-03 11:12:31 +00:00
bitmaps Fix red. 2010-01-02 04:00:03 +00:00
chessbox change dependencies in make files: 2010-01-17 13:03:10 +00:00
clock Clock: Fix rendering. 2009-09-04 04:13:38 +00:00
doom Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoom startup. 2009-12-18 04:25:56 +00:00
fractals fractals: set svn:keywords property. 2010-01-21 13:18:27 +00:00
frotz Fix warnings in frotz, one of which is a real bug :) 2010-01-17 22:28:36 +00:00
goban More tabs removed 2010-01-03 11:12:31 +00:00
imageviewer jpeg,png: fix typo in comments and indentions. 2010-01-21 12:06:02 +00:00
lib pluginlib: Support calling a function at exit time to clean up open files 2010-01-05 22:17:32 +00:00
lua Lua: return nil when function failed instead of returning nothing 2009-10-29 17:13:36 +00:00
midi Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
mpegplayer mpegplayer: reset foreground/background color and clear display in case they are changed in menu. 2010-01-21 12:14:18 +00:00
pacbox change dependencies in make files: 2010-01-17 13:03:10 +00:00
pdbox change dependencies in make files: 2010-01-17 13:03:10 +00:00
pictureflow Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme. 2010-01-26 20:14:42 +00:00
reversi Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockboy Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
searchengine loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
shortcuts properties,shortcuts_view: enable the theme while showing list. 2009-12-21 13:32:43 +00:00
sudoku sudoku: fix FS#7772: Sudoku: "Solve" Crash. 2009-12-16 11:53:36 +00:00
zxbox change dependencies in make files: 2010-01-17 13:03:10 +00:00
alpine_cdc.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
battery_bench.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
bench_mem_jpeg.c Use TIME_BEFORE in bench_* plugins, and use 10s test duration. 2009-05-18 20:21:03 +00:00
bench_scaler.c Use pre-multiplication in scaler to save one multiply per color component on ARM and Coldfire, at the cost of an extra add/shift in the horizontal scaler to reduce values to a workable range. SH-1 retains the same basic math, as 2009-05-26 20:00:47 +00:00
blackjack.c Simplify some boolean expressions that compare directly against 'true' 2010-01-02 16:03:30 +00:00
boomshine.lua Boomshine: 2009-12-06 15:58:18 +00:00
bounce.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
brickmania.c Brickmania: Change the drawing/collision detection to simplify position management. 2010-01-02 04:51:32 +00:00
bubbles.c Hide menu entries "Resume Game" and "Quit without Saving" if not available and clean up the code 2009-12-17 15:37:52 +00:00
calculator.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
calendar.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
CATEGORIES New plugin: frotz, a Z-machine interpreter, for playing interactive fiction. 2010-01-17 22:15:13 +00:00
chessbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
chessclock.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
chip8.c Fix warning in chip8 plugin for simulator builds 2010-01-03 13:20:42 +00:00
chopper.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
clix.c Simplify some expressions using the ? operator 2010-01-01 22:47:25 +00:00
codebuster.c codebuster: save settings only if they are changed. 2009-12-20 14:00:38 +00:00
credits.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
credits.pl
crypt_firmware.c Correct Id keyword and add svn:keywords property. 2009-10-25 13:40:24 +00:00
cube.c A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better consistency across plugins 2010-01-18 20:53:59 +00:00
demystify.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
dice.c Dice: Prevent a divide by 0 2009-12-04 04:45:22 +00:00
dict.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
disktidy.c FS#10738: fix disktidy plugin crash when dealing with very long file/directory names. 2010-01-20 21:24:19 +00:00
disktidy.config FS#8637 - new UI for disktidy. 2008-05-18 07:27:10 +00:00
elfdep.pl
euroconverter.c fixed euroconverter, missed in the configfile change 2009-01-17 23:08:35 +00:00
fire.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
fireworks.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
firmware_flash.c fix more red 2009-11-22 19:30:14 +00:00
flipit.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
goban.c And now with the added file... 2009-02-21 00:08:57 +00:00
greyscale.c Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me. 2009-08-04 03:08:32 +00:00
helloworld.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
helloworld.lua Helloworld.lua: fix file_put_contents depending on a wrong return value of io.write + use a cleaner version of if(file == nil) (thanks to Christophe Gragnic) 2009-07-08 21:05:56 +00:00
invadrox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
iriver_flash.c Fix reds. 2009-11-22 19:08:29 +00:00
iriverify.c Check if parameter is NULL in plugins which only works as viewer. 2009-07-29 13:56:23 +00:00
jackpot.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
jewels.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
keybox.c keybox: fix issue when deleted all items. 2009-08-29 14:57:23 +00:00
lamp.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
logo.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
lua.c Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
matrix.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
maze.c FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3G 2009-06-27 11:14:47 +00:00
mazezam.c small fixes for mazezam. 2009-08-06 13:21:08 +00:00
md5sum.c set svn:keywords property 2009-07-12 15:04:56 +00:00
metronome.c Fix FS#10546 - metronome doesn't work on h1xx/h3xx. 2009-11-17 22:10:22 +00:00
minesweeper.c Add bitmaps for correct and wrong flags when showing the full board. (Feel free to change the graphics) 2009-12-30 19:00:33 +00:00
mosaique.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
mp3_encoder.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
nim.c revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. 2009-01-16 15:35:05 +00:00
oscilloscope.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pegbox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
pictureflow.c Add missing PictureFlow overlay source, fix properties on new files. 2009-05-07 01:40:25 +00:00
pitch_detector.c Fix division by 0 by clamping freq value a little higher, some minor style and whitespace changes 2009-12-05 01:00:47 +00:00
plasma.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
plugin.lds Onda VX747/VX777: cleanup linker files a bit 2010-01-03 16:34:56 +00:00
plugins.make *.link: depends on config file where plugin buffer size is set 2010-01-24 15:32:23 +00:00
pong.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
ppmviewer.c PPM viewer - initial support for vertical strides - scaler needs to be modified for full support. 2009-10-08 04:52:44 +00:00
properties.c properties,shortcuts_view: enable the theme while showing list. 2009-12-21 13:32:43 +00:00
random_folder_advance_config.c Simplify some boolean expressions that compare directly against 'true' 2010-01-02 16:03:30 +00:00
remote_control.c Flyspray: FS#10326 2009-07-18 12:58:29 +00:00
robotfindskitten.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
rockblox.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockblox1d.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
rockbox-fonts.config New plugin theme_remove which offers a way to remove specified theme. 2009-10-12 13:55:59 +00:00
rockbox_flash.c Bump flash image version and adapt flashing documentation. 2009-03-24 01:11:44 +00:00
rockboy.c Fix rockboy on the recorders. 2009-03-01 23:52:23 +00:00
rocklife.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
rockpaint.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
search.c plugin: search,sort: Handle UTF-8 BOM at the start of file. 2009-12-20 12:59:25 +00:00
settings_dumper.c set svn:keywords property 2009-07-12 15:04:56 +00:00
sliding_puzzle.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake2.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
snake2.levels Removed executable flag 2007-01-09 23:22:14 +00:00
snow.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
sokoban.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00: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 Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
sort.c plugin: search,sort: Handle UTF-8 BOM at the start of file. 2009-12-20 12:59:25 +00:00
SOURCES FS#10911 - Plugins: Fractals (formerly Mandelbrot) 2010-01-15 05:53:15 +00:00
spacerocks.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
splitedit.c Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me. 2009-08-04 03:08:32 +00:00
star.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
starfield.c Simplify some boolean expressions that compare directly against 'true' 2010-01-02 16:03:30 +00:00
stats.c Simplify some boolean expressions that compare directly against 'true' 2010-01-02 16:03:30 +00:00
stopwatch.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
stopwatch.lua Add stopwatch plugin replacement for touchscreen targets 2009-12-16 14:23:13 +00:00
SUBDIRS Disable DOOM for c200v2, it won't run 2010-01-24 15:59:27 +00:00
superdom.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
test_boost.c set svn:keywords property 2009-07-12 15:04:56 +00:00
test_codec.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
test_core_jpeg.c Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders. 2009-05-01 23:24:23 +00:00
test_disk.c Accept FS#10094 by Teruaki Kawashima: 2009-06-16 04:25:21 +00:00
test_fps.c Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me. 2009-08-04 03:08:32 +00:00
test_gfx.c Plugin for testing LCD driver and greylib drawing performance. 2009-06-20 18:12:34 +00:00
test_grey.c test_grey.c : use left/right on YH920 instead of rew/ff 2009-10-03 13:23:36 +00:00
test_greylib_bitmap_scale.c Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann with improvements and bitmap graphics by me. 2009-08-04 03:08:32 +00:00
test_mem_jpeg.c Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_mem_jpeg.c plugins to test and benchmark it, and a line-length clean up in jpeg_load.c. 2009-05-08 03:46:48 +00:00
test_resize.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
test_sampr.c Fix test_sampr for the changes in r22440 2009-09-12 08:00:52 +00:00
test_scanrate.c Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz 2009-10-03 13:05:13 +00:00
test_touchscreen.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
test_viewports.c Lua: port viewports + add test_viewports.lua 2009-05-25 14:21:17 +00:00
test_viewports.lua Fix some typos 2009-05-25 14:56:59 +00:00
text_editor.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
theme_remove.c theme remove: add sbs to remove list. 2009-11-07 14:13:38 +00:00
vbrfix.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
video.c Revert r21912 : "Storage API : remove undeeded target-specific functions" 2009-07-17 16:34:34 +00:00
viewer.c make sure plugin reset backlight setting before exit. do code polish. 2009-12-18 14:17:28 +00:00
viewers.config New plugin: frotz, a Z-machine interpreter, for playing interactive fiction. 2010-01-17 22:15:13 +00:00
vu_meter.c vumeter: Remove unused defines 2009-12-16 15:57:07 +00:00
wav2wv.c remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, and replace with pluginlib implementations in plugins/lib/gcc-support.c 2009-01-24 22:57:57 +00:00
wavplay.c Revert r21912 : "Storage API : remove undeeded target-specific functions" 2009-07-17 16:34:34 +00:00
wavrecord.c Fix plugins for the changed pitch scale from r21781 2009-07-11 23:11:56 +00:00
wavview.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
wormlet.c Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
xobox.c xobox: show game stats when finishing level 2010-01-02 19:48:14 +00:00
zxbox.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00