Vinyl Darkscratch
7428595adb
Add CompleteBundle.cmake file
2017-10-12 01:02:43 -07:00
Vinyl Darkscratch
dba5f7cee4
Implement cmake's BundleUtilities
2017-10-11 23:30:03 -07:00
Vinyl Darkscratch
640ecd46f9
Include OneShot_template.app
2017-04-04 01:45:25 -07:00
Vinyl Darkscratch
3913a3ef74
Add window position setter and getter
2017-04-03 04:58:41 -07:00
Vinyl Darkscratch
f59bc1d76a
Add automated macOS compile script and remove unneeded CMakeLists
2017-03-30 17:05:02 -07:00
Jonas Kulla
e778dc17c5
Relocate SDL_sound patches into forked repo
2015-06-18 07:11:38 +02:00
Jonas Kulla
a501e4f22f
Add ruby patch for statically linking zlib extension
2014-12-31 18:52:19 +01:00
Jonas Kulla
05041fdb03
Couple fixes to last SDL_sound patch
2014-09-13 07:26:42 +02:00
Jonas Kulla
a365a7a754
Spacing
2014-09-12 06:42:18 +02:00
Jonas Kulla
0c318ee0b2
SDL_sound: Add wave IMA ADPCM (4bit) support patch
2014-09-12 06:39:49 +02:00
Jonas Kulla
82fb2f6b25
Remove outdated ruby patch
2013-12-30 08:31:56 +01:00
Jonas Kulla
47db7165a6
Add patch for enabling pkg-config support in SDL_sound
2013-11-30 11:56:46 +01:00
Jonas Kulla
27341dc95d
MRI-Binding: Enforce UTF-8 strings in 'Marshal::load()' via aux proc
...
We override 'Marshal::load()' via alias and call it with
a custom auxiliary proc in the alias which sets the encoding
of all demarshalled strings to UTF-8. The case where a user
himself provided a proc to 'load()' is not implemented.
This is definitely a better solution than patching the ruby
source tree. Thanks to github.com/cremno for hints and help!
2013-10-20 20:54:56 +02:00
Jonas Kulla
d8aa5f2b0d
Add patches for ruby source tree
2013-10-19 19:00:08 +02:00