rockbox/apps/plugins
Marcoen Hirschberg 295367686e merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11850 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 02:49:12 +00:00
..
bitmaps
chessbox Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
doom Oops. Forgot rockmacros.h. 2006-12-18 17:49:04 +00:00
lib Beginnings of a fixed point math library for use in plugins. fsincos() only for now, mostly copied from eq.c 2006-12-10 23:04:05 +00:00
midi
mpegplayer FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
pacbox FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
rockboy add gigabeat button defines 2006-12-05 10:09:07 +00:00
searchengine
sudoku force sane colours on sudoku so the board is viewable on light-on-dark themes 2006-12-18 02:33:39 +00:00
zxbox After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c when adding PLUGIN_IRAM_INIT. 2006-11-26 19:57:40 +00:00
alpine_cdc.c Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to have a thread remove itself. No subsequent yield() is needed either. Small Note: in current scheduler implementation it safe to call remove_thread IFF 1) thread removes itself 2) its state is known to be running (1 implies 2) as any objects with the waiting removed thread will be corrupted (m->thread, q->thread no longer valid or no longer same object if recycled, etc.). 2006-12-21 02:33:01 +00:00
battery_bench.c Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to have a thread remove itself. No subsequent yield() is needed either. Small Note: in current scheduler implementation it safe to call remove_thread IFF 1) thread removes itself 2) its state is known to be running (1 implies 2) as any objects with the waiting removed thread will be corrupted (m->thread, q->thread no longer valid or no longer same object if recycled, etc.). 2006-12-21 02:33:01 +00:00
bounce.c Bounce demo: * Fixed title splash, this was broken for ages. * Fixed both boucing/ scrolling text and background clock (RTC targets only) to properly work for all resolutions, using the new fixedpoint math library. * Coloured scrolltext no longer changes the colour of the background clock. * Some more slight fixes, and preparations for resolution dependent font bitmap. 2006-12-10 23:03:34 +00:00
brickmania.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
bubbles.c fix bubbles for good this time. 2006-11-18 13:42:09 +00:00
calculator.c
calendar.c
chessbox.c
chessclock.c
chip8.c
clock.c fix the analog clock on 'portrait' screens 2006-12-05 10:13:14 +00:00
credits.c
credits.pl
cube.c Cube: Keep main colours and backdrop. 2006-11-26 18:41:09 +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
disktidy.c
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
helloworld.c
iriver_flash.c
iriverify.c
jackpot.c
jewels.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
jpeg.c Always use a black backgound while displaying images in jpegviewer, and use the usual foreground/background colors and backdrop in the jpegviewer menu 2006-12-07 17:23:52 +00:00
logo.c
Makefile
mandelbrot.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
metronome.c fix metronome sync button 2006-12-04 01:04:14 +00:00
midi2wav.c
midiplay.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
minesweeper.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
mosaique.c
mp3_encoder.c FS#6357, patch 1: let iramcopy and bss share the same space in codecs and 2006-11-26 18:31:41 +00:00
nim.c
oscilloscope.c
plasma.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
plugin.lds merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
pong.c
properties.c Bugfix: recursive directory properties could not be aborted 2006-12-13 19:52:08 +00:00
random_folder_advance_config.c
rockblox.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
rockbox_flash.c
rockboy.c
rockpaint.c
search.c
sliding_puzzle.c
snake.c
snake2.c didn't include the frequency stuff in snake2 2006-11-15 06:58:08 +00:00
snake2.levels
snow.c
sokoban.c
sokoban.levels
solitaire.c Solitaire: Repair card border and selection frame. Would it be better to make the playfield background always green again? 2006-11-19 22:49:37 +00:00
sort.c
SOURCES File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson. 2006-11-30 22:29:48 +00:00
spacerocks.c Hopefully clean up some errors 2006-11-15 06:46:35 +00:00
splitedit.c please, oh please give me a green build so I can goto bed 2006-11-19 14:39:02 +00:00
star.c
starfield.c Starfield should be white on black on colour targets, and disable backdrops. 2006-11-26 18:26:31 +00:00
stats.c Add "m4b" to the list of supported filename extensions. 2006-12-08 13:55:14 +00:00
stopwatch.c
SUBDIRS 1) Delete unused files from old database and old gui files 2) Remove unneccesary includes of the old database header 3) Delete the deprecated databox plugin 2006-12-11 20:21:36 +00:00
test_fps.c
test_scanrate.c
text_editor.c
vbrfix.c
video.c please, oh please give me a green build so I can goto bed 2006-11-19 14:39:02 +00:00
viewer.c * Move checkbox to plugin api (core never uses it) 2006-11-19 14:11:42 +00:00
viewers.config File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson. 2006-11-30 22:29:48 +00:00
vu_meter.c
wav2wv.c Eliminate references to "long" types for 64-bit compiles; return audio data 2006-03-26 22:54:15 +00:00
wavplay.c
wormlet.c Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deactivated serial remote code for recorder FM/V2 as there is no remote pin, saving ~500 bytes of code. 2006-11-27 02:16:32 +00:00
xobox.c
zxbox.c