1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Jens Arnold 3d1ca9deb5 Plugin fixes for simulator: (1) Don't compile calendar for units without RTC. (2) Don't compile wormlet for non-recorders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5567 a1c6a512-1295-4272-9138-f99709370657
2005-01-16 15:54:47 +00:00
..
lib
battery_test.c
bounce.c Fixed type 2004-12-15 18:54:29 +00:00
calculator.c Start with the basic button layout if the basic operators are not available separately (Ondio keypad) 2005-01-02 09:20:24 +00:00
calendar.c Plugin fixes for simulator: (1) Don't compile calendar for units without RTC. (2) Don't compile wormlet for non-recorders. 2005-01-16 15:54:47 +00:00
chessclock.c Minor change (adhere to original coding style) 2004-10-23 10:23:50 +00:00
chip8.c
clock.c Fixed general settings typo, split up general settings function, added cursor animations and updated cursor look (rounded edges). 2004-12-14 02:47:59 +00:00
cube.c
euroconverter.c Patch #939307 by Eric Lassauge 2005-01-13 11:06:08 +00:00
favorites.c The favorites plugin can now be a viewer as well 2004-11-17 13:00:50 +00:00
firmware_flash.c Allow flashing for players with alternative boot ROM. 2005-01-08 01:06:15 +00:00
flipit.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
grayscale.c
helloworld.c
jackpot.c
jpeg.c
Makefile Removed the depfile dependency for the .elf target, so all plugins aren't relinked every time a plugin source file changes 2004-11-04 14:23:05 +00:00
mandelbrot.c
metronome.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
minesweeper.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
mosaique.c
nim.c
oscillograph.c
oscilloscope.c Removed workaround for non-zeroed bss. Added a little optimization for pause mode 2004-11-12 21:40:57 +00:00
plugin.lds
pong.c
rockblox.c
rockbox_flash.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
search.c
sliding_puzzle.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
snake.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
snake2.c Make sure the time is updated before blocking in button_get() 2004-12-03 07:36:11 +00:00
snake2.levels
snow.c
sokoban.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
sokoban.levels
solitaire.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
sort.c Only sort once 2004-11-17 15:20:09 +00:00
SOURCES New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect 2004-11-07 10:31:39 +00:00
splitedit.c
star.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
stopwatch.c Make sure the time is updated before blocking in button_get() 2004-12-03 07:36:11 +00:00
vbrfix.c
video.c Bugfix: Ordinary ending of playback didn't close the file (File handle leak, cleared resume position was not saved). 2005-01-16 00:10:57 +00:00
viewer.c
viewers.config
vu_meter.c Plugin fixes: Correct button name for MODE key in help texts, conforming to the manual & wiki documentation (Ondio plugins). Alternate image is selected with MINUS, not MENU (rockbox_flash for player). Shortened some help lines that didn't fit on the display with the default font (solitaire). Fixed a number of typos. 2004-12-26 14:56:05 +00:00
wormlet.c Plugin fixes for simulator: (1) Don't compile calendar for units without RTC. (2) Don't compile wormlet for non-recorders. 2005-01-16 15:54:47 +00:00