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
2015-02-25
Common: Switch to the XDG Base Directory Specification for directory selection.
Emmanuel Gil Peyrot
2015-02-23
Merge pull request #581 from archshift/tfe
bunnei
2015-02-22
Added information reporting from ThrowFatalError
archshift
2015-02-20
Common: Change names containing “Dolphin” or “PPSSPP” to something mo...
Emmanuel Gil Peyrot
2015-02-19
Misc cleanup of common and related functions
archshift
2015-02-19
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
2015-02-18
Remove "super lame/broken" file_search compilation unit that was leftover fro...
archshift
2015-02-18
Remove redundant utf8 compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove useless extended_trace compilation unit that was leftover from Dolphin
archshift
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-18
Merge pull request #570 from purpasmart96/config_mem
bunnei
2015-02-16
ConfigMem: Clean up the Config memory to be more like the shared page and moved
purpasmart96
2015-02-14
Merge pull request #529 from Subv/master
bunnei
2015-02-12
backend: Add logging subentry for ldr
Lioncash
2015-02-12
Build: Fixed some warnings
Subv
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-07
Services: Stub some functions
purpasmart96
2015-02-07
Fix a wrong file name in a comment
chinhodado
2015-01-30
Common: Fix SCOPE_EXIT to actually create unique identifiers.
Yuri Kunde Schlesner
2015-01-21
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-07
Merge pull request #431 from yuriks/thread-queue-cleanup
bunnei
2015-01-07
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
Merge pull request #425 from Subv/coretiming
bunnei
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-06
Merge pull request #421 from linkmauve/remove-dead-platforms
bunnei
2015-01-06
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
2015-01-05
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
Emmanuel Gil Peyrot
2015-01-05
Common: Remove the unused x86-specific 128-bit float type.
Emmanuel Gil Peyrot
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2015-01-03
SaveDataCheck: Move the files to nand/title
Subv
2015-01-02
Archives: Change the folder layout of some archives.
Subv
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-30
Merge pull request #369 from darkf/mingw_
bunnei
2014-12-29
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-29
Fix merge conflicts
darkf
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
More warning cleanups
Chin
2014-12-20
License change
purpasmart96
2014-12-20
BitField: Add an explicit Assign method.
Tony Wasserka
2014-12-20
Common: Add a clone of std::make_unique
Yuri Kunde Schlesner
2014-12-17
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-17
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-14
Restore the original console color after logging a message.
Yuri Kunde Schlesner
2014-12-13
Remove old logging system
Yuri Kunde Schlesner
[next]