rockbox/apps/plugins
Miika Pekkarinen 6ab53ba458 Even more quiet audio initialization.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6705 a1c6a512-1295-4272-9138-f99709370657
2005-06-14 07:54:09 +00:00
..
databox New search capabilities; autorating, bitrate, track number, playtime, samplerate 2005-06-06 19:34:35 +00:00
lib A new API for saving highscores in game plugins 2005-06-08 13:47:46 +00:00
midi Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
rockboy sound disabled. 2005-06-06 19:36:54 +00:00
searchengine New search capabilities; autorating, bitrate, track number, playtime, samplerate 2005-06-06 19:34:35 +00:00
a52towav.c IRAM support for a52towav. 2005-06-11 14:44:35 +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
calculator.c
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
clock.c
codeca52.c Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s 2005-06-13 22:46:09 +00:00
codecflac.c Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance 2005-06-13 17:48:30 +00:00
codecmpa.c Forward seeking fixed. Some comments added. 2005-06-13 15:26:53 +00:00
codecmpc.c First version of Musepack playback (not working) 2005-06-11 12:40:27 +00:00
codecvorbis.c Even more quiet audio initialization. 2005-06-14 07:54:09 +00:00
codecwav.c Fixed wav playing problems. 2005-06-10 19:26:34 +00:00
codecwavpack.c Initial commit of actual WavPack codec... :) 2005-06-13 06:15:05 +00:00
cube.c
dict.c (1) Replaced endian code, this is a little more readable. 2005-06-05 14:21:51 +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 Changed keybindings, added helptext. 2005-05-22 20:31:31 +00:00
grayscale.c
helloworld.c
iriverify.c Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when converting already converted files 2005-05-27 06:54:16 +00:00
jackpot.c
jpeg.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
logo.c iRiver remote buttons support in logo plugin 2005-06-02 11:50:05 +00:00
Makefile Databox: Added crude print() function, and enabled building on all targets. 2005-05-08 19:39:07 +00:00
mandelbrot.c
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
midi2wav.c Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
minesweeper.c
mosaique.c
mpa2wav.c Removed warnings 2005-04-19 10:52:20 +00:00
mpc2wav.c Fixed makefiles for autoconf.g include. 2005-05-07 22:41:17 +00:00
nim.c
oscillograph.c
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 Ooops 2005-04-20 18:54:20 +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
rockboy.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
search.c
sliding_puzzle.c
snake.c iriver snake support.. 2005-06-05 15:30:27 +00:00
snake2.c Snake2 port to iRiver by Alexander Spyridakis 2005-06-09 06:14:40 +00:00
snake2.levels
snow.c Remote support 2005-05-21 13:22:39 +00:00
sokoban.c Moved the Sokoban levels to .rockbox/rocks 2005-06-09 06:50:02 +00:00
sokoban.levels
solitaire.c Martin Arver's fix to properly adapt the menu for the chosen font. 2005-06-09 21:19:38 +00:00
sort.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
SOURCES Initial pass at WavPack codec playback support (and my first commit...) 2005-06-13 06:00:35 +00:00
splitedit.c Bugfix: Make sure pitch is reset at exit. 2005-05-12 20:00:11 +00:00
star.c
stopwatch.c
vbrfix.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
video.c Fix for bug #904026: Reset pitch to ensure synchronous playback. 2005-05-12 19:53:11 +00:00
viewer.c Remove stray debugging call. 2005-05-17 16:26:47 +00:00
viewers.config An icon for the searchengine files 2005-05-23 21:51:27 +00:00
vorbis2wav.c Basic optimizations of the Vorbis decoder for the ihp-1x0. 2005-05-27 09:14:00 +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 ASM optimisation by David Bryant. 2005-05-31 07:56:28 +00:00