Rockbox General > Rockbox General Discussion

Loss of Max files in dir browser setting?

<< < (2/3) > >>

gevaerts:
5917e8

chrisjj:

--- Quote from: gevaerts on January 28, 2014, 05:54:25 AM ---5917e8

--- End quote ---

Is that a commit ID? It is not found in git: http://git.rockbox.org/?p=rockbox.git&a=search&h=HEAD&st=commit&s=5917e8

bluebrother:

--- Quote from: chrisjj on January 28, 2014, 06:25:49 AM ---Is that a commit ID? It is not found in git: http://git.rockbox.org/?p=rockbox.git&a=search&h=HEAD&st=commit&s=5917e8

--- End quote ---

Works fine for me: http://git.rockbox.org/?p=rockbox.git;a=commit;h=5917e8

gevaerts:
Sorry, I gave the wrong id (I had been looking up earlier history of the entire thing, and copied the wrong one from my commandline). 1b53f4 is the one you want.

chrisjj:

--- Quote from: gevaerts on January 28, 2014, 07:31:55 AM ---Sorry, I gave the wrong id (I had been looking up earlier history of the entire thing, and copied the wrong one from my commandline). 1b53f4 is the one you want.

--- End quote ---
Thanks. You had me puzzled :)

http://git.rockbox.org/?p=rockbox.git;a=commit;h=1b53f4 says

--- Quote ---Apply FS#8538 - iconsistencies in menu wording/capitalization as well as update Danish language.
--- End quote ---
referencing this saying

--- Code: ---[id: LANG_MAX_FILES_IN_DIR]
   <source>
-    *: "Max Files in Dir Browser"
+    *: "Max Entries in File Browser"
   </source>
   <dest>
-    *: "Max Files in Dir Browser"
+    *: "Max Entries in File Browser"
   </dest>
--- End code ---

So yes now I agree with Saratoga that the manual's "Max files in dir browser" is likely a reference to id: LANG_MAX_FILES_IN_DIR reworded as gaeverts says to "Max Entries in File Browser" without manual update. EDIT: that's the only 1b53f4 string change I see that definitely needed a manual update.

However, this doesn't change the fact that the setting with given behaviour in the manual doesn't exist:


--- Quote ---Note: You may need to increase the value of the Max files in dir browser setting (Settings → General Settings → System → Limits) in order to view long lists of tracks in the ID3 database browser.
--- End quote ---

Unless anyone knows otherwise...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version