Commit graph

278 commits

Author SHA1 Message Date
Nicolas Pixel Noble
6a18ff5ce9 Cueparser fix (2)
- Pregaps actually happen the other way around.
2022-12-09 16:04:04 -08:00
Nicolas Pixel Noble
23e0bec467 Improving cuesheet parser
- Handling FLAGS
- Handling mid-file PREGAP
2022-12-08 21:47:55 -08:00
Nicolas Pixel Noble
5939c4b98e Some parser fixes, and rehauling ffmpeg support. 2022-12-03 23:08:48 -08:00
Nicolas Pixel Noble
f75b0f02bd Merge remote-tracking branch 'upstream/main' into isobrowser
# Conflicts:
#	vsprojects/support/support.vcxproj.filters
2022-12-02 17:19:56 -08:00
Nicolas Noble
76abb13530
Biting the bullet and adding font files. 2022-11-30 19:36:05 -08:00
Nicolas Pixel Noble
86d90e06de Fixing nanovg's rendering code for Apple. 2022-11-28 17:48:57 -08:00
Nicolas Pixel Noble
35d06db723 Some fixes and improvements. 2022-11-25 13:12:07 -08:00
Nicolas Pixel Noble
b487b6f52c Adding nanovg / nanosvg. 2022-11-23 20:57:18 -08:00
Nicolas Pixel Noble
31692da16f IsoBrowser work
- Rewrote the cue sheet parser
- Improved CD metadata somewhat
- Added a stub of IsoBrowser (with CRC32 computation)
- Changed BIOS detection from Adler32 to CRC32
2022-11-21 22:08:17 -08:00
Nicolas Pixel Noble
c3298aa720 Update to ImGui 1.89. 2022-11-18 22:07:31 -08:00
Nicolas 'Pixel' Noble
ccf3d486d7 Regenerating bindings. 2022-09-09 17:27:19 -07:00
Nicolas Pixel Noble
58bcf43b79 Adding one more ImGui flag type and fixing default arguments. 2022-09-09 17:27:05 -07:00
Nicolas Pixel Noble
baff569b2e Merge remote-tracking branch 'upstream/main' into opengl-gpu 2022-08-03 21:57:44 -07:00
Nicolas Noble
d17dccfb8e Better unaligned operations. 2022-07-29 22:24:16 -07:00
wheremyfoodat
520ca29e53 Merge remote-tracking branch 'upstream/main' into opengl-gpu 2022-07-27 03:00:37 +03:00
Nicolas Pixel Noble
9cd9edfbc9 psyqo work.
Adding support for eastl's strings, fixing font a bit, and updating demo.
2022-07-25 17:27:10 -07:00
Nicolas "Pixel" Noble
5f43b7d37c Updating Zep, and fixing local Lua parser. 2022-07-18 23:00:28 -07:00
fatalis
bd61066d3e Fix crash in memory editor with ascii display on 2022-07-18 12:12:46 -05:00
Nicolas Noble
e7e70d7318
Merge pull request #929 from nicolasnoble/psyqo
PSYQo
2022-07-17 23:06:43 -07:00
wheremyfoodat
1685fe6c7c Merge branch 'main' into opengl-gpu 2022-07-11 21:10:51 +03:00
mateusfavarin
4ff58e6e7a add preview group bytes, fix multiple highlights during pattern search 2022-07-03 20:20:22 -03:00
wheremyfoodat
9d17edc864 Merge branch 'main' into opengl-gpu 2022-07-01 00:39:06 +03:00
Nicolas "Pixel" Noble
23cc1de83f Basic font drawing - still not proper API tho. 2022-06-29 19:37:40 -07:00
Nicolas 'Pixel' Noble
ebc900d1a8 We're drawing stuff. 2022-06-29 19:37:39 -07:00
Nicolas 'Pixel' Noble
d63f87a7f4 Adding EASTL. 2022-06-29 19:37:35 -07:00
Nicolas Pixel Noble
3734f42b84 Adding proper font handling. 2022-06-26 21:39:10 -07:00
Nicolas Pixel Noble
2fe35fac83 Vendoring imgui_club's hex editor. 2022-06-26 20:50:12 -07:00
Nicolas "Pixel" Noble
56c363a638 Fixing Unix build. 2022-06-25 22:01:19 -07:00
Nicolas Pixel Noble
5b13955a17 New File Dialog widget. 2022-06-25 21:31:50 -07:00
Nicolas Pixel Noble
120aef7ad0 Fixing concurrent queue crash. 2022-06-08 22:01:04 -07:00
Nicolas Pixel Noble
59fdec4ac8 Fixing LuaImgui stuff + regenerate bindings. 2022-06-02 20:11:11 -07:00
wheremyfoodat
2b2a9ede81 Merge branch 'main' into opengl-gpu 2022-06-02 13:12:20 +03:00
Nicolas Pixel Noble
1af0493089 Updating LuaJIT & adding pairs for settings. 2022-05-23 20:26:50 -07:00
Nicolas Pixel Noble
f78ec7faf3 Some Lua fixes and improvements. 2022-05-20 22:37:12 -07:00
wheremyfoodat
e6ac1cd16b Merge branch 'main' into opengl-gpu 2022-05-20 19:36:35 +03:00
Nicolas Pixel Noble
535daf47fb Adding multipart/form-data support. 2022-05-19 13:45:58 -07:00
Nicolas Pixel Noble
7df3c57c86 Merge remote-tracking branch 'upstream/main' into credits
# Conflicts:
#	vsprojects/common.props
2022-05-09 21:28:42 -07:00
Nicolas Pixel Noble
edac31efa8 Removing useless / obsolete code. 2022-05-09 20:46:12 -07:00
Nicolas Pixel Noble
06eb4ba59d Adding markdown support. 2022-05-09 00:07:26 -07:00
wheremyfoodat
c1bc695065 Merge branch 'main' into opengl-gpu 2022-05-08 11:29:41 +03:00
Nicolas Pixel Noble
3af93731d7 Removing zstr. 2022-05-06 19:14:16 -07:00
wheremyfoodat
8d453919f4 Merge branch 'main' into opengl-gpu 2022-05-07 02:37:45 +03:00
Nicolas Pixel Noble
db04b7239b Using a different Concurrent Queue code. 2022-05-03 20:04:57 -07:00
Nicolas Noble
5a74e1cb68
Merge branch 'grumpycoders:main' into more-uv-threading 2022-05-01 07:17:26 -07:00
Nicolas Pixel Noble
74c2ddece5 Update vixl for newer gcc. 2022-04-30 17:28:01 -07:00
Nicolas Pixel Noble
90d8f53b95 Upgrading libuv. 2022-04-27 22:11:55 -07:00
Nicolas "Pixel" Noble
c265f969dd Upgrade zlib
CVE-2018-25032
2022-04-27 03:18:54 +02:00
wheremyfoodat
09b93b1171 Merge branch 'main' into opengl-gpu 2022-04-25 12:13:03 +03:00
Nicolas Noble
17fd73d2ed
Revert "Upgrade imgui." 2022-04-24 20:35:57 -07:00
wheremyfoodat
95b7735264 Update gl3w properly 2022-04-23 23:19:42 +03:00