- 07 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 23 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
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.
-
- 27 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Replaces GLib's GError.
-
- 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
Allow reusing Tag instances.
-
Max Kellermann authored
Avoid duplicating the tag.
-
Max Kellermann authored
-
- 06 May, 2013 1 commit
-
-
Denis Krjuchkov authored
-
- 07 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Oct, 2012 2 commits
-
-
Max Kellermann authored
Implement the "scan_stream" method that can read tags from any input_stream object. This requires a FLAC__IOCallbacks implementation based on the input_stream API.
-
Max Kellermann authored
-
- 02 Oct, 2012 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Merge common code.
-
Max Kellermann authored
Not using libFLAC++ because this library adds a lot of overhead due to virtual method calls. This new class library is zero-overhead.
-
Max Kellermann authored
This has been deprecated by the "embcue" playlist plugin.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Sep, 2012 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow the function to be cancelled.
-
Max Kellermann authored
-
- 11 Feb, 2012 5 commits
-
-
Max Kellermann authored
Pass a callback table to scan_file() and scan_stream(), instead of returning a tag object.
-
Max Kellermann authored
The only other libFLAC call (seek) does not produce fatal errors.
-
Max Kellermann authored
Call it in the function that also invokved FLAC__stream_decoder_init_*().
-
Max Kellermann authored
-
Max Kellermann authored
https://www.xkcd.com/292/
-
- 16 Sep, 2011 1 commit
-
-
Max Kellermann authored
Add GMutex, GCond attributes which will be used by callers to conditionally wait on the stream. Remove the (now-useless) plugin method buffer(), wait on GCond instead. Lock the input_stream before each method call. Do the same with the playlist plugins.
-
- 23 Mar, 2011 1 commit
-
-
Max Kellermann authored
Fix clang warning.
-