1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Robert Kukla 5c5fef0068 m:robe 100: use correct bmp file for chessbox (needs make clean)
also use logical and operator in conditions

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16494 a1c6a512-1295-4272-9138-f99709370657
2008-03-03 09:28:22 +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 m:robe 100: use correct bmp file for chessbox (needs make clean) 2008-03-03 09:28:22 +00:00
chessbox M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
clock Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +00:00
doom Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
lib Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
midi M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
mpegplayer Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
pacbox 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
reversi M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
rockboy Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +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 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
sudoku M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
zxbox Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
alpine_cdc.c Phase in thread_wait when waiting for a thread to exit. Begin phasing out the spinlock object for general use; it will become a multicore-only object for core locking. Take care of plugins first. 2007-10-22 05:57:38 +00:00
battery_bench.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
blackjack.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
bounce.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
brickmania.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
bubbles.c Bubbles for Sansa c200. 2007-09-28 22:05:22 +00:00
calculator.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
calendar.c Clean up hard-coded paths 2007-09-10 09:46:36 +00:00
CATEGORIES m:robe 100: 2008-01-11 21:48:01 +00:00
chessbox.c
chessclock.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
chip8.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
chopper.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +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 Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +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 Fixed the Total being out of screen with huge fonts like ter-u32b 2007-10-26 16:44:52 +00:00
dict.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
disktidy.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
elfdep.pl
euroconverter.c
fire.c Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
fireworks.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
firmware_flash.c
flipit.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
greyscale.c Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
helloworld.c
invadrox.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
iriver_flash.c Added the checksum for H100/H110/H115 bootloader also. 2008-02-09 15:32:55 +00:00
iriverify.c
jackpot.c
jewels.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
jpeg.c Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
logo.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
Makefile
mandelbrot.c Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
matrix.c Plugins now enabled and working for the Gigabeat S. 2008-02-17 12:23:02 +00:00
maze.c Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. 2007-09-20 10:49:48 +00:00
mazezam.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
metronome.c Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +00:00
metronome.h
midi2wav.c Clean up hard-coded paths 2007-09-10 09:46:36 +00:00
minesweeper.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
mosaique.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
mp3_encoder.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
nim.c
oscilloscope.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
pictureflow.c Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make it consistant with the ipods. apart from removing a bit of confusion, it fixes the wheel in pictureflow and possibly elsewhere. 2008-01-10 08:08:31 +00:00
plasma.c Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
plugin.lds Plugins now enabled and working for the Gigabeat S. 2008-02-17 12:23:02 +00:00
pong.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
properties.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
random_folder_advance_config.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +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 M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
rockbox_flash.c
rockboy.c
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 Plugins now enabled and working for the Gigabeat S. 2008-02-17 12:23:02 +00:00
search.c
sliding_puzzle.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
snake.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
snake2.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
snake2.levels
snow.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
sokoban.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
sokoban.levels
solitaire.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
sort.c
SOURCES compile invadrox only for suitable targets (fix red) 2008-03-01 23:18:32 +00:00
spacerocks.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
splitedit.c
star.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
starfield.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
stats.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
stopwatch.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
SUBDIRS M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
superdom.c Plugins now enabled and working for the Gigabeat S. 2008-02-17 12:23:02 +00:00
test_codec.c FS#7954: Free resources when speed testing a folder. Also simplify the error handling code a little. 2007-12-15 13:54:58 +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 Greyscale library: Preparations for a gamma measurement plugin. 2008-03-02 23:31:09 +00:00
test_resize.c * Add mktccboot to svn:ignore for tools/ 2008-01-26 01:34:23 +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
test_viewports.c Add the viewport functions to the screens API, including a new getfont() function to return the font used by the current viewport. A change to the screens API makes the plugin API incompatible, so we bump version and sort. Also commit the test_viewports plugin (not built by default). This is some more of FS#8385. 2008-01-08 01:22:14 +00:00
text_editor.c Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor 2007-11-20 02:11:13 +00:00
vbrfix.c Reduce stack usage in the vbrfix plugin. Fixes FS#8402. 2008-01-09 12:39:06 +00:00
video.c
viewer.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +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 M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
wav2wv.c
wavplay.c
wavrecord.c
wavview.c
wormlet.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
xobox.c M:Robe 100: add button definition/bitmaps to plugins and enable compilation 2008-03-01 22:55:09 +00:00
zxbox.c