summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/ISOProperties.h
AgeCommit message (Expand)Author
2016-12-01DolphinWX: Separate the information panel from ISOPropertiesLioncash
2016-10-08[UI] Remove idle skipping from game propertiesHelios747
2016-10-04WX: HiDPI: ISOPropertiesEmptyChaos
2016-08-31ISOProperties: Add notification when Cheats are disabled.EmptyChaos
2016-08-31CheatManager/ISOProperties: Refactor ActionReplay tabs as a classEmptyChaos
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-05-30ISOProperties/GameListCtrl: Use Global INI Change event.EmptyChaos
2016-05-29ActionReplay: UI Consistency and CleanupEmptyChaos
2016-05-29ActionReplay: Fix ISOProperties corrupting active code setEmptyChaos
2015-12-22ISOProperties: Replace the ConvergenceMinimum option by the Convergence option.Jules Blok
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-09-19Fix Cheat Manager not saving created codesJosJuice
2015-09-13DolphinWX: Only read titles.txt onceJosJuice
2015-08-16DolphinWX: Fix memory leaks occurring in ISOPropertiesLioncash
2015-07-08DolphinWX: Pass string by const reference in CISOProperties constructorLioncash
2015-06-02Merge pull request #2338 from JosJuice/getfilelist-returncomex
2015-05-25Merge pull request #2326 from JosJuice/isoproperties-config-blockRyan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-11Volume: Rename GetName to GetInternalNameJosJuice
2015-05-08Core: Remove some header inclusions in header filesLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-05-08Merge pull request #2341 from lioncash/fwdLioncash
2015-05-05Merge pull request #2286 from JosJuice/wii-opening-bnrcomex
2015-04-28DolphinWX: Remove unnecessary forward declarationsLioncash
2015-04-28Filesystem: Return file list reference instead of modifying argumentJosJuice
2015-04-25ISOProperties: Don't block when opening default INI in text editorJosJuice
2015-04-25ISOProperties: Correctly handle partitions with 0 filesJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-04-15Fix extracting Wii disc partitions numbered 10 or higherJosJuice
2015-04-10ISOProperties: Remove unnecessary/unused variables & controls.Lioncash
2015-02-27Merge pull request #2120 from JosJuice/show-default-gameiniMarkus Wick
2015-02-27Merge pull request #2123 from RachelBryk/nonmodal-isopropsskidau
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24Make iso properties non modal.Rachel Bryk
2015-02-24ISOProperties: Allow opening region-free INIs with "Show Defaults" buttonJosJuice
2015-02-11Remove the BAT checkbox/setting/implementation.magumagu
2015-02-11Remove setting "BlockMerging".magumagu
2015-02-09Remove VBeam Speedhack.Scott Mansell
2015-01-02ISOProperties: Add stereoscopy per-game settings.Jules Blok
2014-12-14Gave the GPU determinism game property its own ID so that changing it to "Not...skidau
2014-12-01DolphinWX: Specify wxID_ANY where -1 is used in controlsLioncash
2014-11-11Add GPUDeterminismMode to isoproperties.Rachel Bryk
2014-10-17Add FPRF interface option, change from EnableFPRF to just FPRFFiora
2014-10-17Make EnableBATs an option instead of disabling it entirelyFiora
2014-10-15Remove setting to enable or disable Bounding Box calculation.crudelios
2014-10-11Removed the MMU Speed Hack option. The TLBHack is now enabled if the MMU opti...skidau
2014-07-30DolphinWX: Remove the Projection Hack UILioncash
2014-07-11mark all local variables as staticdegasus