Commit Graph

1779 Commits

Author SHA1 Message Date
Jan Holthuis 72af9d5818 linux/man: Improve reicast man page 2015-08-24 15:47:34 +02:00
Jan Holthuis ac37edecee Merge pull request #796 from reicast/holzhaus/linux-make-install
Linux: Add install target to Makefile
2015-08-24 15:19:19 +02:00
Jan Holthuis 1c57c3a1dd Linux: Add simple man page 2015-08-24 15:18:07 +02:00
Jan Holthuis d0c639eb7c cfg/cfg: Also call savecfgf() on cfgSaveInt 2015-08-24 14:48:01 +02:00
Jan Holthuis 42977f8284 cfg/cfg: Fix a nix (add brackets) 2015-08-24 14:46:45 +02:00
Jan Holthuis f56299209d cfg/cfg: Only save config file if has been read or newly created 2015-08-24 14:45:52 +02:00
Stefanos Kornilios Mitsis Poiitidis aa7aa18cab cfg: Create emu.cfg if missing 2015-08-24 14:05:51 +02:00
Stefanos Kornilios Mitsis Poiitidis 2e28e57be8 cfg/ini: Handle empty ini files 2015-08-24 14:04:23 +02:00
Stefanos Kornilios Mitsis Poiitidis 9058d48d51 Merge pull request #804 from reicast/fix/update-xbyak-4860
Fix/update xbyak 4860
2015-08-24 13:54:50 +02:00
Jan Holthuis 99d75220e7 cfg/cfg: Don't save the config immediately after opening. 2015-08-24 13:52:04 +02:00
Jan Holthuis 719850a349 cfg/ini: Use stricmp for get_bool() 2015-08-24 13:52:02 +02:00
Jan Holthuis 42f7919c48 cfg: Add virtual entry support 2015-08-24 13:52:01 +02:00
Jan Holthuis 89e4bf78cc cfg: Fix nit 2015-08-24 13:51:59 +02:00
Jan Holthuis 7a5c90ccca cfg: Reimplement ConfigFile using C++ maps and strings 2015-08-24 13:51:57 +02:00
Stefanos Kornilios Mitsis Poiitidis f065bc5289 Merge pull request #744 from reicast/feat/improved-speed-sync
sync: Also sync to video if too fast
2015-08-24 13:47:51 +02:00
Stefanos Kornilios Mitsis Poiitidis a4186381fb xbyak: Move to deps folder 2015-08-24 13:27:51 +02:00
Stefanos Kornilios Mitsis Poiitidis 4c19f347aa x64/xbyak: Update to 4.86
- Resolves call warnings for clang/gcc
- Overall minor improvements
- Also added copyright file
2015-08-24 13:22:30 +02:00
Stefanos Kornilios Mitsis Poiitidis e1ffc70b84 Merge pull request #803 from reicast/fix/msvc-sln-cfg
msvc: Enable build target for debug/x86
2015-08-24 13:18:42 +02:00
Stefanos Kornilios Mitsis Poiitidis 80c09343e0 msvc: Enable build target for debug/x86 2015-08-24 13:01:12 +02:00
Stefanos Kornilios Mitsis Poiitidis 3315fe7da4 Merge pull request #794 from sergiobenrocha2/zlib
Update zlib to 1.2.8.
2015-08-24 11:09:42 +02:00
Jan Holthuis e466cba3e9 linux-dist: Remove unneeded code 2015-08-23 03:18:27 +02:00
Stefanos Kornilios Mitsis Poiitidis 5fd66a1322 Merge pull request #765 from randomstuff/gdi
Handle .gdi files on the CLI (and other enhancements)
2015-08-22 17:35:08 +02:00
Stefanos Kornilios Mitsis Poiitidis c2ea3934cf Merge pull request #797 from reicast/holzhaus/remove-some-hardcoded-values
nulldc: Remove some hardcoded values
2015-08-22 17:34:18 +02:00
Jan Holthuis 7e854f6544 nulldc: Remove some hardcoded values 2015-08-22 17:24:29 +02:00
Jan Holthuis b6899c555d Linux: Add install target to Makefile 2015-08-22 16:59:17 +02:00
Stefanos Kornilios Mitsis Poiitidis 1611f98191 readme: Move downloads to column on CI table 2015-08-22 09:55:23 +02:00
Jan Holthuis 446f2a4da7 README: Make the build section a table 2015-08-22 04:37:10 +02:00
sergiobenrocha2 225b38dd19 Add optional NEON support in the generic ARMhf rule. 2015-08-21 23:23:16 -03:00
sergiobenrocha2 db19156144 Make ARM generic rule more generic :) 2015-08-21 23:13:50 -03:00
sergiobenrocha2 287a8e1134 Change arm to armv7h in Makefile. 2015-08-21 23:04:28 -03:00
sergiobenrocha2 f44df005c5 Delete zconf.in.h. 2015-08-21 23:01:12 -03:00
sergiobenrocha2 7e0f4fc871 Update zlib to 1.2.8. 2015-08-21 21:36:32 -03:00
Gabriel Corona 5782726346 Better handling of image file extensions in CLI argument processing
* Only match the end the file name
* Case insensitive
* Recognise .gdi files
2015-08-22 02:02:07 +02:00
sergiobenrocha2 da8a572535 Fix header in pngstruct.h 2015-08-21 20:36:28 -03:00
Stefanos Kornilios Mitsis Poiitidis b62a6b3b5a Merge pull request #789 from reicast/feat/appveyor-windows-ci
Appveyor ci, Update sln files to use "x86" instead of "win32"
2015-08-22 01:32:25 +02:00
sergiobenrocha2 b0214d89f6 Update libpng to 1.6.18. 2015-08-21 20:23:16 -03:00
sergiobenrocha2 16c67ddc44 Add a generic 32-bit ARM rule. 2015-08-21 19:57:57 -03:00
Jan Holthuis c0ede35263 Merge pull request #788 from reicast/holzhaus/evdev-raw-keycodes-in-mappings
linux-dist/evdev: Use raw button codes
2015-08-21 19:57:39 +02:00
Stefanos Kornilios Mitsis Poiitidis 4a0dbcdde4 windows/ci: Add appveyor.yml 2015-08-21 18:56:00 +02:00
Stefanos Kornilios Mitsis Poiitidis a604eafc50 Readme: Add more CI badges, improve wording 2015-08-21 18:53:40 +02:00
Stefanos Kornilios Mitsis Poiitidis 2a07c37011 msvc: Update sln files to use "x86" instead of "win32" for appveyor 2015-08-21 18:40:30 +02:00
Jan Holthuis 7b963c941a linux-dist/evdev: Use raw button codes 2015-08-21 15:03:08 +02:00
Jan Holthuis 997ced7900 Merge pull request #787 from reicast/holzhaus/evdev-buffer-overflow-fix
linux-dist/evdev: Fix evdev_config_key buffer overflow
2015-08-21 14:41:07 +02:00
Jan Holthuis e35518aca1 linux-dist/evdev: Fix evdev_config_key buffer overflow
Fixes #785.
2015-08-21 14:39:55 +02:00
Jan Holthuis c733f20325 Merge pull request #784 from reicast/holzhaus/remove-map-file-on-clean
Remove map file on clean
2015-08-21 03:09:56 +02:00
Jan Holthuis 16897f7014 Linux Makefile: Remove EXECUTABLE_STRIPPED file on clean 2015-08-21 03:09:10 +02:00
Jan Holthuis 1a5ef4e023 Linux Makefile: Remove .map file on clean 2015-08-21 03:06:44 +02:00
Jan Holthuis 94012ae192 Merge pull request #782 from reicast/holzhaus/wercker-tests
[Wercker] Add preliminary wercker.yml for Linux_x64 building
2015-08-21 02:40:20 +02:00
Jan Holthuis 2c4eb1847d Merge pull request #774 from reicast/holzhaus/x11-fullscreen-mode
Linux: Enable x11 fullscreen toggling and fix window resizes
2015-08-21 02:35:31 +02:00
Jan Holthuis 71021175df x11: Add some typecasting so that gcc is happy ;-) 2015-08-21 02:29:14 +02:00