TinyCircuits Forum

TinyCircuits Products => TinyTV & Tiny Video Player => Topic started by: RavenWorks on August 31, 2024, 04:13:52 PM

Title: Maximum number of files?
Post by: RavenWorks on August 31, 2024, 04:13:52 PM
The source code to TinyTV2.h says that the maximum number of video files is defined as 100...  Would it be as simple as increasing that number if I wanted to raise the limit, or is there a technical reason that it can't go any higher?   (If it's about the number displayed in the corner when you change channels, I could fix that to match...)
Title: Re: Maximum number of files?
Post by: RavenWorks on September 29, 2024, 08:31:44 AM
well, fwiw, I just bumped it to 200 and everything still runs, and I was able to view 101 files just fine; I didn't even have to change the channel-number-drawing routine?