rockbox/apps/recorder
Linus Nielsen Feltzing 9896d5c1fb Now stops MP3 playback when entering the radio screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3669 a1c6a512-1295-4272-9138-f99709370657
2003-05-10 23:58:20 +00:00
..
bmp.c (while I remember this) The width padding is 4-byte aligned, nothing else... 2002-08-16 14:07:43 +00:00
bmp.h prototype for the BMP file reader function 2002-05-30 06:36:09 +00:00
bounce.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +00:00
cube.c Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +00:00
icons.c Only redraw the status line when info actually changed. 2003-04-23 11:26:25 +00:00
icons.h code police 2003-02-26 21:39:13 +00:00
keyboard.c The keyboard input didn't terminate the on-screen string 2003-03-17 23:16:20 +00:00
oscillograph.c updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display 2002-11-30 09:42:13 +00:00
peakmeter.c no inline for simulator compilation 2003-01-30 15:52:47 +00:00
peakmeter.h Some peak meter optimizations 2002-10-30 23:01:27 +00:00
radio.c Now stops MP3 playback when entering the radio screen 2003-05-10 23:58:20 +00:00
radio.h FM radio: ON leaves with radio on, OFF leaves with radio off 2003-05-09 00:14:59 +00:00
recording.c Now the F2/F3 buttons work again in the Record screen 2003-05-02 01:37:05 +00:00
recording.h Added recording functionality 2002-11-10 16:42:31 +00:00
snow.c fix on button detection 2002-10-23 14:42:45 +00:00
sokoban.c include "sprintf.h" after the system headers for the simulator magic 2003-04-25 14:28:41 +00:00
sokoban.h Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. 2002-09-24 17:22:12 +00:00
sokoban_levels.h stepping towards seperate levels file 2002-10-19 12:06:16 +00:00
sokoban_levels.txt battery/volume status can be displayed numerically 2002-10-26 05:26:23 +00:00
tetris.c usb detection in bounce, and all files use default font (not loaded) 2002-10-29 10:45:29 +00:00
widgets.c progressbar, slidebar and scrollbar are not drawn, if they don't fit on 2002-09-25 14:04:41 +00:00
widgets.h Added a scrollbar with sizable knob for directory browsing etc. 2002-08-28 14:25:56 +00:00
wormlet.c 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
wormlet.h Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. 2002-09-24 17:22:12 +00:00