rockbox/apps/plugins
Michael Sevakis 9f4fdbd1a6 Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordinates in the code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29020 a1c6a512-1295-4272-9138-f99709370657
2011-01-10 07:32:29 +00:00
..
beatbox Commit a few more GoGear HDD6330 keymaps. 2010-11-02 10:58:08 +00:00
bitmaps Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordinates in the code. 2011-01-10 07:32:29 +00:00
chessbox HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
clock Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
doom FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200. 2010-12-12 16:31:20 +00:00
fft HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
fractals HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
frotz Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
goban HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
imageviewer Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me. 2011-01-09 13:22:54 +00:00
lib HD300 - greylib callibration data (taken from iAudio M5 - works well) 2010-11-30 10:52:31 +00:00
lua Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
midi Make the midiplugin's out of memory error more obvious to people who don't know what malloc is. 2010-12-13 04:43:27 +00:00
mikmod Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806) 2010-12-12 15:03:30 +00:00
mpegplayer Put illustrative switch case back, because it clarifies intention...maybe ;). 2011-01-07 05:30:22 +00:00
pacbox Gigabeat F can easily manage 60fps in pacbox. 2011-01-09 03:01:55 +00:00
pdbox set mode argument for open() where O_CREAT flag is/can be set. 2010-11-07 11:45:20 +00:00
pictureflow pictreflow: tweak alpha value for the case number of slides < 3 so that fading looks a bit more smooth. 2010-11-07 14:37:02 +00:00
reversi HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
rockboy set the sampling rate back to default on closing, 2010-12-15 11:33:22 +00:00
searchengine Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
shortcuts Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
sudoku HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
text_viewer Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin to write to the disk less often, and correct several minor bugs. 2010-12-14 21:33:45 +00:00
zxbox HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
alarmclock.c alarm clock: don't have user pause the playback manually. make the plugin pause it. 2010-10-07 13:19:21 +00:00
alpine_cdc.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
battery_bench.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
bench_mem_jpeg.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
bench_scaler.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
blackjack.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
boomshine.lua fix FS#11659. wait for user input before exiting the plugin. 2010-10-12 13:56:54 +00:00
bounce.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
brickmania.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
bubbles.c Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordinates in the code. 2011-01-10 07:32:29 +00: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 HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
calendar.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
CATEGORIES Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me. 2011-01-09 13:22:54 +00:00
chessbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
chessclock.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
chip8.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
chopper.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
clix.c Begin committing keymap plugins for the Philips GoGear HDD6330. 2010-11-02 03:29:16 +00:00
codebuster.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
credits.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
credits.pl
crypt_firmware.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
cube.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
demystify.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
dice.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
dict.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
disktidy.c disktidy: Fix deleting of directories specified by a pattern (FS#11827) 2010-12-25 22:22:50 +00:00
disktidy.config Fix a typo in comment 2010-12-23 18:02:04 +00:00
elfdep.pl
euroconverter.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fire.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
fireworks.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
firmware_flash.c fix r27926 : lcd_puts() not changed to lcd_putsf() 2010-08-28 21:54:24 +00:00
flipit.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
goban.c Fix yellows/reds. Red where caused by preprocessor condition mismatch. 2010-08-24 15:01:33 +00:00
greyscale.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
helloworld.c Update comments in the helloword plugin. 2010-08-30 20:58:38 +00:00
helloworld.lua
invadrox.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
iriver_flash.c Fix warning about using static vars in non static inline functions with gcc 4.5. 2010-12-27 10:46:29 +00:00
iriverify.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
jackpot.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
jewels.c jewels: hopefully fix FS#11842, by checking if there are available moves after checking if we should advance to the next level. 2011-01-09 18:54:21 +00:00
keybox.c keybox: do not leak filehandle when the wrong password is entered. 2010-09-08 19:53:50 +00:00
lamp.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
logo.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
lrcplayer.c tweak lrcplayer. 2010-08-27 13:50:19 +00:00
matrix.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
maze.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
mazezam.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
md5sum.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
metronome.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
minesweeper.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
mosaique.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
mp3_encoder.c Finally fix FS#10678. Now the mp3 encoder plugin supports mono/stereo and the sampling rates 16/22.05/24/32/44.1/48 kHz. 2011-01-06 17:36:52 +00:00
nim.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
oscilloscope.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
pegbox.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
pictureflow.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
pitch_detector.c Revert r29004 putting the original comment back (sorry to fml for this :) 2011-01-08 14:26:16 +00:00
plasma.c Remove build conditions inside .c plugin files 2010-08-25 19:00:58 +00:00
plugin.lds New port: iPod Classic (also known as iPod 6G/6.5G/7G) 2011-01-02 23:16:27 +00:00
plugin_crt0.c Guard the cpucache_invalidate() with proper #ifdefs 2010-10-10 20:53:46 +00:00
plugins.make add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted. 2010-10-17 11:40:39 +00:00
pong.c Add AI to the pong plugin, to allow single-player operation. 2011-01-08 16:32:56 +00:00
properties.c Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD update rate while recursively scanning files in the properties plugin, improving its scan speed. 2010-12-16 05:49:30 +00:00
random_folder_advance_config.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
remote_control.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
resistor.c Resistor calculator: make brace-style consistent 2010-10-14 20:13:05 +00:00
robotfindskitten.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockblox.c Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordinates in the code. 2011-01-10 07:32:29 +00:00
rockblox1d.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
rockbox-fonts.config
rockbox_flash.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockboy.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
rocklife.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
rockpaint.c FS#11777: enhancement for rockbox_browse() 2010-12-14 13:37:58 +00:00
search.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
settings_dumper.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
shopper.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
sliding_puzzle.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
snake.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
snake2.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
snake2.levels
snow.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
sokoban.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
sokoban.levels
solitaire.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
sort.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
SOURCES Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me. 2011-01-09 13:22:54 +00:00
spacerocks.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
splitedit.c splitedit: fix snprintf() argument (size of wrong buffer) 2010-08-28 21:46:36 +00:00
star.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
starfield.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
stats.c stats plugin: Add new things to count. Playlist and video files. 2010-12-28 14:42:30 +00:00
stopwatch.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
stopwatch.lua
SUBDIRS Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806) 2010-12-12 15:03:30 +00:00
superdom.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
test_boost.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_codec.c HDD6330: add missing button for test_codec. 2010-12-02 20:25:04 +00: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 Change the gcc options for sdl builds to allow for gnu99 features, it needs some fixes in other places. Fixes test_mem compilation failure on cygwin. 2010-12-02 21:20:30 +00:00
test_fps.c Vastly increase speed of SDL screen updates for RGB565. 2010-12-27 22:08:34 +00:00
test_gfx.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_grey.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
test_greylib_bitmap_scale.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
test_mem.c Higher precision for test_mem plugin. 2011-01-01 19:54:01 +00:00
test_mem_jpeg.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_resize.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_sampr.c Plugins: modify IRAM copying code 2010-08-30 20:47:53 +00:00
test_scanrate.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
test_touchscreen.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_viewports.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
test_viewports.lua
text_editor.c text editor: decrease size of extension to reduce stack usage. 2010-10-01 14:40:28 +00:00
theme_remove.c Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
vbrfix.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
video.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00
viewers.config Rework ppmviewer to fit our shiny new imageviewer framework. FS#11818 by me. 2011-01-09 13:22:54 +00:00
vu_meter.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
wav2wv.c fix leak-file-handles. 2010-10-23 12:40:07 +00:00
wavplay.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
wavrecord.c fix r27926 : lcd_puts() not changed to lcd_putsf() 2010-08-28 21:54:24 +00:00
wavview.c plugins: use lcd_putsf/lcd_putsxyf 2010-08-28 21:46:45 +00:00
wormlet.c SA9200: Make plugins. Cheat a little just to get things to make at first by using some artwork for 128x128 screen. 2011-01-09 21:42:25 +00:00
xobox.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
zxbox.c Second try: Introduce plugin_crt0.c that every plugin links. 2010-08-24 14:30:46 +00:00