Commit graph

4742 commits

Author SHA1 Message Date
Emmanuel Peralta
07e5ec202c Defines strnicmp as strncasecmp. 2019-06-12 22:40:18 +02:00
Emmanuel Peralta
c4e0d12d5c Adds CPPFLAGS and LDFLAGS to allow building on macOS. 2019-06-12 22:39:56 +02:00
Nicolas Noble
3af6543e65
Merge pull request #117 from nicolasnoble/viewport-and-docking
Enabling viewports and docking mode.
2019-06-11 23:36:57 -07:00
Nicolas Pixel Noble
6fa39b17e8 Various fixups. 2019-06-11 23:27:29 -07:00
Nicolas Pixel Noble
ef3cbdb26f Enabling viewports and docking mode. 2019-06-11 23:02:30 -07:00
Nicolas Noble
fe2d933e2c
Merge pull request #115 from nicolasnoble/locale-updates
Locale updates
2019-06-09 19:10:13 -07:00
Nicolas "Pixel" Noble
972226c00b Regenerating files. 2019-06-10 04:01:18 +02:00
Nicolas "Pixel" Noble
abc6e16f7f Updating fr.po. 2019-06-10 04:00:56 +02:00
Nicolas Noble
a1cc505a72
Merge pull request #114 from nicolasnoble/typestring-fixes
Rewriting TYPESTRING stuff a bit.
2019-06-09 18:26:34 -07:00
Nicolas "Pixel" Noble
ec6c719e86 Rewriting TYPESTRING stuff a bit. 2019-06-09 18:17:50 -07:00
Nicolas Noble
8c9cf64c95
Merge pull request #113 from grumpycoders/viewers-fix
Fixing crash
2019-06-09 16:59:09 -07:00
Nicolas Noble
242a1d434c
Fixing crash
Turns out viewers 2 to 4 weren't initialized.
2019-06-09 16:50:06 -07:00
Nicolas Noble
9d87ba7dd0
Merge pull request #96 from nicolasnoble/shader-editor
Shader editor
2019-06-09 16:23:31 -07:00
Nicolas "Pixel" Noble
5fc238ef8b Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into shader-editor 2019-06-09 16:00:38 -07:00
Nicolas "Pixel" Noble
f4dec54395 Proper clut selection, and 24 bits mode. 2019-06-09 15:55:00 -07:00
Nicolas "Pixel" Noble
716dd3c7d6 Fixes. 2019-06-09 10:54:44 -07:00
Nicolas Noble
7e871e9ba5
Merge pull request #112 from nicolasnoble/pos-and-size
Remembering window position and size.
2019-06-09 08:20:25 -07:00
Nicolas Pixel Noble
bd79196949 Clut WIP. 2019-06-09 08:12:10 -07:00
Nicolas Noble
e4adeb29eb
Merge pull request #111 from nicolasnoble/better-ratio
Using a better ratio method.
2019-06-09 08:09:20 -07:00
Nicolas Pixel Noble
0b021bb22b Remembering window position and size. 2019-06-09 08:08:18 -07:00
Nicolas Pixel Noble
8bb6d7dec6 Using a better ratio method. 2019-06-09 07:46:47 -07:00
Nicolas Pixel Noble
2bef1a75ce Proper resolution change when changing view mode. 2019-06-08 12:10:00 -07:00
Nicolas Pixel Noble
2bc21a2b35 Fixing resetView. 2019-06-08 09:26:29 -07:00
Nicolas Pixel Noble
8e250f5537 Better coordinate system. 2019-06-08 09:23:20 -07:00
Nicolas Noble
2490f8ade7
Merge pull request #109 from grumpycoders/gles300
Forcing GLSL 300es
2019-06-08 08:18:50 -07:00
Nicolas Noble
c61c9ee765
Forcing GLSL 300es
This to ensure we are consistent everywhere between imgui and the rest of the code.
2019-06-08 08:03:10 -07:00
Nicolas Pixel Noble
240ce1641a Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into shader-editor 2019-06-06 18:39:01 -07:00
Nicolas Pixel Noble
ed7c7fe421 Moving vram viewer code a bit, and adding greyscale cluts. 2019-06-06 18:38:41 -07:00
Nicolas Noble
7552bafe52
Merge pull request #104 from grumpycoders/static-string-again
Fixing another static string mistake.
2019-06-05 08:44:03 -07:00
Nicolas Noble
080af5694a
Fixing another static string mistake. 2019-06-05 08:31:48 -07:00
Nicolas Noble
55867fb506
Merge pull request #103 from nicolasnoble/static-strings
Removing static combo strings.
2019-06-04 19:39:06 -07:00
Nicolas "Pixel" Noble
1a1254a1fa Removing static combo strings. 2019-06-04 19:31:07 -07:00
Nicolas Noble
645f96d75d
Merge pull request #102 from nicolasnoble/locale-parser
Trying a new gettext file parser.
2019-06-04 19:27:11 -07:00
Nicolas "Pixel" Noble
e309947d88 CR/LF fix, and formatting. 2019-06-04 19:19:29 -07:00
Nicolas 'Pixel' Noble
5c75b974c9 Trying a new gettext file parser. 2019-06-04 18:58:06 -07:00
Nicolas Noble
05e07edead
Merge pull request #101 from grumpycoders/no-pitch
Disable pitch change by default.
2019-06-04 11:19:41 -07:00
Nicolas Noble
2915c76c60
Disable pitch change by default.
This is currently quite buggy.
2019-06-04 10:54:39 -07:00
Nicolas Noble
98c4483aaa
Merge pull request #100 from nicolasnoble/hexeditor-menu-fix
Fixing memory editors menu.
2019-06-03 22:47:29 -07:00
Nicolas Pixel Noble
3a143d91a7 Fixing memory editors menu. 2019-06-03 22:38:09 -07:00
Nicolas Pixel Noble
1983054fd2 Some fixes. 2019-06-03 22:28:29 -07:00
Nicolas Pixel Noble
fe4ddd25e2 Mouse pan and zoom. 2019-05-27 07:33:58 -07:00
Nicolas Pixel Noble
98accb82cc Some simplification. 2019-05-26 20:13:30 -07:00
Nicolas Pixel Noble
e41614061e Forgot to add project files. 2019-05-26 19:40:51 -07:00
Nicolas Pixel Noble
ee88d8970d Merge branch 'shader-editor' of github.com:nicolasnoble/pcsx-redux into shader-editor 2019-05-26 19:34:24 -07:00
Nicolas Pixel Noble
d947c3634f Fixing project reference. 2019-05-26 19:34:13 -07:00
Nicolas 'Pixel' Noble
1c8884d006 Fixing Linux build. 2019-05-26 19:17:13 -07:00
Nicolas Pixel Noble
879525bec8 Magnifier. 2019-05-26 19:10:42 -07:00
Nicolas Pixel Noble
b3a8c5f67a One GLSL fix, and proper nearest display. 2019-05-26 15:48:21 -07:00
Nicolas "Pixel" Noble
03bbb38bc9 Adding a few more attributes. 2019-05-26 10:41:04 -07:00
Nicolas Pixel Noble
508a05b698 Cleanup. 2019-05-26 04:56:10 -07:00