Video Filter Window UI Reorganization

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
daft
Rookie
Posts: 27
Joined: Mon Nov 22, 2004 12:56 am

Video Filter Window UI Reorganization

Post by daft »

With the new tab feature for the video window working, I thought the video filter window could use a face lift. My problem with the older one was how checking certain options unchecked others unexpectedly. I've rearranged the checkboxes into a more intuitive layout so that similiar options are grouped together. With this new layout, having only one filter enabled now makes sense (Since Filters are clearly separated from things like V-Sync and Hi-Res Mode).

Anyway, the old is on the left, new on the right. Let me know what you think.

Image
Last edited by daft on Fri Mar 31, 2006 1:08 am, edited 1 time in total.
sweener2001
Inmate
Posts: 1751
Joined: Mon Dec 06, 2004 7:47 am
Location: WA

Post by sweener2001 »

i like it.

but i can't do anything about it.
[img]http://i26.photobucket.com/albums/c128/sweener2001/StewieSIGPIC.png[/img]
Jipcy
Veteran
Posts: 768
Joined: Thu Feb 03, 2005 8:18 pm
Contact:

Post by Jipcy »

I have a feeling that the video page is going to get re-organized.

You can clearly see how the original video options page was hacked in half to create the new Modes and Filters tabs. I'm sure these pages will be cleaned up in the future.

My wishlist:

Filters tab be renamed to "Options" tab, or have the non-filter options move back to the "Modes" tab.

The filters should be in a radio-button list, to show that only one of them can be selected at a time. Special filters (NTSC) that do not accept other options (like scanlines) should be separated from the list of normal filters. Other miscellaneous options should be in their own area.

See the Devices options page for an example of radio-button lists.

The "Filter GUI" option might do well to move to the Video options page.
[url=http://zsnes-docs.sf.net]Official ZSNES Docs[/url] | [url=http://zsnes-docs.sf.net/nsrt]NSRT Guide[/url] | [url=http://endoftransmission.net/phpBB3/viewtopic.php?t=394]Using a Wiimote w/ emulators[/url]
creaothceann
Seen it all
Posts: 2302
Joined: Mon Jan 03, 2005 5:04 pm
Location: Germany
Contact:

Post by creaothceann »

Jipcy wrote:You can clearly see how the original video options page was hacked in half to create the new Modes and Filters tabs.
I guess the visibility of the checkboxes depends on the selected tab. :wink:

Anyway, VSync and Triple Buffering should then also be in their own group.
vSNES | Delphi 10 BPLs
bsnes launcher with recent files list
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

Jipcy wrote:The filters should be in a radio-button list, to show that only one of them can be selected at a time.
This can't be done for several reasons:
- Scanlines are compatible with Interpolation.
- Bilinear filter (SDL) is compatible with all but NTSC (as of now - will likely change)
- GUI radio buttons only work with a specific variable-side setup. Would require a serious code overhaul (I don't specifically have anything against it, it's just a warning that this change requires more than just "use radio instead of checkboxes").
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
daft
Rookie
Posts: 27
Joined: Mon Nov 22, 2004 12:56 am

Post by daft »

grinvader wrote: - GUI radio buttons only work with a specific variable-side setup. Would require a serious code overhaul (I don't specifically have anything against it, it's just a warning that this change requires more than just "use radio instead of checkboxes").
That's too bad. The radio button idea makes sense and would be a lot more intuitive than checkboxes. Oh well.
Jipcy
Veteran
Posts: 768
Joined: Thu Feb 03, 2005 8:18 pm
Contact:

Post by Jipcy »

grinvader wrote:- GUI radio buttons only work with a specific variable-side setup. Would require a serious code overhaul (I don't specifically have anything against it, it's just a warning that this change requires more than just "use radio instead of checkboxes").
That's fine. Just a wishlist.

Obviously lots of things could be done to the GUI to improve it. I'm thankful it's as good as it is already.

The fact that it dynamically shows/hides options according to other options, and that it's cross-platform, makes it plenty impressive as is.
[url=http://zsnes-docs.sf.net]Official ZSNES Docs[/url] | [url=http://zsnes-docs.sf.net/nsrt]NSRT Guide[/url] | [url=http://endoftransmission.net/phpBB3/viewtopic.php?t=394]Using a Wiimote w/ emulators[/url]
MaduinTheMarauder
New Member
Posts: 6
Joined: Thu Mar 23, 2006 3:02 am
Location: If I knew. I'd be sober.

Post by MaduinTheMarauder »

The controls are looking good man. Think you can make the words in the menus a little smaller like in the game launcher thingy? It's kinda hard to read my folders and stuff with long names.
Ummmm... Donuts... "drools"
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

MaduinTheMarauder wrote:Think you can make the words in the menus a little smaller like in the game launcher thingy?
Err ?

Nothing's smaller. Everything is 5x5. Please make sense.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Jipcy
Veteran
Posts: 768
Joined: Thu Feb 03, 2005 8:18 pm
Contact:

Post by Jipcy »

grinvader wrote:
MaduinTheMarauder wrote:Think you can make the words in the menus a little smaller like in the game launcher thingy?
Err ?

Nothing's smaller. Everything is 5x5. Please make sense.
Maybe he's talking about the directory tree on the right side of the Load window.

Maduin: (almost?) all of the text in the GUI is as small as it can get. 5x5 pixels is the smallest dimensions you can use to legibly represent all the (capital) letters of the English alphabet. They just look big because the screen containing them is small (256x224?).
[url=http://zsnes-docs.sf.net]Official ZSNES Docs[/url] | [url=http://zsnes-docs.sf.net/nsrt]NSRT Guide[/url] | [url=http://endoftransmission.net/phpBB3/viewtopic.php?t=394]Using a Wiimote w/ emulators[/url]
Clements
Randomness
Posts: 1172
Joined: Wed Jul 28, 2004 4:01 pm
Location: UK
Contact:

Post by Clements »

I'd appreciate it if the resolution selector box was taller. The text below it could also lined up by their equal signs:

Image
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

Clements wrote:I'd appreciate it if the resolution selector box was taller.
Will be done as soon as I understand how to move/resize those boxen properly.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
MaduinTheMarauder
New Member
Posts: 6
Joined: Thu Mar 23, 2006 3:02 am
Location: If I knew. I'd be sober.

Post by MaduinTheMarauder »

Mostly it's the folders names that get cut off and only shows like 5 letters and then splat... nothing else. Maybe the directory selectory thingy could be widened a bit?
Ummmm... Donuts... "drools"
Post Reply