Search results for query: *
  1. masseo1

    Rockbox Xduoo X3

      Panic Report.   I see that the dircache PANIC was addressed. I keep getting a panic in a different scenario. It seems related to automatic frequency selection across two sd cards.   In case others have ran into to this , here are the steps.     STEPS To reproduce...
  2. masseo1

    Rockbox Xduoo X3

    Thanks for the dedication. Will you be merging your git hub repository, with all of these changes? My personal code on my laptop is falling behind :( Thanks
  3. masseo1

    Rockbox Xduoo X3

      Youre welcome. Unfortunately I didn't mess around with another voice until this week. The voices at "Speech at CMU"  (Caregie Mellon University speech research site) all sound a bit better than the default 'kal' voice thats used by default in Flite.   As far as the voice file, it seems to...
  4. masseo1

    Rockbox Xduoo X3

    Hi there,   I have worked out getting an alternate voice that might sound better. Its a female voice, sounds a bit more natural. See if it works.
  5. masseo1

    Rockbox Xduoo X3

      I'm going to read through the post you;ve mentioned and see if it makes any sense. I too am "Just IT Admin/DevOps". If you need some task automated and scripted, or if you need me to find a bug in a web server application, I'm your man. A proper useful program from scratch? I do that on...
  6. masseo1

    Rockbox Xduoo X3

      Is there a git location for the code? I like to re-compile on my own, so I have the back and option buttons swapped (mirroring the functionality of the OEM firmware), and test ther things.   Thanks,
  7. masseo1

    Rockbox Xduoo X3

      Hmm, I just disable the directory cache, Go to System->Disk->Directory Cache, select no.
  8. masseo1

    Rockbox Xduoo X3

      Awesome, I'm glad it worked.  that auto reboot thing is a pain, i havent yet figured out where it panics.
  9. masseo1

    Rockbox Xduoo X3

      I played with both files (english.voice and english_us.voice), and the sound exactly the same,.. kind of pseudo american/british.   Attached is english.voice. It goes in your SD cards .rockbox/lang/ folder.   It will correspond to you selecting English as your language.
  10. masseo1

    Rockbox Xduoo X3

        Hi there, The .voice file needs to be compiled for the proper hardware target. In this case, it would be for the Xduoo X3  (Ingenic jz4760 chip) What language do you want to try? . I can compile and attach a .voice file for you, that you would place in the .rockbox/langs/folder .   The...
  11. masseo1

    Rockbox Xduoo X3

    HI there, The make voice is done in the command line on your computer, not on the device itself. You would then copy the voice file off to the device.   BTW, I did get the voice working fully on my system about a month ago, but I wasnt exactly sure as to which combination of changes I used to...
  12. masseo1

    Rockbox Xduoo X3

      Ah , yes. I forgot people now trying Rockbox would be downloading 161218, hifi theme is messed up there. I happen to use my own build, so I dont have that issue. Thanks for the update.
  13. masseo1

    Rockbox Xduoo X3

    I think most people use Hifi. The default rockbox ones work well. So far I lik Hifi the best. I play around with Sansa fuze themes too, they are mostly compatible. I switch between Hifi , canbiev2, pacman. Some themes work better than others.
  14. masseo1

    Rockbox Xduoo X3

    The battery life drains quite quickly for me when I'm tinkering with setting, and the screen is lit quite a bit, which makes sense. In the code rockbox shuts down when the system detects 3300 mv. The battery is the same capacity and voltage of my iPod photo. That lasts double the length, due to...
  15. masseo1

    Rockbox Xduoo X3

      I have been running it with 2000mah, im not sure that I noticed much difference.   Something is not correct in measurement of the capacity, because  after rockbox shutdown due to "empty battery",  I could still boot up with the stock firmware and use it.     (I backed out any change on...
  16. masseo1

    Rockbox Xduoo X3

        You’re welcome.  I did not have to install anything for SID and SAP, they worked straight away/ I've not tried MOD, and XM. If I do so before you, I'll let you know.
  17. masseo1

    Rockbox Xduoo X3

      I never thought of Midi files in Rockbox. I do use it for my Commodore 64 SID files, and Atari 8-bit SAP files. After reading your post, I have just downloaded the patchset from the link you posted, and put some *.mid files in a music folder... and it works.   No compilation needed.
  18. masseo1

    Rockbox Xduoo X3

      What I learned is that  In order for the menus to be read, Rockbox needs to have a language.voice file in the .rockbox/langs/  that has a corresponding .lng file. So I had to compile the "language.voice" file.   For instance, during compilation of rockbox, I chose english-us as my language...
  19. masseo1

    Rockbox Xduoo X3

      Hey there,   I started looking into the reason why this build doesnt have voice capability. It seems that the build Xvortex  compiles, does not include compilation of the voice file. I have compiled voice capability and tested. It doent work properly. Then menus get read aloud via TTS...
  20. masseo1

    Rockbox Xduoo X3

    That battery is stock for mine, so I have nothing to compare to. I had my rockbox set to 1500mah, we'll see by me putting it to 2000mah, as my battery indicates, if it helps.
  21. masseo1

    Rockbox Xduoo X3

    Idaho,     Amaury Pouly seems to be the one that is (or  will be) working on the Official port for the Xduoo X3.  Reading through IRC, I see that a few folks asked him about the status of the port, He is quite busy with  his current work on the Sony NWZ port. Hopefully time can be found to...
  22. masseo1

    Rockbox Xduoo X3

    This drives me crazy too.  This issue, along with others probably wont get addressed until we get an official port in the works. Rockbox on Xduoo X3 works pretty well, but understand, your mileage may vary at this point. I'm going to peek at the code and see if I can add some simple printing...
  23. masseo1

    Rockbox Xduoo X3

    It seems that the only discernible change to the firmware in 6695f49-161218 is mostly cosmetic, and a potential change in opus.codec   Without being able to review the code,  I've taken a look between the binary builds of this latest (6695f49-161218) and the prior one i have on my...
  24. masseo1

    Rockbox Xduoo X3

      I've not noticed any difference in operations of this build. Unfortunately I couldn’t find the code for this build. I've looked at the code in github and have not found code related to this build number (6695f49). I was looking for the commit of: 6695f49, but the latest commit to the...
  25. masseo1

    Rockbox Xduoo X3

    I'm sure a lot of people are in the same boat as you with the button swap issue. Apparently there was/is a different layout from the manufacturer to which I think this version of Rockbox was originally intended.   I have looked in the settings of Rockbox on the Xduoo X3, but was unable to...
Back
Top