summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-27Services/UDS: Fixed a style mistake in GetChannel.Sebastian Valle
2017-03-26Services/UDS: Use consistent spelling for WiFi and simplify the GetChannel fu...Subv
2017-03-26Services/UDS: Signal the connection event when closing down the network.Subv
2017-03-26Services/UDS: Do not allow trying to start up a network that only the host ca...Subv
2017-03-26Service/UDS: Schedule an event to broadcast the beacon frames every 102.4ms.Subv
2017-03-26Services/UDS: Store the entire NetworkInfo structure that was used to create ...Subv
2017-03-26Services/UDS: Initial support for hosting local-wlan networks.Subv
2017-03-25Merge pull request #2639 from wwylele/fix-ptm-fsbunnei
2017-03-25ptm: create SharedExtSave file before openning itwwylele
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-21shared_page: stub battery statewwylele
2017-03-20Removed a linebreak from the README.Christopher J. Gilbert
2017-03-20Adding a linebreak to the README file.Christopher J. Gilbert
2017-03-20hopefully fix clang-format issues with old versionLectem
2017-03-20Merge pull request #2630 from wwylele/qt-focus-loss-2bunnei
2017-03-19address more commentsLectem
2017-03-18Merge pull request #2631 from wwylele/fix-unwrapWeiyi Wang
2017-03-18Cast size_t to u32 for PushStaticBuffer usagesLectem
2017-03-18IPCHelper Skip method + address comments for aptLectem
2017-03-18apt: fix RequestBuilder parameters for Unwrapwwylele
2017-03-18fix #2560 and other commentsLectem
2017-03-18move push out of class body and add u8 u16 bool specializationsLectem
2017-03-18refactor APT service to use the new IPC helpersLectem
2017-03-17citra-qt: remove dead codewwylele
2017-03-17citra-qt: release all buttons when render window focus is lostwwylele
2017-03-17Merge pull request #2497 from wwylele/input-2bunnei
2017-03-16Merge pull request #2618 from wwylele/log-less-filenamebunnei
2017-03-15Merge pull request #2468 from Kloen/xamarin-pls-stopbunnei
2017-03-15Merge pull request #2620 from FernandoS27/syscore_errorbunnei
2017-03-15Merge pull request #2625 from wwylele/hash-console-uniquebunnei
2017-03-15Merge pull request #2626 from yuriks/msvc2017bunnei
2017-03-12externals: Update to boost v1.63.0Yuri Kunde Schlesner
2017-03-12common/cpu_detect: Add missing include and fix namespace scopeYuri Kunde Schlesner
2017-03-12cfg: implement GenHashConsoleUniquewwylele
2017-03-11file_util: Log when using local user directorywwylele
2017-03-09Refined thread launch on syscore error messagesFernando Sahmkow
2017-03-08file_sys: lower log level for setting host pathwwylele
2017-03-08file_util: lower logging level for harmless caseswwylele
2017-03-08loader/ncch: less verbose log for loading game list. only log program ID when...wwylele
2017-03-08loader: lower file name logging levelwwylele
2017-03-06Merge pull request #2614 from Schplee/patch-1Christopher J. Gilbert
2017-03-06Merge pull request #2615 from Schplee/patch-2Christopher J. Gilbert
2017-03-06New website link updates.Schplee
2017-03-06Fixes typo on Citra forum link.Schplee
2017-03-02qt/config_input: don't connect for null buttonwwylele
2017-03-01citra: update default ini with new input systemwwylele
2017-03-01Input: remove unused stuff & clean upwwylele
2017-03-01Qt: rework input configuration for new input systemwwylele
2017-03-01InputCommon: add SDL joystick supportwwylele
2017-03-01InputCommon: add AnalogFromButtonwwylele