rockbox/apps/plugins
Thom Johansen ad17fd4747 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6276 a1c6a512-1295-4272-9138-f99709370657
2005-04-12 21:29:48 +00:00
..
lib mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
rockboy mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
a52towav.c Use the new config-a52.h 2005-02-26 11:02:18 +00:00
alpine_cdc.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +00:00
battery_test.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +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 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
chessclock.c
chip8.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
clock.c
cube.c Adapted to new playergfx lib, release playergfx in all return cases, some optimisation for player. 2005-02-11 19:38:14 +00:00
elfdep.pl first shot at a perl script that generates the dependencies for the .elf files 2005-03-06 00:05:33 +00:00
euroconverter.c
favorites.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +00:00
firmware_flash.c
flac2wav.c Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf(). 2005-02-25 00:46:41 +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
iriverify.c Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware 2005-04-07 12:17:14 +00:00
jackpot.c
jpeg.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
logo.c Logo plugin: (1) Changed button handling. Left/Down now always decreases the absolute delta (down to 0), while Right/Up increaes it. (2) Adapted for player using the player graphics library. 2005-03-05 22:45:04 +00:00
Makefile Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. 2005-04-12 21:29:48 +00:00
mandelbrot.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
metronome.c Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
minesweeper.c iRiver: Working buttons, better support for large fonts 2005-02-10 23:55:24 +00:00
mosaique.c Mosaique now working on the player, using the player graphics library. 2005-02-11 19:48:52 +00:00
mpa2wav.c Compile the simulators without special code & data sections. Fixes intermittent hangs/ crashes of mpa2wav. 2005-03-10 20:02:08 +00:00
mpc2wav.c Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. 2005-04-12 21:29:48 +00:00
nim.c
oscillograph.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
oscilloscope.c Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
plugin.lds Temporary solution for code and data in IRAM for iriver codecs 2005-02-22 00:42:22 +00:00
pong.c Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution (iriver). 2005-02-16 01:18:14 +00:00
rockblox.c
rockbox_flash.c adapted to build on iRiver 2005-02-04 12:41:09 +00:00
rockboy.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
search.c
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
snow.c Snow.rock ported to the player, fullscreen. 2005-02-12 01:36:33 +00:00
sokoban.c Sokoban: Made the walls dithered again. Code policing, removed tab chars. 2005-03-02 06:50:06 +00:00
sokoban.levels
solitaire.c Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist. 2005-02-16 02:08:16 +00:00
sort.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
SOURCES Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. 2005-04-12 21:29:48 +00:00
splitedit.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +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 mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
video.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
viewer.c Complete button assignemt for text viewer on iRiver. 2005-02-12 02:02:20 +00:00
viewers.config Added iriverify to viewers.config 2005-04-07 13:11:18 +00:00
vorbis2wav.c Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf(). 2005-02-25 00:46:41 +00:00
vu_meter.c Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
wormlet.c
wv2wav.c add wv2wav 2005-02-25 17:58:10 +00:00