rockbox/apps
Jonathan Gordon ea664e0647 Viewported quickscreen (take 2 :D) (FS#8553)
- no customization support
- no top item
- much better use of the screen
- deprecates 20 odd lang strings (the QS can now use the regular lang strings and user font)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17315 a1c6a512-1295-4272-9138-f99709370657
2008-05-03 12:30:40 +00:00
..
bitmaps 128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports. 2008-05-02 08:08:39 +00:00
codecs Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins. 2008-05-02 00:38:11 +00:00
eqs
gui Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
keymaps Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. 2008-05-02 19:12:09 +00:00
lang Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
menus Fixed warning about unused flipdisplay_callback function for targets that cannot flip the display. 2008-05-03 09:49:43 +00:00
metadata Added missing header file metadata_parsers.h to metadata parsers. 2008-05-03 07:03:59 +00:00
player
plugins Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in the codecs and plugins. 2008-05-02 00:38:11 +00:00
recorder Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
applimits.h
audio_path.c
bookmark.c Cleaned up header files in bookmark.c 2008-04-28 16:28:21 +00:00
bookmark.h
buffering.c Remove unused #define. 2008-04-30 13:04:24 +00:00
buffering.h
codecs.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
codecs.h
cuesheet.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
cuesheet.h Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
debug_menu.c
debug_menu.h
dsp.c Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
dsp.h
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
enc_config.h
eq.c
eq.h
eq_arm.S
eq_cf.S
features.txt
filetree.c Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use 2008-05-01 10:13:12 +00:00
filetree.h
filetypes.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
filetypes.h
keyboard.h
language.c
language.h
logfdisp.c Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). 2008-04-28 10:22:05 +00:00
logfdisp.h
main.c
Makefile
menu.c Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
menu.h option_screen() now accepts a viewport 2008-04-23 11:07:40 +00:00
metadata.c Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). 2008-04-28 10:22:05 +00:00
metadata.h Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
misc.c Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use 2008-05-01 10:13:12 +00:00
misc.h Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use 2008-05-01 10:13:12 +00:00
onplay.c Const police raid, making a lot of pointers to lang strings const and removing some ugly casting 2008-04-26 09:30:24 +00:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
playback.h Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
playlist.c remove the 2nd last evil use of ata_disk_is_active() in apps/ 2008-04-30 09:23:12 +00:00
playlist.h
playlist_catalog.c Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). 2008-04-28 10:22:05 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
plugin.h Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow). 2008-04-28 14:33:03 +00:00
README
root_menu.c Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
root_menu.h
screen_access.c
screen_access.h
screens.c Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
screens.h Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
scrobbler.c
scrobbler.h
settings.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
settings.h
settings_list.c Change the default of accessory power supply to <true>. 2008-05-01 13:36:21 +00:00
settings_list.h
sound_menu.h
SOURCES Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
status.c
status.h
tagcache.c Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
tagcache.h Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static. 2008-05-03 08:35:14 +00:00
tagnavi.config
tagtree.c Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use 2008-05-01 10:13:12 +00:00
tagtree.h
talk.c
talk.h
tree.c Viewported quickscreen (take 2 :D) (FS#8553) 2008-05-03 12:30:40 +00:00
tree.h
version.h
voice_thread.c
voice_thread.h

For general information see: docs/README
For API information see: docs/API