index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
uuid.h
Age
Commit message (
Expand
)
Author
2025-02-09
Replace yuzu identifiers with citron
Zephyron
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-19
common: Reduce unused includes
ameerj
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2021-09-22
common/uuid: Add validity checking functions to interface
Lioncash
2021-08-06
common: uuid: Add hash function for UUID
Morph
2021-08-04
common: uuid: Add hex string to UUID constructor
Morph
2021-07-21
uuid: Directly compare UUID instead of checking per element
Chloe Marcec
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2020-08-15
common: Make use of [[nodiscard]] where applicable
Lioncash
2020-04-29
acc: Return a unique value per account for GetAccountId
David Marcec
2019-04-25
mii: Implement Delete and Destroy file
Zach Hilman
2019-04-25
mii_manager: Cleanup and optimization
Zach Hilman
2019-04-25
common: Extract UUID to its own class
Zach Hilman