index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
Age
Commit message (
Expand
)
Author
2017-07-10
settings: Add telemetry endpoint URL.
bunnei
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-06-28
configure_debug: Add label warning that CPU JIT needs to be disabled for gdbs...
MerryMage
2017-06-21
Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.
chris062689
2017-06-08
Session: Remove/add some forward declarations
Yuri Kunde Schlesner
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-06-03
Remove unused imports in game_list_p.h
Kloen
2017-06-02
Addressed Bunnei's review comments, and made some other tweaks:
TheKoopaKingdom
2017-06-02
Fixed wiki URLs.
TheKoopaKingdom
2017-06-02
Created a whitelist of system archives to prevent false positives creating di...
TheKoopaKingdom
2017-06-02
Optimized messages that were repetitive and added ability for core errors to ...
TheKoopaKingdom
2017-06-02
Added message to status bar to show core errors ignored by the user.
TheKoopaKingdom
2017-06-02
Made some changes from review comments:
TheKoopaKingdom
2017-06-02
Added system for handling core errors in citra-qt.
TheKoopaKingdom
2017-05-31
Merge pull request #2739 from yuriks/kernel-reorg
bunnei
2017-05-29
Kernel: Move WaitObject to a separate file
Yuri Kunde Schlesner
2017-05-27
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
CMake: Remove CITRA_QT_LIBS var
Yuri Kunde Schlesner
2017-05-27
CMake: Stop using FindOpenGL, which seems to not be required anymore
Yuri Kunde Schlesner
2017-05-27
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
Remove some unnecessary inclusions of video_core.h
Yuri Kunde Schlesner
2017-05-27
Move screen size constants from video_core to core
Yuri Kunde Schlesner
2017-05-10
Frontend: Prevent FileSystemWatcher from blocking UI thread
James Rowe
2017-05-07
Remove ability to load symbol maps
Yuri Kunde Schlesner
2017-05-07
citra-qt: Remove callstack widget
Yuri Kunde Schlesner
2017-05-07
citra-qt: Remove disassembler widget
Yuri Kunde Schlesner
2017-05-07
Merge pull request #2682 from nicoboss/filter
Yuri Kunde Schlesner
2017-05-06
Don’t focus the search field if the game is empty
Nico Bosshard
2017-05-05
Create a random console_unique_id (#2668)
B3n30
2017-05-03
Merge pull request #2606 from wwylele/ir
bunnei
2017-05-03
Fixed some more typos
Nico Bosshard
2017-05-02
citra-qt: game list search function fixed minor mistakes
Nico Bosshard
2017-04-29
citra-qt: game list search function (#2673)
Nico Bosshard
2017-04-12
Better looking status bar under Linux Ubuntu (#2662)
Cereal-Killa
2017-04-09
qt: enable config for circle pad pro
wwylele
2017-04-03
citra-qt: Move config dialog code to its own directory
Lioncash
2017-03-21
Merge pull request #2512 from SonofUgly/custom-layout
bunnei
2017-03-17
citra-qt: remove dead code
wwylele
2017-03-17
citra-qt: release all buttons when render window focus is lost
wwylele
2017-03-02
qt/config_input: don't connect for null button
wwylele
2017-03-01
Input: remove unused stuff & clean up
wwylele
2017-03-01
Qt: rework input configuration for new input system
wwylele
2017-03-01
InputCommon: add AnalogFromButton
wwylele
2017-03-01
InputCommon: add Keyboard
wwylele
2017-02-26
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-26
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
Qt: Tweak status bar styling
Yuri Kunde Schlesner
2017-02-26
Qt: Increase status bar update interval to 2 seconds
Yuri Kunde Schlesner
2017-02-26
Qt: Add tooltips to status bar displays
Yuri Kunde Schlesner
[next]