- 15 May, 2021 1 commit
-
-
John Regan authored
refactors GenerateOggSerial into a generic GenerateSerial utility, under the util lib. libFLAC may be encoded without Ogg support. If Ogg support is disabled, libFLAC will still export Ogg-related methods (like setting a serial number), and throw a runtime error when initializing an Ogg stream. GenerateOggSerial does not depend on libogg. Refactoring it into a generic GenerateSerial prevents having to add build-time checks for libogg within the FLAC encoder plugin.
-
- 29 Mar, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Mar, 2021 1 commit
-
-
Simon Persson authored
This commit adds some tags that are (mostly) interesting for listeners of classical music. Ensemble -------- This is an ensemble that is playing the music, such as Wiener Philharmoniker. The tag can be used to distinguish the ensemble from the conductor, composer, soloist, and ensemble, that are generally all in the "ARTIST" tag. Movement ------- The movement number and movement (name) of this track, i.e. "II" and "Allegro". ComposerSort ------------ Allows us to look for Beethoven's 9th under B, for Beethoven, not L for Ludwig. Location -------- This is the location of the recording, e.g. "Wiener Musikverein".
-
- 04 Mar, 2021 6 commits
-
-
Rosen Penev authored
Shorter. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Replaces the static Duplicate() method.
-
Max Kellermann authored
-
Max Kellermann authored
To make things simpler, AllocatedString is now a non-template class.
-
- 03 Mar, 2021 1 commit
-
-
Max Kellermann authored
Very rough draft. Barely works.
-
- 24 Feb, 2021 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Feb, 2021 1 commit
-
-
Max Kellermann authored
-
- 05 Feb, 2021 1 commit
-
-
Max Kellermann authored
Preparing for a variant of TimerEvent with coarse 1-second granularity, but cheaper (with a timer wheel).
-
- 22 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2021 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Replaces the static Duplicate() method.
-
Max Kellermann authored
-
Max Kellermann authored
To make things simpler, AllocatedString is now a non-template class.
-
- 19 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2020 3 commits
-
-
Max Kellermann authored
This eliminates some complexity from class CurlRequest.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 14 Dec, 2020 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Dec, 2020 1 commit
-
-
Max Kellermann authored
-
- 30 Nov, 2020 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Hooray C++17!
-
Max Kellermann authored
This template was never instantiated, so the problem never occurred.
-
Max Kellermann authored
-
Max Kellermann authored
-