rockbox/apps/plugins
Linus Nielsen Feltzing 196e4ed551 iRiver: Working buttons, better support for large fonts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5894 a1c6a512-1295-4272-9138-f99709370657
2005-02-10 23:55:24 +00:00
..
lib Beginnings of a graphics library for the player LCD. So far the only drawing functions are clear_display(), drawpixel() and drawline(). 2005-02-10 21:12:59 +00:00
alpine_cdc.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
battery_test.c iriver support 2005-02-04 08:36:36 +00:00
bounce.c Adjusted for iRiver LCD screen size. 2005-02-08 22:38:23 +00:00
calculator.c iRiver: Working keys for the calculator 2005-02-10 23:46:12 +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 first basic attempt at supporting chessclock on the h100 2005-02-04 08:36:19 +00:00
chip8.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
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 Removed flicker on player sim. 2005-02-10 21:45:21 +00:00
euroconverter.c Changed several places to use button_clear_queue() to empty the button queue. Added the ability to empty the (system's) button queue to the X11 simulatr. 2005-01-26 22:48:25 +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 adapted to build on iRiver 2005-02-04 12:41:09 +00:00
grayscale.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
helloworld.c
jackpot.c Changed several places to use button_clear_queue() to empty the button queue. Added the ability to empty the (system's) button queue to the X11 simulatr. 2005-01-26 22:48:25 +00:00
jpeg.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
Makefile Link with the proper options 2005-02-07 02:10:20 +00:00
mandelbrot.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
metronome.c nah, this doesn't depend on MAS but assumed bad stuff about LED/SH 2005-02-04 10:02:42 +00:00
minesweeper.c iRiver: Working buttons, better support for large fonts 2005-02-10 23:55:24 +00:00
mosaique.c Variable screen resolution. 2005-02-07 02:40:22 +00:00
nim.c Changed several places to use button_clear_queue() to empty the button queue. Added the ability to empty the (system's) button queue to the X11 simulatr. 2005-01-26 22:48:25 +00:00
oscillograph.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
oscilloscope.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
plugin.lds Added .rodata.str1.1 2005-02-04 12:40:47 +00:00
pong.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
rockblox.c Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. 2004-10-16 00:07:43 +00:00
rockbox_flash.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
search.c I totally wrecked the search functionality when i replaced strpcasecmp() with strcasecmp() 2004-07-26 23:28:37 +00:00
sliding_puzzle.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
snake.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
snake2.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
snake2.levels Snake2: Changed the level file format, game B always starts from maze 1, plus some cosmetic changes 2004-07-16 08:22:32 +00:00
snow.c Variable screen resolution. 2005-02-09 00:33:23 +00:00
sokoban.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
sokoban.levels this is the levels file for sokoban 2004-05-21 17:15:10 +00:00
solitaire.c Let's do an ifdef here to prevent builds for iriver since the keymapping 2005-02-04 13:06:06 +00:00
sort.c Only sort once 2004-11-17 15:20:09 +00:00
SOURCES Cube now working on the player, using the new player graphics library. 2005-02-10 21:28:21 +00:00
splitedit.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
star.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
stopwatch.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
vbrfix.c Added possibility to select the priority of the ID3 tags 2004-07-27 14:10:48 +00:00
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 adapted to build on iRiver 2005-02-04 12:41:09 +00:00
viewers.config New viewer plugin, sorts a text (or playlist) file 2004-07-23 14:54:04 +00:00
vu_meter.c adapted to build on iRiver 2005-02-04 12:41:09 +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