From: Bram R. <bra...@nx...> - 2008-11-07 10:13:19
|
Madalina, others, Today I updated the ESC functionality (in the development codebase) to: if in full-screen mode, then return to window mode else exit This is compatible with most peoples expectations, while it also helps to get out of full window mode for those that just guess. Further, I found a new bug, probably introduced at one of the recent significant changes. When two windows are opened (in a single PV session) on file a and file b. E.g. invoke PV on file a. Then ctrl-d, then space. Now a file b is also loaded in a second window. Assume file b is the top/active window. Pressing 's' shows info in popup dialog. However, as a side effect the window of file a becomes top/active. When closing the popup dialog, the window of file b becomes top/active again. Bug is on cygwin exec and on win32 exec, not on linux exec. Same behaviour for other popup dialogs. Same when popup dialogs appear as results of menu clicks iso keyboard shortcuts. This is unexpected, and confusing. Madelina & Harold: can you check whether this behaviour is caused by your recent code changes? If not, it is probably caused by code changes by Pawel & Clemens... Regards, Bram. -- Bram Riemens, Senior Principal NXP Semiconductors / Corporate I&T / Research Email: bra...@nx... Phone: +31 40 27 25910; Fax: +31 40 27 28504 High Tech Campus 32 (floor 1, office 138) 5656 AE Eindhoven, The Netherlands The information contained in this message is confidential and may be legally privileged. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message. From: Iota, Madalina [mailto:mad...@ph...] Sent: Monday 27 October 2008 16:40 To: pfs...@li... Subject: [Pfs...@sf...] PV: Shortcut keys updated, refactored icc Dear all, We just checked-in the following modification of PV: 1) refactored ICC - generated CPP file 2) updated with the following shortcut keys - '0' activates default rendering method - '8' activates rendering with ICC profile - 'Ctrl-8' gives information about the location of the ICC profiles - 'Shift-m' set default settings for component mapping - 'Ctrl-PgUp', 'Ctrl-PgDn' to step faster (2 seconds) through the video sequence - 'Escape' is reintroduced to close the active window (on all platforms) 3) Source code contains virtual YUV profiles. No other files are needed besides the binaries. ITU-B rec 709 is used for HD images, and ITU-B rec 601 for other image formats. 4) Bug fixes - "Single field display" was disabled in case of progressive files Affected modules: frame.cc, frame.h icc.cc, icc.h pfspd.cc, pfspd.h settings.cc, settings.h Kind regards, Madalina Iota Harold Schmeitz TASS Software Professionals Ir. Madalina Iota PDEng T+31 40 2503200 | F +31 40 2503201 W www.tass.nl<http://www.tass.nl> | M mad...@ta...<mailto:mad...@ta...> Temporary address: Philips Research Location HTC Phone: +31 40 274 1604 E-mail: mad...@ph...<mailto:mad...@ph...> ________________________________ The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message. |