mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
Custom iPod Mini 2G firmware changes: - Replace icon-based statusbar with text: MMDD date (left), 12h time with am/pm (center), battery % (right) - Set STATUSBAR_HEIGHT to 12px, menu viewport to y=14 with 2px buffer zone to prevent statusbar/menu overlap flicker - Clear LCD framebuffer before backlight_on() in root_menu to eliminate boot flash of stale content - Suppress boot logo and scanning splashes, keep backlight off until menu is ready - Rename menu items (Brad I, Extra Brad!, Fix Brad, etc.) - Disable list scrollbar Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bitmaps | ||
| gui | ||
| hosted/android | ||
| iap | ||
| keymaps | ||
| lang | ||
| menus | ||
| plugins | ||
| radio | ||
| recorder | ||
| abrepeat.c | ||
| abrepeat.h | ||
| action.c | ||
| action.h | ||
| alarm_menu.c | ||
| alarm_menu.h | ||
| appevents.h | ||
| applimits.h | ||
| apps.make | ||
| audio_path.c | ||
| audio_thread.c | ||
| audio_thread.h | ||
| beep.c | ||
| bookmark.c | ||
| bookmark.h | ||
| buffering.c | ||
| buffering.h | ||
| codec_thread.c | ||
| codec_thread.h | ||
| codecs.c | ||
| core_asmdefs.c | ||
| core_keymap.c | ||
| core_keymap.h | ||
| cuesheet.c | ||
| cuesheet.h | ||
| debug_menu.c | ||
| debug_menu.h | ||
| enc_config.c | ||
| enc_config.h | ||
| features.txt | ||
| fileop.c | ||
| fileop.h | ||
| filetree.c | ||
| filetree.h | ||
| filetypes.c | ||
| filetypes.h | ||
| fracmul.h | ||
| gesture.c | ||
| gesture.h | ||
| keyboard.h | ||
| language.c | ||
| language.h | ||
| logfdisp.c | ||
| logfdisp.h | ||
| main.c | ||
| menu.c | ||
| menu.h | ||
| misc.c | ||
| misc.h | ||
| onplay.c | ||
| onplay.h | ||
| open_plugin.c | ||
| open_plugin.h | ||
| pcmbuf.c | ||
| pcmbuf.h | ||
| playback.c | ||
| playback.h | ||
| playlist.c | ||
| playlist.h | ||
| playlist_catalog.c | ||
| playlist_catalog.h | ||
| playlist_menu.h | ||
| playlist_viewer.c | ||
| playlist_viewer.h | ||
| plugin.c | ||
| plugin.h | ||
| rbcodec_helpers.c | ||
| rbcodecconfig.h | ||
| rbcodecplatform.h | ||
| README | ||
| root_menu.c | ||
| root_menu.h | ||
| screen_access.c | ||
| screen_access.h | ||
| screens.c | ||
| screens.h | ||
| settings.c | ||
| settings.h | ||
| settings_list.c | ||
| settings_list.h | ||
| shortcuts.c | ||
| shortcuts.h | ||
| sound_menu.h | ||
| SOURCES | ||
| status.c | ||
| status.h | ||
| tagcache.c | ||
| tagcache.h | ||
| tagnavi.config | ||
| tagtree.c | ||
| tagtree.h | ||
| talk.c | ||
| talk.h | ||
| tree.c | ||
| tree.h | ||
| usb_keymaps.c | ||
| usb_keymaps.h | ||
| voice_thread.c | ||
| voice_thread.h | ||
For general information see: docs/README For API information see: docs/API