Alex Szpakowski
|
a49c2a88c1
Increased robustness of audio module initialization (see issue #646.) Also changed Source:play to return a boolean indicating success.
|
11 سال پیش |
Alex Szpakowski
|
3120a0e650
Goodbye 2013, hello 2014!
|
11 سال پیش |
Alex Szpakowski
|
3e9fcacf07
Code style fixes
|
12 سال پیش |
Alex Szpakowski
|
4c616e409b
Renamed ParticleSystem:count, Channel:count, and all getNum* functions to get*Count (issue #602)
|
12 سال پیش |
Bart van Strien
|
3d0c5761ce
Merge in default, update changelog
|
12 سال پیش |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 سال پیش |
Bart van Strien
|
399a6a6614
Merge in channels from love-experiments
|
13 سال پیش |
Bart van Strien
|
7793e7f02f
CRLF to LF
|
13 سال پیش |
rude
|
81c38e22d0
Applied the new style guidelines.
|
13 سال پیش |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 سال پیش |
Jonathan Giroux
|
36a93e46c7
Add control to the sound attenuation by distance.
|
13 سال پیش |
Bart van Strien
|
0aae9684b3
Automated formatting fix
|
13 سال پیش |
Przemysław Grzywacz
|
1d5fca6f46
Multiple thread backends.
|
14 سال پیش |
Bill Meltsner
|
fde708160e
bringing in the new year by changing every 2010 to 2011
|
14 سال پیش |
Bill Meltsner
|
9c4f04cc5c
missed a line of audio capture code (fixes #96)
|
15 سال پیش |
Bill Meltsner
|
b95c7215e9
commented out the audio capture initialization stuff so that lovers don't get concerned by warnings about being unable to open a capture device
|
15 سال پیش |
Bill Meltsner
|
3f4cd68287
Switched to 8000Hz for recording, because 44.1KHz is way overkill
|
15 سال پیش |
Bill Meltsner
|
e96e6e0574
love.audio is now smarter about finding a microphone for input; this should hopefully unbreak ALSA.
|
15 سال پیش |
Bill Meltsner
|
5f2197158d
We now return nil instead of a null SoundData when getting recorded data fails.
|
15 سال پیش |
Bill Meltsner
|
585e3ec3ee
Added sound input and recording functionality.
|
15 سال پیش |
rude
|
e7a6323635
Made sure the state of the Source is applied to the AL source when it's played. Also increased the max number if sources allowed at the same time.
|
15 سال پیش |
rude
|
aa01c984b9
Updated all dates to 2010.
|
15 سال پیش |
rude
|
5b30c7fcfe
Major developments to love.audio/love.sound. Music and Sound are gone. There are only Sources now, which is much cleaner.
|
15 سال پیش |
rude
|
8e74574544
Fixed playing multiple instances of the same Music.
|
15 سال پیش |
rude
|
0d897b0b0f
Sound should now work again. Music looping does probably not work, however (at least now with mp3).
|
16 سال پیش |
bart@bart
|
e30e28eb6c
Added a forgotten GC release
|
16 سال پیش |
bill@Ixion
|
2abd9c1141
added rude's better SDL thread fix
|
16 سال پیش |
rude
|
37745bf745
Added potential fix for MacOSX thread problem.
|
16 سال پیش |
bill@Ixion
|
8724053613
fixed up info.plist and the xcodeproj
|
16 سال پیش |
bill@Ixion
|
ff270dcfe8
fixed hanging-on-quit bug
|
16 سال پیش |