rockbox/firmware
Linus Nielsen Feltzing 8a237a829e More audio code restructuring, mostly renaming functions so far
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6246 a1c6a512-1295-4272-9138-f99709370657
2005-04-04 12:06:29 +00:00
..
common couple of fixes for 16 bits archs 2005-02-27 20:44:26 +00:00
drivers Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices 2005-04-04 09:12:12 +00:00
export More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +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 prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) 2004-12-28 22:16:07 +00:00
app.lds RoLo now works on the iRiver 2005-03-31 08:47:02 +00:00
backlight.c Aligned thread stack 2005-02-06 02:43:26 +00:00
bitswap.S
boot.lds Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently only iRiver). 2005-02-15 14:00:37 +00:00
buffer.c Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for better simulation. 2005-02-11 23:56:38 +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 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation 2005-02-22 12:19:12 +00:00
descramble.S
FILES
font.c long policy 2005-01-27 14:16:41 +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 Use the new generic SRC build "macro" in tools/makesrc.inc to process the 2005-03-06 15:40:03 +00:00
mp3_playback.c Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
mp3data.c long policy 2005-01-30 14:11:50 +00:00
mpeg.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +00:00
panic.c long policy 2005-01-22 15:08:38 +00:00
pcm_playback.c iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause() 2005-03-31 06:49:10 +00:00
powermgmt.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +00:00
README
rolo.c More audio code restructuring, mostly renaming functions so far 2005-04-04 12:06:29 +00:00
rom.lds RoLo now works on the iRiver 2005-03-31 08:47:02 +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 Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() 2005-04-01 13:41:03 +00:00
system.c I2C clock settings and ATA timing for iRiver 2005-03-18 11:36:48 +00:00
thread.c Gmini work: 2005-02-19 17:49:58 +00:00
tuner_philips.c
tuner_samsung.c
usb.c Gmini 2005-02-19 21:34:03 +00:00
win32.mak

See docs/README