Search found 28 matches

by darkfader
Thu Feb 15, 2007 9:43 pm
Forum: Classic - General Support
Topic: Selecting files while in fullscreen
Replies: 10
Views: 2407

It is possible to tag files and then set a filter. Then you can do whatever you like with them.
Ctrl+T seems to invert tags. Removing all tags is a bit too easy: switch directory for a moment.
Too bad I don't see any checkbox in fullscreen mode.
Btw: The "(un)tag current" in the menu are a bit ...
by darkfader
Fri Feb 09, 2007 8:58 pm
Forum: Classic - Suggestions
Topic: Compare images - quickdel for duplicate, progress indication
Replies: 0
Views: 1367

Compare images - quickdel for duplicate, progress indication

Quick-delete feature for duplicate files. (when not caring about filename/path)
Perhaps an option for near-duplicates (e.g. >=99%, select biggest file)
Also add delete key support instead of having to use the context menu.

Progress indication:
example: image 5 of 23
For the impatient people :)
by darkfader
Tue Oct 31, 2006 8:10 pm
Forum: Classic - Suggestions
Topic: Unicode Support Please
Replies: 25
Views: 20606

Re: Unicode Support in XnView

I'll try to make unicode support before 6 months
What's the progress?
For now, I'll just use Bulk Rename Utility and log my changes.
by darkfader
Fri Oct 20, 2006 8:28 pm
Forum: GFL SDK
Topic: Stereo : Formats & Viewing
Replies: 3
Views: 3875

*bump*
I just made some nice 3D stereo captures of some h game. They are in PNG/PNS format, 2x1024x768: http://www.sexuploader.com/?d=DTQJCH83 (NSFW)
I had renamed the extension to PNG, so you will have to change it back.
Full support (pageflipping, anaglyph, whatever...) for these filetypes would ...
by darkfader
Sat Sep 02, 2006 7:16 am
Forum: Classic - Suggestions
Topic: B3: Still missing sort by options
Replies: 6
Views: 4125

Another idea is to sort on graphic content. I googled a bit and saw that ThumbsPlus has it.
It stores three fields for Image Similarity Metric in its thumbnail ODBC database.
Some paper about it: http://citeseer.ist.psu.edu/frese97methodology.html
by darkfader
Sat Sep 02, 2006 5:56 am
Forum: Classic - Suggestions
Topic: Possible to view recycle bin?
Replies: 5
Views: 1963

Can you can do this in fact.
Run "cmd" and type "dir /b /od /a C:\RECYCLER" to see recycle folders for different users. The last directory is probably yours.
Press Alt+Space and then P and then enable QuickEdit Mode.
Select the directoryname and press Enter to copy it to the clipboard.
Paste it in ...
by darkfader
Sat Aug 26, 2006 8:04 pm
Forum: Classic - Suggestions
Topic: Set as Wallpaper not only in BMP format
Replies: 3
Views: 1251

My W2K3 shows bmp, gif, jpg, jpeg, dib and png as allowable formats.
However not all seem to work like jpeg when active desktop is disabled.
I tried setting a bmp with and without RLE and correct screensize and center mode. It does not really matter if active desktop is enabled or disabled, it keeps ...
by darkfader
Sat Aug 26, 2006 7:34 pm
Forum: Classic - General Support
Topic: System hang when deleting audio files in browser?
Replies: 1
Views: 754

System hang when deleting audio files in browser?

I have some WAV files of a few seconds long which I wanted to delete in the browser quickly by pressing DEL and ENTER (for confirmation) repeatedly. Of course while deleting them it also is playing (the next?) sound.
Sometimes though it completely stalls the whole machine... wasting CPU time in ...
by darkfader
Tue Aug 08, 2006 10:19 pm
Forum: Classic - General Support
Topic: case sensitivity for network server name in cache
Replies: 2
Views: 1102

The cache directorynames are case-sensitive. And somehow it did not convert the servername to uppercase, thereby creating a new cache entry.
But now I see that it does convert it to uppercase each time AND that it shows up the correct directory in the directory tree control.
So these were two ...
by darkfader
Mon Aug 07, 2006 7:36 pm
Forum: Classic - General Support
Topic: case sensitivity for network server name in cache
Replies: 2
Views: 1102

case sensitivity for network server name in cache

I have a seperate cache for \\akusho\blahblah and \\AKUSHO\blahblah but they both link to the same server and directory. Could the server address be made case-insensitive?
I think it automatically converts to uppercase when I type the URI into the addressbar in the image browser but not when it ...
by darkfader
Thu Aug 03, 2006 3:21 pm
Forum: Classic - Suggestions
Topic: Program does not respond when quickly opening and closing
Replies: 4
Views: 1464

Yeah. That fixes it indeed.
by darkfader
Thu Aug 03, 2006 2:44 pm
Forum: Classic - Bug Reports
Topic: bug about "Set as Wallpaper"
Replies: 2
Views: 1473

I encountered this too.
It was reported before: http://newsgroup.xnview.com/viewtopic.php?t=3247&start=0&postdays=0&postorder=asc&highlight=
So my suggestion would be to allow that command in browser/view mode too if that's an easy thing to add.
I guess it was disabled for a reason but I don't think ...
by darkfader
Mon Jul 31, 2006 11:19 pm
Forum: Classic - Suggestions
Topic: Hotkeys / Shortcuts Requests
Replies: 92
Views: 63736

Hotkeys to move images to preset directories.
Ctrl+F1, Ctrl+F2, and so on.
A preset directory can then also be configured as being the recycle bin.

Too bad Ctrl+F1 is already taken by "Show Favourites menu". That one also has F6 already. Perhaps retain old function when no preset directory is used.
by darkfader
Mon Jul 31, 2006 11:12 pm
Forum: Classic - Suggestions
Topic: More directory features
Replies: 2
Views: 1380

You can't drag&drop folder
Well, I'm not seeing a no-drop mouse cursor, so the DragEnter handler doesn't verify the format of the data object.

My linux server doesn't appear in the network list somehow. I think that's the main problem. I will take a look on the internet about this problem.

As ...
by darkfader
Sun Jul 30, 2006 3:50 pm
Forum: Classic - Suggestions
Topic: More directory features
Replies: 2
Views: 1380

More directory features

* Drag folder from explorer to XnView to show it in the image browser.
Currently it assumes it is a file and gives a warning that it cannot open it.
It does accept directorynames on the command-line however.

* Some UNC paths don't show in the browser directory treeview.
This might be the fault of ...