- 04 Sep, 2013 2 commits
-
-
Max Kellermann authored
Replaces GLib's GError.
-
Max Kellermann authored
-
- 07 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Aug, 2013 2 commits
-
-
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
-
- 12 May, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 17 Apr, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jan, 2013 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate the C wrappers.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't use va_list.
-
- 27 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jan, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Oct, 2012 1 commit
-
-
Max Kellermann authored
-
- 14 Aug, 2012 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Reset the timer when paused and no client is connected. This fixes Mantis ticket 0003527.
-
Max Kellermann authored
-
- 20 Sep, 2011 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Wrap close(), use closesocket() on WIN32/WinSock.
-
- 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 1 commit
-
-
Max Kellermann authored
Move the "extern" declarations from output_list.c, for more type safety.
-
- 20 Jul, 2011 2 commits
-
-
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.
-
Max Kellermann authored
-
- 18 Jul, 2011 1 commit
-
-
Jonathan Neuschäfer authored
-
- 18 Mar, 2011 1 commit
-
-
Max Kellermann authored
Fixes build failure on WIN32.
-
- 09 Mar, 2011 1 commit
-
-
Ulrich Spörlein authored
-
- 09 Feb, 2011 1 commit
-
-
Thomas Jansen authored
This fixes the following valgrind warning occuring on the first call of httpd_output_read_page: ==20124== Conditional jump or move depends on uninitialised value(s) ==20124== at 0x425E65: httpd_output_read_page (httpd_output_plugin.c:240) ==20124== by 0x426087: httpd_output_open (httpd_output_plugin.c:279) ==20124== by 0x41D862: ao_open (output_plugin.h:206) ==20124== by 0x41E133: audio_output_task (output_thread.c:590)
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-