3803 Commits (6f0271bafe56d7bebe6a54d2a7d5bd7c70a3547a)

Author SHA1 Message Date
Subv 6f0271bafe Services/UDS: Signal the connection event when closing down the network. 9 years ago
Subv a177a5dd61 Services/UDS: Do not allow trying to start up a network that only the host can connect to. 9 years ago
Subv 49bd2cb5ab Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms. 9 years ago
Subv 0755761fb4 Services/UDS: Store the entire NetworkInfo structure that was used to create the network. 9 years ago
Subv 9439ef2cdd Services/UDS: Initial support for hosting local-wlan networks. 9 years ago
wwylele 67ead14445 Timer: restore missing signaled=true from #2421 9 years ago
B3n30 3fef6c1b0b Fix log entry in timer::signal (#2600) 9 years ago
Mat M dc1927a9d1 Doxygen: Amend minor issues (#2593) 9 years ago
Yuri Kunde Schlesner b50b227f94 PerfStats: Re-order and document members better 9 years ago
Yuri Kunde Schlesner 5b6f062177 Qt: Tweak status bar styling 9 years ago
Yuri Kunde Schlesner 8e13c43c75 Qt: Increase status bar update interval to 2 seconds 9 years ago
Yuri Kunde Schlesner 5990d020a8 Core: Re-write frame limiter 9 years ago
Yuri Kunde Schlesner ea78f30e67 Core: Make PerfStats internally locked 9 years ago
Yuri Kunde Schlesner 9feecc14f6 Qt: Add tooltips to status bar displays 9 years ago
Yuri Kunde Schlesner b08b9a65d7 Qt: Don't show fractional figures in the status bar 9 years ago
Yuri Kunde Schlesner e7c2eba35d Remove built-in (non-Microprofile) profiler 9 years ago
Yuri Kunde Schlesner 60f90d7c48 PerfStats: Add method to get the instantaneous time ratio 9 years ago
Yuri Kunde Schlesner 3a9447bc16 Add performance statistics to status bar 9 years ago
Yuri Kunde Schlesner 1772c9f5a0 SynchronizedWrapper: Add Lock convenience method 10 years ago
Yuri Kunde Schlesner 249bd04274 Qt: Add (empty) status bar 10 years ago
Yuri Kunde Schlesner 28c24c2c6e Core: Remove unnecessary include in thread.h 9 years ago
wwylele bf2d045b5a IR: separate functions of each port to their own files 9 years ago
James Rowe 160ba0e9f8 Use QFileSystemWatcher to reload the game list when a change is detected. (#2555) 9 years ago
James Rowe e109f95da9 Gui: Change title bar to include build name 10 years ago
Anthony fd83a2682e [UI] Modify recursive scanning label (#2589) 9 years ago
Subv be2b4057e5 Timers: Return an error when calling SetTimer with negative timeouts. 10 years ago
Subv f814a914b0 Timers: Immediately signal the timer if it was started with an initial value of 0. 10 years ago
wwylele ba431d1e16 APT: implement Wrap and Unwrap 10 years ago
wwylele ec94c633b7 HW: add AES engine & implement AES-CCM 10 years ago
MerryMage c0ec38e745 dyncom: Correct SXTAB16 and SXTB16 10 years ago
Jannik Vogel 4dc66fd320 OpenGL: Check if uniform block exists before updating it (#2581) 10 years ago
Yuri Kunde Schlesner c6173ca60d Qt: Move some connections from .ui file to code 10 years ago
Yuri Kunde Schlesner 632bf59854 Qt: Reorganize connection of menu events 10 years ago
Yuri Kunde Schlesner e00a6d67f5 Qt: Re-organize setup of debugging widgets 10 years ago
Yuri Kunde Schlesner 8515b7f183 Qt: Fix action name to match conventions 10 years ago
Yuri Kunde Schlesner be2f0fa3b0 Qt: Make IsSingleFileDropEvent static 10 years ago
Yuri Kunde Schlesner 7f3e4b3b04 Qt: Allow any file extension in Open dialog 10 years ago
Yuri Kunde Schlesner 6f64a25225 Qt: Remove orpahned function declaration 10 years ago
Yuri Kunde Schlesner df894125af Qt: Remove unnecessary std::string usage 10 years ago
Weiyi Wang 071e27ff0b HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2574) 10 years ago
noah the goodra 43acf2a17a added drag n drop feature 10 years ago
wwylele 6f79503576 core: add missing errors.h in CMakeLists.txt 10 years ago
Weiyi Wang f729229811 video_core: remove #pragma once in cpp file (#2570) 10 years ago
Yuri Kunde Schlesner 1a3ba1314b HLE/IPC: Fix uninitialized variables in helpers (#2568) 10 years ago
Yuri Kunde Schlesner 622c405e71 Qt/GameList: Use suffix() to parse the file extension 10 years ago
noah the goodra b52309faab applied the change suggested by @wwylele 10 years ago
noah the goodra b7755931aa NWM changed to NIM 10 years ago
noah the goodra 82ebb9e2d3 turned clang format back on 10 years ago
noah the goodra 4cb10ba1cc added http service enum to the log.h file 10 years ago
Weiyi Wang 2b5dc25f1c Core: add cryptopp library (#2412) 10 years ago