Commit Graph

  • c13fe63f10 archive/iso9660: fix odd seeking bug (assertion failure) Max Kellermann 2020-09-21 14:24:50 +02:00
  • 07842abcb0 input/ffmpeg: add "hls+http://" to the list of supported protocols Max Kellermann 2020-09-21 11:45:56 +02:00
  • 07e524509f input/Plugin: add noexcept Max Kellermann 2020-09-21 11:42:07 +02:00
  • 2c05752071 archive/iso9660: remove unused function CEILING() Max Kellermann 2020-09-21 11:38:19 +02:00
  • 7c8427b0f7 Merge branch 'v0.21.x' into master Max Kellermann 2020-09-21 11:37:30 +02:00
  • b72801abf3 util/ByteOrder: add FromLE16S() Max Kellermann 2020-09-21 11:15:21 +02:00
  • 23d5a2b862 Support opus header gain tags and match opus playback volume to other tracks when ReplayGain is enabled. Desuwa 2020-09-18 03:46:37 -07:00
  • 7715311117 fix double promotions Rosen Penev 2020-03-15 23:33:21 -07:00
  • 7552f70c8d Merge branch 'gcc5' of git://github.com/neheb/MPD into master Max Kellermann 2020-09-21 09:07:19 +02:00
  • 0acc398c52 Merge branch 'v0.21.x' into master Max Kellermann 2020-09-17 14:43:05 +02:00
  • 4c1cfca95b db/update/InotifyUpdate: pass path by value to recursive_watch_subdirectories() Max Kellermann 2020-09-17 14:18:28 +02:00
  • e113ce9621 db/update/InotifyUpdate: obey .mpdignore files Max Kellermann 2020-09-16 20:47:47 +02:00
  • 821d08999a remove GCC5 hacks Rosen Penev 2020-09-16 18:09:03 -07:00
  • e8213220e2 db/update/InotifyUpdate: split the WatchDirectory constructor Max Kellermann 2020-09-16 21:07:52 +02:00
  • 83f9d2a963 db/update/InotifyUpdate: use class DirectoryReader Max Kellermann 2020-09-16 20:51:18 +02:00
  • bf97ebf89f db/update/InotifyUpdate: convert pointer to reference Max Kellermann 2020-09-16 20:48:27 +02:00
  • 5b22d27cbb db/update/InotifyUpdate: remove commented log call Max Kellermann 2020-09-16 20:48:01 +02:00
  • e907ff43ae command/file, storage/{nfs,smbclient}: use PathTraitsFS::IsSpecialFilename() Max Kellermann 2020-09-16 20:57:37 +02:00
  • b18fc3a8d0 db/update/InotifySource: use auto Max Kellermann 2020-09-16 20:40:26 +02:00
  • a8e23c4140 db/update/InotifySource: add noexcept Max Kellermann 2019-09-01 13:58:45 +02:00
  • fc3861b421 db/update/InotifyQueue: add noexcept Max Kellermann 2019-09-01 13:58:22 +02:00
  • e81bb5d8f1 db/update/Inotify*: include cleanup Max Kellermann 2020-09-16 20:38:29 +02:00
  • 32f4f15831 player/Thread: call OnPlayerSync() in SeekDecoder() Max Kellermann 2020-09-16 20:09:03 +02:00
  • e29c06b718 player/Thread: add another code comment explaining OnPlayerSync() Max Kellermann 2020-09-16 20:12:51 +02:00
  • d9d511f33e player/Thread: update function name in comment Max Kellermann 2020-09-16 20:11:50 +02:00
  • c61a3b8d13 LogBackend: change the initial log_threshold to DEFAULT Max Kellermann 2020-09-16 17:16:23 +02:00
  • e10b867fe6 decoder/ffmpeg: add "hls+http://" to the list of supported protocols Max Kellermann 2020-09-16 16:33:01 +02:00
  • 43e230f543 decoder/ffmpeg: remove "rtsp://" from the list of supported protocols Max Kellermann 2020-09-16 16:31:10 +02:00
  • e8380cf2aa Merge branch 'v0.21.x' into master Max Kellermann 2020-09-07 21:15:53 +02:00
  • b2ae5298a7 archive/iso9660: implement seeking Max Kellermann 2019-05-31 18:40:24 +02:00
  • 17dd21ac7f archive/iso9660: fix unaligned reads Max Kellermann 2020-09-07 13:12:08 +02:00
  • 1a5e0ef7c9 test/test_archive_iso9660.sh: use an odd chunk size to trigger bug Max Kellermann 2020-09-07 20:52:54 +02:00
  • 979a7a1dcc test/run_input: add option --chunk-size Max Kellermann 2020-09-07 20:46:53 +02:00
  • 291be84704 Merge branch 'v0.21.x' into master Max Kellermann 2020-09-07 20:17:44 +02:00
  • 962cf32ba7 test/run_input: pass FileDescriptor to dump_input_stream() Max Kellermann 2020-09-07 20:04:47 +02:00
  • ae23682372 system/FileDescriptor: add method FullWrite() Max Kellermann 2020-09-07 20:11:00 +02:00
  • 540919f256 *: use nullptr instead of NULL Max Kellermann 2020-02-01 13:49:19 +01:00
  • 398281cd76 io/FileDescriptor: add method FullRead() Max Kellermann 2019-11-18 21:25:04 +01:00
  • 88446ccde9 test/run_filter: use Filter::Flush() Max Kellermann 2019-08-26 21:14:02 +02:00
  • 6238cc0734 test/run_filter: pass ConstBuffer<void> to FullWrite() Max Kellermann 2019-08-26 21:14:19 +02:00
  • fd4823c507 test/run_filter: fix error message Max Kellermann 2019-08-26 21:17:11 +02:00
  • 68bcfd8bf0 test/run_filter: check for partial writes Max Kellermann 2019-03-25 08:58:35 +01:00
  • 1d332746af test/run_filter: move code to WriteOrThrow() Max Kellermann 2019-03-25 08:58:45 +01:00
  • f3e133c617 test/run_filter: use class FileDescriptor Max Kellermann 2019-03-25 08:53:58 +01:00
  • 1678a6eb59 test/run_filter: ensure that partial frames will not get passed to the filter Max Kellermann 2019-03-14 14:13:53 +01:00
  • b4dc2c07d5 test/run_filter: move the buffer into the loop Max Kellermann 2019-03-14 13:57:21 +01:00
  • d7838950d8 test/run_input: use WithBufferedOutputStream() Max Kellermann 2020-09-07 20:02:50 +02:00
  • 2e93a83dd5 test/run_input: convert pointer to reference Max Kellermann 2020-09-07 20:01:51 +02:00
  • 67c7116f05 Merge branch 'v0.21.x' into master Max Kellermann 2020-09-04 18:35:21 +02:00
  • 9aa432c078 Support soxr custom recipes. bitkeeper 2020-07-29 23:07:16 +02:00
  • db8b419b8c archive/iso9660: free iso9660_stat_t as early as possible Max Kellermann 2020-09-04 18:16:19 +02:00
  • 990f631cbc archive/bzip2: make variables more local Max Kellermann 2020-09-04 18:02:05 +02:00
  • db46d84458 archive/bzip2: move the eof check out of the ScopeUnlock Max Kellermann 2020-09-04 18:01:22 +02:00
  • 9e6c4f8d80 archive/bzip2: throw on unexpected input EOF Max Kellermann 2020-09-04 17:53:47 +02:00
  • 41b47f95c5 archive/bzip2: simplify bz_stream initializer Max Kellermann 2020-09-04 17:51:56 +02:00
  • 15939fd87c archive/bzip2: fold Open() into constructor Max Kellermann 2020-09-04 17:50:39 +02:00
  • f63c343f68 archive/bzip2: reorder fields to improve packing Max Kellermann 2020-09-04 17:50:49 +02:00
  • 1a516e7744 archive/bzip2: add override Max Kellermann 2020-09-04 17:50:23 +02:00
  • 5c9d97775f python/build/libs.py: update Boost to 1.74.0 Max Kellermann 2020-09-04 14:49:10 +02:00
  • 64aadcd13f python/build/libs.py: update CURL to 7.72.0 Max Kellermann 2020-09-04 14:44:49 +02:00
  • 1f6a7d6462 archive/zzip: fix crash on corrupt ZIP file Max Kellermann 2020-09-04 14:11:33 +02:00
  • e44b953d9a archive/zzip: use zzip_ssize_t to avoid integer overflows Max Kellermann 2020-09-04 14:13:44 +02:00
  • 6c85020630 archive/zzip: add override Max Kellermann 2020-09-04 14:18:30 +02:00
  • 9d910320f3 archive/zzip: pass std::shared_ptr as template parameter Max Kellermann 2020-09-04 14:18:01 +02:00
  • c53074efc9 archive/zzip: add explicit Max Kellermann 2020-09-04 14:16:26 +02:00
  • 3b51c53eca win32/build.py: add -D_FORTIFY_SOURCE=0 Max Kellermann 2020-09-04 14:31:03 +02:00
  • 0aa0ffb67b decoder/sndfile: allow partial reads at end of file Max Kellermann 2020-09-04 13:27:27 +02:00
  • 33f70931dd decoder/API: add decoder_read_much() Max Kellermann 2020-09-04 13:18:37 +02:00
  • 8830ea319f decoder/API: add noexcept Max Kellermann 2020-09-04 13:33:47 +02:00
  • 38498d3ee2 Removed duplicate check for negative song time Johann Uhrmann 2020-08-23 12:17:10 +02:00
  • 35d1d0bc6e Merge branch 'document-no-config-option' of git://github.com/naglis/MPD Max Kellermann 2020-08-21 14:36:04 +02:00
  • fefdb7d96d doc/mpd.1.rst: document --no-config option Naglis Jonaitis 2020-08-21 15:22:07 +03:00
  • 1d39a35b05 Merge branch 'use-stderr-option-in-docs' of git://github.com/naglis/MPD Max Kellermann 2020-08-21 13:59:43 +02:00
  • 902f18fcca doc/user.rst: use --stderr option in examples Naglis Jonaitis 2020-08-21 14:49:06 +03:00
  • 8145f34248 doc/mpd.1.rst: fix typo Naglis Jonaitis 2020-08-21 14:40:46 +03:00
  • ddb524b6b2 input/uring: add noexcept Max Kellermann 2020-08-14 16:44:59 +02:00
  • cbcdc73f9a system/ByteOrder: add noexcept Max Kellermann 2020-08-14 16:35:19 +02:00
  • 4f6c54ecb3 output/osx: catch kAudioDevicePropertyHogMode errors Max Kellermann 2020-08-14 14:36:30 +02:00
  • 2bdf1b2284 test/meson.build: add explicit dependency from run_output on libevent.a Max Kellermann 2020-07-01 15:25:39 +02:00
  • 3f0805e7f6 doc/meson.build: let custom_target() install manpages Max Kellermann 2020-08-14 13:49:16 +02:00
  • 4c93165a67 doc/meson.build: use install_man() Max Kellermann 2020-08-14 13:18:51 +02:00
  • 5f63ffd86c Convert raw manpages to reStructured text kaliko 2020-04-22 19:42:06 +02:00
  • 9df2469e51 meson_options.txt: add option html_manual Max Kellermann 2020-08-14 12:37:02 +02:00
  • 2e73e605f7 doc/meson.build: convert option "documentation" to Meson "feature" Max Kellermann 2020-08-14 12:35:29 +02:00
  • 2bcd8516ea Merge branch 'use-ref-for-ffmpeg-decoder' of git://github.com/naglis/MPD Max Kellermann 2020-08-14 13:01:37 +02:00
  • 5c3301f9a3 doc/plugins.rst: use reference to ffmpeg plugin section Naglis Jonaitis 2020-08-14 13:50:15 +03:00
  • f1487c30bf doc/plugins.rst: document archive plugins Naglis Jonaitis 2020-08-14 13:20:27 +03:00
  • 08c70b0702 doc/user.rst: document include_optional directive Naglis Jonaitis 2020-08-08 16:21:05 +03:00
  • df1bf28caa Merge branch 'document-libmpg123-limitations' of git://github.com/naglis/MPD Max Kellermann 2020-08-06 20:04:30 +02:00
  • 8b67ae0460 doc/plugins.rst: document libmpg123 limitations Naglis Jonaitis 2020-08-01 15:04:11 +03:00
  • dbdf782e59 net/{Resolver,HostParser}: include <cstring> Max Kellermann 2020-07-23 17:39:19 +02:00
  • f102cbb613 net/AllocatedSocketAddress: add missing forward declaration Max Kellermann 2020-07-23 17:38:00 +02:00
  • 5522967286 net/StaticSocketAddress: add IWYU pragma Max Kellermann 2020-07-23 17:35:09 +02:00
  • a2f42e6424 time/ISO8601: use <cstdlib> Max Kellermann 2020-07-23 16:24:45 +02:00
  • bdfe6c2c45 lib/dbus/Values: use using instead of typedef Max Kellermann 2020-07-23 16:23:43 +02:00
  • 5e1a2e2a93 lib/dbus/Values: add uint32_t and uint64_t support Max Kellermann 2020-07-23 16:21:13 +02:00
  • 7376f31c97 lib/dbus/Message: add noexcept Max Kellermann 2020-07-23 16:17:26 +02:00
  • 155fc8fa5a include cleanup Max Kellermann 2020-07-23 16:14:23 +02:00
  • 7daf80a0c0 util/RuntimeError: add IWYU pragma Max Kellermann 2020-07-23 16:10:27 +02:00
  • eb87c28225 util/CharUtil: fix doc typo Max Kellermann 2020-07-23 16:08:51 +02:00