Joshua Granick
8d7fd1dd2f
Update to 7.9.1 for testing Vorbis changes
2021-04-10 20:54:23 -07:00
player-03
caa7feff1c
Reword comment for clarity
...
(Also for grammar and consistent line length.)
2021-04-10 20:40:51 -07:00
player-03
a4aa3f2dd8
Simplify native_audio_buffers implementation
...
The previous version was backwards - `native_audio_buffers` would be ignored if defined, and used if not defined. Worse, with all the `!` operators, it was hard to tell.
This implementation tries to fix the error in a way that is easier for a human to check.
2021-04-10 20:40:51 -07:00
m0rkeulv
feae6af85a
Making NativeAudio buffers configurable & playback behaving like other sources.
2021-04-10 20:40:51 -07:00
player-03
c743fe10c4
Merge pull request #1445 from player-03/workingDirectory
...
Use existing "workingDirectory" value instead of re-calculating.
2021-03-29 05:07:46 -04:00
Justin Espedal
6ca5972186
Fix iOS -Info.plist merging feature for paths with spaces
2021-03-26 08:03:41 +09:00
Joshua Granick
5345430d0f
Update CHANGELOG
2021-03-10 13:22:39 -08:00
Joshua Granick
5eda2af2dc
Update to 7.9.0
2021-03-10 13:22:39 -08:00
Joshua Granick
8c9808b038
Run formatter
2021-03-10 13:22:39 -08:00
Joshua Granick
2c563b7809
Fix abstract casts on Haxe 4.2
2021-03-10 13:21:31 -08:00
Josh Tynjala
8a5487f212
Github Actions: bump Haxe version to 4.2.1 to fix dox failure
2021-03-08 13:52:03 -08:00
Josh Tynjala
5dbf3fb52f
CI: build docs too
2021-03-08 12:47:04 -08:00
Josh Tynjala
e53c150555
CI: creates Haxelib package artifact
2021-03-05 12:22:58 -08:00
Josh Tynjala
4271854980
WindowsPlatform: warn instead of error if HL_PATH is not defined
2021-03-05 11:35:43 -08:00
player-03
5fa03f64c6
Merge pull request #1448 from m0rkeulv/feature/haxe_4_2_support
...
Feature/haxe 4 2 support
2021-03-03 18:03:52 -05:00
player-03
99649ef487
Remove trailing tab
2021-03-03 18:03:32 -05:00
player-03
f9a1f645d5
Standardize formatting
2021-03-02 23:45:49 -05:00
m0rkeulv
0c032c7a2a
using primitives
2021-02-18 21:42:34 +01:00
m0rkeulv
eb60e5581e
Fix incorrect type in init statement
2021-02-15 21:29:53 +01:00
m0rkeulv
56d0bd1089
remove changes that where committed by mistake.
2021-02-14 11:33:42 +01:00
m0rkeulv
0e47fd399d
remove @:generic on abstracts
2021-02-14 00:06:48 +01:00
m0rkeulv
fdb0dd2ed5
bump hxcpp version
2021-02-13 23:28:55 +01:00
m0rkeulv
ef14ba3faa
making tools build
2021-02-13 23:19:21 +01:00
m0rkeulv
59ddb9636b
Add @:transitive to abstracts were needed to build with haxe 4.2
2021-02-13 23:04:17 +01:00
m0rkeulv
9ca2273c15
update CI to haxe 4.2.0
2021-02-13 23:00:47 +01:00
Josh Tynjala
152bd3df2c
air: template supports window allow-high-dpi for desktop apps
2021-01-26 15:24:48 -08:00
Joshua Granick
716ebced0a
Try a different Discord notifier
2021-01-06 13:17:00 -08:00
Joshua Granick
e85ecf5cf7
Notify only on main repo
2021-01-06 12:29:35 -08:00
Joshua Granick
b08d848892
Fix indentation
2021-01-06 12:09:48 -08:00
Joshua Granick
ec86edd195
Try a different way to notify Discord in CI
2021-01-06 12:08:32 -08:00
Joseph Cloutier
8416759e33
Use existing value instead of re-calculating.
...
Now that `project.workingDirectory` exists, we may as well use it.
I considered adding "${workingDirectory}" as a valid value, to match
"`project.workingDirectory`", but decided to keep changes to a minimum.
2021-01-06 14:50:44 -05:00
Joshua Granick
b6e0ed85aa
Update SDL
2021-01-06 11:45:52 -08:00
Joshua Granick
e9e725edbd
Remove CircleCI config, cleanup
2021-01-06 11:38:30 -08:00
Joshua Granick
f6a788bc31
Use HXCPP 4.0.64 for CI actions
2021-01-06 11:32:52 -08:00
Joshua Granick
5c85288bf5
Update CI script
2021-01-06 11:21:14 -08:00
Joshua Granick
157c50f170
Update CI script
2021-01-06 11:20:14 -08:00
Joshua Granick
3f95115fab
Update CI script
2021-01-06 11:17:30 -08:00
Joshua Granick
d3403b95c2
Update CI script
2021-01-06 11:15:31 -08:00
Joshua Granick
ed06e50428
Update CI script
2021-01-06 11:14:00 -08:00
Joshua Granick
0f07a3a91c
Divide CI action into multiple jobs to reduce length of each run
2021-01-06 11:12:57 -08:00
Joshua Granick
c6fe645ab8
Update SDL
2021-01-06 10:19:01 -08:00
Joshua Granick
b7f939b6aa
Make iOS default deployment 9 (increased from 8)
2021-01-06 09:52:36 -08:00
Joshua Granick
255437267d
Update CI script
2021-01-05 23:55:43 -08:00
Joshua Granick
09b3a6eab4
Update CI script
2021-01-05 23:54:42 -08:00
Joshua Granick
7186ec43f3
Fix HXCPP rebuild in CI
2021-01-05 23:53:35 -08:00
Joshua Granick
97ec4d6a91
Update CI script
2021-01-05 23:40:59 -08:00
Joshua Granick
216aacf0df
Update CI script
2021-01-05 23:34:09 -08:00
Joshua Granick
4640bd8781
Update CI script
2021-01-05 21:00:48 -08:00
Joshua Granick
f77909f6d6
Use dev HXCPP for now to fix iOS builds
2021-01-05 19:37:30 -08:00
Joshua Granick
3269f3c514
Remove Discord notify
2021-01-05 13:17:36 -08:00