summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Frame.cpp
AgeCommit message (Expand)Author
2016-10-03Clean OSD messages codeShawn Hoffman
2016-10-03Add ability to passthrough a Bluetooth adapterLéo Lam
2016-10-02Merge pull request #4227 from ligfx/clean_objcshuffle2
2016-09-25Frame: In-class initialise member variablesLéo Lam
2016-09-18Don't force compile everything as Objective-C++ on macOSMichael Maltese
2016-08-19[Hotkey] Added custom textures toggleAnthony Serna
2016-08-04Remove Global Declarations from FrameChris Burgener
2016-07-22Display RTC on OSDChris Burgener
2016-07-13Merge pull request #3980 from JosJuice/changedisc-threading-simplificationMatthew Parlane
2016-07-10WiimoteReal: Don't block on refreshLéo Lam
2016-07-09DolphinWX: Print a message when we receive a signalLéo Lam
2016-07-08DolphinWX: Shut down cleanly on signalLéo Lam
2016-07-05DVDInterface: Simplify calling ChangeDisc from CPU threadJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-05-29ActionReplay: UI Consistency and CleanupEmptyChaos
2016-05-08Merge pull request #3801 from Helios747/the_30_minute_blocker_fixMat M
2016-05-05SCM: Use std::string.degasus
2016-04-30[UI] Remove browse toolbar button and tweak empty gamelist messageAnthony Serna
2016-04-19CFrame: Fix Confirm CloseEmptyChaos
2016-01-19Fix the Exit hotkey.Ryan Houdek
2016-01-09Merge pull request #3478 from mmastrac/ui_resize_fixMathew Maidment
2016-01-09DolphinWX: Fix window growing on every relaunchMatt Mastracci
2016-01-06DolphinWX: Unify the condition for the game list being emptyJosJuice
2016-01-06Merge pull request #3357 from JosJuice/no-xpmRyan Houdek
2016-01-05Throttler: Rename "framelimiter" to "emulation speed".degasus
2016-01-05DolphinWX: Stop using XPM imagesJosJuice
2016-01-04Added hotkey for toggling the crop settingjake8
2015-12-29Merge pull request #3377 from JosJuice/elfdol-caseskidau
2015-12-23Revert "Merge pull request #3076 from void-ghost/stereo3d_presets"Jules Blok
2015-12-22DolphinWX: Add missing m_ListElfDol casesJosJuice
2015-12-02Merge pull request #2788 from TurboK234/3d_hotkeysMarkus Wick
2015-11-24Merge pull request #3269 from JosJuice/purge-cacheScott Mansell
2015-11-23Fix Frame Advance Hold Delay ChangesChris Burgener
2015-11-18Rename "Purge Cache" to "Purge Game List Cache"JosJuice
2015-11-14Added hotkeys for toggling different stereoscopy modesTurboK234
2015-10-28Merge pull request #2704 from RisingFog/frameadvanceholdScott Mansell
2015-10-04Add Frame Advance Hold Hotkey FunctionalityFog
2015-09-24VideoConfig/LocalConfig/HotkeyManager: Added hotkeys for switching stereo-3d ...ghost
2015-08-19Frame/TASInputDlg: Remove unused functionsLioncash
2015-08-19Fix some compilation warningsDominic Chen
2015-08-04Fix some warningsTillmann Karras
2015-07-23Merge branch 'stable'Jules Blok
2015-07-22CFrame: Ignore "Pause on Focus Lost" when not started.Jules Blok
2015-07-20Merge branch 'stable'Jules Blok
2015-07-20CFrame: Claim all keyboard events on OS X.Jules Blok
2015-07-20Merge pull request #2724 from AdmiralCurtiss/wiimote-reconnect-on-button-pressskidau
2015-07-16DolphinWX: In Host_ConnectWiimote(), instead of calling CFrame::ConnectWiimot...Admiral H. Curtiss
2015-07-12DolphinWX: ParseHotkeys() should use the State::NUM_STATES constant instead o...Admiral H. Curtiss
2015-07-12DolphinWX: GetCmdForHotkey() should have Load Last Slot 9/10 as well.Admiral H. Curtiss
2015-07-12DolphinWX: Add options to Load Last Slot 9/10 to menu.Admiral H. Curtiss