Overview

Request 579961 accepted

- Update to version 20180222:
* keep the namespace comment
* Revert "Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled"
- Update to version 20180222:
* NWM_UDS: change SleepClientThread to use std::chrono::nanoseconds
* HLE: specify that the command buffer is an array of u32_le
* HLE: Use std::chrono::nanoseconds instead of a plain u64 in SleepClientThread.
* clang-format fix
* HW checked signals Disconnect, Destroy and Shutdown
* NWM_UDS: More of wwyleles comments
* NWM_UDS: Addressed wwyleles comments
* fix clang
* fixup! NWM_UDS: Convert to service framework
* Fixups from Subvs comments
* NWM_UDS: Convert to service framework
* fixup! UDS: Add coonnect and disconnect
* UDS: Add coonnect and disconnect
* Fix Clang Format Error
* Kernel/Threads: Implement an SleepClientThread function for HLERequestContext-based services to make performing async tasks on the host while in an HLE service function easier.
- Update to version 20180219:
* APT: don't skip translation parameters
* fixup! audio_core: Remove global state
* tests: Remove HandleSpecialMapping test for DSP region
* audio_core: Remove global state
- Update to version 20180214:
* HLE/IPC: remove assertion on empty buffer.
* apt: fix doc format
* externals: Update cryptopp to 6.0.0
* Service/FS_User: Stub Secure Value Functions
* CI: Update to C++17 and use Ubuntu 18.04 as baseline
* APT: convert to ServiceFramework
- Update to version 20180208:
* correct escape sequence warning
* More accessible screen layout settings. (#3340)
* Add Context Menu Options to Open Application and Update Location (#3411)
* APT/Applet: move applet managing into its own class
* Service/Y2R: convert to ServiceFramework
* Use Common::Event
* fixup! Announce-Service: Add conditional variable for the wait in the announce thread
* Announce-Service: Add conditional variable for the wait in the announce thread
* fixup! fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* core/arm: Backend-specific context implementations
* dynarmic: Update to d1d4705
- Update to version 20180128:
* externals: Update catch to v2.1.1
* fix comparison operator
* citra-qt: Add customizable speed limit target (#3353)
* Fix comparison operators
* remove spaces
* revert move
* only pass one smdh
* only search to two recursions, add update dir to watch list
* Kernel/IPC: Partially implement MappedBuffer translation.
* Kernel/VMManager: Added a function to map a block of memory into the first available address after a given base.
* Tests: Added some tests for the VMManager class.
* Memory: Added a function to change the memory state of an address range.
* reduce the scope of the variables
* Minor spelling fix
* allow installed apps to display in the game list
* enum class
* citra-qt: fix broken About box
* use enum and add default case
* Remove tr from image formats
* Update configure_web.cpp
* get rid of useless if statement
* only enable menu visibility
* Update nihstro
* Travis Quick Fix + Minor Submodule Updates
* 1 -> d
* get rid of cmake GUI option
* require web services
* address wwylele's feedback
* Service/PTM: convert to ServiceFramework
* move menu action
* README: add info about translation
* add compatibility reporting to qt frontend
* fixup!citra_qt: load translation from resource
* Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback.
* Movie (recorded inputs) playback and recording. SDL has command lines to control it.
* Travis, Appveyor: build with languages
* Travis: push translation source change to transifex
* cmake: generate translation file and add to resource for citra_qt
* citra_qt: load translation from resource

Loading...
Request History
Duarte Pousa's avatar

xenonpk created request

- Update to version 20180222:
* keep the namespace comment
* Revert "Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled"
- Update to version 20180222:
* NWM_UDS: change SleepClientThread to use std::chrono::nanoseconds
* HLE: specify that the command buffer is an array of u32_le
* HLE: Use std::chrono::nanoseconds instead of a plain u64 in SleepClientThread.
* clang-format fix
* HW checked signals Disconnect, Destroy and Shutdown
* NWM_UDS: More of wwyleles comments
* NWM_UDS: Addressed wwyleles comments
* fix clang
* fixup! NWM_UDS: Convert to service framework
* Fixups from Subvs comments
* NWM_UDS: Convert to service framework
* fixup! UDS: Add coonnect and disconnect
* UDS: Add coonnect and disconnect
* Fix Clang Format Error
* Kernel/Threads: Implement an SleepClientThread function for HLERequestContext-based services to make performing async tasks on the host while in an HLE service function easier.
- Update to version 20180219:
* APT: don't skip translation parameters
* fixup! audio_core: Remove global state
* tests: Remove HandleSpecialMapping test for DSP region
* audio_core: Remove global state
- Update to version 20180214:
* HLE/IPC: remove assertion on empty buffer.
* apt: fix doc format
* externals: Update cryptopp to 6.0.0
* Service/FS_User: Stub Secure Value Functions
* CI: Update to C++17 and use Ubuntu 18.04 as baseline
* APT: convert to ServiceFramework
- Update to version 20180208:
* correct escape sequence warning
* More accessible screen layout settings. (#3340)
* Add Context Menu Options to Open Application and Update Location (#3411)
* APT/Applet: move applet managing into its own class
* Service/Y2R: convert to ServiceFramework
* Use Common::Event
* fixup! Announce-Service: Add conditional variable for the wait in the announce thread
* Announce-Service: Add conditional variable for the wait in the announce thread
* fixup! fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* fixup! Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* Add a service to announce multiplayer rooms to web service; Add the abiltiy to receive a list of all announced rooms from web service
* core/arm: Backend-specific context implementations
* dynarmic: Update to d1d4705
- Update to version 20180128:
* externals: Update catch to v2.1.1
* fix comparison operator
* citra-qt: Add customizable speed limit target (#3353)
* Fix comparison operators
* remove spaces
* revert move
* only pass one smdh
* only search to two recursions, add update dir to watch list
* Kernel/IPC: Partially implement MappedBuffer translation.
* Kernel/VMManager: Added a function to map a block of memory into the first available address after a given base.
* Tests: Added some tests for the VMManager class.
* Memory: Added a function to change the memory state of an address range.
* reduce the scope of the variables
* Minor spelling fix
* allow installed apps to display in the game list
* enum class
* citra-qt: fix broken About box
* use enum and add default case
* Remove tr from image formats
* Update configure_web.cpp
* get rid of useless if statement
* only enable menu visibility
* Update nihstro
* Travis Quick Fix + Minor Submodule Updates
* 1 -> d
* get rid of cmake GUI option
* require web services
* address wwylele's feedback
* Service/PTM: convert to ServiceFramework
* move menu action
* README: add info about translation
* add compatibility reporting to qt frontend
* fixup!citra_qt: load translation from resource
* Convert Movie to a class with a static instance, and other fixes based on B3n30 feedback.
* Movie (recorded inputs) playback and recording. SDL has command lines to control it.
* Travis, Appveyor: build with languages
* Travis: push translation source change to transifex
* cmake: generate translation file and add to resource for citra_qt
* citra_qt: load translation from resource


Marcus Meissner's avatar

msmeissn accepted request

ok

openSUSE Build Service is sponsored by