twinaphex
|
9fbfd503af
|
Add value descriptions for audio mixer streams
|
2018-05-02 20:13:13 +02:00 |
|
twinaphex
|
eff75a3bcd
|
Move nbio_buf_t to task_audio_mixer.c
|
2018-05-02 19:30:06 +02:00 |
|
twinaphex
|
5aeab54ab7
|
(Audio mixer) Ability to individually set volume per stream
|
2018-04-30 17:51:01 +02:00 |
|
twinaphex
|
965859ddcb
|
Start adding mixer controls - ability to stop and remove loaded tracks
|
2018-04-30 14:34:25 +02:00 |
|
twinaphex
|
e7272ddefa
|
(Audio mixer) Add MP3 support as well
|
2018-04-28 14:18:04 +02:00 |
|
twinaphex
|
3f7c318e3f
|
(Audio mixer) Add FLAC support to audio mixer
|
2018-04-28 11:17:37 +02:00 |
|
Twinaphex
|
08a54e45f2
|
Get rid of a lot of implicit conversions
|
2018-04-09 15:56:45 +02:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
45ce8bf773
|
Cleanups
|
2017-09-30 20:45:06 +02:00 |
|
twinaphex
|
127d98fb68
|
Rewrite path from nbio struct
|
2017-09-29 22:16:17 +02:00 |
|
Romain Tisserand
|
cbe2d9a941
|
Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository)
|
2017-08-04 15:05:29 +02:00 |
|
twinaphex
|
c53bb90b75
|
Get rid of error_msg label
|
2017-05-18 08:04:24 +02:00 |
|
twinaphex
|
82d37d2036
|
Don't loop audio files by default
|
2017-05-18 07:27:41 +02:00 |
|
twinaphex
|
5343648dc9
|
Start creating state machien for audio mixer streams
|
2017-05-18 06:16:16 +02:00 |
|
twinaphex
|
312a2b5c80
|
Cleanups/try to prevent memory leaks with task_audio_mixer.c
|
2017-05-18 05:12:41 +02:00 |
|
twinaphex
|
9a90477c6d
|
Reimplement task_audio_mixer.c
|
2017-05-18 01:19:47 +02:00 |
|
twinaphex
|
80512800e1
|
(task_audio_mixer.c) Further work on task_audio_mixer.c
|
2017-05-17 14:13:02 +02:00 |
|
twinaphex
|
21341c5b3a
|
Rework task_audio_mixer.c to use NBIO
|
2017-05-17 14:04:33 +02:00 |
|
twinaphex
|
2f9eb86a59
|
Cleanup
|
2017-05-16 00:02:26 +02:00 |
|
twinaphex
|
c21abd28f8
|
Implement audio_mixer_stopped differently
|
2017-05-15 23:15:22 +02:00 |
|
twinaphex
|
b8cea125e4
|
Create stub function for looping sounds
|
2017-05-15 23:03:54 +02:00 |
|
twinaphex
|
69f9bc840d
|
Remove unused variable
|
2017-05-15 19:16:40 +02:00 |
|
twinaphex
|
5fc5cb4962
|
Cleanups
|
2017-05-15 11:25:45 +02:00 |
|
twinaphex
|
67610b8263
|
Update task_audio_mixer.c
|
2017-05-15 11:07:12 +02:00 |
|
twinaphex
|
375b588847
|
Cleanups
|
2017-05-15 09:29:44 +02:00 |
|
twinaphex
|
c898ef1d6d
|
Attempt to copy over audio mixer data
|
2017-05-15 01:28:46 +02:00 |
|
twinaphex
|
949a5c76fe
|
Cleanup
|
2017-05-14 23:58:48 +02:00 |
|
twinaphex
|
3410d5c4e4
|
Cleanups
|
2017-05-14 23:36:30 +02:00 |
|
twinaphex
|
3afd2497d2
|
Add test
|
2017-05-14 23:27:03 +02:00 |
|
twinaphex
|
dd4146e302
|
Try to write initial implementation of audio mixer task
|
2017-05-14 23:12:27 +02:00 |
|
twinaphex
|
e5ed82858f
|
C89_BUILD buildfix
|
2017-05-14 03:24:59 +02:00 |
|
twinaphex
|
def3343272
|
Add empty audio_mixer file
|
2017-05-14 02:03:40 +02:00 |
|