Project

General

Profile

Actions

Emulator Issues #12190

closed

[GUI] [QT] File Format column does not list WAD

Added by Maligree over 3 years ago. Updated over 3 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-12322

Description

What's the problem? Describe what went wrong.

The QT frontend has an option for displaying a column with each files extension. ISO, GVZ etc. all appear in this column, but WAD does not.

What steps will reproduce the problem?

Load Dolphin with a WAD file in your chosen rom directory.
Enable the filter column with View > List Columns > File Format.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

Yes (5.0-12320)

Is the issue present in the latest stable version?

No (feature implemented after 5.0 stable released)

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

5.0-12212 (Feature introduced)


Files

screenshot.1595184431.png (7.87 KB) screenshot.1595184431.png Maligree, 07/19/2020 07:02 PM
Actions #1

Updated by JosJuice over 3 years ago

  • Assignee set to JosJuice

Dolphin considers ISO and WAD to be the same file type internally ("uncompressed file"), so I added a little condition to the code to make WAD files say nothing instead of ISO. Guess I could just make it say WAD instead...

Actions #2

Updated by JosJuice over 3 years ago

  • Status changed from New to Fix pending
Actions #3

Updated by Lioncash over 3 years ago

  • Status changed from Fix pending to Fixed
Actions

Also available in: Atom PDF