Search found 5 matches

by stax
Mon Aug 13, 2007 8:35 am
Forum: Classic - Bug Reports
Topic: Viewer slow as hell
Replies: 21
Views: 7560

Can you reproduce it? It happens when CPU load is 100%. A easy way to get this is using a WSH JScript, create a text file with extension js with code:


while (true)
a = 1+1


use the task manager to set the priority to low and to kill the process, the host process is called wscript.exe or ...
by stax
Sat Aug 11, 2007 8:44 am
Forum: Classic - Bug Reports
Topic: Viewer slow as hell
Replies: 21
Views: 7560

There is some kind of threading or message pumping bug. The viewer is slow as hell switching to next image in fullscreen mode while performing video encoding with another application (thread priority low). The bug occurs only when viewer fullscreen is entered directly from the browser (View in ...
by stax
Mon Apr 30, 2007 10:24 am
Forum: Classic - General Support
Topic: Full-screen and associations
Replies: 4
Views: 1416

You can find the solution for 1. also at Tools » Options... » General » Keyboard/Mouse

I have however another question I wasn't able to find a solution, is it possible to show a image in full screen with command line so I can go full screen from the windows explorer shell.
by stax
Mon Apr 30, 2007 9:57 am
Forum: Classic - Suggestions
Topic: saving search criteria/search favorites
Replies: 2
Views: 1079

Thx, it seems the search in Vista which is also available for XP (Windows Desktop Search/Live Search) can also do it. MS got the query syntax right IMHO, my query is:

ext:jpg width:1024 height:768

works great, the query can be saved to the favorites :D

http://search.msn.com.sg/docs/toolbar.aspx?t ...
by stax
Sat Apr 28, 2007 11:30 am
Forum: Classic - Suggestions
Topic: saving search criteria/search favorites
Replies: 2
Views: 1079

saving search criteria/search favorites

Hello,
although XnView has a huge feature set, some users always will miss some features, it's impossible to serve everybody. MediaMonkey addresses this by providing a extensive COM/WSH SDK. There are two minor things I miss:

1.) In order to easily find all wallpapers with a certain dimension I ...