Commit graph

50 commits

Author SHA1 Message Date
Struma
ee74bffc83 Add integer scaling options 2022-07-03 06:59:46 -04:00
Struma
9c84e208db Restore MP3 support; update configs 2022-04-02 19:58:49 -04:00
Eblo
286b2b7658 Implement Graphics.play_movie
Render video frames and play audio for Graphics.play_movie
Added theora dependency for theora video format playback
Added icculus's theoraplay to project
2022-01-20 22:03:47 -05:00
Struma
231f80cac5 bump version to 2.3 2022-01-13 15:40:40 -05:00
Struma
e23bb705c9 upgrade to ruby 3.1 2022-01-13 15:03:28 -05:00
Struma
85c4211e6b Bump version to 2.2.3 2021-09-30 19:07:35 -04:00
Struma
d2165d464a All makefiles should use autoreconf -i for Ruby 2021-08-28 11:13:12 -04:00
Struma
ce65c10cce build uchardet on linux/windows 2021-06-26 13:56:42 -04:00
Struma
d10125acc7 Update makefiles 2021-06-26 02:06:23 -04:00
Struma
7400b42bea bump version to 2.2.2 2021-06-25 22:35:54 -04:00
Struma
e666590563 Use old SDL_sound again... again 2021-06-17 18:14:47 -04:00
Struma
d6eb742fdf Add iconv and uchardet dependencies to Windows & Linux 2021-06-08 09:01:57 -04:00
Struma
0758779f4f bump version to 2.2.1 2021-05-22 06:36:25 -04:00
Struma
d7336552eb Bump version to 2.2 2021-05-03 13:43:16 -04:00
Struma
0ee00d1137 version bump to 2.1.2 2021-04-30 14:47:37 -04:00
Struma
28e9f2d63b Update windows resource file 2021-03-25 20:23:20 -04:00
Struma
aa9bf22034 Configure ruby with autoreconf 2021-02-28 02:01:49 -05:00
Struma
e75c8747e1 Update SDL_sound to 2.0 2021-02-24 00:28:54 -05:00
Struma
06175fef4b give libpng location when building SDL2_image 2021-02-21 23:59:33 -05:00
Struma
8a1c0f9679 bump version to 2.1 2021-02-20 14:47:53 -05:00
Aeodyn
70e6209e74 Slight fixes to the Windows makefile. 2021-02-02 07:13:19 -05:00
Struma
a833c96109 Zap SDL2_sound subdir 2021-01-11 03:11:17 -05:00
Struma
722f4eb62d Revert to old SDL_sound fork 2021-01-11 03:03:17 -05:00
Struma
8503378599 Disable SSE2 extensions in Pixman 2021-01-06 22:14:48 -05:00
Struma
9a65dca14e Include fluidsynth with windows build setup 2021-01-06 03:18:38 -05:00
Struma
418ec7b2f7 Export MKXPZ_PREFIX as full path 2021-01-03 09:33:15 -05:00
Struma
a05f8a6d10 set cwd properly when running vars.sh 2021-01-03 05:06:55 -05:00
Struma
362b6c17c3 leave PKG_CONFIG_LIBDIR unset on Windows 2021-01-03 05:04:31 -05:00
Struma
eb6fb9ce61 Make sure to build OpenSSL before Ruby 2021-01-03 04:46:35 -05:00
Struma
b6c1617628 update dependency build procedure 2021-01-02 20:29:15 -05:00
Struma
3e85446d7a separate Windows dependencies by architecture 2021-01-02 06:15:23 -05:00
Struma
866430c40d Don't include readline+dbm on Windows 2021-01-02 00:24:08 -05:00
Struma
c9bf6f2887 Actual single-Ruby-DLL Windows build 2021-01-01 23:07:28 -05:00
Struma
262b62b10b Add dependency makefile for Windows 2021-01-01 07:44:25 -05:00
Struma
5d4758edaa Bump version, update Meson build 2020-12-30 18:21:59 -05:00
Struma
211bbecde0 Bump version to 1.3.0 2020-04-22 08:52:54 -04:00
Struma
3a6e4aeff4 bump version to 1.2.2 2020-03-11 13:55:47 -04:00
Struma
c674864e53 Bump version to 1.2.1 2020-02-26 16:55:13 -05:00
Struma
403bcb485c Bump version to 1.2.0 2020-02-23 02:29:29 -05:00
inori-z
d2bff60df5 Bump version to 1.1.1 2019-10-22 00:40:52 -07:00
Inori
32e7ab5663 Don't bother changing Windows icon for now 2019-09-19 14:46:08 -04:00
Inori
4cae819df1 Accomodate MK assets 2019-09-19 12:47:47 -04:00
Inori
374891a82c bump version 2019-09-17 02:29:34 -04:00
Inori
3b71c1f501 Replace MiniFFI allocation function with correct one 2019-09-15 07:56:30 -04:00
Inori
b78b1187cd Add Windows version information 2019-09-15 04:13:34 -04:00
Inori
ed4ab3ba7f Update icons 2019-09-05 04:27:20 -04:00
Inori
4968069c0e Wonderful crappy new icon 2019-08-20 14:03:48 -04:00
Inori
d641c7187c Correctly add Windows resources 2019-07-30 09:17:20 -04:00
Inori
37e5943f34 Use meson as build system 2019-07-29 07:56:45 -04:00
Marty Plummer
01e17ed5c6 windows: move windows specific files
Moved the windows-specific files into their own subdir for
cleanliness's sake and mesonbuild organization.

Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
2017-08-10 21:58:31 +02:00