rockbox/firmware/export
Hardeep Sidhu 00acdfa6ef Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4124 a1c6a512-1295-4272-9138-f99709370657
2003-12-10 00:11:25 +00:00
..
adc.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
ata.h Experiment: enable ATA STANDBY when switching to USB mode 2003-05-10 01:55:23 +00:00
backlight.h Added caption backlight: Turns on backlight briefly at the start and end of each track. 2003-04-23 09:17:34 +00:00
buffer.h More linker safe MP3 buffer handling in the simulator 2003-10-14 10:18:22 +00:00
button.h Changed remote control button events to separate codes. Now the remote control works while keys are locked. 2003-04-23 09:21:37 +00:00
config-fmrecorder.h for FM and V2: removed the now false voltage reading from charging screen. 2003-12-03 07:05:13 +00:00
config-player.h new usb-style defines 2003-11-27 21:24:02 +00:00
config-recorder.h No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen. 2003-12-03 01:03:54 +00:00
config-recorderv2.h for FM and V2: removed the now false voltage reading from charging screen. 2003-12-03 07:05:13 +00:00
config.h Use a proper config file for the v2, although it looks like the FM one now. 2003-11-27 21:23:48 +00:00
debug.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
disk.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
fat.h Small seek optimization -- begin seek at last read cluster if possible 2003-06-03 18:04:22 +00:00
fmradio.h Idle poweroff fix for FM radio, as suggested by Mike Holden 2003-05-03 15:39:40 +00:00
font.h Added multiple inclusion protection 2003-06-29 14:57:44 +00:00
hwcompat.h Default contrast is now autodetected on recorders 2003-06-25 23:24:47 +00:00
i2c.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
id3.h Generalized id3v2 parsing code. Added support for the composer frame and free-form genre and tracknum frames. (Patch #706111 by Thomas Paul Diffenbach) 2003-06-04 15:09:35 +00:00
kernel.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
lcd-player-charset.h more moves 2003-02-07 10:13:23 +00:00
lcd.h Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
led.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
mas.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
mp3data.h Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one. 2003-11-02 11:24:38 +00:00
mpeg.h Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one. 2003-11-02 11:24:38 +00:00
panic.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
power.h No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen. 2003-12-03 01:03:54 +00:00
powermgmt.h Car Ignition Auto Stop (patch #736339 by Craig Sather) 2003-10-17 14:49:00 +00:00
rolo.h Include File Cleanup And Move-Around Party 2003. 2003-02-07 09:41:57 +00:00
rtc.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
serial.h Move publicly (from apps) accessed files from drivers/ to export/. 2003-02-07 10:08:02 +00:00
sh7034.h set/clear port bits with atomic instructions instead of read-modify-write, saves time+space, allows port usage in ISR 2003-11-06 07:08:22 +00:00
system.h The code police strikes back 2003-11-07 12:15:24 +00:00
thread.h Removed CPU Sleep setting. It's now permanently enabled. 2003-03-12 15:30:59 +00:00
usb.h I needed a function to return the physical USB detect 2003-07-03 22:11:14 +00:00