summaryrefslogtreecommitdiffstats
path: root/src/common/emu_window.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emu_window: Fix initializer list order.Lioncash2014-11-171-2/+2
| | | | Gets rid of a warning on OSX.
* Removed uses of raw c-string manipulation functions.archshift2014-10-241-6/+6
|
* Added configuration file system.archshift2014-10-081-4/+6
| | | | Uses QSettings on citra-qt, and inih on citra-cli.
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-15/+4
|
* Initial HID PAD work, with GLFW only.Kevin Hartman2014-09-121-0/+19
|
* made qt window title consistentbunnei2014-04-241-1/+1
|
* added scm rev generation on Linux/cmakebunnei2014-04-241-1/+2
|
* added missing const to GetWindowTitlebunnei2014-04-111-1/+1
|
* - removed deprecated version.hbunnei2014-04-091-60/+40
| | | | | - cleaned up window title - cleaned up emu_window_glfw/emu_window
* fixed project includes to use new directory structurebunnei2014-04-091-1/+1
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+102