rockbox/apps
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
..
lang Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
player Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:33:04 +00:00
plugins relaxed version checking, some people had problems with it 2003-12-07 08:21:09 +00:00
recorder Battery meter now shows '?' after boot instead of nothing at all. 2003-12-03 23:21:13 +00:00
alarm_menu.c Font problems with the alarm setting 2003-11-20 01:43:09 +00:00
alarm_menu.h Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). 2003-01-22 12:50:34 +00:00
applimits.h Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. 2003-07-01 21:05:43 +00:00
credits.c Minor cosmetic fix in the credit scroller 2003-11-20 01:33:41 +00:00
credits.h
credits.pl extract the names better from the CREDITS file 2003-02-15 17:37:23 +00:00
debug_menu.c Removed startup_io test code 2003-11-20 00:01:13 +00:00
debug_menu.h
FILES include othelo.txt 2003-07-29 06:50:30 +00:00
keyboard.h
language.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +00:00
language.h The newest german .lng file is 5.26K, so I extended the maximum .lng file 2003-08-21 13:49:45 +00:00
main.c 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
main_menu.c Changed Info screen battery info when unknown battery level 2003-11-21 13:32:53 +00:00
main_menu.h
Makefile uh, recorder v2 2003-11-19 07:14:19 +00:00
menu.c Added a splash to indicate battery charging if user tries to shut off while plugged in. 2003-12-04 00:08:25 +00:00
menu.h New onplay-menu for the Player. 2003-01-29 08:26:11 +00:00
misc.c Moved read_line() to misc.c 2003-05-04 02:04:31 +00:00
misc.h Moved read_line() to misc.c 2003-05-04 02:04:31 +00:00
onplay.c table-driven internal handling of file types, so we can have many of them 2003-12-07 16:57:43 +00:00
onplay.h Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. 2003-07-01 21:05:43 +00:00
options.h re-enabled the demos 2003-06-10 23:12:19 +00:00
playlist.c Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
playlist.h Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
playlist_menu.c Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
playlist_menu.h Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. 2003-07-01 21:05:43 +00:00
playlist_viewer.c Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
playlist_viewer.h Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
plugin.c typecast the five functions that still make a simulator produce compiler 2003-12-09 06:48:55 +00:00
plugin.h my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t 2003-12-08 21:58:38 +00:00
README
screens.c Added a splash to indicate battery charging if user tries to shut off while plugged in. 2003-12-04 00:08:25 +00:00
screens.h Added a splash to indicate battery charging if user tries to shut off while plugged in. 2003-12-04 00:08:25 +00:00
settings.c Don't write playlist shuffle settings immediately to disk. Instead, save them in global settings and only flush to disk when the playlist is modified \(e.g. insert,delete\). As part of the changes the resume index was changed from an int to a short to give an extra 2 bytes in RTC ram to be used for another playlist index. 2003-12-09 08:18:03 +00:00
settings.h Don't write playlist shuffle settings immediately to disk. Instead, save them in global settings and only flush to disk when the playlist is modified \(e.g. insert,delete\). As part of the changes the resume index was changed from an int to a short to give an extra 2 bytes in RTC ram to be used for another playlist index. 2003-12-09 08:18:03 +00:00
settings_menu.c Oooops 2003-11-04 00:18:19 +00:00
settings_menu.h
sleeptimer.c Only redraw the status line when info actually changed. 2003-04-23 11:26:25 +00:00
sleeptimer.h
sound_menu.c Recording in FM screen, USB mode possible in FM and recording screen 2003-11-20 00:33:43 +00:00
sound_menu.h Recording in FM screen, USB mode possible in FM and recording screen 2003-11-20 00:33:43 +00:00
status.c Battery meter now shows '?' after boot instead of nothing at all. 2003-12-03 23:21:13 +00:00
status.h Renamed the buttonbar functions 2003-11-05 08:59:55 +00:00
tree.c table-driven internal handling of file types, so we can have many of them 2003-12-07 16:57:43 +00:00
tree.h table-driven internal handling of file types, so we can have many of them 2003-12-07 16:57:43 +00:00
version.h
win32.mak Changed to use new firmware/export/ directory 2003-02-13 08:21:52 +00:00
wps-display.c Buffer overrun fix by Craigh Sather (#852494) 2003-12-04 14:06:00 +00:00
wps-display.h Added Genre+Year to ID3 viewer, and added the viewer to the main menu. 2003-02-11 15:03:28 +00:00
wps.c Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. 2003-12-10 00:11:25 +00:00
wps.h Added Genre+Year to ID3 viewer, and added the viewer to the main menu. 2003-02-11 15:03:28 +00:00

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