Age | Commit message (Expand) | Author |
2020-02-20 | Merge remote-tracking branches 'neheb/j', 'neheb/f', 'neheb/qwe' and 'neheb/hgf' | Max Kellermann |
2020-02-20 | lib/dbus/Udisks2: make `path` non-const to allow moving from it | Max Kellermann |
2020-02-16 | [clang-tidy] use = default | Rosen Penev |
2020-02-16 | [clang-tidy] add ending namespace comments | Rosen Penev |
2020-02-05 | Merge remote-tracking branches 'neheb/patch-2', 'neheb/con', 'neheb/cons', 'n... | Max Kellermann |
2020-02-04 | [clang-tidy] use forward instead of move | Rosen Penev |
2020-02-04 | [clang-tidy] change integer prefixes to uppercase | Rosen Penev |
2020-02-04 | lib/xiph/OggSyncState: fix offset counter by using the actual page size | Max Kellermann |
2020-02-04 | Merge remote-tracking branches 'neheb/bind', 'neheb/move' and 'neheb/str' | Max Kellermann |
2020-02-04 | Merge branch 'v0.21.x' | Max Kellermann |
2020-02-02 | [clang-tidy] use == instead of compare for strings | Rosen Penev |
2020-02-01 | *: add `explicit` | Max Kellermann |
2020-02-01 | *: use `auto` | Max Kellermann |
2020-02-01 | *: use nullptr instead of NULL | Max Kellermann |
2020-01-31 | [clang-tidy] use override instead of virtual | Rosen Penev |
2020-01-31 | lib/xiph/OggVisitor: add method ReadGranulepos() | Max Kellermann |
2020-01-31 | lib/xiph/OggVisitor: update the OggStreamState offset | Max Kellermann |
2020-01-31 | lib/xiph/OggSyncState: keep track of the Reader offset | Max Kellermann |
2020-01-25 | lib/xiph/OggFind: add parameter "synced" | Max Kellermann |
2020-01-18 | AudioFormat: move to pcm/ | Max Kellermann |
2020-01-18 | meson.build: move Log.cxx and LogBackend.cxx into a static library | Max Kellermann |
2020-01-18 | copyright year 2020 | Max Kellermann |
2020-01-12 | util/{Const,Writable}Buffer: drop more "_type" suffixes from type names | Max Kellermann |
2020-01-03 | util/{Const,Writable}Buffer: drop "_type" from type names | Max Kellermann |
2020-01-02 | lib/xiph/meson.build: exclude VorbisComments.cxx if the Vorbis decoder is dis... | Max Kellermann |
2019-12-24 | Merge tag 'v0.21.18' | Max Kellermann |
2019-12-24 | Revert "lib/curl/Global: remove lower bound on timeouts" | Max Kellermann |
2019-12-23 | lib/curl/Global: remove InvalidateSockets() call from Remove() | Max Kellermann |
2019-12-23 | lib/curl/Global: remove lower bound on timeouts | Max Kellermann |
2019-12-23 | lib/curl: drop support for CURL versions older than 7.32.0 | Max Kellermann |
2019-12-16 | lib/dbus/UDisks2: add missing <stdexcept> include | Max Kellermann |
2019-12-16 | lib/crypto/MD5: add missing include for uint8_t | Max Kellermann |
2019-12-16 | Merge tag 'v0.21.17' | Max Kellermann |
2019-12-16 | pcm/Convert, ...: add missing include for std::runtime_error | Max Kellermann |
2019-12-16 | lib/gcrypt/MD5: add missing include for uint8_t | Max Kellermann |
2019-12-16 | lib/xiph: add missing meson dependency | Jacob Vosmaer |
2019-12-04 | util/PrintException, ...: update copyright | Max Kellermann |
2019-11-20 | lib/xiph/VorbisComments: move to separate static library | Max Kellermann |
2019-11-20 | lib/xiph/VorbisComments: disable VorbisCommentToReplayGain() if Vorbis is dis... | Max Kellermann |
2019-11-04 | lib/icu/Converter: Create() returns std::unique_ptr | Max Kellermann |
2019-11-04 | Merge branch 'v0.21.x' | Max Kellermann |
2019-11-04 | lib/sqlite: disable if -Ddatabase=false | Max Kellermann |
2019-10-16 | Merge tag 'v0.21.16' | Max Kellermann |
2019-10-15 | lib/curl/Escape: add CurlUnescape() | Max Kellermann |
2019-10-15 | storage/curl: move code to EscapeUriPath() | Max Kellermann |
2019-10-15 | lib/curl/String: OO wrapper for allocated strings returned from CURL | Max Kellermann |
2019-10-07 | lib/icu: fix build with iconv() | Andre Heider |
2019-09-25 | curl/Easy: add SetReadFunction() | Max Kellermann |
2019-09-25 | curl/Easy: add Perform() | Max Kellermann |
2019-09-25 | curl/Easy: add SetTimeout() | Max Kellermann |