Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 25 of 71 - Search took 0.00 seconds. Search: Posts Made By: yuri_b
Forum: iRex Developer's Corner 10-03-2011, 12:17 PM
Replies: 12
Views: 6,349
Posted By yuri_b
If you add new field with default value, this...

If you add new field with default value, this should be compatible with original firmware. IFAIK.

No, I don't want to be backward compatible, if you add new features and need a new fields/support...
Forum: iRex 10-03-2011, 09:46 AM
Replies: 8
Views: 2,639
Posted By yuri_b
I don't known what about folders, but file names...

I don't known what about folders, but file names aren't shown.
Forum: iRex Developer's Corner 10-02-2011, 06:20 PM
Replies: 12
Views: 6,349
Posted By yuri_b
Thats why I'm working on port evince: full...

Thats why I'm working on port evince:
full sources, full control, support for pdf,djvu, easy way to add other formats like fb2,txt.
(It's not easy apparently :) becouse new evince depended on new...
Forum: iRex 10-02-2011, 03:40 PM
Replies: 8
Views: 2,639
Posted By yuri_b
I also sow this problem with file names on...

I also sow this problem with file names on DR800sg. My solution was remove all ' occurences. I did enter into this problem, and don't sure that this is an FAT problem there is something wrong in ctb,...
Forum: iRex Developer's Corner 10-02-2011, 03:36 PM
Replies: 12
Views: 6,349
Posted By yuri_b
I currently working to port last evince to...

I currently working to port last evince to dr800/1000, if it succeed, we could add another field into global.db => existing of annotation and add this view to ctb
Forum: iRex 09-26-2011, 06:36 AM
Replies: 14
Views: 3,793
Posted By yuri_b
Thanks :)

Thanks :)
Forum: iRex 09-24-2011, 03:04 PM
Replies: 14
Views: 3,793
Posted By yuri_b
Excellent work. Thanks :) Now, when I got...

Excellent work.
Thanks :)

Now, when I got my DR1000, I can check all addons over. :)

Yura
Forum: iRex 09-02-2011, 09:41 AM
Replies: 8
Views: 3,571
Posted By yuri_b
A gay from SolidFX sells an refurbish DR 1000's,...

A gay from SolidFX sells an refurbish DR 1000's, you can get in about 250-300 $. Ones a month he places them on ebay.
Forum: iRex Developer's Corner 08-31-2011, 10:38 AM
Replies: 7
Views: 6,920
Posted By yuri_b
new fixed version. only ctb update included. see...

new fixed version. only ctb update included. see first message
Forum: iRex 07-20-2011, 03:26 AM
Replies: 274
Views: 85,454
Posted By yuri_b
Actually IREX ebook reader are designed as book...

Actually IREX ebook reader are designed as book reader not as book writer :)
So:
1) E-Ink display not designed for writing and refreshing screen takes a while
2) Overall system not designed for...
Forum: iRex 07-11-2011, 05:21 PM
Replies: 274
Views: 85,454
Posted By yuri_b
You forgot or don't know another aspect of...

You forgot or don't know another aspect of unroll-loop optimizaion:
It encrease code size, the programm going to be bigger, and this is not good for ARM systems: the reason very simple the more code...
Forum: iRex Developer's Corner 07-04-2011, 04:11 AM
Replies: 7
Views: 6,920
Posted By yuri_b
Hi Attached is sources for Mackx and Inigo, ...

Hi

Attached is sources for Mackx and Inigo,
1) Diff of ermetadb: new function to support new queries
2) Diff of ctb, based on v3 of dr800+.
3) source of reindex : add/remove indexes to data...
Forum: iRex Developer's Corner 07-04-2011, 03:30 AM
Replies: 7
Views: 6,920
Posted By yuri_b
Hi I publish a new version of "Enhanced File...

Hi

I publish a new version of "Enhanced File Manager", change only in install script.
I add to installer options to reorder items from setting directory, so now settings will be in correct order....
Forum: iRex Developer's Corner 07-03-2011, 04:24 AM
Replies: 75
Views: 26,869
Posted By yuri_b
Additional problem, we almost forgot about, is...

Additional problem, we almost forgot about, is indexing.

How it works:
1) At start of indexing it select from data base all files on the SD-card and create linked list of them(Huge memory load)....
Forum: iRex Developer's Corner 07-03-2011, 03:59 AM
Replies: 75
Views: 26,869
Posted By yuri_b
Good luck. One thing: I use an ereader a lot...

Good luck.

One thing: I use an ereader a lot and it happens when a battery stop working in middle of page turn. Usually it happens in the middle of page turn. In such case a data base going to be...
Forum: iRex Developer's Corner 07-02-2011, 02:03 PM
Replies: 7
Views: 6,920
Posted By yuri_b
I know, I do this for directory items. The same...

I know, I do this for directory items. The same have to be done for this items: reverse order of each item.

The source problem is: that in order to achieve my goal (using indexes) I had to change...
Forum: iRex Developer's Corner 07-01-2011, 03:21 PM
Replies: 7
Views: 6,920
Posted By yuri_b
Checked on my device IREX DR800sg, works fine,...

Checked on my device IREX DR800sg, works fine, about 1400 books. indexed with thumbnails.

One problem that I found:
In settings view all items in reverse order. I should add to installer reverse...
Forum: iRex Developer's Corner 07-01-2011, 12:31 PM
Replies: 7
Views: 6,920
Posted By yuri_b
Lightbulb Enchanced file manager

Following our discussion on handling huge files I did some research and redesigning of default file manage.

Update for ctb only, fixed exception

Changes:
1) adding indexing on every needed...
Forum: iRex Developer's Corner 06-26-2011, 03:58 AM
Replies: 75
Views: 26,869
Posted By yuri_b
Attached. But wait, it isn't last and...

Attached.

But wait, it isn't last and checked version, maybe I will change it.

Yura


P.S. As you can see I query only for a few items: file_id, filename, is_directory, author and title, NO...
Forum: iRex Developer's Corner 06-25-2011, 12:52 PM
Replies: 75
Views: 26,869
Posted By yuri_b
1920 entries. No problem :) it based on your...

1920 entries.
No problem :) it based on your last version ctb + my dinamic bar. Lets check if if all OK and if this changes are acceptable, after you could insert if we will decide this, to version...
Forum: iRex Developer's Corner 06-25-2011, 11:32 AM
Replies: 75
Views: 26,869
Posted By yuri_b
Smile new design of ctb

Hi
I did some research on sql and how it used in IREX device in file viewer,
and spend several hours to implement new design of queuing for files in ctb

In short new design:
1) SELECT from...
Forum: iRex Developer's Corner 06-24-2011, 09:26 AM
Replies: 75
Views: 26,869
Posted By yuri_b
I did some analyse for queries: Actual query...

I did some analyse for queries:
Actual query is:
SELECT filename, directory_path, is_directory, file_type, file_size, file_time_modified, title, author, thumb_data_small FROM file_metadata AS m...
Forum: iRex Developer's Corner 06-23-2011, 06:02 PM
Replies: 75
Views: 26,869
Posted By yuri_b
This uses index filename+directory. IMHO.

This uses index filename+directory. IMHO.
Forum: iRex Developer's Corner 06-23-2011, 05:55 PM
Replies: 75
Views: 26,869
Posted By yuri_b
:) Sicerely Yura

:)

Sicerely
Yura
Forum: iRex Developer's Corner 06-23-2011, 02:13 PM
Replies: 75
Views: 26,869
Posted By yuri_b
If the speed not increased I see 2 explanations: ...

If the speed not increased I see 2 explanations:
1) sql not uses this index, we created wrong index
2) there is additional place that slows all down.
Showing results 1 to 25 of 71

 
Forum Jump

All times are GMT -4. The time now is 08:24 PM.


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