Commit Graph

36 Commits

Author SHA1 Message Date
Ilya Shurumov
ca1303d94b - [Psy-X] pretty some LibGPU stuff 2020-12-23 22:25:13 +06:00
SoapyMan
87621be8f6 - giving some love and compilation fixes to linux build
- [Psy-X] api improvements
2020-12-21 23:10:29 +06:00
Ilya Shurumov
0a24b2672e - [Psy-X] add RENDERER_OGL to config 2020-12-11 02:52:58 +06:00
Ilya Shurumov
e92b1c1ac9 - fix FMV AVI filename case 2020-11-21 01:57:34 +06:00
Ilya Shurumov
949d73a190 - fix conflicts caused by merges 2020-11-20 21:45:23 +06:00
Ilya Shurumov
dd9725e35c Merge branch 'Rosalie241-fix-linux' into develop-SoapyMan 2020-11-20 21:16:13 +06:00
Ilya Shurumov
cd682b780c - change FMV scaling to not oversize 2020-11-20 12:32:10 +06:00
Ilya Shurumov
3a3e0dd664 - remove __unix__ and make fixslashes always here 2020-11-19 21:48:39 +06:00
Rosalie Wanders
8f09f9d61a Fix linux compilation 2020-11-19 16:27:50 +01:00
Ilya Shurumov
2f9796e241 - include FMV font as header 2020-11-18 12:21:22 +06:00
Ilya Shurumov
8f26c04df6 - improve MJPEG unpacking in video player 2020-11-16 00:40:05 +06:00
Ilya Shurumov
db49d98b30 - fix credits file not loading correctly (line endings issue) 2020-11-10 17:50:07 +06:00
Ilya Shurumov
702a77c168 - resolve flickering and out of area drawing 2020-11-10 02:35:12 +06:00
Ilya Shurumov
95b3df133c - add credits text to FMV 2020-11-10 01:27:42 +06:00
Ilya Shurumov
46c5590966 - video player to use HPC timer
- fix sound stutter on FMV start
2020-11-09 22:02:00 +06:00
Ilya Shurumov
7b517a3fad - fix game compile errors 2020-10-25 00:13:30 +06:00
Ilya Shurumov
9365116a94 - replace GLEW with GLAD 2020-10-24 23:38:33 +06:00
Ilya Shurumov
8a6dea83c0 - configurable data folder in config.ini 2020-10-24 22:35:51 +06:00
Ilya Shurumov
6fc37b1498 - add INI configuration support
- add fullscreen support
2020-10-21 11:43:29 +06:00
Ilya Shurumov
a3f81aed0e - implement XA subtitles inside WAV files 2020-10-09 22:12:14 +06:00
André Vicente Milack
05d47d6388 Make changes suggested in PR review
- Fix suggested settings on premake5.lua
- Fix SDL2 includes
- Fix typo on STRINGS.H include from PSY-Q
- Remove inserted _WINDOWS
- Move platform-related macro declarations to GAME/PLATFORM.H
2020-09-30 01:22:08 -03:00
André Vicente Milack
b24dd1bde4 Merge https://github.com/SoapyMan/REDRIVER2 into linux 2020-09-29 12:51:45 -03:00
André Vicente Milack
946607413f Allow the project to be compiled on Linux 2020-09-26 20:31:08 -03:00
Ilya Shurumov
d5b1681587 - FMV height and subtitle tuning 2020-09-22 23:30:56 +06:00
Ilya Shurumov
481856c02a - fix DealWithHorn
- disable ReadAVI verbosity
2020-09-22 02:31:50 +06:00
Ilya Shurumov
0f1594b023 - fix PleaseWait message not drawing 2020-09-21 15:53:40 +06:00
Ilya Shurumov
b74a79ec37 - FMV texture clamp
- fix aspect and centering issue
2020-09-21 14:47:07 +06:00
Ilya Shurumov
3f8f119108 - fix FMV frame skipping if window being dragged 2020-09-21 14:29:04 +06:00
Ilya Shurumov
fd0de7f0a3 - FMV subtitles and recap 2020-09-21 12:46:42 +06:00
Ilya Shurumov
0200289641 - disable ReadAVI exceptions 2020-09-21 02:31:06 +06:00
Ilya Shurumov
c64f283d1b - FMV sound fadeout when button pressed 2020-09-21 02:07:03 +06:00
Ilya Shurumov
c785dc7f33 - better FMV frame syncing 2020-09-21 02:01:00 +06:00
Ilya Shurumov
a6deaff1c0 - FMV player with bits of hardware acceleration 2020-09-21 01:51:46 +06:00
Ilya Shurumov
20d1a3738f - AVI (MJPEG) video player prototype for FMV 2020-09-21 00:21:36 +06:00
Ilya Shurumov
4e1af5f216 - remove unneeded files 2020-09-20 20:36:11 +06:00
Ilya Shurumov
253111fc51 - XA playback support for PC 2020-09-20 16:26:27 +06:00