- 27 Jun, 2012 2 commits
-
-
geneticdrift authored
-
Max Kellermann authored
-
- 13 Jun, 2012 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Jun, 2012 21 commits
-
-
Max Kellermann authored
Conflicts: src/cmdline.c src/decoder/wildmidi_decoder_plugin.c src/gcc.h src/glib_compat.h src/input_stream.c src/output_list.c src/output_thread.c valgrind.suppressions
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Dump all archive plugins, even those that fail to initialise.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't require the caller to provide them.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Denis Krjuchkov authored
g_file_test is redefined to be g_file_test_utf8 and thus can't handle non-ASCII characters. This fix adds simple wrapper (taken from glib) that fixes encoding and calls g_file_test_utf8. All required inclusions of glib_compat.h are added as well.
-
Max Kellermann authored
False positives in gcc 4.7.
-
Max Kellermann authored
-
- 29 May, 2012 5 commits
-
-
Max Kellermann authored
Conflicts: NEWS
-
Max Kellermann authored
This plugin is horrible code, I mean it. Last year, I tried hard to fix it, but I figured would take less time to do a full rewrite. Given that I don't even have any device that supports RAOP, I can't do that properly. After 16 months, nobody volunteered for fixing it. Hereby, I delete it, because having no RAOP plugin is better than having this mess. Sorry.
-
Max Kellermann authored
-
Jonathan Neuschäfer authored
"Frame skipped" might cause the impression that the decoding of a whole song failed.
-
Jonathan Neuschäfer authored
-
- 02 May, 2012 1 commit
-
-
Jurgen Kramer authored
Version 4 of my patch to add DSF support to the DSDIFF decoder plugin. This time I have taken a different approach and created a new read_metadata function specific for reading DSF files. This saves an indent (and for me a lot of indent nightmares) and also useful for splitting the DSF and DFF decoders later on. There are still a few lines which exceed the 80 character width limit by a few chars. I was not able to stay within the limit and create (for me) readable code. Jurgen
-
- 23 Apr, 2012 2 commits
-
-
Jonathan Dieter authored
-
Jonathan Dieter authored
-