James Rowe and GitHub
7fa2076918
Merge pull request #3946 from zhaowenlan1779/macos-no-hw-shader
...
citra_qt: disable hw shader by default for macos
2018-07-18 10:07:12 -06:00
James Rowe and GitHub
bc30b314d8
Merge pull request #3947 from zhaowenlan1779/autofill-multiplayer
...
citra_qt: use Citra Web Service username as default multiplayer nickname
2018-07-18 10:02:14 -06:00
James Rowe and GitHub
2f8c9c8126
Merge pull request #3831 from FearlessTobi/add-volume-slider
...
citra_qt: Add a volume slider
2018-07-18 09:56:47 -06:00
James Rowe and GitHub
bf6da61da5
Merge pull request #3850 from zhaowenlan1779/swkbd
...
applets/swkbd: Software Keyboard Implementation
2018-07-17 09:02:55 -06:00
James Rowe and GitHub
331c6f4d38
Merge pull request #3706 from liushuyu/appveyor-cache
...
Use Travis CI to build MinGW packages
2018-07-11 19:43:12 -06:00
James Rowe and liushuyu
5543c9c094
Build: Change the linux-mingw upload folder to canary-mingw to match the old naming scheme
2018-07-12 09:33:53 +08:00
James Rowe and GitHub
6a08167505
Merge pull request #3905 from valentinvanelslande/remove-return
...
citra_qt: Remove return
2018-07-02 20:12:55 -06:00
James Rowe and GitHub
f36ff5b4c4
Merge pull request #3913 from BynariStar/patch-1
...
citra_qt: Remove obsolete application attribute
2018-07-02 19:52:00 -06:00
James Rowe and GitHub
4564fc5baa
Merge pull request #3904 from valentinvanelslande/fix-macro
...
gl_shader_gen: remove newline in logging macro
2018-06-30 18:20:17 -06:00
James Rowe and zhupengfei
caacefcc2e
frontend/applets: frontend swkbd base
...
Original commits by @jroweboy:
* Rebase out the other commit
* changing branches
* More work on stuff and things ecks DEE
Changes by @zhaowenlan1779:
* Removed #include of result.h
2018-06-30 08:01:31 +08:00
James Rowe and GitHub
f9a89ff410
Merge pull request #3894 from wwylele/log-finalize
...
Finalize logging system migration
2018-06-29 17:46:07 -06:00
James Rowe and GitHub
5e641d16d0
Merge pull request #3834 from j-selby/fix-cpp-httplib
...
Update cpp-httplib for gzip + chunked encoding fixes
2018-06-26 09:57:08 -06:00
James Rowe and GitHub
26254072e7
Merge pull request #3759 from degasus/TBO_upload
...
Rewrite texture_buffer_object handling.
2018-06-26 09:24:55 -06:00
James Rowe and GitHub
fa5d247b43
Merge pull request #3846 from zhaowenlan1779/clang
...
service/ac: fix clang format
2018-06-19 19:44:23 -06:00
James Rowe and GitHub
f18b8e3998
Merge pull request #3804 from zhaowenlan1779/titlebar
...
citra-qt: Improve Title Bar display
2018-06-19 19:41:12 -06:00
James Rowe and GitHub
e27bb6394d
Merge pull request #3837 from zhaowenlan1779/aboutdialog-builddate
...
citra-qt: Add build date in about dialog
2018-06-19 11:57:40 -06:00
James Rowe and GitHub
574824a26c
Merge pull request #3632 from N00byKing/3dtv_botenable
...
Add Support for Stereoscopic 3D
2018-06-17 21:05:15 -06:00
James Rowe and GitHub
c39dee1569
Merge pull request #3617 from BreadFish64/multiple-game-dirs
...
QT: Add support for multiple game directories
2018-06-17 21:04:24 -06:00
James Rowe and GitHub
cf9bfe0690
Merge pull request #3787 from wwylele/shader-jit-state
...
shader/jit: preserve integer & condition register across invocation
2018-06-09 18:38:05 -06:00
James Rowe and GitHub
2dac1a9590
Merge pull request #3788 from wwylele/shader-jit-breakc
...
shader/jit: implement breakc
2018-06-09 18:36:46 -06:00
James Rowe and GitHub
f31c836285
Merge pull request #3805 from jbeich/cubeb
...
Unbreak install
2018-06-09 18:14:22 -06:00
James Rowe and GitHub
51832ce858
Merge pull request #3828 from liushuyu/master
...
travis: fix tx push (again)
2018-06-09 15:53:19 -06:00
James Rowe and GitHub
cf3ea85397
Merge pull request #3824 from jbeich/cryptopp
...
Update cryptopp to 7.1 snapshot
2018-06-09 14:10:31 -06:00
James Rowe and GitHub
e52d93bc58
Merge pull request #3825 from liushuyu/master
...
travis: share environment variables with Docker
2018-06-09 14:04:05 -06:00
James Rowe and GitHub
6811eda2b9
Merge pull request #3764 from zhaowenlan1779/camera-flip
...
camera: camera refinement
2018-06-09 14:02:50 -06:00
James Rowe and GitHub
a5cf5b56bd
Merge pull request #3826 from Steveice10/master
...
boss: Return buff_size in parameter 2 of ReceiveProperty.
2018-06-09 13:34:03 -06:00
James Rowe and GitHub
ad81bca8dd
Merge pull request #3819 from zhaowenlan1779/game-list-refix
...
game_list: fix system title display
2018-06-09 13:32:28 -06:00
James Rowe and GitHub
50def5a73f
Merge pull request #3803 from wwylele/nwm-uds-fix
...
UDS: fix RecvBeaconBroadcastData response header
2018-06-02 09:58:54 -06:00
James Rowe and GitHub
7715fd2c19
Merge pull request #3750 from wwylele/cube-watcher-fix
...
gl_rasterizer_cache: add missing watcher invalidation
2018-05-31 23:11:39 -06:00
James Rowe and GitHub
f7f5a54bc3
Merge pull request #3751 from wwylele/shader-warning-shutup
...
gl_shader_gen: rearrange function definition to avoid suprious warnings
2018-05-31 23:10:42 -06:00
James Rowe and GitHub
87d2866127
Merge pull request #3757 from zhaowenlan1779/game-list-fix
...
citra_qt: Improve Game List Item display
2018-05-31 23:10:02 -06:00
James Rowe and GitHub
a3acb5129b
Merge pull request #3773 from kdex/master
...
CMake: Avoid non-compliant standard library extensions in MSVC
2018-05-31 23:07:28 -06:00
James Rowe and GitHub
489d5a3da9
Merge pull request #3769 from Kloen/dark-theme-updates
...
citra-qt: Update Dark theme to latest version
2018-05-31 22:45:54 -06:00
James Rowe and GitHub
174241ff90
Merge pull request #3800 from liushuyu/master
...
citra: correct regex for matching nickname
2018-05-31 22:14:39 -06:00
James Rowe and GitHub
131cf363da
Merge pull request #3790 from jbeich/master
...
cryptopp: unbreak on aarch64
2018-05-31 22:14:03 -06:00
James Rowe and GitHub
04a9145dfc
Merge pull request #3776 from darkf/cubeb-sink2
...
Implement a Cubeb audio sink
2018-05-31 22:13:12 -06:00
James Rowe and GitHub
72f9142bb1
Merge pull request #3746 from wwylele/ndm-new-framework
...
Service/NDM: convert to ServiceFramework
2018-05-29 23:54:21 -06:00
James Rowe and GitHub
e63c374ff0
Merge pull request #3714 from wwylele/primitive-restart-guard
...
video_core/command_processor: correctly handles 0xFFFF index as a normal index
2018-05-29 23:22:00 -06:00
James Rowe and GitHub
aa95604928
Merge pull request #3652 from N00byKing/3dtv_crashfix
...
gsp_gpu, shared_page: Change 3D LED State on SetLedForceOff
2018-05-29 22:43:52 -06:00
James Rowe and GitHub
0095c20b8d
Merge pull request #3594 from valentinvanelslande/hotkeys
...
citra_qt: Add Continue/Pause & Toggle Speed Limit hotkeys
2018-05-29 22:19:23 -06:00
James Rowe and GitHub
e35c634fc6
Merge pull request #3742 from wwylele/glvtx-ui
...
citra-qt: add gpu shader emulation related configurations
2018-05-18 13:04:18 -06:00
James Rowe and GitHub
64a8c8ee07
Merge pull request #3741 from wwylele/glvtx-last
...
gl_rasterizer: implement AccelerateDrawBatch to emulate PICA shader on hardware
2018-05-18 13:03:40 -06:00
James Rowe and GitHub
e48662196f
Merge pull request #3735 from wwylele/transifex-test-2
...
travis: fix dependency name for transifex job
2018-05-11 23:35:55 -06:00
James Rowe and GitHub
afe445fc57
Merge pull request #3734 from wwylele/transifex-push-fix
...
travis: add missing dependency for transifex push job
2018-05-11 15:49:28 -06:00
James Rowe and GitHub
80bfd87270
Merge pull request #3730 from FearlessTobi/game-compat-fixes
...
citra_qt: Refactor game list compatibility system
2018-05-11 11:59:53 -06:00
James Rowe and GitHub
7bffd7c1b0
Merge pull request #3702 from valentinvanelslande/gitignore
...
gitignore: ignore CMakeLists.txt.user* instead of CMakeLists.txt.user
2018-05-03 15:17:32 -06:00
James Rowe and GitHub
ca01c7eea8
Merge pull request #3665 from adityaruplaha/log-version
...
frontend: Log Citra version.
2018-05-03 15:17:04 -06:00
James Rowe and GitHub
ca3b82caa4
Merge pull request #3705 from zhaowenlan1779/multiplayer-fix
...
citra_qt: multiplayer password dialog fix
2018-05-02 09:17:33 -06:00
James Rowe and GitHub
55414c32d9
Merge pull request #3696 from citra-emu/transifex-condition
...
Travis: only enable transifex job on main repo
2018-04-27 11:06:51 -06:00
James Rowe and GitHub
252e5f173d
Merge pull request #3676 from jroweboy/minor-mp-ui-fix
...
Minor multiplayer ui fixes
2018-04-27 10:00:21 -06:00
James Rowe
98c150e7fc
Fix duplicated logs on windows
2018-04-27 09:58:48 -06:00
James Rowe and GitHub
1b94f25e6c
Merge pull request #3568 from daniellimws/logging-backends
...
Logging: Add customizable backends
2018-04-26 21:09:31 -06:00
James Rowe
65b38a7537
fixup: Address review
2018-04-25 10:31:51 -06:00
James Rowe
6ce111301f
Frontend: Add missing translation for network error messages
2018-04-25 09:44:16 -06:00
James Rowe
c7726f13e8
Frontend: Prevent a crash from closing a hosted room using the Disconnect button and then trying to host another room
2018-04-20 00:53:56 -06:00
James Rowe
5fef22fc52
Frontend: Prevent connecting to another room when already joining
2018-04-20 00:53:31 -06:00
James Rowe
d35693bbbc
More minor issue fixes
...
* Move Joining state change sooner in the code to prevent an issue where
failing to connect multiple times in a row doesn't change the state (as
it goes from CouldNotConnect -> CouldNotConnect which doesn't trigger a
state changed callback)
* Prevent double clicking too fast on a room in the lobby from causing
issues
* Lobby no longer closes when joining a room
2018-04-19 10:28:19 -06:00
James Rowe
62257e0d79
Fix Lobby filtering with player list
...
* Make double clicking the player list open the correct room
* Fix an issue where filtering with search broke the whos playing list
2018-04-19 10:28:18 -06:00
James Rowe
1f6791431d
Move almost all state change tracking to MultiplayerState
...
Each window can still watch for state changes to update the ui or to
close the window as appropriate, but for any error announcements, they
all belong in Multiplayer state now.
2018-04-19 10:28:18 -06:00
James Rowe
a5c8e07f46
Remove duplicated logic in HostRoom
...
Fixes some issues with multiple warning messages
2018-04-19 10:28:18 -06:00
James Rowe
2be02f221d
Fix player list not showing in lobby. Fix host and direct connect crashing citra
2018-04-19 10:28:18 -06:00
James Rowe
01b49b7e78
Fix compilation issue where unique_ptr needs full class declaration
2018-04-19 10:28:17 -06:00
James Rowe
c635c7f40d
Address more review comments
...
* Make Validation a singleton instead
* Wording changes for error messages
* Smart pointers for Ui members
* Other minor nitpicks
2018-04-19 10:28:17 -06:00
James Rowe
a85511cd7d
Fix multiplayer dropdowns and proxy model
...
* Filters in the lobby properly remove rooms
* Multiplayer menu items for Show Room and Leave Room work as intended
2018-04-19 10:28:17 -06:00
James Rowe
601fd81d5c
Address review comments
2018-04-19 10:28:16 -06:00
James Rowe
3be7aa2cfc
Moved the password icon to the room name.
...
Also added a dark mode lock icon as well (and fixed a small bug
preventing the lock icon from showing up)
2018-04-19 10:28:16 -06:00
James Rowe
aa391ed60d
Fixed and issue where multiplayer state was covering the File and Emulation menu items when it shouldn't even be visible
2018-04-19 10:28:16 -06:00
James Rowe
599eebf511
Remove the current players blurb
2018-04-19 10:28:16 -06:00
James Rowe
2d1efcc36b
Add a member list expandable to the lobby. Fix issue with hosting more than once.
2018-04-19 10:28:15 -06:00
James Rowe
f346a9d372
Split multiplayer code into its own class
2018-04-19 10:28:15 -06:00
James Rowe
ddbbab8fd6
Add network status text to the status bar
2018-04-19 10:28:15 -06:00
James Rowe
871196bc10
Citra-qt: Add multiplayer ui
2018-04-19 10:28:14 -06:00
James Rowe
2f8bd18296
Use the QT_TRANSLATE_NOOP macro
2018-04-17 10:42:05 -06:00
James Rowe
501717e9db
Update fmtlib to fix msvc warnings
...
Additionally, when updating fmtlib, there was a change in fmtlib broke
how the old logging macro was overloaded, so this works around that by
just naming the fmtlib macro impl something different
2018-04-05 22:33:12 -06:00
James Rowe and GitHub
1fecead2ff
Merge pull request #3624 from wwylele/sync-uniform
...
gl_rasterizer: move shader uniform sync from SetShader() to ctor
2018-04-05 00:30:38 -06:00
James Rowe and GitHub
c57b0767af
Merge pull request #3602 from lioncash/json
...
verify_login: Make VerifyLogin exceptionless
2018-04-04 23:39:28 -06:00
James Rowe and GitHub
c084c97cb8
Merge pull request #3625 from N00byKing/thing
...
default_ini.h: Update Comment
2018-04-03 10:48:09 -06:00
James Rowe and GitHub
384849232b
Merge pull request #3516 from wwylele/shadow-sw
...
SwRasterizer: Implement shadow mapping
2018-03-31 23:29:22 -06:00
James Rowe and GitHub
a779304c91
Merge pull request #3616 from valentinvanelslande/appveyor-j4
...
appveyor: set jobs to 4 for mingw
2018-03-31 17:04:47 -06:00
James Rowe and GitHub
11b9d303da
Merge pull request #3610 from BreadFish64/update-icons-signal
...
QT: add themed icon update signal
2018-03-30 09:40:36 -06:00
James Rowe and GitHub
74465389f3
Merge pull request #3172 from MerryMage/mingw-pdb
...
appveyor: Generate PDBs for mingw build
2018-03-27 09:52:03 -06:00
James Rowe and GitHub
8c44447aeb
Merge pull request #3504 from degasus/vertex_streaming
...
Vertex streaming
2018-03-16 23:17:47 -06:00
James Rowe and Daniel Lim Wee Soong
ab4ba71f3e
fixup! Prevent crashes on closing by waiting for the impl thread
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
87bc5266ef
Logging: Various logging improvements
...
* Uses PopWait to reduce the amount of busy waiting if there aren't many
new logs
* Opens the log file as shared on windows, letting other programs read
the logs, but not write to them while citra is running
* Flushes the logs to disk if a log >= error arrives
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
9fdc89a456
SPSCQueue: Add PopWait
...
Adds a condition var to SPSCQueue so when a new log is pushed it will
wake the consumer thread that is calling PopWait. This only applies to
to queues with NeedSize=true
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
47f0185bcd
fixup! move message
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
7b78425d6b
Address review comments
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
f6762f05cd
Use the correct linker flag for mingw
2018-03-16 11:18:06 +08:00
James Rowe and Daniel Lim Wee Soong
0daac3020e
Logging: Add customizable logging backends and fmtlib based macros
...
* Change the logging backend to support multiple sinks through the
Backend Interface
* Add a new set of logging macros to use fmtlib instead.
* Qt: Compile as GUI application on windows to make the console hidden by
default. Add filter configuration and a button to open log location.
* SDL: Migrate to the new logging macros
2018-03-16 11:18:06 +08:00
James Rowe and GitHub
0ad38cf3c8
Merge pull request #3522 from jroweboy/update-glad
...
Update GLAD GL bindings to include extensions
2018-03-15 00:15:27 -06:00
James Rowe and GitHub
33a0e87ac2
Merge pull request #3410 from jroweboy/clang-format-target
...
Clang format as a build target
2018-03-09 11:10:27 -07:00
James Rowe
f61141e86a
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
James Rowe
ed36edf69c
Travis: Update clang-format to 6.0
2018-03-09 10:50:09 -07:00
James Rowe
b6d94864fd
CMake: Conditionally turn on bundled libs for MSVC
...
Removes the annoying step when generating sln for MSVC where you have to
click an extra checkbox after the first generate fails by using a
conditional option. The USE_BUNDLED options will be off by default, but
if the enable_lib option is enabled and the toolset is msvc, they are
turned ON.
2018-03-09 10:50:08 -07:00
James Rowe
9d59ff1879
CMake: Update contributing guide with the new clang format info
2018-03-09 10:50:08 -07:00
James Rowe
47ea473018
CMake: Add a custom clang format target
...
Checks to see if clang-format can be found, and if it is, sets up a
custom target that will run against the src dir and auto formats all
files. In MSVC, this is a project, and in Makefiles, its a make target
2018-03-09 10:50:08 -07:00
James Rowe
1d419bac1b
Disable accelerated texture copy for Texture surfaces
2018-03-04 22:06:09 -07:00
James Rowe and GitHub
f3234db5e2
Merge pull request #3440 from B3n30/file_read_delay
...
File_Sys: Add a size dependent delay for each file read
2018-03-04 21:32:50 -07:00
James Rowe
739f8e5367
Fix clang format
2018-03-04 20:59:42 -07:00
James Rowe and GitHub
ce725f24ca
Merge pull request #3444 from jroweboy/fix-multiplayer
...
UDS: Add non zero mac address to the shared page
2018-03-04 20:40:37 -07:00