Commit Graph

  • 0366adddbd client: remove "expire" event on exit Max Kellermann 2009-01-10 18:55:39 +01:00
  • e3c6ad515d event_pipe: remove the GLib source from the main context Max Kellermann 2009-01-10 18:55:36 +01:00
  • ca5432a79b listen: remove the socket source from the main context Max Kellermann 2009-01-10 18:55:33 +01:00
  • d60cf67d19 listen: added struct listen_socket Max Kellermann 2009-01-10 18:55:29 +01:00
  • a673d6be98 main: deinitialize main_notify on exit Max Kellermann 2009-01-10 18:55:28 +01:00
  • 52f1671e8c updated .gitignore Max Kellermann 2009-01-10 17:56:58 +01:00
  • 11c29cccb3 Introducing mixer api Viliam Mateicka 2009-01-10 17:53:33 +01:00
  • 8ebe7bfb25 playlist: pass unsigned integers to playlistInfo() Max Kellermann 2009-01-10 17:39:49 +01:00
  • b7c4b78846 playlist: exclude end of range Max Kellermann 2009-01-10 17:05:03 +01:00
  • 6f0781f039 command: playlistinfo now uses a range argument rather than just a song id Thomas Jansen 2009-01-09 17:06:44 +01:00
  • 8ed3cf3e6b command: add a parser for range arguments Thomas Jansen 2009-01-09 17:06:40 +01:00
  • 5e93d3682f added missing explicit config.h includes Max Kellermann 2009-01-08 21:37:02 +01:00
  • 1c2f24dfc6 mapper: use directory_is_root() instead of isRootDirectory() Max Kellermann 2009-01-08 21:29:30 +01:00
  • f0b865b4ca path: include cleanup Max Kellermann 2009-01-08 21:29:29 +01:00
  • c232ea10ed update: removed one more stack buffer Max Kellermann 2009-01-08 21:29:21 +01:00
  • 5ed5aa99ac path: allocate buffer in fs_charset conversion functions Max Kellermann 2009-01-08 21:20:46 +01:00
  • f0980283bc update: include config.h, fix archive code Max Kellermann 2009-01-08 21:20:41 +01:00
  • 7a9a1e3e31 mapper: re-add character set conversion in map_uri_fs() Stepan Pologov 2009-01-08 17:29:08 +01:00
  • 628866a065 update: save the database even if it is empty Max Kellermann 2009-01-08 07:36:40 +01:00
  • bb08679a70 pcm_resample: use pcm_buffer (2/2) Max Kellermann 2009-01-08 00:47:04 +01:00
  • 2a83138913 pcm_resample: use pcm_buffer (1/2) Max Kellermann 2009-01-08 00:46:38 +01:00
  • aab85577bf pcm_channels: use pcm_buffer Max Kellermann 2009-01-07 23:56:35 +01:00
  • 5fe7e3bc14 pcm_format: use the pcm_buffer library Max Kellermann 2009-01-07 23:56:34 +01:00
  • 954c2b5a25 pcm_buffer: new library for temporary buffers Max Kellermann 2009-01-07 23:56:30 +01:00
  • bf058f978a output: join the output thread after sending the KILL command Max Kellermann 2009-01-07 23:55:13 +01:00
  • 405c102c17 output: deinitialize notify object Max Kellermann 2009-01-07 23:53:28 +01:00
  • 97ae4a499a mapper: don't allocate music_dir twice Max Kellermann 2009-01-07 23:53:28 +01:00
  • 7f34e9410e pcm: added pcm_convert_deinit(), pcm_resample_deinit() Max Kellermann 2009-01-07 22:20:30 +01:00
  • 97b844ec72 pcm_volume: changed PCM_VOLUME_1 to 1024 Max Kellermann 2009-01-07 21:40:35 +01:00
  • 04a2138b33 pcm: pass void pointers to PCM functions Max Kellermann 2009-01-07 19:00:02 +01:00
  • bb01016400 Makefile.am: added mixer_api.h to mpd_headers Max Kellermann 2009-01-07 18:55:26 +01:00
  • b40428b3fd pcm_utils: moved conversion code to pcm_convert.c Max Kellermann 2009-01-07 18:53:36 +01:00
  • 8b19c74e8e pcm_format: pass struct pcm_dither_24 to pcm_convert_to_16() Max Kellermann 2009-01-07 18:19:22 +01:00
  • df30a29391 pcm_utils: moved code to pcm_format.c Max Kellermann 2009-01-07 18:19:09 +01:00
  • 6768581c41 pcm_volume: rename pcm_dither() to pcm_volume_dither() Max Kellermann 2009-01-07 18:08:26 +01:00
  • b7b5e3f9c3 pcm_prng: renamed prng() to pcm_prng() Max Kellermann 2009-01-07 18:07:19 +01:00
  • 3fd1fa31ca pcm_utils: moved code to pcm_mix.c Max Kellermann 2009-01-07 18:06:22 +01:00
  • 9d0579996c pcm_utils: moved code to pcm_volume.c Max Kellermann 2009-01-07 18:05:38 +01:00
  • e8c323ed7e pcm_utils: export pcm_range() Max Kellermann 2009-01-07 18:03:53 +01:00
  • 9cb76856c0 removed dlist.h Max Kellermann 2009-01-07 16:31:47 +01:00
  • a4a8ac0cc3 curl: use GQueue instead of dlist.h for buffer list Max Kellermann 2009-01-07 16:30:43 +01:00
  • fa503e31e7 client: use GList instead of dlist.h Max Kellermann 2009-01-07 16:30:40 +01:00
  • 91dfeff4b9 input_curl: disable "seekable" when icy-metadata is enabled Max Kellermann 2009-01-07 10:31:30 +01:00
  • ad7b7a1664 configure.ac: declare MPD_LIBS and MPD_CFLAGS first Max Kellermann 2009-01-06 09:07:02 +01:00
  • 2e2bfb4515 m4: deleted acx_pthread.m4 and codeset.m4 Max Kellermann 2009-01-05 18:09:38 +01:00
  • 493f661fa4 locate: fix strcmp() return value check Max Kellermann 2009-01-05 12:50:04 +01:00
  • d9c2960a55 fix G_BYTE_ORDER check Max Kellermann 2009-01-05 12:40:57 +01:00
  • b8a1cf30e8 configure.ac: moved checks to argument declarations I Max Kellermann 2009-01-05 09:44:48 +01:00
  • 2856be540f configure.ac: moved checks to argument declarations I Max Kellermann 2009-01-05 09:43:07 +01:00
  • 3f4bfd22c6 configure.ac: reordered plugin types Max Kellermann 2009-01-05 09:41:45 +01:00
  • 283bca7523 configure.ac: moved build options down Max Kellermann 2009-01-05 09:31:11 +01:00
  • 0fb21e67ef configure.ac: use AC_CHECK_HEADERS to check for locale.h Max Kellermann 2009-01-05 09:31:09 +01:00
  • 694a919b8e configure.ac: moved mandatory checks up Max Kellermann 2009-01-05 09:31:04 +01:00
  • e178a6f6a7 configure.ac: removed obsolete checks Max Kellermann 2009-01-05 09:31:02 +01:00
  • ac0fe98ffb use GLib byte order macros Max Kellermann 2009-01-05 08:17:22 +01:00
  • c844bd602d configure.ac: disable ID3 support when libid3tag was not found Max Kellermann 2009-01-05 08:04:43 +01:00
  • 3516d8fc1d tag: allocate space for null terminator in clear_non_printable() Max Kellermann 2009-01-04 21:24:22 +01:00
  • 200ef56d4d database: use stdbool Max Kellermann 2009-01-04 21:18:40 +01:00
  • 82166b715c database: db_init() initializes library, does not update Max Kellermann 2009-01-04 21:18:16 +01:00
  • 6acba73509 stats: added stats_update() Max Kellermann 2009-01-04 20:57:06 +01:00
  • 5c477f6067 removed the "condition" library Max Kellermann 2009-01-04 20:42:53 +01:00
  • 60f809b331 update: use notify.h instead of condition.h Max Kellermann 2009-01-04 20:42:43 +01:00
  • 21173ea4a9 event_pipe: removed the unused function event_pipe_wait() Max Kellermann 2009-01-04 20:32:45 +01:00
  • e4a53df7db don't exit after --create-db Max Kellermann 2009-01-04 20:31:23 +01:00
  • 6fb8c54939 update: refresh stats when database update is finished Max Kellermann 2009-01-04 20:30:27 +01:00
  • a9bd64b1dd update: splitted reap_update_task() Max Kellermann 2009-01-04 20:30:23 +01:00
  • 5e6ac50583 initialize GError pointers Max Kellermann 2009-01-04 19:51:54 +01:00
  • 530f0b71de path, tag: don't allocate GError for charset conversion Max Kellermann 2009-01-04 19:50:22 +01:00
  • da69382273 path: removed pfx_dir() Max Kellermann 2009-01-04 19:37:19 +01:00
  • 1a04e57168 renaming mixer.h to mixer_api.h Viliam Mateicka 2009-01-04 17:35:51 +01:00
  • fed719197c song: allocate the result of song_get_url() Max Kellermann 2009-01-04 19:09:34 +01:00
  • ea8ae68e6f directory: added directory_is_root() Max Kellermann 2009-01-04 19:08:52 +01:00
  • 923d2c966f mapper: allocate the result of map_fs_to_utf8() Max Kellermann 2009-01-04 18:59:47 +01:00
  • 8c5470a3db playlist: log errors during loadPlaylist() Max Kellermann 2009-01-04 18:59:32 +01:00
  • 49ac6fa996 playlist: use GLib logging Max Kellermann 2009-01-04 18:17:37 +01:00
  • 45597cc571 ls: renamed functions, no CamelCase Max Kellermann 2009-01-04 17:46:42 +01:00
  • 6a008b52d1 update: removed struct delete_data Max Kellermann 2009-01-04 17:28:34 +01:00
  • ff72fff68d ls: removed hasMusicSuffix() and get_archive_by_suffix() Max Kellermann 2009-01-04 17:26:22 +01:00
  • d6b229e35c update: moved code to update_regular_file() Max Kellermann 2009-01-04 17:26:18 +01:00
  • 8a562c9c71 song: removed duplicate '\n' check Max Kellermann 2009-01-04 17:26:15 +01:00
  • 77d3643036 ls: include cleanup Max Kellermann 2009-01-04 17:26:12 +01:00
  • 599d5820bc update: moved code to directory_exists(), fix typo Max Kellermann 2009-01-04 17:26:07 +01:00
  • 17d8bdb427 playlist: use uri_has_scheme() instead of isRemoteUrl() Max Kellermann 2009-01-04 16:23:33 +01:00
  • 7d87f71d83 command: check URI scheme in "addid" Max Kellermann 2009-01-04 16:22:08 +01:00
  • ef0b328a3c command: added variable "uri" to command handlers Max Kellermann 2009-01-04 16:19:45 +01:00
  • 1cad0c5b1d configure.ac: detect libid3tag without pkg-config Max Kellermann 2009-01-04 15:31:06 +01:00
  • 55b6fd2f0c player_thread: fix cross-fading duplicate chunk bug Max Kellermann 2009-01-04 14:55:02 +01:00
  • 96c18e7d15 input_curl: enabled Icy-Metadata support Max Kellermann 2009-01-03 23:55:03 +01:00
  • f9e9089f42 added library for parsing icy-metadata Max Kellermann 2009-01-03 23:35:30 +01:00
  • 700bd44fda input_stream: added tag() method Max Kellermann 2009-01-03 23:29:45 +01:00
  • 4be479d20c tag: added function tag_merge() Max Kellermann 2009-01-03 23:28:51 +01:00
  • 149f4e10cf decoder_api: moved code to do_send_tag(), free temporary tag Max Kellermann 2009-01-03 23:28:51 +01:00
  • 77b32addf1 tag: revert g_strescape() patch Max Kellermann 2009-01-03 23:13:39 +01:00
  • 6d2e4f4e72 player: emit PLAYLIST event when stream tag changes Max Kellermann 2009-01-03 20:49:51 +01:00
  • 38bf81285f utils: removed unused functions Max Kellermann 2009-01-03 14:53:42 +01:00
  • b42e10b839 event_pipe: use GLib logging Max Kellermann 2009-01-03 14:53:39 +01:00
  • d1c4f261c8 event_pipe: use close() instead of xclose() Max Kellermann 2009-01-03 14:53:36 +01:00
  • 206611e280 conf: use GLib instead of utils.h Max Kellermann 2009-01-03 14:53:34 +01:00
  • 63e240131e state_file: use GLib instead of utils.h / stat() Max Kellermann 2009-01-03 14:53:29 +01:00
  • dcff29e5aa state_file: errors are non-fatal in read_state_file() Max Kellermann 2009-01-03 14:53:23 +01:00