.. |
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
|
New card bitmaps for the m:robe100 (used in solitaire and blackjack). They graphics are now bigger, same size as on other 160x128 displays, and take the 'inverted' red on black of the m:robe100's display into account.
|
2008-05-04 22:26:48 +00:00 |
chessbox
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
clock
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
doom
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
lib
|
Lamp plugin: accept the reduced patch of FS #8934 by Alexander Papst
|
2008-05-08 21:23:31 +00:00 |
midi
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
mpegplayer
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
pacbox
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
reversi
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
rockboy
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +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
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
zxbox
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +00:00 |
alpine_cdc.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32: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#8953 by Alexander Levin making all buttons in the calulator reachable using scroll wheels with a small tweak by me to make it work for ipods
|
2008-05-07 21:18:22 +00:00 |
calendar.c
|
Optimise some more line drawing calls.
|
2008-04-12 09:51:16 +00:00 |
CATEGORIES
|
Rename the flahslight plugin to lamp and add it to the manual
|
2008-05-07 21:59:45 +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
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +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
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +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
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
jewels.c
|
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
|
2008-04-27 15:30:19 +00:00 |
jpeg.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
lamp.c
|
Lamp plugin: accept the reduced patch of FS #8934 by Alexander Papst
|
2008-05-08 21:23:31 +00:00 |
logo.c
|
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
|
2008-04-27 15:30:19 +00:00 |
Makefile
|
Replaced some explicit options for target linking with to be consistent with the sims.
|
2007-02-15 20:28:08 +00:00 |
mandelbrot.c
|
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
|
2008-04-27 15:30:19 +00:00 |
matrix.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
maze.c
|
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe the colours or the code can be improved a bit, just get it working again for now.
|
2008-05-05 17:14:45 +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
|
Real fake IRAM by placing .i.... section in the analagous DRAM sections in the linker scripts that hasn't done this yet.
|
2008-05-10 22:03:45 +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
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
rockbox_flash.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
rockboy.c
|
Accept FS#5464 - organise the rocks directory.
|
2007-08-06 13:42:52 +00:00 |
rocklife.c
|
Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe the colours or the code can be improved a bit, just get it working again for now.
|
2008-05-05 17:14:45 +00:00 |
rockpaint.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +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
|
Rename the flahslight plugin to lamp and add it to the manual
|
2008-05-07 21:59:45 +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
|
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins.
|
2008-05-02 00:38:11 +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_touchpad.c
|
Remove two unused #includes from test_touchpad.
|
2008-05-06 20:53:06 +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
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +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 |