rockbox/apps/plugins
2006-11-18 02:18:29 +00:00
..
bitmaps Height doesn't matter 2006-11-10 07:54:48 +00:00
chessbox Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
databox Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
doom SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
lib fix builds 2006-11-16 03:12:27 +00:00
midi More ADSR related voodoo. Hopefully will get to patch prescaler soon. 2006-10-03 23:27:44 +00:00
mpegplayer SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
pacbox SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
rockboy SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
searchengine Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
sudoku Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
zxbox SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
alpine_cdc.c * give tsr plugins the choice to quit or not 2006-10-31 11:17:00 +00:00
battery_bench.c player doesnt have lcd_update()... grr! 2006-10-31 11:34:46 +00:00
bounce.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
brickmania.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
bubbles.c fix ondio keymaps 2006-11-17 03:18:04 +00:00
calculator.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
calendar.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
chessbox.c
chessclock.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
chip8.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
clock.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
credits.c fix scroll speed on the gigabeat 2006-08-09 13:25:19 +00:00
credits.pl
cube.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
demystify.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
dice.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
dict.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
disktidy.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
elfdep.pl
euroconverter.c
fire.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
firmware_flash.c
flipit.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
grayscale.c Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c 2006-08-07 01:46:42 +00:00
helloworld.c
iriver_flash.c Don't corrupt the original firmware when updating bootloader. 2006-10-16 08:34:48 +00:00
iriverify.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
jackpot.c
jewels.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
jpeg.c Quit the jpeg viewer gracefully if started without arguments or with a wrong file in a directory with no supported filetypes. 2006-11-09 23:21:28 +00:00
logo.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
Makefile Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
mandelbrot.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
metronome.c fix ondio keys, and tempo +/- on all targets 2006-11-17 00:50:35 +00:00
midi2wav.c
midiplay.c SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
minesweeper.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
mosaique.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
mp3_encoder.c SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two macros for declaring and initializing IRAM. Plugins should use these instead. See mp3_encoder, doom, etc. for details. Further tweaks in buffer restoration after other use. Hiding of some interfaces that should only be used by buffer management. 2006-11-18 02:18:29 +00:00
nim.c
oscilloscope.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
plasma.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
plugin.lds X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefit more from IRAM than the core. Further changes are required to actually make use of this. (b) This way, all core IRAM is DMA capable (wasn't the case before), so one less pitfall. 2006-11-09 21:15:49 +00:00
pong.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
random_folder_advance_config.c dont allow the volume setting to wrap 2006-11-06 10:11:51 +00:00
rockblox.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
rockbox_flash.c
rockboy.c
rockpaint.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
search.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
sliding_puzzle.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
snake.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
snake2.c didn't include the frequency stuff in snake2 2006-11-15 06:58:08 +00:00
snake2.levels
snow.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
sokoban.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
sokoban.levels
solitaire.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
sort.c Use correct file mode when creating files. Fixes task 5452 2006-05-30 11:26:41 +00:00
SOURCES Stop building the favourites plugin, as the same feature is duplicated with the playlist catalog command 2006-10-27 11:35:34 +00:00
spacerocks.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
splitedit.c To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit 2006-06-30 16:43:47 +00:00
star.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
starfield.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
stats.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
stopwatch.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
SUBDIRS Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00
test_fps.c FPS test: Made output better fit smaller screens. * Added remote LCD FPS measurement. 2006-04-11 19:29:01 +00:00
test_scanrate.c Test plugin for measuring the internal scan rate of the LCD, for developers. B&W and greyscale only for now - needs lcd_blit(). 2006-08-28 00:01:14 +00:00
text_editor.c dont allow the volume setting to wrap 2006-11-06 10:11:51 +00:00
vbrfix.c
video.c
viewer.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
viewers.config Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00
vu_meter.c Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD. 2006-10-26 13:38:09 +00:00
wav2wv.c
wavplay.c
wormlet.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
xobox.c Don't need to remove the backdrop for all plugins - leave it up for some. 2006-11-15 06:14:27 +00:00
zxbox.c Initial commit of zxbox - a ZX Spectrum emulator ported by Anton Romanov. It theoretically runs on all targets, but I have not included it in the Archos builds because it is just too slow to be usable. 2006-09-15 11:11:16 +00:00