Alex Szpakowski
|
abb72cb813
Happy new year! 🥂
|
8 years ago |
Raidho
|
332ba76e62
Implement audio filters
|
8 years ago |
Bart van Strien
|
67d3146229
Fix love.audio.play{sources...} so it can resume paused sources
|
8 years ago |
Bart van Strien
|
24a7a3d367
Merge minor into dynamiccore2
|
8 years ago |
Alex Szpakowski
|
99a3653d10
Merged in rcoaxil/love-patches/minor-mic-input (pull request #68)
|
8 years ago |
Alex Szpakowski
|
aeca14a35a
Merged in rcoaxil/love/minor (pull request #66)
|
8 years ago |
Bart van Strien
|
c761202486
Build type information on first use (load-time), instead of using a hardcoded list
|
8 years ago |
Raidho
|
87f0b2811e
Microphone input implemented.
|
8 years ago |
rcoaxil
|
3c413a293b
stray minus sign
|
8 years ago |
Alex Szpakowski
|
0653ec9564
Address some compiler warnings about implicit integer conversions.
|
8 years ago |
rcoaxil
|
9bed2ac33a
moved back update cycle constant looping override for static sources
|
8 years ago |
rcoaxil
|
b337e0ff6f
consistified seeking to invalid location behavior
|
8 years ago |
Alex Szpakowski
|
a844c16657
Simplified Source constructors.
|
8 years ago |
rcoaxil
|
71326564f0
removed some more trailing spaces
|
8 years ago |
rcoaxil
|
38a6176665
issues addressed
|
8 years ago |
rcoaxil
|
c5e0846c52
fixed stream seeking bug
|
8 years ago |
rcoaxil
|
00c02adcd0
issues addressed
|
8 years ago |
rcoaxil
|
b757a0534e
pull request feedback addressed
|
8 years ago |
raidho36
|
b1c842f186
fixed bug preventing stream sources from loading data
|
8 years ago |
raidho36
|
10710d3428
queueData now returns success state, couple bug fixes
|
8 years ago |
raidho36
|
7934bfaf7f
ported TYPE_QUEUE Source from default to minor
|
8 years ago |
Bart van Strien
|
55aa09bb42
Allow seeking all paused sources (fixes #1152)
|
9 years ago |
Alex Szpakowski
|
094f9a13fe
Merge default into minor
|
9 years ago |
Alex Szpakowski
|
03801e49d6
Fix a potential issue when an OpenAL source that was previously static is reused for a streaming Source.
|
9 years ago |
Bart van Strien
|
f76879c6b7
New audio playback API
|
9 years ago |
Alex Szpakowski
|
f51bbb8462
Cleaned up some StrongRef-related code.
|
9 years ago |
Alex Szpakowski
|
7ff411bb00
Merged in TannerRogalsky/love/source_relative_bug_fix (pull request #54)
|
9 years ago |
Tanner Rogalsky
|
6336f2adac
Use passed value when setting a Source's relative state instead of the stale, cached value.
|
9 years ago |
Alex Szpakowski
|
46a2e7b85c
Happy new year! 🎉
|
9 years ago |
Alex Szpakowski
|
0558fcdbd4
Added Source:getDuration (thanks Boolsheet!)
|
9 years ago |