index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2018-08-01
Extract mbedtls to cpp file
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
Merge pull request #864 from FearlessTobi/port-3973
bunnei
2018-07-31
Merge pull request #875 from lioncash/fgm
bunnei
2018-07-31
service: Add fgm services
Lioncash
2018-07-31
service: Add the pcie service
Lioncash
2018-07-30
Port #3758 from Citra (#852): Add missing std::string import in text_formatter
Tobias
2018-07-30
Merge pull request #861 from FearlessTobi/port-3972
bunnei
2018-07-30
Merge pull request #862 from FearlessTobi/port-3997
bunnei
2018-07-30
Merge pull request #865 from FearlessTobi/port-3732
bunnei
2018-07-30
Merge pull request #857 from lioncash/wlan
bunnei
2018-07-29
Port #3732 from Citra: "common: Fix compilation on ARM"
Cameron Cawley
2018-07-29
remove polymorphism issue
B3n30
2018-07-29
common/string_utils: replace boost::transform with std counterpart
zhupengfei
2018-07-29
Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-depende...
zhupengfei
2018-07-28
service: Add wlan services
Lioncash
2018-07-28
service: Add btm services
Lioncash
2018-07-28
Merge pull request #847 from lioncash/ncm
bunnei
2018-07-28
Merge pull request #846 from lioncash/mii
bunnei
2018-07-27
service: Add ncm services
Lioncash
2018-07-27
Merge pull request #845 from lioncash/nfc
bunnei
2018-07-27
service: Add mii services
Lioncash
2018-07-27
service: Add nfc services
Lioncash
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
2018-07-26
service: Add ldn services
Lioncash
2018-07-23
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-22
string_util: Get rid of separate resize() in CPToUTF16(), UTF16ToUTF8(), Code...
Lioncash
2018-07-22
string_util: Use emplace_back() in SplitString() instead of push_back()
Lioncash
2018-07-22
string_util: Remove unnecessary std::string instance in TabsToSpaces()
Lioncash
2018-07-22
Merge pull request #768 from lioncash/string-view
bunnei
2018-07-22
file_util, vfs: Use std::string_view where applicable
Lioncash
2018-07-22
Merge pull request #765 from lioncash/file
bunnei
2018-07-21
file_util: Remove goto usages from Copy()
Lioncash
2018-07-21
file_util: Use a u64 to represent number of entries
Lioncash
2018-07-21
file_util: std::move FST entries in ScanDirectoryTree()
Lioncash
2018-07-21
Merge pull request #759 from lioncash/redundant
bunnei
2018-07-21
Merge pull request #758 from lioncash/sync
bunnei
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-21
file_util: Remove explicit type from std::min() in GetPathWithoutTop()
Lioncash
2018-07-21
file_util: Remove redundant duplicate return in GetPathWithoutTop()
Lioncash
2018-07-21
common: Remove synchronized_wrapper.h
Lioncash
2018-07-20
Merge pull request #743 from lioncash/view
bunnei
2018-07-20
param_package: Take std::string by value in string-based Set() function
Lioncash
2018-07-20
param_package: Use std::unordered_map's insert_or_assign instead of map indexing
Lioncash
2018-07-20
param_package: Get rid of file-static std::string construction
Lioncash
2018-07-20
logging/filter: Use std::string_view in ParseFilterString()
Lioncash
2018-07-20
logging/backend: Add missing standard includes
Lioncash
2018-07-20
logging/backend: Use std::string_view in RemoveBackend() and GetBackend()
Lioncash
2018-07-19
Merge pull request #711 from lioncash/swap
bunnei
2018-07-19
Merge pull request #710 from lioncash/unused
bunnei
[prev]
[next]