- 12 Jul, 2014 1 commit
-
-
Max Kellermann authored
Enables using range-based "for".
-
- 24 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Make it "const".
-
- 28 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
.. and move the plugins to src/encoder/plugins/.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2013 1 commit
-
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 26 Sep, 2013 1 commit
-
-
Max Kellermann authored
The MPD core will add this as a prefeix.
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
Migrate the remaining callers to FatalError().
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 04 Aug, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 16 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 10 Jan, 2013 1 commit
-
-
Max Kellermann authored
Don't use macro magic, don't dereference the block_param.
-
- 01 Oct, 2012 6 commits
-
-
Max Kellermann authored
Eliminate the evil goto.
-
Max Kellermann authored
This is necessary for Ogg packets that span more than one page.
-
Max Kellermann authored
Move the raw buffer to struct shout_data.
-
Max Kellermann authored
Make it a local variable instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Sep, 2011 1 commit
-
-
Max Kellermann authored
Pass audio_output objects around instead of void pointers. This will give some more control to the plugin, and prepares for non-blocking audio outputs.
-
- 17 Sep, 2011 3 commits
-
-
Max Kellermann authored
Consistent naming.
-
Max Kellermann authored
Move the "extern" declarations from output_list.c, for more type safety.
-
Max Kellermann authored
-
- 09 Sep, 2011 1 commit
-
-
Max Kellermann authored
No caller needs to write.
-
- 20 Jul, 2011 1 commit
-
-
Max Kellermann authored
In the "vorbis" plugin, this is a copy of the old flush() method, while flush() gets a lot of code remove, it just sets the "flush" flag and nothing else. It doesn't start a new stream now, which should fix a few problems in some players.
-
- 18 Jul, 2011 2 commits
-
-
Jonathan Neuschäfer authored
-
Jonathan Neuschäfer authored
-
- 09 Feb, 2011 1 commit
-
-
Thomas Jansen authored
Added a new optional parameter for the shout plugin called "url".
-