rockbox/apps/plugins
Amaury Pouly 3623a68404 fuze+: add midiplay keymap
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30697 a1c6a512-1295-4272-9138-f99709370657
2011-10-02 17:35:21 +00:00
..
beatbox FS#12273 - use buflib for font storage. thanks to the testers :) 2011-09-24 13:19:34 +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 fuze+: add chessbox keymap 2011-10-02 17:34:43 +00:00
clock
doom fuze+: add doom and pacbox keymap 2011-10-02 17:35:17 +00:00
fft fuze+: add fft keymap 2011-10-02 17:34:47 +00:00
fractals fuze+: add fractal keymap 2011-10-02 17:34:51 +00:00
frotz Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
goban fuze+: add goban keymap 2011-10-02 17:35:10 +00:00
imageviewer fuze+: add imageviewer keymap 2011-10-02 17:34:54 +00:00
lib fuze+: add pluginlib keymap 2011-10-02 15:39:23 +00:00
lua FS#12273 - use buflib for font storage. thanks to the testers :) 2011-09-24 13:19:34 +00:00
midi fuze+: add midiplay keymap 2011-10-02 17:35:21 +00:00
mikmod FS#12273 - use buflib for font storage. thanks to the testers :) 2011-09-24 13:19:34 +00:00
mpegplayer MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'. Now only set this parameter if GCCNUM > 401. 2011-09-08 06:23:33 +00:00
pacbox fuze+: add doom and pacbox keymap 2011-10-02 17:35:17 +00:00
pdbox Fix last known 'set but not used' warning by GCC 4.6.1. 2011-05-13 19:40:17 +00:00
pictureflow Buflib: Clarification about invalid handles 2011-09-07 23:16:29 +00:00
reversi fuze+: add reverso keymap 2011-10-02 17:35:03 +00:00
rockboy fuze+: add rockboy keymap 2011-10-02 17:34:39 +00:00
searchengine
shortcuts
sudoku fuze+: add sudoky keymap 2011-10-02 17:34:59 +00:00
text_viewer fuze+: add text viewer keymap 2011-10-02 17:34:35 +00:00
zxbox fuze+: add zxbox keymap 2011-10-02 17:35:14 +00:00
alarmclock.c
alpine_cdc.c Remove tabs. 2011-05-08 21:21:02 +00:00
battery_bench.c fuze+: add battery_bench keymap 2011-10-02 15:51:10 +00:00
bench_mem_jpeg.c
bench_scaler.c
blackjack.c fuze+: add blackjack keymap (unsure about resume) 2011-10-02 16:04:48 +00:00
boomshine.lua
bounce.c fuze+: add bounce keymap 2011-10-02 16:05:04 +00:00
brickmania.c fuze+: add brickmania keymap 2011-10-02 16:04:41 +00:00
bubbles.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
BUILD_OVERLAY
calculator.c fuze+: fix calculator keymap 2011-10-02 16:05:12 +00:00
calendar.c fuze+: add calendar keymap 2011-10-02 16:04:45 +00:00
CATEGORIES Add test_gfx and test_resize to CATEORIES so they show up in the right place 2011-01-12 21:00:09 +00:00
chessbox.c
chessclock.c fuze+: add chessclock keymap 2011-10-02 15:39:19 +00:00
chip8.c fuze+: add chip8 keymap 2011-10-02 16:05:16 +00:00
chopper.c fuze+: add chopper keymap 2011-10-02 16:05:20 +00:00
clix.c fuze+: add clix keymap 2011-10-02 17:34:07 +00:00
codebuster.c
credits.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
credits.pl
crypt_firmware.c
cube.c fuze+: add cube keymap 2011-10-02 15:39:33 +00:00
demystify.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
dice.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
dict.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
disktidy.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
disktidy.config Disktidy: New default files and folders for disktidy.config; 2011-05-14 00:24:54 +00:00
elfdep.pl
euroconverter.c
fire.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
fireworks.c fuze+: add fireworks keymap 2011-10-02 17:34:16 +00:00
firmware_flash.c
flipit.c fuze+: add flipit keymap 2011-10-02 15:50:58 +00:00
goban.c
greyscale.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
helloworld.c
helloworld.lua
invadrox.c fuze+: add invadrox keymap 2011-10-02 17:34:23 +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
jackpot.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
jewels.c fuze+: add jewels keymap 2011-10-02 16:05:23 +00:00
keybox.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
lamp.c fuze+: add lamp keymap 2011-10-02 15:51:02 +00:00
logo.c fuze+: add logo keymap 2011-10-02 15:39:36 +00:00
lrcplayer.c Fix some 'set but not used' warnings. 2011-09-17 20:53:28 +00:00
matrix.c fuze+: add matrix keymap 2011-10-02 17:34:19 +00:00
maze.c maze: fix warning spotted by gcc 4.6.0 2011-03-28 21:44:23 +00:00
mazezam.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
md5sum.c
metronome.c Correct the metronome keymap in the manual. Better describe buttons/actions in metronome help text. Closes FS#11773. 2011-02-03 21:20:50 +00:00
minesweeper.c fuze+: add minesweeper keymap 2011-10-02 16:20:53 +00:00
mosaique.c fuze+: add mosaique keymap 2011-10-02 15:39:42 +00:00
mp3_encoder.c fuze+: add mp3_encoder keymap 2011-10-02 15:51:07 +00:00
nim.c
oscilloscope.c fuze+: add oscilloscope keymap 2011-10-02 16:20:47 +00:00
pegbox.c fuze+: add pegbox keymap 2011-10-02 16:20:50 +00:00
pictureflow.c
pitch_detector.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
plasma.c Fix even more 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-03 20:28:56 +00:00
plugin.lds imx233/fuze+: don't use iram in plugins and in codecs 2011-10-02 15:39:30 +00:00
plugin_crt0.c
plugins.make Submit FS#12258. Do not use '-ffunction-sections' and '-fdata-sections' when compiling. Fixes compiler warnings for mingw and cygwin simulatior builds. 2011-09-07 19:21:57 +00:00
pong.c fuze+: add pong keymap 2011-10-02 16:20:57 +00:00
properties.c Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch targets is a *REALLY BAD IDEA* so do it properly so we dont have to revert any commits. 2011-02-27 09:30:33 +00:00
random_folder_advance_config.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
remote_control.c
resistor.c Remove now unneeded variable 2011-08-25 19:24:16 +00:00
robotfindskitten.c Declaration of 'pause' from robotfindskitten has conflicting types for 'pause' from android-ndk-r5 2011-01-22 18:27:05 +00:00
rockblox.c fuze+: add rockblox keymap 2011-10-02 15:39:46 +00:00
rockblox1d.c fuze+: add rockblox1d keymap 2011-10-02 15:51:13 +00:00
rockbox-fonts.config
rockbox_flash.c
rockboy.c
rocklife.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
rockpaint.c fuze+: add rockpaint keymap 2011-10-02 17:34:13 +00:00
search.c
settings_dumper.c
shopper.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
sliding_puzzle.c fuze+: add sliding_puzzle keymap 2011-10-02 16:21:11 +00:00
snake.c fuze+: add snake keymap 2011-10-02 16:21:00 +00:00
snake2.c fuze+: add snake2 keymap 2011-10-02 16:21:04 +00:00
snake2.levels
snow.c fuze+: add snow keymap 2011-10-02 15:50:47 +00:00
sokoban.c fuze+: add sokoban keymap 2011-10-02 16:51:27 +00:00
sokoban.levels
solitaire.c fuze+: fix solitaire keymap again 2011-10-02 16:51:20 +00:00
sort.c plugins: make local functions static for a subset of plugins 2011-09-17 17:20:27 +00:00
SOURCES don't install boomshine.lua if lua.rock isn't built 2011-05-17 22:29:36 +00:00
SOURCES.app_build RaaA: Enable plugins for application builds 2011-02-24 23:35:16 +00:00
spacerocks.c fuze+: add spacerocks keymap 2011-10-02 16:04:54 +00:00
splitedit.c
star.c fuze+: add star keymap 2011-10-02 16:51:17 +00:00
starfield.c fuze+: add starfield jeymap 2011-10-02 16:51:24 +00:00
stats.c fuze+: add stat keymap 2011-10-02 15:50:55 +00:00
stopwatch.c fuze+: add stopwatch keymap 2011-10-02 15:50:51 +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
SUBDIRS.app_build RaaA: Enable plugins for application builds 2011-02-24 23:35:16 +00:00
superdom.c fuze+: add superdom keymap 2011-10-02 17:34:31 +00:00
test_boost.c
test_codec.c rk27xx - enable a few test plugins 2011-09-06 12:39:49 +00:00
test_core_jpeg.c
test_disk.c rk27xx - enable a few test plugins 2011-09-06 12:39:49 +00:00
test_fps.c rk27xx - enable a few test plugins 2011-09-06 12:39:49 +00:00
test_gfx.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +00:00
test_grey.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +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
test_resize.c
test_sampr.c
test_scanrate.c HD300 - plugins keymaps 2010-11-30 10:52:14 +00:00
test_touchscreen.c
test_viewports.c
test_viewports.lua
text_editor.c
theme_remove.c
vbrfix.c GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. 2011-08-14 15:13:00 +00:00
video.c * Rename backlight_force_on to backlight_ignore_timeout to make it clear what the function does. 2011-01-24 12:29:16 +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 fuze+: add vu_meter keymap 2011-10-02 16:51:36 +00:00
wav2wv.c
wavplay.c Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead. 2011-02-02 17:43:32 +00:00
wavrecord.c Fix r29171 red. Forgot to replace a few. 2011-01-30 01:15:23 +00:00
wavview.c
wormlet.c fuze+: add wormlet keymap 2011-10-02 16:51:32 +00:00
xobox.c fuze+: add xobox keymap 2011-10-02 16:04:57 +00:00
zxbox.c