Eric Pouech
|
2303b77a49
|
mp3dmod: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-14 11:04:19 +01:00 |
Alexandre Julliard
|
f0cd33c69e
|
include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-01-27 20:38:22 +01:00 |
Alexandre Julliard
|
2113c42263
|
mp3dmod: Use the bundled mpg123 and build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-10-21 11:56:59 +02:00 |
Alexandre Julliard
|
6ba7773121
|
makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Zebediah Figura
|
b9b5560a24
|
mp3dmod: Implement IMediaObject::GetOutputType().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-25 08:47:24 +01:00 |
Zebediah Figura
|
0c14a85d98
|
mp3dmod: Implement SetOutputType().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-11 17:26:51 +02:00 |
Zebediah Figura
|
328937151e
|
mp3dmod: Link to libmpg123.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-10 08:47:42 +02:00 |
Zebediah Figura
|
0aff95bfa0
|
mp3dmod: Add stub MP3 Decoder DMO.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-10 08:43:51 +02:00 |