rockbox/apps/plugins
Rob Purchase 3fa414d959 Fix red (#ifdef hell).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17262 a1c6a512-1295-4272-9138-f99709370657
2008-04-27 16:13:18 +00:00
..
beatbox Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
bitmaps FS#5725 - New Puzzle Game "PegBox"; with changes by myself: 2008-04-03 22:43:39 +00:00
chessbox FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
clock Make mpegplayer sleep the disk after buffering to save battery. * Add a simulator stub for ata_sleep(), and un-ifdef most calls to it. 2008-04-13 12:24:47 +00:00
doom FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
lib option_screen() now accepts a viewport 2008-04-23 11:07:40 +00:00
midi FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
mpegplayer FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
pacbox FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
reversi FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
rockboy FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
searchengine Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
shortcuts Pass the buffer length to the list_get_name callback functions instead of using hardcoded MAX_PATH 2008-04-09 15:25:17 +00:00
sudoku FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
zxbox FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
alpine_cdc.c Allow to select the core for running the user timer on portalplayer targets. * Incompatible plugin API change -> sorted API. 2008-04-04 19:38:46 +00:00
battery_bench.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
blackjack.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
bounce.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
brickmania.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
bubbles.c Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for Bubbles 2008-04-07 06:33:21 +00:00
calculator.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
calendar.c Optimise some more line drawing calls. 2008-04-12 09:51:16 +00:00
CATEGORIES Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and Alexander Papst 2008-04-23 21:15:07 +00:00
chessbox.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
chessclock.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
chip8.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
chopper.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
credits.c use the list context in credits which has to be defined for every target 2007-10-15 08:25:29 +00:00
credits.pl
cube.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
demystify.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
dice.c the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. 2008-03-26 03:35:24 +00:00
dict.c D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). 2008-03-22 22:03:34 +00:00
disktidy.c FS #8985 by Robert Menes. Add support for removing some Linux files/directories in disktidy. 2008-04-21 20:16:45 +00:00
elfdep.pl
euroconverter.c Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. 2007-04-06 22:55:00 +00:00
fire.c Adapt the remaining plugins to put the greyscale isr on cop. Now they can be used while playing music without making the audio stutter. Needs the new SHAREDBSS_ATTR. 2008-04-06 13:59:31 +00:00
fireworks.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
firmware_flash.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
flashlight.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
flipit.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
greyscale.c m:robe 100: a few button defines and other greyscale related changes 2008-04-07 22:09:14 +00:00
helloworld.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
invadrox.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
iriver_flash.c Added the checksum for H100/H110/H115 bootloader also. 2008-02-09 15:32:55 +00:00
iriverify.c Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify 2007-07-25 09:38:55 +00:00
jackpot.c makes the slot wheels turn faster in the jackpot plugin for the bitmap targets 2007-08-05 12:23:16 +00:00
jewels.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
jpeg.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
logo.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
Makefile
mandelbrot.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
matrix.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
maze.c Optimise line drawing calls. 2008-04-12 08:57:28 +00:00
mazezam.c allow the plugin playback control menu to be put in a viewport. 2008-04-23 10:28:34 +00:00
metronome.c Optimise some more line drawing calls. 2008-04-12 09:51:16 +00:00
metronome.h Use multi-screen api for metronome plugin, and made it run in the simulator by implementing the timer functions 2007-07-29 03:43:37 +00:00
midi2wav.c Clean up hard-coded paths 2007-09-10 09:46:36 +00:00
minesweeper.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
mosaique.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
mp3_encoder.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
nim.c Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. 2007-04-06 22:55:00 +00:00
oscilloscope.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
pegbox.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
pictureflow.c Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted without being boosted earlier). Also fixed possible missing cleanup in case write_pfconfig fails. 2008-04-19 12:31:38 +00:00
plasma.c Fix red (#ifdef hell). 2008-04-27 16:13:18 +00:00
plugin.lds This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed. 2008-04-22 04:34:25 +00:00
pong.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
properties.c Pass the buffer length to the list_get_name callback functions instead of using hardcoded MAX_PATH 2008-04-09 15:25:17 +00:00
random_folder_advance_config.c Accept FS#7708 by John Kaminar 2008-04-24 10:59:56 +00:00
robotfindskitten.c Keep a 2 pixel margin in the instructions screen. 2007-10-08 00:03:15 +00:00
robotfindskitten_messages.h Reduce memory usage so that we can include all messages on all platforms 2007-10-05 21:28:43 +00:00
rockblox.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
rockbox_flash.c Code cleaning - remove some unnecessary defined(SIMULATOR) checks 2007-05-10 13:16:08 +00:00
rockboy.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
rocklife.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
rockpaint.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
search.c didn't saw the warning 2007-08-07 14:09:12 +00:00
sliding_puzzle.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
snake.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
snake2.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
snake2.levels
snow.c D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). 2008-03-22 22:03:34 +00:00
sokoban.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +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 FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
sort.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
SOURCES Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and Alexander Papst 2008-04-23 21:15:07 +00:00
spacerocks.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
splitedit.c Optimise some more line drawing calls. 2008-04-12 09:51:16 +00:00
star.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
starfield.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
stats.c D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). 2008-03-22 22:03:34 +00:00
stopwatch.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
SUBDIRS m:robe - build doom plugin 2008-04-08 19:31:45 +00:00
superdom.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
test_codec.c Oops. test_codec should be updated too. 2008-03-29 06:40:45 +00:00
test_disk.c FS #8635 by Andree Buschmann: Fix overflow in test_disk speed calculation. No precision is lost because filesize is always a multiple of (1<<8). 2008-02-26 18:31:59 +00:00
test_fps.c Adapt the remaining plugins to put the greyscale isr on cop. Now they can be used while playing music without making the audio stutter. Needs the new SHAREDBSS_ATTR. 2008-04-06 13:59:31 +00:00
test_grey.c Test plugin for greyscle library calibration. 2008-04-06 15:36:53 +00:00
test_resize.c Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It could be made smaller by taking out some special cases, but I'm leaving them in for now because size isn't really a concern until we decide to move it into the core (if we ever do). test_resize now allows to choose between both resize methods for comparison. sliding_puzzle is made to use the smooth scaling. 2008-04-06 22:30:50 +00:00
test_sampr.c Fix some plugins that use NULL instead of -1 when not using a voice id in struct opt_items. Change as many '#define NULL 0' to '#define NULL ((void*)0)' as grep would find - somewehere the former is still hiding it seems. :\ 2007-10-15 07:59:13 +00:00
test_scanrate.c m:robe 100: a few button defines and other greyscale related changes 2008-04-07 22:09:14 +00:00
test_viewports.c Fixed "#else if", changed to "#elif" 2008-04-13 22:10:31 +00:00
text_editor.c allow the plugin playback control menu to be put in a viewport. 2008-04-23 10:28:34 +00:00
vbrfix.c Reduce stack usage in the vbrfix plugin. Fixes FS#8402. 2008-01-09 12:39:06 +00:00
video.c Allow to select the core for running the user timer on portalplayer targets. * Incompatible plugin API change -> sorted API. 2008-04-04 19:38:46 +00:00
viewer.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
viewers.config Accept FS#7218 by Dave Hooper: Bitmap version of the sliding puzzle game. 2008-01-26 00:16:06 +00:00
vu_meter.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
wav2wv.c Missed a couple. Hopefully fix all warnings. 2007-04-21 19:07:15 +00:00
wavplay.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
wavrecord.c the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. 2008-03-26 03:35:24 +00:00
wavview.c Optimise some more line drawing calls. 2008-04-12 09:51:16 +00:00
wormlet.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
xobox.c FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. 2008-04-27 15:30:19 +00:00
zxbox.c Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00