diff options
author | Christian Soffke <christian.soffke@gmail.com> | 2024-10-08 22:44:21 +0200 |
---|---|---|
committer | Christian Soffke <christian.soffke@gmail.com> | 2024-10-26 11:28:22 -0400 |
commit | 04a796fd15f582e38c0216f45a22c572b365457a (patch) | |
tree | 39d284cd2ed9715f7b361190cbc12304d99bd3ac /apps/debug_menu.c | |
parent | 7592d2ca5eab2e684f45b7a7163f1594f3c36c96 (diff) | |
download | rockbox-04a796fd15f582e38c0216f45a22c572b365457a.tar.gz rockbox-04a796fd15f582e38c0216f45a22c572b365457a.zip |
playlist: create_control_unlocked: back up current playlist
When creating a new control file for the current playlist,
the existing file will now be renamed to serve as a backup,
until the next time the control file is replaced again,
allowing you to restore the previous state of the playlist,
in case you accidentally cleared it.
This also means that an entirely new file is created each
time, instead of truncating the existing one.
Change-Id: I2fd96eb8c3940b85df807fd7646dc0359a036351
Diffstat (limited to 'apps/debug_menu.c')
0 files changed, 0 insertions, 0 deletions