Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 04-16-2011, 10:44 PM   #181
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
Quote:
Originally Posted by Mackx View Post
Hi bokje

Could you be more specific about which dialog? Is that the "Please Wait" dialog?

I did not notice this yet. Screen refreshes are very tricky on e-ink devices. The Notepad-application, tries to take full control of screen refreshes. There seems to be a conflict now with the update of the clock and the way notepad handles updates. This will not be easy to solve (and probably involves changing notepad as well).
Thanks for pointing out this issue.
Yes, what I mean is the "Please Wait" dialog, which covers large center area of the screen. I assume that it doesn't have to be so big and centered - if the dialog box is located top-left and thin and small, it wouldn't be so bothering for users. We can see most of the page while 'waiting'.
I posted the thread about this issue in the past and the responses were that it is possible to edit it but I don't know it well..

And thanks for your response in detail for the issue of notepad and clock.
bokjeid is offline   Reply With Quote
Old 04-22-2011, 07:22 AM   #182
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Release 0.10

NOTE: THE BINARIES ARE ONLY FOR DR1000 with the latest R2.0beta firmware!!!

This version adds (see also \Programs\_mackxpatch\readme.txt):
- Add feature to automatically add new tags to tag-list in registry.
- First implementation of tag selection dialog (file-filter).
- Fix missing 'Add As Startpage' menu entry.
- Add key-unlocking mechanism (proof of concept, not documented).
- Modify tags of multiple documents. Allow adding or deletion of a specific tag from all selected documents.
- When multiple tags are used in the file-filter show 'Multiple Tags' else show name of the single tag.
- Settings menu allows to change idle time (hack from rvs).
- experiment for rgb-led disabling (not documented).
- Updated documentation.
OPEN ISSUES:
- If the clock is updated when using notepad is used all scribbles become invisible

So, my standard disclaimer: This is also a big hack, only very limited tested by me and less mature then 'normal', so my advise is to use it on the QEMU first. (Only the dare-devils should install it on their DR1000. :-)

The new features are getting more complicated and my explanation skills are not that good, so feel free to ask questions here (after reading the UserManual ).

In the Bitbucket-repository: https://bitbucket.org/mackx/dr1000-hackx/overview the source code can be found.

Marcel.


(The patch also includes the changes from all previous patches. See _mackxpatch/Help/MackxPatch User Manual.pdf for installation instructions)
Attached Files
File Type: zip MackxPatch-dr1000-p10.zip (1,022.4 KB, 320 views)
Mackx is offline   Reply With Quote
Old 04-23-2011, 04:18 AM   #183
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
Wow, thank you very much, Mackx!
It is wonderful!
Now I'm installing it..


---
(added)
It worked well.
rvs, thanks for the new feature, the idle mode timeout setting!
To turn off the idle mode totally drains the battery so quicker so the timeout setting seems to be helpful.

Last edited by bokjeid; 04-24-2011 at 06:10 AM.
bokjeid is offline   Reply With Quote
Old 04-25-2011, 02:58 PM   #184
Paquillo
Enthusiast
Paquillo began at the beginning.
 
Posts: 33
Karma: 10
Join Date: Jan 2011
Location: Madrid, Spain
Device: iRex DR1000S, Motorola Xoom, Sony PRS-T1
The tagging system is now really powerful. And the modification done by rvs works well when reading. When leafing through a magazine, the behaviour remains as before, and this cannot be solved, as Marcel explained. But at least reading is more comfortable.

Thanks, folks!
Paquillo is offline   Reply With Quote
Old 04-26-2011, 08:36 AM   #185
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
A feature of the last opened document is one of very useful features, I think.
But when the last opened PDF file is opened automatically after booting, the toolbar doesn't change.. Is it a bug or a limitation which can't be modified?
bokjeid is offline   Reply With Quote
Old 04-26-2011, 09:44 AM   #186
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by bokjeid View Post
A feature of the last opened document is one of very useful features, I think.
But when the last opened PDF file is opened automatically after booting, the toolbar doesn't change.. Is it a bug or a limitation which can't be modified?
That problem occured before, I though that was fixed, but if I remember well it uses a delay, so maybe it needs to be tuned more. Do you open 1 document or multiple at startup?
Mackx is offline   Reply With Quote
Old 04-27-2011, 06:32 AM   #187
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
Quote:
Originally Posted by Mackx View Post
That problem occured before, I though that was fixed, but if I remember well it uses a delay, so maybe it needs to be tuned more. Do you open 1 document or multiple at startup?
Only 1 document was opened.
Ah, it was fixed before? Then I'll test it again later..


---
(added)
I tested it twice - then it works normally at this time.
So it seems that the problem appears very rarely but I don't know the condition, either..
I'm relieved to hear that it was fixed before, so it doesn't have to be cared of, any more(at least, it seems that it doesn't occur so frequently)..

Last edited by bokjeid; 04-27-2011 at 07:10 AM.
bokjeid is offline   Reply With Quote
Old 04-27-2011, 09:04 AM   #188
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by bokjeid View Post
I tested it twice - then it works normally at this time.
So it seems that the problem appears very rarely but I don't know the condition, either..
I'm relieved to hear that it was fixed before, so it doesn't have to be cared of, any more(at least, it seems that it doesn't occur so frequently)..
Please keep some statistics, if it occurs often I will have an extra look at it. Also check if it is dependent on the size of the document or the complexity of the page.

Thanks.
Mackx is offline   Reply With Quote
Old 04-28-2011, 03:13 AM   #189
bokjeid
Addict
bokjeid began at the beginning.
 
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
Quote:
Originally Posted by Mackx View Post
Please keep some statistics, if it occurs often I will have an extra look at it. Also check if it is dependent on the size of the document or the complexity of the page.

Thanks.
Thank you.
It seems a very rare case because it works normally now on my device and there is no other same report from others(in addition, I usually use the full screen mode so there is less chance for me to come across the case).
So maybe it seems that you don't have to take care of such rare case any more..
bokjeid is offline   Reply With Quote
Old 05-07-2011, 08:28 AM   #190
Paquillo
Enthusiast
Paquillo began at the beginning.
 
Posts: 33
Karma: 10
Join Date: Jan 2011
Location: Madrid, Spain
Device: iRex DR1000S, Motorola Xoom, Sony PRS-T1
I have realized that the modification done by rvs speeds up another process. When I zoom in a page, it takes time, as normally. But when I have finished reading the zoomed piece, and I zoom out to full page, now the reader performs it quickly, without the "wait, please" popup. Before applying this patch, the zooming out action took longer, and the popup appeared. So it has been improved by the "corrected pre-fetching".

Paco
Paquillo is offline   Reply With Quote
Old 05-07-2011, 09:18 AM   #191
rvs
Groupie
rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.
 
Posts: 181
Karma: 364
Join Date: Oct 2009
Device: DR1000s, Hanlin V5
Glad to (unknowingly) be of service
rvs is offline   Reply With Quote
Old 05-14-2011, 03:59 PM   #192
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Release 0.11

NOTE: THE BINARIES ARE ONLY FOR DR1000 with the latest R2.0beta firmware!!!

This is a minor update only two small features are added.

This version adds (see also \Programs\_mackxpatch\readme.txt):
- Allow wait dialog to be configured (normal, small, hide)
- Settings dialog for rgb-led

OPEN ISSUES:
- If the clock is updated when using notepad is used all scribbles become invisible
- User Manual not updated with the new features.

So, my standard disclaimer: This is also a big hack, only very limited tested by me and less mature then 'normal', so my advise is to use it on the QEMU first. (Only the dare-devils should install it on their DR1000. :-)

The new features are getting more complicated and my explanation skills are not that good, so feel free to ask questions here (after reading the UserManual ).

In the Bitbucket-repository: https://bitbucket.org/mackx/dr1000-hackx/overview the source code can be found.

Any comments or improvements appreciated.

Marcel.


(The patch also includes the changes from all previous patches. See _mackxpatch/Help/MackxPatch User Manual.pdf for installation instructions)
Attached Files
File Type: zip MackxPatch-dr1000-p11.zip (1.04 MB, 281 views)
Mackx is offline   Reply With Quote
Old 05-15-2011, 03:29 AM   #193
rvs
Groupie
rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.rvs has a complete set of Star Wars action figures.
 
Posts: 181
Karma: 364
Join Date: Oct 2009
Device: DR1000s, Hanlin V5
Working here.

Great work as always! I wonder if removing the "Please wait" also decreases the wait time (in a non-negligible way).
rvs is offline   Reply With Quote
Old 05-15-2011, 12:40 PM   #194
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by rvs View Post
Working here.
Thanks for the feedback.
Quote:
Originally Posted by rvs View Post
I wonder if removing the "Please wait" also decreases the wait time (in a non-negligible way).
That could be, there must be some cases where some (refresh-)time is saved.
Mackx is offline   Reply With Quote
Old 05-15-2011, 02:23 PM   #195
fekhner
Addict
fekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animalsfekhner is kind to children and small, furry animals
 
Posts: 326
Karma: 6908
Join Date: Sep 2010
Device: DRs, EE, ipad/iphone, Helix
will try as soon as possible!
fekhner is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
DR1000 firmware update with ADE rescheduled to end of Q1/2010 ThR iRex 56 01-31-2010 03:56 AM
Firmware update problem for V0.34c patch 15 monster9 Ectaco jetBook 9 01-15-2010 08:51 AM
jetBook Firmware v0.33g patch 13 sein Ectaco jetBook 10 12-19-2009 06:40 PM
[Librie-Dev] New English firmware patch for the Sony Librie Colin Dunstan Legacy E-Book Devices 0 06-20-2005 04:44 PM
[Librie-Dev] Sony Librie first inofficial English firmware patch Colin Dunstan Legacy E-Book Devices 0 05-12-2005 05:40 AM


All times are GMT -4. The time now is 09:49 AM.


MobileRead.com is a privately owned, operated and funded community.