- 29 Nov, 2013 1 commit
-
-
Max Kellermann authored
Wrapper for pcm_resample_global_init(), just in case other PCM libraries need initialization, too.
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 26 Nov, 2013 1 commit
-
-
Denis Krjuchkov authored
Otherwise sockets can't be created during IO thread initialization.
-
- 25 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 24 Nov, 2013 1 commit
-
-
Max Kellermann authored
Reduce GLib usage.
-
- 04 Nov, 2013 1 commit
-
-
Max Kellermann authored
Map LogLevel::INFO to G_LOG_LEVEL_INFO, and LogLevel::DEFAULT to G_LOG_LEVEL_MESSAGE. Now client connect/disconnect message are only logged on log_level "secure".
-
- 30 Oct, 2013 2 commits
-
-
Max Kellermann authored
2 MB was too small for cross-fading a 24 bit file. Increasing to 4 MB is still not too large for weak machines, but is enough for cross-fading.
-
Max Kellermann authored
Fixes crash.
-
- 20 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 17 Oct, 2013 4 commits
-
-
Max Kellermann authored
The new class Path only holds a string pointer without being responsible for allocation/deallocation. The FileSystem.hxx library accepts Path arguments instead of AllocatedPath, to avoid forcing callers to allocate another string object.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 02 Oct, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
-
- 26 Sep, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Add nullptr check, and return early from glue_db_init_and_load().
-
Max Kellermann authored
-
- 12 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 05 Sep, 2013 5 commits
-
-
Max Kellermann authored
Move to TagSettings.c and use C99 initializers.
-
Max Kellermann authored
Allow using the Tag.cxx library without the Config library.
-
Max Kellermann authored
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
Max Kellermann authored
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 03 Sep, 2013 1 commit
-
-
Max Kellermann authored
New GLib versions don't fail.
-
- 07 Aug, 2013 6 commits
-
-
Max Kellermann authored
Migrate all callers to use Path directly, instead of doing the conversion in each caller.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
If no state file is configured, don't chek for state changes.
-
- 29 Jul, 2013 1 commit
-
-
Max Kellermann authored
-