rockbox/apps
Christian Soffke dec8d4101d PictureFlow: Fix some annoyances
- Skip superfluous "Wait" splash before displaying
  index progress

- Display current step that the progress bar pertains to

- Exiting the "Confirm Quit" screen in order to continue
  indexing was *extremely* fiddly because of picked-up
  button events that would often immediately return you
  to the same screen instead of getting you out of it.
  This should behave more sanely now. Plus, you should
  only see the Quit confirmation screen as a result of
  pressing Menu or Cancel now (instead of touching the
  scroll wheel for example).

- PictureFlow was unresponsive while removing duplicates

- A Cancel action initiated by the user isn't treated
  as an error anymore, nor is a message displayed after
  user has already confirmed their intention to quit.

- The plugin doesn't return errors anymore if the user
  has already been presented with an error message, to
  eliminate redundant splashes, delays, and an unwanted
  return to the main menu

Change-Id: I255b8f760ccb0acdfddcacbc7d8a1b17b063e53e
2025-03-09 09:06:42 -04:00
..
bitmaps
gui checkwps: Warn if using SYSFONT in a viewport 2025-03-07 09:39:53 -05:00
hosted/android
iap Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
keymaps agptekrocker: Fix manual build due to missing Quickscreen enter/exit 2024-07-12 08:52:24 -04:00
lang FS#13571: Updated Turkish translation (Mustafa YILDIZ) 2025-03-04 17:20:45 -05:00
menus Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
plugins PictureFlow: Fix some annoyances 2025-03-09 09:06:42 -04:00
radio settings set_file() cleanup unused maxlen and check for file exist 2025-01-24 00:20:45 -05:00
recorder keyboard.c: Layout dynamically the morse cheat sheet (supports larger sysfonts) 2025-02-13 20:37:13 -05:00
abrepeat.c
abrepeat.h
action.c [BugFix] YesNo screen wait for button release on exit 2025-01-17 00:42:25 -05:00
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make build: add 'lto' to features.txt if built with it 2024-11-30 13:49:42 -05:00
audio_path.c
audio_thread.c [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
audio_thread.h
beep.c
bookmark.c [Feature] bookmark.ignore to selectively ignore or include directories 2025-01-18 00:21:42 -05:00
bookmark.h
buffering.c metadata: mp3: Support unsync embedded jpeg album art 2025-01-16 10:08:41 -05:00
buffering.h
codec_thread.c metadata.c don't store encoder filename for all the decoders 2024-12-24 01:47:18 -05:00
codec_thread.h
codecs.c
core_asmdefs.c
core_keymap.c add INIT_ATTR to dircache_load and core_load_key_remap 2024-11-26 22:13:43 -05:00
core_keymap.h
cuesheet.c unicode: add utf16decode with utf8 buffer size check 2024-12-15 15:44:57 -05:00
cuesheet.h
debug_menu.c FS#13538 export and import battery level tables 2025-03-06 11:54:21 -05:00
debug_menu.h
enc_config.c
enc_config.h
features.txt build: add 'lto' to features.txt if built with it 2024-11-30 13:49:42 -05:00
fileop.c misc: Eliminate redundant yes/no dialog functions 2025-01-15 14:10:17 -05:00
fileop.h [Cleanup] onplay.c fileop.c 2024-07-04 12:44:04 -04:00
filetree.c settings set_file() cleanup unused maxlen and check for file exist 2025-01-24 00:20:45 -05:00
filetree.h
filetypes.c Fix: read_color_theme_file needed beyond init 2024-11-24 00:42:50 +01:00
filetypes.h filetypes.c compress builtin filetypes 2024-11-19 07:12:41 -05:00
fracmul.h
keyboard.h
language.c optimize language.c lang_english_to_id() 2024-12-30 23:17:57 -05:00
language.h
logfdisp.c
logfdisp.h
main.c FS#13538 export and import battery level tables 2025-03-06 11:54:21 -05:00
menu.c Fix red in 43068ef270 2025-01-25 15:47:10 -05:00
menu.h
misc.c [Bugfix] WPS pause while WPS not active causes display corruption 2025-02-24 12:16:44 -05:00
misc.h misc: Eliminate redundant yes/no dialog functions 2025-01-15 14:10:17 -05:00
onplay.c [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
onplay.h Generate A-Z menus in the tagtree 2024-11-02 17:27:22 -04:00
open_plugin.c [Bugfix] OpenPlugin on multivolume targets 2025-01-15 12:27:39 -05:00
open_plugin.h
pcmbuf.c [BugFix] Playback.c OOM with large voice file 2024-09-24 10:47:34 -04:00
pcmbuf.h [BugFix] Playback.c OOM with large voice file 2024-09-24 10:47:34 -04:00
playback.c Playback logging add Start time and rename when log size exceeds 512k 2025-03-01 19:16:46 -05:00
playback.h [Feature] playback logging from core 2025-01-13 00:45:09 -05:00
playlist.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
playlist.h playlist viewer: move on-disk playlist struct to playlist.c 2024-11-23 09:05:39 -05:00
playlist_catalog.c misc: Eliminate redundant yes/no dialog functions 2025-01-15 14:10:17 -05:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c playlist: eliminate error message disconnecting USB 2025-01-15 14:00:10 -05:00
playlist_viewer.h
plugin.c FS#13538 export and import battery level tables 2025-03-06 11:54:21 -05:00
plugin.h FS#13538 export and import battery level tables 2025-03-06 11:54:21 -05:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c [BugFix] OpenPlugins wrong plugin lang id 2025-02-25 17:59:52 -05:00
root_menu.h
screen_access.c screen_access add set_drawinfo 2025-02-08 00:49:28 -05:00
screen_access.h screen_access add set_drawinfo 2025-02-08 00:49:28 -05:00
screens.c [BugFix] itoa conflicts with mingw rename to itoa_buf 2025-02-18 10:41:18 -05:00
screens.h Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
settings.c shortcuts.c don't call settings_apply_skins() unless needed 2025-03-02 23:50:54 -05:00
settings.h internals: VIRT_PTR correction for PP SoCs 2025-02-13 08:37:32 -05:00
settings_list.c shortcuts.c don't call settings_apply_skins() unless needed 2025-03-02 23:50:54 -05:00
settings_list.h shortcuts.c don't call settings_apply_skins() unless needed 2025-03-02 23:50:54 -05:00
shortcuts.c shortcuts.c don't call settings_apply_skins() unless needed 2025-03-02 23:50:54 -05:00
shortcuts.h [Feature] Set values of settings from shortcuts 2025-01-25 15:13:13 -05:00
sound_menu.h
SOURCES
status.c
status.h
tagcache.c [BugFix] itoa conflicts with mingw rename to itoa_buf 2025-02-18 10:41:18 -05:00
tagcache.h tagtree: "By First Letter" : fix numerical entry + add a "Special character" entry 2025-02-08 12:14:32 -05:00
tagnavi.config tagnavi.config: Add "Album Artists by First Letter" 2025-02-08 12:14:32 -05:00
tagtree.c [BugFix] TagNav Custom Menu Entry Wrong title, crashing menu 2025-02-11 01:00:28 -05:00
tagtree.h Reworks to the shuffle system to improve performance and allow fast shuffling from a big library (but this work for all database views) 2024-08-31 10:44:20 -04:00
talk.c [Bugfix] Enable Progressive loading for talk clips on devices <= 8MB 2024-09-25 00:54:10 -04:00
talk.h talk: Voice the volume name when browsing and when voicing full paths 2024-07-28 16:54:33 -04:00
tree.c tagtree: Improve suggested playlist filename for "special entries" 2025-03-09 09:05:52 -04:00
tree.h Reworks to the shuffle system to improve performance and allow fast shuffling from a big library (but this work for all database views) 2024-08-31 10:44:20 -04:00
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

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