rockbox/firmware
Jens Arnold 642ac35940 More dead code...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6430 a1c6a512-1295-4272-9138-f99709370657
2005-05-08 13:24:30 +00:00
..
common couple of fixes for 16 bits archs 2005-02-27 20:44:26 +00:00
drivers Removed more dead code; bugfix for cursor display in player simulator. 2005-05-08 13:03:57 +00:00
export Removed more dead code; bugfix for cursor display in player simulator. 2005-05-08 13:03:57 +00:00
fonts
include Simulators: lseek() working again for systems with an off_t datatype differing from 'long' (cygwin/x11, maybe others). Removed unused sim_close(). 2005-02-28 18:32:57 +00:00
test 64 sectors are 64 sectors... 2005-04-18 18:48:13 +00:00
app.lds Ooops. DRAM can't start at 0x30000000 on iRiver 2005-04-20 06:48:17 +00:00
backlight.c More dead code... 2005-05-08 12:56:48 +00:00
bitswap.S Added header file for bitswap, and made the fliptable global for re-use 2004-09-26 09:25:59 +00:00
boot.lds Ooops. DRAM can't start at 0x30000000 on iRiver 2005-04-20 06:48:17 +00:00
buffer.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
COPYING iRiver scramble and descramble code from Dave Cooper 2005-01-24 09:01:48 +00:00
crt0.S iRiver: Moved the main thread stack to IRAM 2005-03-01 12:25:30 +00:00
debug.c More dead code... 2005-05-08 13:24:30 +00:00
descramble.S patch #910193 by Jens Arnold: smaller and faster descramble/RoLo 2004-03-11 17:07:08 +00:00
FILES added the new SOURCES files to the tarball 2004-10-04 13:04:45 +00:00
font.c moved lcd_getstringsize into font.c 2005-04-19 12:47:16 +00:00
hwcompat.c hw compat stub for the gmini series 2005-02-04 16:15:19 +00:00
id3.c long policy 2005-02-09 10:56:54 +00:00
kernel.c Export tick_start() to allow for tick timer reinit when changing CPU frequency 2005-03-01 14:33:45 +00:00
Makefile Fixed makefiles for autoconf.g include. 2005-05-07 22:41:17 +00:00
mp3_playback.c Unused variable. 2005-05-07 01:58:22 +00:00
mp3data.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
mpeg.c More dead code... 2005-05-08 13:24:30 +00:00
panic.c long policy 2005-01-22 15:08:38 +00:00
pcm_playback.c New API for buffered PCM playback 2005-04-14 11:51:31 +00:00
powermgmt.c Proper 'battery level dangerous' handling for Ondio. Moved this info into an array, and removed unused #defines. 2005-05-04 16:18:09 +00:00
README
rolo.c mp3buf renamed to audiobuf 2005-04-05 11:33:58 +00:00
rom.lds Ooops. DRAM can't start at 0x30000000 on iRiver 2005-04-20 06:48:17 +00:00
sound.c Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
SOURCES Low-level driver for the H100 remote control LCD, by Richard S. La Charite III 2005-04-14 11:40:41 +00:00
system.c Wrong setting of AUDIOSEL caused double pitch 120MHz playback 2005-04-14 05:56:36 +00:00
thread.c Gmini work: 2005-02-19 17:49:58 +00:00
tuner_philips.c tuner cleanup + improvements: 2004-10-19 08:20:38 +00:00
tuner_samsung.c Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed. 2005-05-07 01:09:09 +00:00
usb.c Gmini 2005-02-19 21:34:03 +00:00
win32.mak

See docs/README