Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add README.md by ALREADYME-BOT #688

Open
wants to merge 5,984 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5984 commits
Select commit Hold shift + click to select a range
590099a
CFG: Let GetSystemModel report model based on Settings:is_new_3ds (#…
B3n30 Mar 16, 2020
3410b96
mediandk for android (#4921)
weihuoya Mar 17, 2020
d526179
Microprofile: Allow accessing token.
FernandoS27 Mar 12, 2020
ed51f06
fix path usage in InstallCia
B3n30 Mar 17, 2020
3738417
fix formatting for media-ndk
BreadFish64 Mar 18, 2020
bb3decb
video_core: don't use NULL for non-pointer after a7d3489dc987
jbeich Mar 19, 2020
22bfa7b
ffmpeg: Misc fixes
zhaowenlan1779 Mar 21, 2020
8722b97
Merge pull request #5137 from jbeich/freebsd
zhaowenlan1779 Mar 21, 2020
b87a15c
citra_qt: Only resume the game if it wasn't paused
zhaowenlan1779 Mar 21, 2020
25ebf03
Merge pull request #5120 from zhaowenlan1779/file-write
zhaowenlan1779 Mar 21, 2020
480d3aa
common: Port some changes from dolphin (#5127)
vitor-k Mar 25, 2020
feb5b5a
common: include algorithm thread_queue_list.h (#5147)
BreadFish64 Mar 26, 2020
407fd15
Use immutable storage when available (#5053)
jroweboy Mar 26, 2020
9226bff
Set render window to also accept focus via tabbing (Qt::StrongFocus) …
vitor-k Mar 26, 2020
4008be4
Replace non-commercial icons with free icons from icons8 (#5093)
guoyunhe Mar 26, 2020
5dbf334
Revert "Use immutable storage when available (#5053)" (#5151)
BreadFish64 Mar 27, 2020
5604613
More merge fixes
hamish-milne Mar 27, 2020
7357c21
Minor Readme Changes
FearlessTobi Mar 27, 2020
3d1180e
DSP now works... committing this!!
hamish-milne Mar 27, 2020
475b0fb
Merge pull request #5156 from FearlessTobi/port-3550
Mar 27, 2020
232b52a
Minor cleanup
hamish-milne Mar 28, 2020
5a60938
Remove the TODO (since it's all done now!)
hamish-milne Mar 28, 2020
3edc4a3
service/ldr_ro: Fix CRO loading when the buffer contained multiple VM…
zhaowenlan1779 Mar 28, 2020
1ff8d00
Merge pull request #5025 from jroweboy/tomoscrewme
hamish-milne Mar 28, 2020
7049af7
Merge remote-tracking branch 'upstream/master' into feature/savestates-2
hamish-milne Mar 28, 2020
03379b2
Merge remote-tracking branch 'upstream/master' into feature/savestates-2
hamish-milne Mar 28, 2020
025960b
Attempt to fix flatpak CI
hamish-milne Mar 28, 2020
09da1dc
flatpak: Update runtime version
zhaowenlan1779 Mar 28, 2020
f8d717b
Use the correct directory for Qt Plugins (#5148)
jroweboy Mar 28, 2020
917d651
Added copyright notices on new files
hamish-milne Mar 28, 2020
a6ee1bf
HLE Audio: Increase frame position by input buffer sample rate (#5049)
jroweboy Mar 28, 2020
4aab38f
Refactored out the horrible static var in CoreTiming
hamish-milne Mar 28, 2020
b4ac1c0
citra_qt/system: Add N3DS mode checkbox and enable it by default
FearlessTobi Feb 28, 2020
bbf8e87
Apply suggestions from code review
hamish-milne Mar 28, 2020
26f9364
Apply suggestions from code review
hamish-milne Mar 28, 2020
d92b3e9
Code review changes - clarified HTTP serialization
hamish-milne Mar 28, 2020
86600e9
Merge branch 'feature/savestates-2' of https://github.com/hamish-miln…
hamish-milne Mar 28, 2020
8f164a1
Review changes
hamish-milne Mar 28, 2020
570fc45
Change boost submodule
hamish-milne Mar 28, 2020
38e9eb3
Update src/CMakeLists.txt
hamish-milne Mar 28, 2020
de9ae14
Only serialize wchar paths on windows
hamish-milne Mar 28, 2020
841255c
Attempt to fix the linux builds
hamish-milne Mar 28, 2020
ab76b0b
addressed review comments
B3n30 Mar 28, 2020
8f059ae
Apply suggestions from code review
hamish-milne Mar 29, 2020
04aa351
Code review - general gardening
hamish-milne Mar 29, 2020
680ef64
Merge pull request #5157 from citra-emu/zhaowenlan1779-patch-1
zhaowenlan1779 Mar 29, 2020
6760ea1
Serialize ArchiveManager and other code review actions
hamish-milne Mar 29, 2020
9bd189a
More cleaning up
hamish-milne Mar 29, 2020
92640fc
Code review actions (plus hopefully fix the linux CI)
hamish-milne Mar 31, 2020
f156fdd
clang format fixes etc.
hamish-milne Mar 31, 2020
7b93b51
Added user IP to log events for join/left/kicked/banned
tbsp Apr 1, 2020
5b6ee9a
Clear out state before deserialization - fixes many crashes.
hamish-milne Apr 1, 2020
714a851
Don't crash when getting perf stats
hamish-milne Apr 1, 2020
d4ccce1
Add some member initializers in thread
hamish-milne Apr 1, 2020
74c06bd
Attempt to fix crashes with LLE applets
hamish-milne Apr 2, 2020
d26564d
Don't dump textures that aren't a power of 2 (#5152)
khang06 Apr 2, 2020
f14e973
Texture Filtering v2 (#5166)
BreadFish64 Apr 3, 2020
00667c2
Merge pull request #5117 from FearlessTobi/n3ds-setting
BreadFish64 Apr 3, 2020
9c7da35
Merge pull request #5083 from zhaowenlan1779/video-dumping-update
BreadFish64 Apr 4, 2020
3b1b8b7
Merge pull request #5123 from vitor-k/disable-hidapi
BreadFish64 Apr 4, 2020
b5f394d
Use placeholders for serialized paths
hamish-milne Apr 4, 2020
e04590a
externals: Update dynarmic to b58048a
MerryMage Apr 6, 2020
ac37de1
Reconnect cheat_engine during load
hamish-milne Apr 6, 2020
7ff985c
Fixed TAS movie serialization
hamish-milne Apr 6, 2020
d17ab5c
gdbstub: Fix some gdbstub jankiness
MerryMage Apr 6, 2020
e74b440
Added save + load hotkeys
hamish-milne Apr 6, 2020
d37b047
video_core/renderer_opengl/gl_rasterizer_cache: Create Format Reinter…
BreadFish64 Apr 7, 2020
eb78fe0
Revert one change from #4844
hamish-milne Apr 7, 2020
23921e3
Option to hide mouse on inactivity (#5094)
vitor-k Apr 7, 2020
8b7b6e9
arm_dynarmic: Remove dependence on interpreter
MerryMage Apr 6, 2020
f249995
travis: Update xcode
MerryMage Apr 7, 2020
3278a4d
Fix crashes when loading with cameras active
hamish-milne Apr 10, 2020
432ac24
Fix memory region serialization (OSK crash)
hamish-milne Apr 10, 2020
7988978
Fix VFP registers serialization (0 fps when loading etc.)
hamish-milne Apr 10, 2020
701cd83
Attempt to fix mac and linux builds
hamish-milne Apr 10, 2020
7b3a8e9
Fix clang format
hamish-milne Apr 10, 2020
a210e7e
Sync GPU state after loading (fix FE terrain bug)
hamish-milne Apr 11, 2020
e9ab8f8
Add disk archive serialization (fix crash in driver renegade etc.)
hamish-milne Apr 11, 2020
7903f6f
Warnings/Network: Handle ENET_EVENT_TYPE_NONE and ENET_EVENT_TYPE_CON…
Subv Apr 10, 2020
d17557c
Warnings/Network: Initialize the members of Room::RoomImpl in the ord…
Subv Apr 10, 2020
64b612b
Warnings/GLWindow: Initialize the members of OpenGLWindow in the orde…
Subv Apr 10, 2020
b809111
Warnings/QtMotionControls: There is no need to use std::move after st…
Subv Apr 10, 2020
47417e7
Warnings/Qt: Removed unused variable from lambda capture list.
Subv Apr 10, 2020
0e88940
Warnings/Thread: Added missing case for the Dormant thread status in …
Subv Apr 10, 2020
3871d74
Fix mic sharedmemory not being deallocated
hamish-milne Apr 11, 2020
e6b4048
Add a couple of useful SVC logs
hamish-milne Apr 11, 2020
4be752d
Allow GDB debugging through loads
hamish-milne Apr 11, 2020
34af0d3
Attempt to fix network bug
hamish-milne Apr 11, 2020
19872b5
Fix button state not persisting between loads
hamish-milne Apr 11, 2020
77c4b26
Attempt to improve save/load during frame advance
hamish-milne Apr 11, 2020
a1be6a4
Merge pull request #5190 from Subv/warnings
zhaowenlan1779 Apr 12, 2020
828f88d
Merge branch 'master' into feature/savestates-2
hamish-milne Apr 12, 2020
f75cc8b
Merge pull request #5184 from MerryMage/dyn-update-2020-04
lioncash Apr 12, 2020
915c426
Merge remote-tracking branch 'upstream/master' into feature/savestates-2
hamish-milne Apr 12, 2020
e480a80
Debuggers/Qt: Show the threads process names and ids in the Wai… (#5201)
Subv Apr 12, 2020
d53e94d
Show save/load errors to the user
hamish-milne Apr 12, 2020
e733eed
Merge remote-tracking branch 'upstream/master' into feature/savestates-2
hamish-milne Apr 13, 2020
4d6bd9b
Fix the merge
hamish-milne Apr 13, 2020
d5a435f
Merge pull request #5162 from tbsp/log_user_ips
BreadFish64 Apr 13, 2020
3a651ac
Fix clang format
hamish-milne Apr 13, 2020
45dfb3a
Merge pull request #5186 from hamish-milne/feature/fix-5067
BreadFish64 Apr 14, 2020
263e5be
Fix Luigi's Mansion can't remove amiibo bug (#5200)
Apr 14, 2020
9ae37da
Kernel/Process: Fixed scheduling multiple processes in the SysCore us…
Subv Apr 15, 2020
783e7af
Services/FS: Stubbed GetSdmcArchiveResource and GetNandArchiveResource.
Subv Apr 15, 2020
49a686f
Merge pull request #5112 from vitor-k/ling-warnings
Subv Apr 16, 2020
0d8c3ee
Services/APT: Implemented the Store/LoadSysMenuArg functions.
Subv Apr 12, 2020
9cd669d
Merge branch 'master' into feature/savestates-2
hamish-milne Apr 16, 2020
824453b
Remove the build type from the bin path
hamish-milne Apr 16, 2020
55ecaa0
video_core: add ScaleForce to texture filters (#5210)
BreadFish64 Apr 16, 2020
d6c8422
Fixed NWM not responding
hamish-milne Apr 16, 2020
f2e9f7b
Merge pull request #5124 from rykdesjardins/patch-1
hamish-milne Apr 16, 2020
ebbbf5b
Merge pull request #5132 from FearlessTobi/port-3497
hamish-milne Apr 16, 2020
9afd58c
Merge pull request #5185 from MerryMage/fix-gdbstub
hamish-milne Apr 16, 2020
7af4b1a
Merge branch 'master' into feature/savestates-2
hamish-milne Apr 16, 2020
ab998b0
Merge pull request #5108 from B3n30/load_aes_key_X0x25_from_nativeFirm
hamish-milne Apr 16, 2020
026a63b
Merge pull request #5130 from B3n30/warn_if_cia_contend_is_encrypted
hamish-milne Apr 16, 2020
32cbb1b
input_common/udp: Port various changes from yuzu (#5133)
FearlessTobi Apr 17, 2020
f5b23ef
Correctly register AddressArbiter as a type of WakeupCallback
hamish-milne Apr 17, 2020
c605bb4
Merge pull request #4908 from hamish-milne/feature/savestates-2
B3n30 Apr 17, 2020
47829ee
Merge pull request #5213 from Subv/fs_resource
zhaowenlan1779 Apr 18, 2020
8967b40
Merge pull request #5196 from Subv/apt_sys_menu_arg
zhaowenlan1779 Apr 18, 2020
07f49e5
Services/APT: Implemented the IsTitleAllowed function.
Subv Apr 13, 2020
79a0cbb
Update dynarmic (#5214)
hamish-milne Apr 18, 2020
c8a503b
CMakeLists: Only compile A32 frontend for dynarmic (#5229)
MerryMage Apr 18, 2020
75c9784
Services/APT: Implemented the GetCaptureInfo function. (#5194)
Subv Apr 18, 2020
397bd1b
Fix MIC_U serialization and timing (#5223)
hamish-milne Apr 18, 2020
8b22c80
core/memory: Resolve sign conversion in serialize()
lioncash Apr 18, 2020
a6e37b4
ipc_helpers: Make PushStaticBuffer take std::vector by value
lioncash Apr 18, 2020
7eabcdf
apt/applet_manager: std::move parameter in GlanceParameter()
lioncash Apr 18, 2020
f7ad004
kernel/shared_page: Silence missing return warning in GetInitTime()
lioncash Apr 18, 2020
dd2a86b
video_core: Amend misplaced forward declarations
lioncash Apr 19, 2020
e38e79e
primitive_assembly: Make use of std::array where applicable
lioncash Apr 19, 2020
59bb84b
primitive_assembly: Take triangle_handler by reference
lioncash Apr 19, 2020
2cefd16
primitive_assembly: Mark constructor explicit
lioncash Apr 19, 2020
b96b7ab
Merge pull request #5232 from lioncash/sign
zhaowenlan1779 Apr 19, 2020
12279b2
gl_resource_manager: Make use of noexcept on move assignment and move…
lioncash Apr 19, 2020
12d4c83
geometry_pipeline: std::move vertex handler in SetVertexHandler()
lioncash Apr 19, 2020
c72d9b8
gl_shader_manager: std::move std::string where applicable
lioncash Apr 19, 2020
7a3d4d7
video_core: Add missing header guards
lioncash Apr 19, 2020
623cc92
post_processing_opengl: Make use of std::string_view with GetPostProc…
lioncash Apr 19, 2020
99eedce
core/memory: Fix #5246
lioncash Apr 19, 2020
e54b640
nwm/nwm_uds: Avoid copying all elements in channel_data map where app…
lioncash Apr 19, 2020
8014c67
service: Resolve trivially avoidable copies (#5237)
lioncash Apr 19, 2020
182aa1e
Merge pull request #5238 from lioncash/return
B3n30 Apr 19, 2020
08dddba
Merge pull request #5239 from lioncash/fwd
B3n30 Apr 19, 2020
1856752
Merge pull request #5203 from Subv/apt_title_allowed
B3n30 Apr 19, 2020
362956a
Merge pull request #5240 from lioncash/primitive
B3n30 Apr 19, 2020
ca722f1
Merge pull request #5242 from lioncash/noexcept
B3n30 Apr 19, 2020
0f72dd6
Merge pull request #5250 from lioncash/build
B3n30 Apr 19, 2020
df92b37
Merge pull request #5248 from lioncash/view
Subv Apr 20, 2020
acf18ce
Merge pull request #5245 from lioncash/guard
Subv Apr 20, 2020
1469ad3
Merge pull request #5244 from lioncash/move3
Subv Apr 20, 2020
bcc80d0
Merge pull request #5243 from lioncash/move2
Subv Apr 20, 2020
3597921
Merge pull request #5235 from lioncash/move
Subv Apr 20, 2020
d5a962c
Fix savestates compatibility (#5256)
hamish-milne Apr 20, 2020
b82d431
custom_tex_cache: Remove reliance on the global system instance (#5252)
lioncash Apr 21, 2020
db5b8b9
video_core: reduce string allocations in shader decompiler (#5261)
BreadFish64 Apr 21, 2020
ecebbad
android project
weihuoya Jul 6, 2020
64eb0dc
combo key
weihuoya Jul 13, 2020
c105a13
androidx
weihuoya Jul 22, 2020
ced006c
fx minor issues
weihuoya Jul 24, 2020
f9ff99e
cheat
weihuoya Aug 9, 2020
03793fb
fx cheat save
weihuoya Aug 13, 2020
77d0d64
shared font
weihuoya Aug 25, 2020
d196236
translator for chinese
weihuoya Sep 14, 2020
94499eb
minor fx
weihuoya Sep 21, 2020
92b3fc6
netplay
weihuoya Nov 23, 2020
6ede0c8
fx input
weihuoya Nov 23, 2020
a241072
fx joystick
weihuoya Nov 24, 2020
13b400c
fx custom tex
weihuoya Dec 1, 2020
045089f
compress shader cache
weihuoya Dec 25, 2020
cb58189
revert changes
weihuoya Dec 28, 2020
bf25ba2
fx minor issues
weihuoya Jan 7, 2021
d4930a0
remove texture load hack
weihuoya Jan 15, 2021
93c689b
use linear filter
weihuoya Jan 18, 2021
5aab825
fx mali perfomance
weihuoya Jan 27, 2021
483ead5
minor fx for mali gpu
weihuoya Feb 2, 2021
a0ef877
fx issues
weihuoya Feb 4, 2021
6d20347
cpu usage limit
weihuoya Mar 2, 2021
ae07a54
more shader cache
weihuoya Mar 5, 2021
86d4824
theme
weihuoya Mar 16, 2021
0c177ef
background image
weihuoya Apr 6, 2021
6971dc2
fx issues
weihuoya Apr 9, 2021
90b8f12
fx
weihuoya Apr 15, 2021
35de129
handle shader error
weihuoya Apr 29, 2021
533005b
minor fx
weihuoya May 8, 2021
e5f8bc7
fx issues
weihuoya Jun 3, 2021
3761620
fx
weihuoya Jun 8, 2021
848fc1b
fx memory leak
weihuoya Jun 10, 2021
c385be4
fx memory usage
weihuoya Jun 22, 2021
43a29ee
static mic
weihuoya Jun 24, 2021
e684f9e
minor fx
weihuoya Jun 28, 2021
0a2c5de
fx proguard
weihuoya Jun 29, 2021
1011c66
extendable surface
weihuoya Jun 30, 2021
ee52a9c
clean code
weihuoya Jul 1, 2021
6b02304
framebuffer
weihuoya Jul 6, 2021
02205ce
swipe layout
weihuoya Jul 15, 2021
70c6711
fx
weihuoya Jul 23, 2021
02c4254
install progress
weihuoya Jul 30, 2021
a7f5ee1
fx
weihuoya Aug 6, 2021
d5022db
chat input
weihuoya Aug 20, 2021
31c719a
storage access framework
weihuoya Jan 12, 2022
c23734e
saf handler
weihuoya Jan 12, 2022
718c091
fx
weihuoya Jan 13, 2022
ce86294
fx
weihuoya Jan 17, 2022
6a14dfe
skip texture copy
weihuoya Jan 20, 2022
927863b
fx media type
weihuoya Jan 26, 2022
a431c4b
fx
weihuoya Jan 27, 2022
58d1830
swap screen
weihuoya Feb 10, 2022
be3536e
fx
weihuoya Feb 11, 2022
d672e54
fx
weihuoya Feb 14, 2022
fc8d099
fx cheat
weihuoya Feb 16, 2022
032d212
edit input overlay
weihuoya Feb 19, 2022
2d4b932
fx
weihuoya Feb 21, 2022
c1eba2b
file picker
weihuoya Feb 25, 2022
f6a0345
cache
weihuoya Apr 17, 2022
6f94f3d
fx
weihuoya Apr 19, 2022
376c0bb
cache
weihuoya Apr 19, 2022
9a546ca
fx
weihuoya Apr 20, 2022
49c64dd
fx
weihuoya Apr 22, 2022
e00f150
version 2
weihuoya Apr 24, 2022
5da3423
cache
weihuoya Apr 26, 2022
f09ae3d
fx
weihuoya Apr 29, 2022
c6c6364
cache
weihuoya May 6, 2022
c619e9d
fx
weihuoya May 17, 2022
6d4270e
fx
weihuoya Jun 1, 2022
ee0517b
dark mode
weihuoya Jun 10, 2022
9ba85c9
setting button
weihuoya Jun 11, 2022
74a4af2
fx
weihuoya Jun 14, 2022
5a45285
shared font type
weihuoya Jun 15, 2022
e5c5324
manage cheats
weihuoya Jul 4, 2022
387d984
fx
weihuoya Jul 5, 2022
b786605
fx
weihuoya Jul 6, 2022
7d0d9df
cache
weihuoya Jul 7, 2022
401751d
cache
weihuoya Jul 9, 2022
2e4971b
cache
weihuoya Jul 13, 2022
153a8b7
cache
weihuoya Jul 21, 2022
f24281a
alt speed
weihuoya Jul 23, 2022
494e0a2
cache
weihuoya Jul 24, 2022
9ab858c
bring back gs
weihuoya Jul 29, 2022
31687d8
fx separate shader for mali
weihuoya Aug 2, 2022
a47e3b5
ndk 25.0.8775105
weihuoya Aug 3, 2022
b192096
fx launch from other frontend
weihuoya Aug 4, 2022
6277600
fx
weihuoya Aug 6, 2022
08529f8
save input layout in config and minor fx
weihuoya Aug 10, 2022
527d3e0
combo key save in config
weihuoya Aug 11, 2022
59067bd
fx
weihuoya Aug 15, 2022
b28b2e6
separate shader cache
weihuoya Sep 2, 2022
67b4a0d
fx
weihuoya Oct 9, 2022
a8c0790
feat: Add README.md by ALREADYME-BOT
ALREADYME-BOT Oct 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
39 changes: 39 additions & 0 deletions .appveyor/FindDependencies.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Set-up Visual Studio Command Prompt environment for PowerShell
pushd "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\"
cmd /c "VsDevCmd.bat -arch=x64 & set" | foreach {
if ($_ -match "=") {
$v = $_.split("="); Set-Item -Force -Path "ENV:\$($v[0])" -Value "$($v[1])"
}
}
popd

function Which ($search_path, $name) {
($search_path).Split(";") | Get-ChildItem -Filter $name | Select -First 1 -Exp FullName
}

function GetDeps ($search_path, $binary) {
((dumpbin /dependents $binary).Where({ $_ -match "dependencies:"}, "SkipUntil") | Select-String "[^ ]*\.dll").Matches | foreach {
Which $search_path $_.Value
}
}

function RecursivelyGetDeps ($search_path, $binary) {
$final_deps = @()
$deps_to_process = GetDeps $search_path $binary
while ($deps_to_process.Count -gt 0) {
$current, $deps_to_process = $deps_to_process
if ($final_deps -contains $current) { continue }

# Is this a system dll file?
# We use the same algorithm that cmake uses to determine this.
if ($current -match "$([regex]::Escape($env:SystemRoot))\\sys") { continue }
if ($current -match "$([regex]::Escape($env:WinDir))\\sys") { continue }
if ($current -match "\\msvc[^\\]+dll") { continue }
if ($current -match "\\api-ms-win-[^\\]+dll") { continue }

$final_deps += $current
$new_deps = GetDeps $search_path $current
$deps_to_process += ($new_deps | ?{-not ($final_deps -contains $_)})
}
return $final_deps
}
39 changes: 39 additions & 0 deletions .appveyor/ProcessPdb.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Generate pdb files for mingw
if ($env:BUILD_TYPE -eq 'mingw') {
Invoke-WebRequest -Uri https://raw.githubusercontent.com/citra-emu/ext-windows-bin/master/cv2pdb/cv2pdb.exe -OutFile cv2pdb.exe
foreach ($exe in Get-ChildItem "$RELEASE_DIST" -Recurse -Filter "citra*.exe") {
.\cv2pdb $exe.FullName
}
}

# Specify source locations in pdb via srcsrv.ini
$srcsrv = "SRCSRV: ini ------------------------------------------------`r`n"
$srcsrv += "VERSION=2`r`n"
$srcsrv += "VERCTRL=http`r`n"
$srcsrv += "SRCSRV: variables ------------------------------------------`r`n"
$srcsrv += "SRCSRVTRG=https://raw.githubusercontent.com/%var2%/%var3%/%var4%`r`n"
$srcsrv += "SRCSRV: source files ---------------------------------------`r`n"
foreach ($repo in @{
"citra-emu/citra" = ""
"citra-emu/ext-boost" = "externals/boost"
"citra-emu/ext-soundtouch" = "externals/soundtouch"
"fmtlib/fmt" = "externals/fmt"
"herumi/xbyak" = "externals/xbyak"
"lsalzman/enet" = "externals/enet"
"MerryMage/dynarmic" = "externals/dynarmic"
"neobrain/nihstro" = "externals/nihstro"
}.GetEnumerator()) {
pushd
cd $repo.Value
$rev = git rev-parse HEAD
$files = git ls-tree --name-only --full-tree -r HEAD
foreach ($file in $files) {
$srcsrv += "$(pwd)\$($file -replace '/','\')*$($repo.Name)*$rev*$file`r`n"
}
popd
}
$srcsrv += "SRCSRV: end ------------------------------------------------`r`n"
Set-Content -Path srcsrv.ini -Value $srcsrv
foreach ($pdb in Get-ChildItem "$RELEASE_DIST" -Recurse -Filter "*.pdb") {
& "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\srcsrv\pdbstr.exe" -w -i:srcsrv.ini -p:$pdb.FullName -s:srcsrv
}
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
dist/languages/* linguist-vendored
dist/qt_themes/* linguist-vendored
externals/* linguist-vendored
*.h linguist-language=cpp
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

patreon: citraemu
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!---
Please read the FAQ:
https://citra-emu.org/wiki/faq/
THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO:
https://community.citra-emu.org/
If the FAQ does not answer your question, please go to:
https://community.citra-emu.org/
====================================================
When submitting an issue, please check the following:
- You have read the above.
- You have provided the version (commit hash) of Citra you are using.
- You have provided sufficient detail for the issue to be reproduced.
- You have provided system specs (if relevant).
- Please also provide:
- For any issues, a log file
- For crashes, a backtrace.
- For graphical issues, comparison screenshots with real hardware.
- For emulation inaccuracies, a test-case (if able).
--->
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,22 @@ doc-build/

# Generated source files
src/common/scm_rev.cpp
.travis.descriptor.json

# Project/editor files
*.swp
.idea/
.vs/
.vscode/
CMakeLists.txt.user*

# *nix related
# Common convention for backup or temporary files
*~

# Visual Studio CMake settings
CMakeSettings.json

# OSX global filetypes
# Created by Finder or Spotlight in directories for various OS functionality (indexing, etc)
.DS_Store
Expand All @@ -24,3 +31,9 @@ src/common/scm_rev.cpp
# Windows global filetypes
Thumbs.db

# Python files
*.pyc

# Flatpak generated files
.flatpak-builder/
repo/
56 changes: 49 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,51 @@
[submodule "inih"]
path = externals/inih/inih
url = https://github.com/svn2github/inih
[submodule "boost"]
path = externals/boost
url = https://github.com/citra-emu/ext-boost.git
path = externals/boost
url = https://github.com/citra-emu/ext-boost.git
[submodule "nihstro"]
path = externals/nihstro
url = https://github.com/neobrain/nihstro.git
path = externals/nihstro
url = https://github.com/neobrain/nihstro.git
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "catch"]
path = externals/catch
url = https://github.com/philsquared/Catch.git
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/citra-emu/dynarmic-android.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "cryptopp"]
path = externals/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet.git
[submodule "inih"]
path = externals/inih/inih
url = https://github.com/benhoyt/inih.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/kinetiknz/cubeb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git
[submodule "teakra"]
path = externals/teakra
url = https://github.com/wwylele/teakra.git
[submodule "libyuv"]
path = externals/libyuv
url = https://github.com/lemenkov/libyuv.git
[submodule "externals/libyuv"]
path = externals/libyuv
url = https://github.com/lemenkov/libyuv.git
26 changes: 0 additions & 26 deletions .travis-build.sh

This file was deleted.

30 changes: 0 additions & 30 deletions .travis-deps.sh

This file was deleted.

28 changes: 0 additions & 28 deletions .travis-upload.sh

This file was deleted.

Loading