summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 0b08867e32..90333664a9 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -389,6 +389,8 @@ A53: We have answered this question numerous times. It is mentioned in the
389 file limits in order to provide a greater amount of memory for buffering 389 file limits in order to provide a greater amount of memory for buffering
390 of files being played. 390 of files being played.
391 391
392 Newsflash! This limit is now configurable in the daily (post-2.0) builds.
393
392Q54: Okay, I understand your 400 file limit. But why hardcode? Why not 394Q54: Okay, I understand your 400 file limit. But why hardcode? Why not
393 have this be dynamically allocated? 395 have this be dynamically allocated?
394A54: Because it's useless. Dynamic memory is only ever useful if you have 396A54: Because it's useless. Dynamic memory is only ever useful if you have
@@ -409,6 +411,8 @@ A54: Because it's useless. Dynamic memory is only ever useful if you have
409 else is able to use it. This is standard practice in memory-limited 411 else is able to use it. This is standard practice in memory-limited
410 systems. 412 systems.
411 413
414 Newsflash! This limit is now configurable in the daily (post-2.0) builds.
415
412Q55: Why is there a 10,000 song limit on playlists? 416Q55: Why is there a 10,000 song limit on playlists?
413A55: This is another hardcoded limit. We feel that as bigger disks arrive 417A55: This is another hardcoded limit. We feel that as bigger disks arrive
414 that this limit will increase. Because of the way that playlists are 418 that this limit will increase. Because of the way that playlists are
@@ -416,6 +420,8 @@ A55: This is another hardcoded limit. We feel that as bigger disks arrive
416 For further detail, look at questions 53 and 54 and replace any instances 420 For further detail, look at questions 53 and 54 and replace any instances
417 of '400' with '10,000'. 421 of '400' with '10,000'.
418 422
423 Newsflash! This limit is now configurable in the daily (post-2.0) builds.
424
419Q56: You don't understand! I _really_ need to have more then 400 files 425Q56: You don't understand! I _really_ need to have more then 400 files
420 in a directory! 426 in a directory!
421A56: The use of really big directories was a workaround for the poor playlist 427A56: The use of really big directories was a workaround for the poor playlist
@@ -423,6 +429,8 @@ A56: The use of really big directories was a workaround for the poor playlist
423 need this workaround. Organize your files in directories, then build 429 need this workaround. Organize your files in directories, then build
424 playlists for all collections you want to shuffle-play. 430 playlists for all collections you want to shuffle-play.
425 431
432 Newsflash! This limit is now configurable in the daily (post-2.0) builds.
433
426Q57: How can I make playlists on my PC? 434Q57: How can I make playlists on my PC?
427A57: There are many programs that can create .m3u playlists. WinAmp is one. 435A57: There are many programs that can create .m3u playlists. WinAmp is one.
428 Another simple method, that requires no extra software, is to use dir: 436 Another simple method, that requires no extra software, is to use dir: