Commit Graph

  • c8054e569a decoder/mad: convert to C++ Max Kellermann 2013-07-26 11:59:17 +02:00
  • ef48eca9ca Merge branch 'master' of git://git.musicpd.org/dk/mpd Max Kellermann 2013-06-24 16:17:46 +02:00
  • 906d2fbadf fix overwriting bitrate with signal type Matthias Larisch 2013-06-21 10:22:11 +02:00
  • 2b579aeb4f NULL pointer vs bool "false" confusion Matthias Drochner 2013-05-27 19:37:35 +02:00
  • e9e55b0812 text_input_stream: convert to class Denis Krjuchkov 2013-05-12 20:02:27 +06:00
  • 49a3845135 timer: convert to class Denis Krjuchkov 2013-05-12 19:03:42 +06:00
  • 21dac6c05d decoder/FLAC*: rename files and symbols to Flac* Denis Krjuchkov 2013-05-05 18:19:04 +06:00
  • 1d9b84a5af PlaylistFile: use DirectoryReader and file system API Denis Krjuchkov 2013-05-05 16:12:35 +06:00
  • a688745bdc ClientFile: use Path and file system API, update usages accordingly Denis Krjuchkov 2013-05-05 15:42:29 +06:00
  • 459d824c50 ClientFile.cxx: include config.h Denis Krjuchkov 2013-05-05 15:38:59 +06:00
  • 96019f4a02 UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8 Denis Krjuchkov 2013-05-05 14:58:07 +06:00
  • 896015bf53 DirectoryReader: rename Failed() to HasFailed() for consistency with TextFile Denis Krjuchkov 2013-05-05 13:34:12 +06:00
  • df3e7a9248 .gitignore: always ignore any .exe files Denis Krjuchkov 2013-05-05 13:28:18 +06:00
  • b2d3d15e97 Main: move global variables to struct Instance Max Kellermann 2013-04-17 22:58:33 +02:00
  • 08dfd263ba GlobalEvents: include windows.h for DELETE macro workaround Max Kellermann 2013-04-17 23:52:54 +02:00
  • abaabe92d6 decoder_buffer: convert to C++ Max Kellermann 2013-04-17 22:45:10 +02:00
  • 257b42b87f decoder/faad: convert to C++ Max Kellermann 2013-04-17 22:33:59 +02:00
  • 31bc94160a song_sort: convert to C++ Max Kellermann 2013-04-17 22:25:57 +02:00
  • 9e5d2c5bb7 encoder_list: convert to C++ Max Kellermann 2013-04-17 22:22:37 +02:00
  • 2df2a989af input/soup: plugin removed Max Kellermann 2013-04-17 21:46:16 +02:00
  • 4a800b311f don't use g_thread_init() with GLib 2.32 Max Kellermann 2013-04-17 01:53:10 +02:00
  • a4a13a3825 use g_thread_new() if GLib is recent enough Max Kellermann 2013-04-17 01:49:43 +02:00
  • a28df6123f OutputInternal: use Mutex instead of GMutex Max Kellermann 2013-04-17 01:19:25 +02:00
  • c5c43c4541 thread/Cond: add method timed_wait() Max Kellermann 2013-04-17 01:33:07 +02:00
  • 0954f580fa output/oss,null: use new/delete Max Kellermann 2013-04-17 01:21:33 +02:00
  • 3a2254c91f output: convert to C++ Max Kellermann 2013-04-17 01:12:05 +02:00
  • 4aeec4bb60 output/solaris: convert to C++ Max Kellermann 2013-04-17 01:08:35 +02:00
  • 750b2ad6a8 output/openal: convert to C++ Max Kellermann 2013-04-17 01:04:27 +02:00
  • 86c276f538 output/ao: convert to C++ Max Kellermann 2013-04-17 00:56:09 +02:00
  • 166569200a output/shout: convert to C++ Max Kellermann 2013-04-17 00:47:20 +02:00
  • e903d00968 output/ffado: remove broken plugin Max Kellermann 2013-04-17 00:44:02 +02:00
  • 7d5d95ad53 configure.ac: fix hidden syntax error Max Kellermann 2013-04-17 00:40:27 +02:00
  • cc6c452854 output/mvp: remove obsolete plugin Max Kellermann 2013-04-17 00:33:37 +02:00
  • f492c78e2e output/jack: convert to C++ Max Kellermann 2013-04-17 00:24:44 +02:00
  • 6b83d08228 output/fifo: convert to C++ Max Kellermann 2013-04-17 00:12:41 +02:00
  • dc415b761e output/pipe: convert to C++ Max Kellermann 2013-04-17 00:07:04 +02:00
  • f1034eb657 output/recorder: convert to C++ Max Kellermann 2013-04-16 23:55:26 +02:00
  • ac9ebe1439 scripts: delete obsolete scripts Max Kellermann 2013-04-17 00:36:28 +02:00
  • 7b5f7c041b MixerInternal: use Mutex instead of GMutex Max Kellermann 2013-04-16 23:46:36 +02:00
  • 8ce9b53093 mixer/software: use gcc_unused instead of G_GNUC_UNUSED Max Kellermann 2013-04-16 23:50:32 +02:00
  • 0b9e52bd5f configure.ac: fix libmpdclient variable name Max Kellermann 2013-04-16 23:44:32 +02:00
  • 5dd728d802 doc: move sticker_file to "optional parameters" Max Kellermann 2013-04-16 23:19:44 +02:00
  • ce7c97b6ba doc: mpd.conf.5 wrongly documents parameters as required Florian Schlichting 2013-04-16 23:17:03 +02:00
  • 9a4c049675 prepare 0.17.5 Max Kellermann 2013-04-16 23:17:38 +02:00
  • cb8449a66d MixerInternal: convert to class Max Kellermann 2013-04-16 21:33:25 +02:00
  • 621467717d mixer/winmm: convert to a class Max Kellermann 2013-04-16 21:31:03 +02:00
  • 506c716cf2 mixer/Software: convert to a class Max Kellermann 2013-04-16 21:25:27 +02:00
  • 9f625b0a0d mixer/Pulse: convert to a class Max Kellermann 2013-04-16 20:47:55 +02:00
  • bc1b4131cb mixer/Oss: convert to a class Max Kellermann 2013-04-16 20:21:39 +02:00
  • 80ba3c5932 mixer/Alsa: convert to a class Max Kellermann 2013-04-16 20:05:29 +02:00
  • e63420a8c2 output/Pulse: convert to C++ Max Kellermann 2013-04-16 20:51:21 +02:00
  • e02d8ad8d2 output/roar: work around libroar's use of "new" Max Kellermann 2013-04-16 19:54:58 +02:00
  • d300e6bf21 util/Manual: work around strict-aliasing warning Max Kellermann 2013-04-11 00:01:08 +02:00
  • 1729388634 pcm_export: convert to C++ Max Kellermann 2013-04-09 01:24:32 +02:00
  • c654c7630a pcm_*: move to src/pcm/ Max Kellermann 2013-04-09 01:24:52 +02:00
  • 3f3b26fb0e utils: convert to C++ Max Kellermann 2013-04-09 01:17:47 +02:00
  • 0921180b90 string_util: convert to C++ Max Kellermann 2013-04-09 01:08:20 +02:00
  • 14df240f5b OpusReader: don't use strndup() Max Kellermann 2013-04-09 01:03:44 +02:00
  • 2090911363 cue_parser: convert to C++ Max Kellermann 2013-04-09 00:22:35 +02:00
  • 3cc7be0fa6 playlist/cue: add constructor/destructor Max Kellermann 2013-04-09 00:34:48 +02:00
  • 6728b8c1a3 decoder_plugin: convert to C++ Max Kellermann 2013-04-09 00:20:49 +02:00
  • 450c26c471 tokenizer: convert to C++ Max Kellermann 2013-04-08 23:51:39 +02:00
  • 7ec1121cc8 uri: convert to C++ Max Kellermann 2013-04-08 23:30:21 +02:00
  • f84e288ad7 decoder/gme: fix rounding error Max Kellermann 2013-04-08 23:45:21 +02:00
  • 8e31366431 decoder/gme: convert to C++ Max Kellermann 2013-04-08 23:32:53 +02:00
  • 1bfa04f80e InputStream: use gcc.h attributes Max Kellermann 2013-01-28 23:45:36 +01:00
  • 98cbc0ea79 event/TimeoutMonitor: eliminate support for periodic events Max Kellermann 2013-04-08 23:14:07 +02:00
  • dca1115196 StateFile: schedule timer only after a change Max Kellermann 2013-04-08 22:31:51 +02:00
  • 96882175f1 StateFile: move code to RememberVersions(), IsModified() Max Kellermann 2013-04-08 22:34:44 +02:00
  • 484841fc9e StateFile: make AutoWrite() private Max Kellermann 2013-04-08 22:32:19 +02:00
  • 8052c76489 Idle: fix typo in API documentation Max Kellermann 2013-04-08 23:11:31 +02:00
  • 3477acee48 decoder/ffmpeg: suppress warning about unused variable Max Kellermann 2013-04-08 22:12:49 +02:00
  • 2c4b998170 Merge tag 'release-0.17.4' Max Kellermann 2013-04-08 22:11:42 +02:00
  • 0a9c7ff6cf release 0.17.4 Max Kellermann 2013-04-08 21:38:40 +02:00
  • cd71038655 command: don't check audio_format if not playing Max Kellermann 2013-04-08 22:00:35 +02:00
  • 1894aed261 Makefile.am: enable "dist-xz" Max Kellermann 2013-04-08 21:33:38 +02:00
  • f3832bcaa8 .gitignore: stricter matches Max Kellermann 2013-04-08 21:34:51 +02:00
  • 436335e9a3 player_control: don't emit IDLE_PLAYER before audio format is known Max Kellermann 2013-04-08 21:22:06 +02:00
  • a30eb194d5 command: don't print undefined audio_format Max Kellermann 2013-04-08 21:30:32 +02:00
  • 8becbb8b08 ffmpeg decoder plugin: do not allocate an AVFrame on stack. Anton Khirnov 2013-03-22 07:05:00 +01:00
  • e0c2c77c2a ffmpeg decoder plugin: do not allocate an AVFrame on stack. Anton Khirnov 2013-03-22 07:05:00 +01:00
  • 6f2e1c2415 GlobalEvents: use g_idle_add() instead of WakeFD() Max Kellermann 2013-02-27 20:28:19 +01:00
  • fc0ad8674b GlobalEvents: wake up only if the flags were empty Max Kellermann 2013-02-27 20:40:46 +01:00
  • 19c67ab724 Idle, GlobalEvents: use std::atomic::exchange() Max Kellermann 2013-02-27 20:35:44 +01:00
  • a046b6e105 IcyMetaDataServer: increment iterator Oddegamra 2013-02-27 20:01:58 +01:00
  • 8017301de5 Merge branch 'v0.17.x' Max Kellermann 2013-02-27 20:00:14 +01:00
  • 46528783ef fix typos in upstream's mpd.conf.5 Florian Schlichting 2013-02-27 19:50:05 +01:00
  • 6f4bb6cd2c Add some comments to keep track of timer units. Hagen Fritsch 2013-02-24 18:19:55 +01:00
  • 2cf31e905b clock: fix usec-to-usec factor Hagen Fritsch 2013-02-27 19:41:30 +01:00
  • 28a60db5aa clock: add missing include Hagen Fritsch 2013-02-27 19:42:32 +01:00
  • 496f70fc0d mixer_plugin: convert to C++ Max Kellermann 2013-02-22 20:51:23 +01:00
  • 9ede4c5f3c {output,mixer}/winmm: convert to C++ Max Kellermann 2013-02-22 20:29:03 +01:00
  • 214a526945 Merge branch 'v0.17.x' Max Kellermann 2013-02-19 09:24:11 +01:00
  • d5b756413a command: allow to omit END in ranges (START:END) Jörg Thalheim 2013-02-18 22:57:39 +01:00
  • af99176581 output/alsa: workaround for noise after manual song change Max Kellermann 2013-02-04 15:41:33 +01:00
  • 57e825dfe7 output/alsa: pre-allocate the silence buffer Max Kellermann 2013-02-04 14:35:53 +01:00
  • e06dd129dd output/alsa: move code to alsa_write_silence() Max Kellermann 2013-02-04 14:29:15 +01:00
  • 00baddcd9e SocketUtil: add separators to g_prefix_error() call Max Kellermann 2013-02-04 14:26:00 +01:00
  • 7e92820c50 output/alsa: default "device" is an empty string Max Kellermann 2013-02-04 11:46:49 +01:00
  • 5692e20fd5 event/ServerSocket: close only sockets that have been opened Max Kellermann 2013-02-04 11:44:36 +01:00