archshift
|
7fa4dbd0c6
|
Removed uses of raw c-string manipulation functions.
|
11 years ago |
archshift
|
e6594f9f53
|
Added configuration file system.
Uses QSettings on citra-qt, and inih on citra-cli.
|
11 years ago |
Kevin Hartman
|
02fd19b2f6
|
Added support for multiple input device types for KeyMap and connected Qt.
|
11 years ago |
Kevin Hartman
|
4a94ec934a
|
Initial HID PAD work, with GLFW only.
|
11 years ago |
bunnei
|
66a98ea686
|
made qt window title consistent
|
12 years ago |
bunnei
|
4405a53cf3
|
added scm rev generation on Linux/cmake
|
12 years ago |
bunnei
|
7b3cde1f3a
|
added missing const to GetWindowTitle
|
12 years ago |
bunnei
|
5da03e821e
|
- removed deprecated version.h
- cleaned up window title
- cleaned up emu_window_glfw/emu_window
|
12 years ago |
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
aa3ae1af49
|
added "citra" instead of "emu" to title bar
|
12 years ago |
bunnei
|
c9b5b89e21
|
convert tabs to spaces
|
12 years ago |
ShizZy
|
8bb0c457bc
|
renamed from citrus to citra
|
12 years ago |
ShizZy
|
b8ca09160b
|
renamed project to 'citrus'
|
12 years ago |
ShizZy
|
86495a83c1
|
various fixes to be able to build project
|
13 years ago |
ShizZy
|
4ca6d6452e
|
added emu_window.h to define interface to drawing to a window
|
13 years ago |