mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Track Info: Show number of tracks being inspected
Applies to the database and PictureFlow
+ fix red 6ca57ec
Change-Id: If708851ebdfe075e9d6ea3f2e2dd790cc9deac94
This commit is contained in:
parent
6ca57ec389
commit
43b0fba75d
9 changed files with 30 additions and 18 deletions
|
@ -135,7 +135,7 @@ void collect_id3(struct mp3entry *id3, bool is_first_track)
|
|||
* - Unit for length will be s instead of ms
|
||||
*
|
||||
* Use result only as input for browse_id3,
|
||||
* and set multiple_tracks parameter to true.
|
||||
* with the track_ct parameter set to > 1.
|
||||
*/
|
||||
void finalize_id3(struct mp3entry *id3)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue