Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Shanling Q1
« previous next »
  • Print
Pages: 1 2 [3] 4 5 ... 7

Author Topic: Shanling Q1  (Read 24373 times)

Offline 7o9

  • Member
  • *
  • Posts: 161
Re: Shanling Q1
« Reply #30 on: November 23, 2021, 02:21:54 AM »
Thanks for the recent touchscreen-related fixes, amachronic. Especially the keyboard that is now actual somewhat usable.

Another thing I noticed that does not seem to work on my Q1 (the only touchscreen Rockbox player I have) is the 'List Wraparound' setting.

Is that something that could be easily fixed? Especially on long lists it is quite useful to not have to scroll through the entire list to get to the other end.
Logged

Offline amachronic

  • Developer
  • Member
  • *
  • Posts: 305
Re: Shanling Q1
« Reply #31 on: November 23, 2021, 04:24:55 PM »
It could be done with some effort. But you can already drag the scrollbar to quickly jump around the list, which gives you almost the same functionality.
Logged

Offline 7o9

  • Member
  • *
  • Posts: 161
Re: Shanling Q1
« Reply #32 on: November 24, 2021, 01:45:58 PM »
The scrollbar does work indeed.

I have had some issues when dragging up first but dragging down works quite reliably. Same with down and then up.

Is the width of the scrollbar detection area related to how wide it is drawn? Perhaps I need to make it wider.
Logged

Offline amachronic

  • Developer
  • Member
  • *
  • Posts: 305
Re: Shanling Q1
« Reply #33 on: November 24, 2021, 06:52:03 PM »
Yeah, the touch area is the same size as the graphical scrollbar. Looks like the touch area needs some extra 'slop space' to make it possible to use narrow bars.
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #34 on: January 13, 2022, 12:00:09 PM »
Hi, I'm new here but considering getting the Q1! Is this port being further developed?
I am in no way experienced with programming but might look into making/modifying some themes if it isn't too hard. If I get the player, I would gladly write detailed bug reports (etc).
/Val
Logged

Offline 7o9

  • Member
  • *
  • Posts: 161
Re: Shanling Q1
« Reply #35 on: January 13, 2022, 01:04:51 PM »
It really works good in its current state.

Rockbox is developed continuously, the Q1 port benefits from that.

I am not aware of any major problems or pending developments specifically for this device.
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #36 on: January 28, 2022, 08:48:47 AM »
Just wanna say I got the player and ported Rockbox on it without any issues! Thanks so much Amachronic, it really makes the player much better. ;D
I have one question/bug report (?): I put some Japanese pop on it and it seems to not show Japanese characters, is this something specific for this Rockbox port or something that can happen in general?
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #37 on: January 28, 2022, 10:29:06 AM »
Also, there seems to not happen anything when i choose the higher (2vrms) dac output mode, is this fixable?
Logged

Offline 7o9

  • Member
  • *
  • Posts: 161
Re: Shanling Q1
« Reply #38 on: January 28, 2022, 12:41:24 PM »
Quote from: illegalval on January 28, 2022, 08:48:47 AM
Just wanna say I got the player and ported Rockbox on it without any issues! Thanks so much Amachronic, it really makes the player much better. ;D
I have one question/bug report (?): I put some Japanese pop on it and it seems to not show Japanese characters, is this something specific for this Rockbox port or something that can happen in general?

That is probably more a generic Rockbox/font issue than Q1-specific. You probably need a different font but I am not sure which one (or any) have Japanese characters.

Some fonts can be gotten under 'extras' in the top left corner of the site.
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #39 on: January 28, 2022, 01:07:32 PM »
Ah, yeah that makes total sense that it is a font-issue, thanks. Gonna see what I can do.
Logged

Offline vitt13

  • Member
  • *
  • Posts: 93
Re: Shanling Q1
« Reply #40 on: January 29, 2022, 04:11:06 AM »
Quote from: illegalval on January 28, 2022, 08:48:47 AM
I have one question/bug report (?): I put some Japanese pop on it and it seems to not show Japanese characters, is this something specific for this Rockbox port or something that can happen in general?
https://forums.rockbox.org/index.php?topic=15996.0
https://www.rockbox.org/wiki/UnicodeFonts
https://www.rockbox.org/wiki/UnicodeGuide
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #41 on: January 29, 2022, 09:28:32 AM »
Thx so much! That will solve the issue :) Anyone knows about the high-gain output not working?
Logged

Offline raffraffraff

  • Member
  • *
  • Posts: 7
Re: Shanling Q1
« Reply #42 on: January 30, 2022, 05:17:49 AM »
Niiiiiiice. You guys are getting a donation. My amazon review of the Q1 was absolutely stinging, and 99% of it was about the dreadful MTouch OS. Thank you for rescuing this thing from the charity shop. I was just about to toss it into a bag of other giveaways when I decided to do "one final search" to see if anyone had an alternative ROM. Imagine my sheer delight when I find that Rockbox is available for it! (I've been a long time user of Rockbox on every Sansa Clip I ever owned - sadly the last one broke a few years ago) :)
Logged

Offline amachronic

  • Developer
  • Member
  • *
  • Posts: 305
Re: Shanling Q1
« Reply #43 on: January 30, 2022, 12:53:30 PM »
Quote from: illegalval on January 28, 2022, 08:48:47 AM
Just wanna say I got the player and ported Rockbox on it without any issues! Thanks so much Amachronic, it really makes the player much better. ;D
I have one question/bug report (?): I put some Japanese pop on it and it seems to not show Japanese characters, is this something specific for this Rockbox port or something that can happen in general?
You may find these font creation tools useful if you don't mind using the command line.
https://forums.rockbox.org/index.php/topic,54079.msg249705.html#msg249705

Quote from: illegalval on January 28, 2022, 10:29:06 AM
Also, there seems to not happen anything when i choose the higher (2vrms) dac output mode, is this fixable?
I committed a fix for this just now, it was a regression caused by a previous bugfix that prevented the DAC from resetting and switching to the new mode. Thanks for reporting!
Logged

Offline illegalval

  • Member
  • *
  • Posts: 31
Re: Shanling Q1
« Reply #44 on: January 31, 2022, 07:24:50 AM »

I committed a fix for this just now, it was a regression caused by a previous bugfix that prevented the DAC from resetting and switching to the new mode. Thanks for reporting!
[/quote]

Thanks Amachronic, it works perfectly now! (It really helps my DT 880's :) )
Logged

  • Print
Pages: 1 2 [3] 4 5 ... 7
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Shanling Q1
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.111 seconds with 22 queries.