rockbox/apps/menus
Thomas Martitz 5411e14c57 Undo the part of r28480 that caused the simulator to also use host malloc.
We want simulators to simulate target code where possible, that includes memory constraints and memory allocation schemes. It also removed the sim's ability to show the theme's ram usage.
Use malloc only in application builds.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28498 a1c6a512-1295-4272-9138-f99709370657
2010-11-05 19:12:23 +00:00
..
audiohw_eq_menu.c
display_menu.c
eq_menu.c eq menu: remove write-only variable 2010-09-21 09:10:01 +00:00
eq_menu.h
exported_menus.h
main_menu.c Undo the part of r28480 that caused the simulator to also use host malloc. 2010-11-05 19:12:23 +00:00
menu_common.c
menu_common.h
playback_menu.c playback_callback(): remove write-only old_repeat_mode 2010-09-21 08:59:27 +00:00
playlist_menu.c Safeguard against possible stack corruption when the string in the tempbuffer is as long as the buffer and strcat adds a char. 2010-08-21 16:14:18 +00:00
recording_menu.c Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. 2010-10-31 21:09:34 +00:00
settings_menu.c New setting to control the file browser start location. 2010-10-04 10:34:38 +00:00
sound_menu.c Fix red, stupid typo 2010-09-17 20:34:47 +00:00
theme_menu.c don't reload the skins if color isn't actually changed. 2010-10-08 13:07:20 +00:00
time_menu.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00