Search found 1668 matches

by m.Th.
Tue Jul 09, 2013 8:06 am
Forum: MP - Suggestions
Topic: Qt 5.1 Released with "tons of new functionality"
Replies: 4
Views: 518

Re: Qt 5.1 Released with "tons of new functionality"

xnview wrote:
m.Th. wrote: PS: Be sure to INFORM us when you're ready with this. ;)
I've started to build Qt, but need some changes...
Aha! :)

Good to know! If you need any assistance, just drop me a line.
by m.Th.
Tue Jul 09, 2013 6:44 am
Forum: MP - Suggestions
Topic: 0.60: Shortcut setting "Fit image to window" in Browse mode
Replies: 9
Views: 1063

Re: 0.60: Shortcut setting "Fit image to window" in Browse m

...I want to use that button for zoom-100%... Hello,
... For 100% zoom try the keyboard button "*" - shortcut.

Thanks.
I know that default one.
On my laptop, I have to use "Shift 8" or "Fn P" to get * since there is no single button for *.
I try to avoid using two buttons (combination).

I want ...
by m.Th.
Tue Jul 09, 2013 6:40 am
Forum: MP - Suggestions
Topic: 0.60: File List Toolbar - How to modify ?
Replies: 4
Views: 437

Re: 0.60: File List Toolbar - How to modify ?

XnViewMP 0.60
Windows7 32
Xubuntu1304

Halo.

In Browse mode, I hide the Toolbar and keep the File List Toolbar.
I can not find an option to modify the File List Toolbar.
Where is that option ?

Thank you.


Right click on the toolbar, click Customize...

Also, your system info which you kindly ...
by m.Th.
Tue Jul 09, 2013 6:36 am
Forum: MP - Suggestions
Topic: 0.60: Can we have "Fit image to window Width, Large Only" ?
Replies: 2
Views: 787

Re: 0.60: Can we have "Fit image to window Width, Large Only

XnViewMP 0.60
Windows7 32
Xubuntu1304

Halo.

The currently available:
"Fit image to window, large only" makes a very long but narrow image hard to see/read.
"Fit image to windows width" is not good for small images display.

So, do you think I need "Fit image to window width, large only" ?

If yes ...
by m.Th.
Tue Jul 09, 2013 6:22 am
Forum: MP - Suggestions
Topic: feature request: xmp sidecars for RAW files
Replies: 24
Views: 8270

Re: feature request: xmp sidecars for RAW files

First of all, thanks a lot for the new version, Pierre. XnView MP begins to shape up pretty nicely! :D
I'd like to see the possibility to write xmp sidecars when adding keywords or color tags to RAW files. At the moment, my RAW converters don't see the keywords or tags (neither PhotoNinja nor ...
by m.Th.
Mon Jul 08, 2013 5:28 pm
Forum: MP - Suggestions
Topic: How to badly mix up your Catalog work in a simple way.
Replies: 11
Views: 1859

Re: How to badly mix up your Catalog work in a simple way.

JohnFredC wrote:
Do you know that XnView MP automatically exports/imports the metadata stored in XMP files?
This used to be a manual process... I will test it.

Be sure to have the correct settings in Tools | Settings | Metatada and report back your findings.
by m.Th.
Mon Jul 08, 2013 5:26 pm
Forum: MP - Suggestions
Topic: How to badly mix up your Catalog work in a simple way.
Replies: 11
Views: 1859

Re: How to badly mix up your Catalog work in a simple way.

... FOUND IT!!! ... No need for more fields. No need for data change. :)
First, index with NOCASE collations the desired fields:
create index Folders_PathName_Nocase_Idx on folders(pathname COLLATE NOCASE);
create index Images_Filename_Nocase_Idx on Images(Filename COLLATE NOCASE);
Then, when one ...
by m.Th.
Mon Jul 08, 2013 10:55 am
Forum: MP - Suggestions
Topic: How to badly mix up your Catalog work in a simple way.
Replies: 11
Views: 1859

Re: How to badly mix up your Catalog work in a simple way.


We need to have the present Pathname field to be normalized in lowercase
I think that we need to have another field with the original path (if we want to display somewhere - eg. in the Catalog pane)

FOUND IT!!! :D

No need for more fields. No need for data change. :)

First, index with NOCASE ...
by m.Th.
Mon Jul 08, 2013 9:31 am
Forum: Retest
Topic: Albums/Collections
Replies: 22
Views: 67087

Re: Albums/Collections

...see also an older discussion about this here: http://newsgroup.xnview.com/viewtopic.php?f=60&t=28196
by m.Th.
Mon Jul 08, 2013 9:29 am
Forum: MP - Suggestions
Topic: How to badly mix up your Catalog work in a simple way.
Replies: 11
Views: 1859

Re: How to badly mix up your Catalog work in a simple way.

1. Do you know that XnView MP automatically exports/imports the metadata stored in XMP files?
(or at least it should - I didn't check extensively. AFAIS I see that it imports them automatically...)

Why this solution doesn't fit to you?

Set on both workstations the XnView to automatically import ...
by m.Th.
Mon Jul 08, 2013 9:22 am
Forum: Retest
Topic: Albums/Collections
Replies: 22
Views: 67087

Albums/Collections

Please add GUI support for Albums/Collections.

The DB backend is ready from 0.60.

Steps for GUI support:

1. Add in the Categories Tree before 'Categories' root node another one root node saying "Albums " and add as child nodes to it all rows to be found in

select AlbumID, AlbumName from ...
by m.Th.
Mon Jul 08, 2013 8:26 am
Forum: MP - Suggestions
Topic: Change the extensions of the databases to .xndb/.xnth
Replies: 1
Views: 224

Change the extensions of the databases to .xndb/.xnth

Please change the extensions of the databases to . xndb (the xnview.db) and . xnth (for the thumbs.db)

Of course, the proposed extensions are subject to discussion.

In any case do not leave them as .db

Reasoning:

In this way we can automatically search, recognize, open and register in OS as ...
by m.Th.
Mon Jul 08, 2013 8:20 am
Forum: MP - Suggestions
Topic: Support WebP as internal format for thumbnails in DB Cache
Replies: 7
Views: 1986

Support WebP as internal format for thumbnails in DB Cache

Please add support for WebP as internal format for thumbnails in thumb.db

Reasoning:


Much better compression than JPG/PNG.
Much faster compression than JPG (it supports natively all the CPU cores)

This will speedup the thumbnail creation, thumbnail reading and will save disk space ...
by m.Th.
Mon Jul 08, 2013 6:01 am
Forum: MP - Suggestions
Topic: XnViewMP 0.6 - How to get larger folder thumb as previously
Replies: 16
Views: 3374

Re: XnViewMP 0.6 - How to get larger folder thumb as previou

Thanks very much for your helpful answer but unfortunately this is not what I need. Your method would change the size of all my picture thumbnails which is not what I want since they haven't changed with the upgrade. No, what I need to change is the thumbnail for FOLDERS which are displayed above ...
by m.Th.
Sun Jul 07, 2013 5:26 pm
Forum: MP - Suggestions
Topic: XnViewMP 0.6 - How to get larger folder thumb as previously
Replies: 16
Views: 3374

Re: XnViewMP 0.6 - How to get larger folder thumb as previou

...also, on the same 'Database' page, doing an Optimize with Remove Empty Directories', 'Clean Thumbs' and 'Clean Files' will certainly help (and not only in this situation).