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
Search



Donate

Rockbox Technical Forums


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

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  questions about TXT Viewer
« previous next »
  • Print
Pages: [1]

Author Topic: questions about TXT Viewer  (Read 3851 times)

Offline J@CKY

  • Member
  • *
  • Posts: 5
questions about TXT Viewer
« on: September 11, 2007, 01:36:41 AM »
Hi everybody, i am just a newbie....

recently, installed rockbox on my F20,
i have some txt, ebooks, in chinese, but i can read it by the default txt viewer,
are there any support for eastern languages?

p.s. the rockbox is fine to display chinese/japanese, etc, just the txt viewer can't.

Thanks a lot! :)
« Last Edit: September 12, 2007, 07:47:14 AM by J@CKY »
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: questions abt TXT Viewer
« Reply #1 on: September 11, 2007, 03:12:40 AM »
please use full words and somebody will be able to understand you better and help you
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: questions abt TXT Viewer
« Reply #2 on: September 11, 2007, 04:27:34 AM »
You can select the codepage to use in the text viewer settings menu. You most likely have this setting wrong.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: questions abt TXT Viewer
« Reply #3 on: September 11, 2007, 05:55:04 AM »
That's news to me...

Do you mean the overall codepage setting? I can't find a 'text viewer settings menu' on my Gigabeat.
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: questions abt TXT Viewer
« Reply #4 on: September 11, 2007, 06:19:07 AM »
A quick search for "text viewer codepage" brings up the following post: http://forums.rockbox.org/index.php?topic=10756.msg81588#msg81588 (ok, had an advantage ;)  )

The button to bring up the text viewer's menu on the gigabeat is according to the code... "Menu".

I'll really try work on this chapter somewhen the next days...
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: questions abt TXT Viewer
« Reply #5 on: September 11, 2007, 06:29:08 AM »
Sorry, completely my fault, I was talking about the Text Editor  :-[

* bascule goes to hide under a rock
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline J@CKY

  • Member
  • *
  • Posts: 5
Re: questions about TXT Viewer
« Reply #6 on: September 12, 2007, 06:59:58 AM »
oh... my fault i have overlook the "encoding" in the txt viewer menu....
this problem is solved....

but upcoming... another question....
are there any bookmark function for the txt viewer?
I have problem as follow:
1. view, for example, a.txt, read to half way, then quit, the viewer did save where i was up to...

2. then read another ebook, say, b.txt, and read half way again, that quit, the viewer save my progress as well

3. when i go back to read my a.txt, the bookmark has gone...
it starts from the very beginning.... >.<

this is my problem, are there any bookmark function for the txt viewer for every single file? just like the bookmark function of the audio player!

p.s : sorry about using "jz" or "abt"
i have modified.
« Last Edit: September 12, 2007, 07:46:32 AM by J@CKY »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: questions abt TXT Viewer
« Reply #7 on: September 12, 2007, 07:07:31 AM »
Please respect our forum guidelines. "jz" is not a word, much as "abt" is not.
Logged

Offline J@CKY

  • Member
  • *
  • Posts: 5
Re: questions abt TXT Viewer
« Reply #8 on: September 12, 2007, 07:47:43 AM »
Quote from: Llorean on September 12, 2007, 07:07:31 AM
Please respect our forum guidelines. "jz" is not a word, much as "abt" is not.

sorry...
modified.
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: questions about TXT Viewer
« Reply #9 on: September 12, 2007, 08:46:42 AM »
Quote from: J@CKY on September 12, 2007, 06:59:58 AM
are there any bookmark function for the txt viewer?
Yes. There is no dedicated "create bookmark" function but the last position of the last n files (don't know the exact number of n) will get recognized.

I had the impression that this functionality is broken atm, but I haven't found the time to check or investigate.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline J@CKY

  • Member
  • *
  • Posts: 5
Re: questions about TXT Viewer
« Reply #10 on: September 12, 2007, 11:51:26 AM »
Quote from: bluebrother on September 12, 2007, 08:46:42 AM
Quote from: J@CKY on September 12, 2007, 06:59:58 AM
are there any bookmark function for the txt viewer?
Yes. There is no dedicated "create bookmark" function but the last position of the last n files (don't know the exact number of n) will get recognized.

I had the impression that this functionality is broken atm, but I haven't found the time to check or investigate.

oh.. thanks.....
are there anything i could do to fix that?
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: questions about TXT Viewer
« Reply #11 on: September 12, 2007, 12:15:39 PM »
Quote from: J@CKY on September 12, 2007, 11:51:26 AM
are there anything i could do to fix that?
Well, you could verify if it works or not. Try to reproduce it, and try to find out under which circumstances it works or not.

But as I said, I haven't checked this so I might be wrong.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 350
Re: questions about TXT Viewer
« Reply #12 on: September 12, 2007, 08:24:58 PM »
I just comitted a fix for a bug where the first two bookmarks saved into a no-existing bookmark file would not be remembered. Could you please check with r14680 or later if your problem still persists.
Logged

Offline J@CKY

  • Member
  • *
  • Posts: 5
Re: questions about TXT Viewer
« Reply #13 on: September 13, 2007, 09:39:04 AM »
Quote from: roolku on September 12, 2007, 08:24:58 PM
I just comitted a fix for a bug where the first two bookmarks saved into a no-existing bookmark file would not be remembered. Could you please check with r14680 or later if your problem still persists.

THANKS, the problem has been fixed after updating to r14680
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  questions about TXT Viewer
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.116 seconds with 14 queries.