index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2019-09-05
Merge pull request #2418 from DarkLordZach/srv-es
David
2019-09-05
Merge pull request #2707 from DarkLordZach/oss-miimodel
David
2019-09-05
Merge pull request #2834 from Morph1984/audrenu_QueryAudioDeviceInputEvent
David
2019-09-05
Merge pull request #2836 from Morph1984/hid_vibration
David
2019-09-05
Merge pull request #2818 from MysticExile/fmt
David
2019-09-04
AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)
mailwl
2019-09-04
Merge pull request #2829 from Morph1984/audio
bunnei
2019-09-04
Fix clang-format
Ethan
2019-09-04
ditto
Morph1984
2019-09-04
IsVibrationEnabled() as a const member func
Morph1984
2019-09-04
clang-format
Morph1984
2019-09-04
Update npad.h
Morph1984
2019-09-04
Update npad.cpp
Morph1984
2019-09-04
Update hid.h
Morph1984
2019-09-04
Update hid.cpp
Morph1984
2019-09-03
Add Kernel::EventPair audio_input_device_switch_event;
Morph1984
2019-09-03
remove <f32>
Morph1984
2019-09-03
audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent
Morph1984
2019-09-04
Merge pull request #2708 from DarkLordZach/mii-db-source-crash
David
2019-09-03
explicitly represent 1 as a float (1.0f instead of 1)
Morph1984
2019-09-03
Merge pull request #2793 from ReinUsesLisp/bgr565
bunnei
2019-09-03
Change u32 -> f32
Morph1984
2019-09-03
service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume
Morph1984
2019-08-29
accommodate for fmt update
Ethan
2019-08-21
Merge pull request #2748 from FernandoS27/align-memory
bunnei
2019-08-21
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
ReinUsesLisp
2019-08-18
Merge pull request #2747 from lioncash/audio
bunnei
2019-07-26
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-19
Kernel: Address Feedback
Fernando Sahmkow
2019-07-19
VM_Manager: Align allocated memory to 256bytes
Fernando Sahmkow
2019-07-19
service/audren_u: Handle audio USB output revision queries in ListAudioDevice...
Lioncash
2019-07-19
service/audren_u: Move revision testing code out of AudRenU
Lioncash
2019-07-19
service/audio: Remove global system accessors
Lioncash
2019-07-19
service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceNa...
Lioncash
2019-07-19
service/audren_u: Report proper device names
Lioncash
2019-07-18
Merge pull request #2687 from lioncash/tls-process
bunnei
2019-07-17
Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace.
Fernando Sahmkow
2019-07-17
Merge pull request #2726 from lioncash/access
Rodrigo Locatti
2019-07-14
Merge pull request #2690 from SciresM/physmem_fixes
Fernando Sahmkow
2019-07-12
core: Remove CurrentArmInterface() global accessor
Lioncash
2019-07-13
Clang format
David Marcec
2019-07-13
"AudioRenderer" thread should have a unique name
David Marcec
2019-07-11
Remove unicorn mappings/unmappings
Michael Scire
2019-07-11
Merge pull request #2717 from SciresM/unmirror_memory
bunnei
2019-07-11
Merge pull request #2723 from lioncash/mem
bunnei
2019-07-11
service/am: Implement IsAutoSleepDisabled
Lioncash
2019-07-11
service/am: Implement SetAutoSleepDisabled
Lioncash
2019-07-11
yuzu: Remove setting for using Unicorn
Lioncash
2019-07-11
core/arm: Remove obsolete Unicorn memory mapping
Lioncash
2019-07-11
Restore memory perms on svcUnmapMemory/UnloadNro
Michael Scire
[next]