Commit Graph

  • 9b11caa0e6 fs/io/BufferedReader: larger default buffer (4 kB -> 16 kB) Max Kellermann 2020-04-02 17:17:06 +02:00
  • a689b881d3 test/meson.build: work around linker failure due to statically linked CURL Max Kellermann 2020-04-02 17:13:50 +02:00
  • e94c436264 src/event/meson.build: depend in libnet.a Max Kellermann 2020-04-02 17:10:44 +02:00
  • bad829509e test/ShutdownHandler: add inline to work around Windows linker problems Max Kellermann 2020-04-02 17:10:27 +02:00
  • 9c66b0414a test/*: fix Windows build using class FromNarrowPath Max Kellermann 2020-04-02 16:40:18 +02:00
  • 4d453a8313 fs/NarrowPath: add class FromNarrowPath Max Kellermann 2020-04-02 16:18:06 +02:00
  • 61d7b436a2 fs/NarrowPath: un-inline Windows constructor Max Kellermann 2020-04-02 16:24:08 +02:00
  • cdddaf21b0 db/simple/Directory: optimize GetName() using the parent's path Max Kellermann 2020-04-02 15:36:58 +02:00
  • b267ba5f0a tag/Pool: enlarge hash table Max Kellermann 2020-04-01 19:51:47 +02:00
  • 8270043053 Revert "decoder/ffmpeg: copy the AVPacket in ffmpeg_send_packet()" Max Kellermann 2020-04-01 17:28:58 +02:00
  • c00ce42bca python/build/libs.py: update libmpdclient to 2.18 Max Kellermann 2020-04-01 17:17:29 +02:00
  • 3852ddbbce .travis.yml: install more packages on OSX Max Kellermann 2020-04-01 16:36:17 +02:00
  • 672bc3ab67 time/Convert: fix GetTimeZoneOffset() on Windows Max Kellermann 2020-03-17 16:59:21 +01:00
  • 62229f14da test/time: add test for LocalTime(), GmTime() Max Kellermann 2020-04-01 16:16:11 +02:00
  • a4c925c8d7 test/meson.build: move TestTime to time/ Max Kellermann 2020-04-01 16:10:49 +02:00
  • 60610e90b1 test/net/TestIPv[46]Address: fix Windows build errors Max Kellermann 2020-04-01 15:53:43 +02:00
  • 90184e0ce7 python/build/libs.py: update CURL to 7.69.1 Max Kellermann 2020-04-01 15:49:12 +02:00
  • 7d7bd51bc0 util/AllocatedArray: use using instead of typedef Max Kellermann 2020-03-25 19:23:51 +01:00
  • 71e551df42 replace locale.h with clocale Rosen Penev 2020-03-26 19:32:31 -07:00
  • 9c3e1d450a fs/io/GunzipReader: increase buffer size to 64 kB Max Kellermann 2020-03-31 15:07:18 +02:00
  • 3540cf26b1 replace exit and _exit with std variants Rosen Penev 2020-03-26 18:44:09 -07:00
  • 60f2116202 android/Settings: remove the EXPIRIMENTAL text Thomas Guillem 2020-03-25 22:23:10 +01:00
  • 4ff2532330 android: add TV support Thomas Guillem 2020-03-25 21:57:50 +01:00
  • 9c15760c4d android/Main: handle API26 NotificationChannel Thomas Guillem 2020-03-25 22:08:17 +01:00
  • e1c43ec65f Merge branch 'ucl' of git://github.com/neheb/MPD into v0.21.x Max Kellermann 2020-03-26 17:27:33 +01:00
  • 4dd10894ba lib/curl/Request: fix Exception "error" on Android Thomas Guillem 2020-03-24 14:52:22 +01:00
  • 608d7ec1e7 [clang-tidy] change integer prefixes to uppercase Rosen Penev 2020-02-02 14:31:45 -08:00
  • 8474599ed6 lib/curl/Easy: add method Unpause() Max Kellermann 2019-08-19 21:18:59 +02:00
  • ab39f64fc0 lib/curl/Easy: add setter functions Max Kellermann 2019-08-19 21:16:51 +02:00
  • 185fbca282 lib/curl/Global: make ReadInfo() private Max Kellermann 2019-08-19 21:27:18 +02:00
  • 6e3b2fd844 lib/curl/Global: remove redundant API docs Max Kellermann 2019-08-19 21:20:32 +02:00
  • dab39dc778 lib/curl: fix coding style Max Kellermann 2019-08-19 21:16:29 +02:00
  • 8cd5e79fbd event/*, ...: make GetEventLoop() const Max Kellermann 2019-04-04 19:48:28 +02:00
  • 1de3ac6c78 lib/curl/Init: add const overloads Max Kellermann 2019-04-04 20:06:25 +02:00
  • abe06a5fa6 lib/curl/Init: add noexcept Max Kellermann 2019-04-04 20:06:11 +02:00
  • 85c27840a3 treewide: use boost::lround when std::round is unavailable Rosen Penev 2020-02-02 21:21:57 -08:00
  • 81c16273c5 output/sles: use the AndroidMixerPlugin Thomas Guillem 2020-03-23 21:36:22 +01:00
  • 801ae86b5d mixer: add AndroidMixerPlugin Thomas Guillem 2020-03-23 21:35:26 +01:00
  • 5619fd0bba android: Context: add GetAudioManager Thomas Guillem 2020-03-23 21:34:18 +01:00
  • 200258c7c3 android: add AudioManager Thomas Guillem 2020-03-23 18:15:07 +01:00
  • 5418bb49fb android/Context: add noexcept Max Kellermann 2019-04-24 14:49:24 +02:00
  • 3449c14ff5 java/Object: rename class Object to GlobalObject Max Kellermann 2019-04-24 13:56:59 +02:00
  • cfa4524cb3 util/Math: change define Rosen Penev 2020-03-24 22:19:42 -07:00
  • 4fd0c84f46 replace lrint with lround Rosen Penev 2020-03-24 17:10:34 -07:00
  • e41a52d909 change abs() to std::abs() Rosen Penev 2020-03-24 16:54:50 -07:00
  • 01e00632cc [cppcheck] fix format string Rosen Penev 2020-03-23 21:02:03 -07:00
  • 9bad5ee3c5 remove boost pow stuff for uClibc-ng Rosen Penev 2020-03-23 20:36:38 -07:00
  • e87454ae88 MpcdecDecoderPlugin: use std variant of pow Rosen Penev 2020-03-23 20:31:57 -07:00
  • f319f88df4 [cppcheck] use const for several variables Rosen Penev 2020-03-23 20:17:24 -07:00
  • 637840264a util/WStringCompare: reorder functions to relocate API docs Max Kellermann 2020-03-22 19:20:29 +01:00
  • 3888bafc1f util/StringCompare: add API documentation Max Kellermann 2020-03-22 19:15:55 +01:00
  • adad4c7298 util/StringCompare: add missing include Max Kellermann 2020-03-22 19:12:02 +01:00
  • d54acbcffd Merge branch 'sles-assert-fix' of git://github.com/tguillem/MPD-1 Max Kellermann 2020-03-22 10:51:28 +01:00
  • 36a89e8fe7 Support RSS feeds with application/xml MIME-type kowalcj0 2020-03-20 11:29:21 +00:00
  • 8e6a21a9c2 increment version number to 0.21.22 Max Kellermann 2020-03-22 10:48:53 +01:00
  • 86613af37e output/sles: fix invalid assert Thomas Guillem 2020-03-21 22:18:57 +01:00
  • ba3ff10ccd remove false ifdef Rosen Penev 2020-03-17 20:37:51 -07:00
  • 1ec283d213 util/Exception: include cleanup Max Kellermann 2020-03-19 20:12:33 +01:00
  • 2261bcb5d3 android/Environment: remove another extra semicolon Max Kellermann 2020-03-19 20:12:49 +01:00
  • 0e17629445 android/Environment: remove extra semicolon Max Kellermann 2020-03-19 15:27:43 +01:00
  • 0da6344726 Merge tag 'v0.21.21' Max Kellermann 2020-03-19 15:26:27 +01:00
  • c560ec8ea6 release v0.21.21 v0.21.21 Max Kellermann 2020-03-19 15:22:28 +01:00
  • cade4e71c4 [clang-tidy] add [[nodiscard]] Rosen Penev 2020-03-17 21:46:58 -07:00
  • 403612c666 [clang-tidy] run through performance checks Rosen Penev 2020-03-17 21:43:29 -07:00
  • 7fe49cf24d [clang-tidy] use default member init Rosen Penev 2020-03-17 20:52:46 -07:00
  • d2115e908a [clang-tidy] remove redundant access specifiers Rosen Penev 2020-03-17 20:44:15 -07:00
  • 56c234b410 raise default "max_connections" value to 100 Max Kellermann 2020-03-19 13:30:46 +01:00
  • 61b5ab2663 thread/CriticalSection: remove extra semicolons Max Kellermann 2020-03-17 16:57:57 +01:00
  • 84f71cec2c add two extra noreturn that clang picked up Rosen Penev 2020-03-16 23:02:35 -07:00
  • a5b136c420 test: fix double promotion Rosen Penev 2020-03-16 22:47:00 -07:00
  • c7144ed5c7 add recently fixed warnings to warning list Rosen Penev 2020-03-16 13:51:59 -07:00
  • 00b9f69c90 remove some more extra semicolons Rosen Penev 2020-03-16 13:37:13 -07:00
  • 6d91b5c7b2 fix double promotions Rosen Penev 2020-03-15 23:33:21 -07:00
  • fd71514068 Merge remote-tracking branch 'neheb/h' Max Kellermann 2020-03-16 17:29:05 +01:00
  • 256cfc545d Merge remote-tracking branches 'neheb/fwhfggwe', 'neheb/nvm2', 'neheb/nvm22', 'neheb/bvm' and 'neheb/cl2' Max Kellermann 2020-03-16 17:25:50 +01:00
  • 77c6c3fabf remove unreachable code Rosen Penev 2020-03-15 22:41:34 -07:00
  • e25a3d17e7 remove extra semicolon Rosen Penev 2020-03-15 22:39:56 -07:00
  • 7f10e7a610 fix implicit-fallthrough warnings under clang Rosen Penev 2020-03-15 22:32:00 -07:00
  • 88d56c01e7 fix missing overrides Rosen Penev 2020-03-15 21:58:40 -07:00
  • 97425d56e7 remove gcc_unused Rosen Penev 2020-03-12 12:56:11 -07:00
  • 0afb156a5b remove gcc_warn_unused Rosen Penev 2020-03-15 21:08:42 -07:00
  • a192e7b29b remove gcc_deprecated Rosen Penev 2020-03-15 21:07:09 -07:00
  • 591f51f3d3 replace noreturn attribute with standard C++ version Rosen Penev 2020-03-15 21:03:09 -07:00
  • 5e4b7e2fb7 [clang-tidy] fix incorrect rounding Rosen Penev 2020-02-02 16:34:09 -08:00
  • 177371a003 treewide: get rid of C math function usage Rosen Penev 2020-02-03 15:50:46 -08:00
  • a78841d6a9 volume_mapping: get rid of exp10 workaround Rosen Penev 2020-02-03 15:26:50 -08:00
  • 3ec9fcfc44 treewide: use boost::lround when std::round is unavailable Rosen Penev 2020-02-02 21:21:57 -08:00
  • b5d1a09010 util/StringUtil: pass std::string_view to StringArrayContainsCase() Max Kellermann 2020-03-13 20:38:40 +01:00
  • 85b072b3d3 util/StringCompare: add StringIsEqual() with string_view Max Kellermann 2020-03-13 20:36:48 +01:00
  • 8a1f1fbe06 util/ASCII: migrate to std::string_view Max Kellermann 2020-03-13 20:17:53 +01:00
  • 45b60b3d38 fs/Traits: GetParent() returns std::string_view Max Kellermann 2020-03-13 19:37:59 +01:00
  • cefc773992 playlist/PlaylistSong: pass std::string_view Max Kellermann 2020-03-13 19:58:36 +01:00
  • a885bdba4c fs/Traits: pass string_view to Build() Max Kellermann 2020-03-13 19:49:46 +01:00
  • b6b15afb5a fs/Path: make constructor explicit Max Kellermann 2020-03-13 19:55:25 +01:00
  • 1d560c8f0f fs/AllocatedPath: add string_view constructor Max Kellermann 2020-03-13 19:46:12 +01:00
  • 189f6eaa6f fs/Traits: add string_view Max Kellermann 2020-03-13 19:43:39 +01:00
  • 87f78b9c39 fs/Traits: use {} notation for return values Max Kellermann 2020-03-13 19:06:01 +01:00
  • aa722bd8ac fs/Traits: use auto Max Kellermann 2020-03-13 19:40:51 +01:00
  • 58c7ec07a4 fs: use using instead of typedef Max Kellermann 2020-03-13 19:32:51 +01:00
  • 3796247d6d util/Stringview: use const_pointer instead of hard-coding const char * Max Kellermann 2020-03-13 19:43:12 +01:00