Duke McCoy

Results 21 comments of Duke McCoy

This seems like a more appropriate issue to point out a really nice feature that I have heard many would find very useful - timestamps next to the command history...

> This doesn't seem to be related to the issue originally discussed here, or is it? > > I guess it might make more sense to have this in a...

I think `b)` is reasonable, but `c)` should be available in the advanced config. If someone loses the cure for cancer because they accidentally restarted their notebook and was expecting...

+1 on this, entering the password is getting really old

On modern multi-touch screens "[pinch to zoom](https://developer.android.com/develop/ui/compose/touch-input/pointer-input/multi-touch)" is the usual way. The display does get crowded between the pump, insulin and algorithm data. This is not the feature to drop...

I don't have the data, but it was a fragment of an elf that was truncated well before the end of the program. The data after the truncation was essentially...

> The root cause of the error is that the stream ended prematurely. I don't see how this is an issue with pyelftools and not with the ELF file. The...

Looked at #367, he is reporting the same thing - readelf provides some information about what went wrong and how the elf is malformed. Without that information you're left wondering...

Lots of requests for this in #1778, I think this issue is not being found because of language barrier. Highly desired feature, very difficult to identify shows in the android...

> The problem is in the **buildAdapter()** method. > > https://github.com/jellyfin/jellyfin-androidtv/blob/master/app/src/main/java/org/jellyfin/androidtv/ui/browsing/BrowseGridFragment.java#L611 > > In the first line `mCardPresenter = new CardPresenter(false, mImageType, mCardHeight);` the first parameter is hardcoded as **false**...