Commit Graph

  • ef308d9644 alsa: use GLib logging Max Kellermann 2008-12-29 17:29:42 +01:00
  • 74d4ec7fbb jack: use GLib logging Max Kellermann 2008-12-29 17:29:36 +01:00
  • eddf5e1e5e fifo: use GLib logging Max Kellermann 2008-12-29 17:29:31 +01:00
  • 409ee38b42 state_file: use GLib logging Max Kellermann 2008-12-29 17:29:23 +01:00
  • d4018c9966 volume: use GLib logging Max Kellermann 2008-12-29 17:29:18 +01:00
  • e9b96c6e56 player_thread: use GLib logging Max Kellermann 2008-12-29 17:29:14 +01:00
  • 46bef03e5a tag_id3: use GLib logging Max Kellermann 2008-12-29 17:29:10 +01:00
  • 0a9f69eaaa listen: use GLib logging Max Kellermann 2008-12-29 17:29:04 +01:00
  • d6170c30c8 utils: use GLib logging Max Kellermann 2008-12-29 17:29:01 +01:00
  • 173021e4eb client: use GLib logging Max Kellermann 2008-12-29 17:28:56 +01:00
  • e0fe4eb722 pcm: use GLib logging Max Kellermann 2008-12-29 17:28:49 +01:00
  • f4ce43b958 database: use GLib logging Max Kellermann 2008-12-29 17:28:37 +01:00
  • 3fa5632704 log: automatically append newline Max Kellermann 2008-12-29 17:28:34 +01:00
  • 95b3430f52 removed os_compat.h Max Kellermann 2008-12-29 17:28:32 +01:00
  • 041b8f697b command: use gmtime() on WIN32 Max Kellermann 2008-12-29 17:28:13 +01:00
  • b5c5a6b4c7 condition: removed cond_timedwait() and cond_signal_async() Max Kellermann 2008-12-29 17:28:09 +01:00
  • 0d8ba194be tag_id3: strip leading and trailing whitespace from ID3 tags Thomas Jansen 2008-12-29 16:37:41 +01:00
  • a51fada124 mp4: support the writer/composer tag Frank Mulder 2008-12-29 11:29:01 +01:00
  • 702d6a641d configure.ac: append archive libraries to $MPD_LIBS Max Kellermann 2008-12-29 11:27:11 +01:00
  • dfe235900f configure.ac: check for archive libraries only if enabled Max Kellermann 2008-12-29 10:01:33 +01:00
  • 8a8fdfb0ad configure.ac: removed pthread checks Max Kellermann 2008-12-29 08:20:19 +01:00
  • 6ad7be9525 update: fixing empty filenames in archives Viliam Mateicka 2008-12-28 19:03:00 +01:00
  • c15ac57271 osx_plugin: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:42 +01:00
  • 36b8968e36 output: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:42 +01:00
  • 28128dc4e3 tag & tag_pool: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:42 +01:00
  • ce5c22f4f4 condition: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:42 +01:00
  • 248cd50a20 update & main_notify: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:42 +01:00
  • 195cec505e player_thread: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:38 +01:00
  • c01ad37d3b decoder_thread: migrate from pthread to glib threads Thomas Jansen 2008-12-28 22:09:33 +01:00
  • bfb5657d6d songvec: migrate from pthread to glib threads Thomas Jansen 2008-12-28 21:02:42 +01:00
  • 4ed895c799 dirvec: migrate from pthread to glib threads Thomas Jansen 2008-12-28 21:02:30 +01:00
  • 8332a70406 idle: migrate from pthread to glib threads Thomas Jansen 2008-12-28 21:02:14 +01:00
  • 5e3dc6946f Include <pthread.h> where it is necessary only Thomas Jansen 2008-12-28 21:02:05 +01:00
  • f31b4f46e1 Remove xpthread_* wrappers Thomas Jansen 2008-12-28 21:01:03 +01:00
  • 1914e11466 conf: use GLib instead of utils.h/log.h Max Kellermann 2008-12-28 19:54:49 +01:00
  • 859aac7242 utils: removed myFgets() Max Kellermann 2008-12-28 19:54:49 +01:00
  • 2598cdd868 buffer2array: use GLib's g_ascii_isspace() Max Kellermann 2008-12-28 19:54:39 +01:00
  • 4b3a055ffe mikmod: use Glib instead of utils.h/log.h Max Kellermann 2008-12-28 19:48:53 +01:00
  • 4ca02bfcfc mikmod: convert mod_Data.audio_buffer to a static array Max Kellermann 2008-12-28 19:48:53 +01:00
  • 7f78ed5b98 log: use GLib logging Max Kellermann 2008-12-28 19:48:53 +01:00
  • 59cf77bbc8 log: don't keep log file open Max Kellermann 2008-12-28 19:48:53 +01:00
  • 8fe03b8bce decoder: terminate decoder thread before MPD cleanup Max Kellermann 2008-12-28 19:48:53 +01:00
  • c01aa53e6a log: support syslog() Max Kellermann 2008-12-28 19:48:53 +01:00
  • c6cb611065 log: moved code to log_init_file() Max Kellermann 2008-12-28 19:48:53 +01:00
  • d70c2e2285 log: merged initLog() and open_log_files(). Max Kellermann 2008-12-28 19:48:53 +01:00
  • caf47f7893 log: moved code to parse_log_level() Max Kellermann 2008-12-28 19:48:53 +01:00
  • 5d2c59e3f1 log: use the GLogLevelFlags type Max Kellermann 2008-12-28 19:48:53 +01:00
  • 2c5885e9c7 log: don't manipulate the umask Max Kellermann 2008-12-28 19:48:52 +01:00
  • 8e9def1b5a log: moved code to open_log_file() Max Kellermann 2008-12-28 19:48:52 +01:00
  • 8dc92ad284 log: deprecated "error_file" option Max Kellermann 2008-12-28 19:48:52 +01:00
  • d838a1ad24 decoder: new plugin using modplug library Viliam Mateicka 2008-12-28 17:11:18 +01:00
  • 4654bb4628 Update news with RVA2 and Audio archive support. Avuton Olrich 2008-12-28 13:02:41 +01:00
  • 65b18644e1 Add RVA2 tag support to MPD Pauli Virtanen 2008-12-28 13:02:34 +01:00
  • ed9668f638 notify: use GLib locking Max Kellermann 2008-12-27 20:56:06 +01:00
  • e8c44782d0 output_control: no static "notify" initialization Max Kellermann 2008-12-27 20:53:52 +01:00
  • b2fc0ee274 cmdline: fixed option_no_createdb usage Viliam Mateicka 2008-12-27 20:03:38 +01:00
  • 166d326950 configure.ac: fixed description to bzip2 compile option Viliam Mateicka 2008-12-27 19:44:58 +01:00
  • 83fc948008 cmdline: use g_build_filename() for ~/.mpdconf Max Kellermann 2008-12-27 19:46:43 +01:00
  • f5ff00bba4 cmdline: use GLib's option parser Max Kellermann 2008-12-27 19:36:03 +01:00
  • 357712c8f3 cmdline: use gboolean instead of int Max Kellermann 2008-12-27 19:35:30 +01:00
  • 786bb8cc33 moved command line parser to cmdline.c Max Kellermann 2008-12-27 19:03:33 +01:00
  • e18ded8ded Add an "Archive support" section to the configure results screen. Avuton Olrich 2008-12-27 09:54:00 -08:00
  • 9ca7be9e82 Change configure time option to be bzip2 rather than bz2. Avuton Olrich 2008-12-27 09:50:37 -08:00
  • dc0f779287 Fix text string to show bz2 rather than rar. Avuton Olrich 2008-12-27 09:49:27 -08:00
  • cc3b6c2f5b audiofile: don't close onput stream in libaudiofile destroy() Max Kellermann 2008-12-27 14:34:51 +01:00
  • 0fe0425dee disable archive API without plugins Max Kellermann 2008-12-27 14:33:41 +01:00
  • 4c13a276c4 configure.ac: moved archive library checks to options Max Kellermann 2008-12-27 13:45:17 +01:00
  • 9220e0edff Merge branch 'experimental' of git://git.musicpd.org/metyl/mpd Max Kellermann 2008-12-27 13:34:51 +01:00
  • 0e7c67067b Check for pkg-config before using it Qball Cow 2008-12-27 10:07:46 +01:00
  • 571b789dd0 Modify version string to post-release version 0.15~git Avuton Olrich 2008-12-25 13:18:46 -08:00
  • 8b7d7f8abd MPD version 0.14 Avuton Olrich 2008-12-25 13:18:46 -08:00
  • fbc573d03a Fix a few problems with the huge mpdconf update. There's alot of shift here, mostly due to word wraps. This, also, improves on uniformity and clarity of the document. Avuton Olrich 2008-12-24 15:02:01 -08:00
  • 1b5dd452d1 doc: fix "playlistdelete" documentation Max Kellermann 2008-12-24 23:54:09 +01:00
  • 1bd3cde062 playlist: fix stored playlist modifications with absolute paths Max Kellermann 2008-12-24 22:04:24 +01:00
  • a94e59ca21 stored_playlist: fix integer overflow in length estimation Max Kellermann 2008-12-24 17:40:41 +01:00
  • 7f98ba24c7 ffmpeg: case AV_NOPTS_VALUE to int64_t Max Kellermann 2008-12-24 11:56:53 +01:00
  • 82ef85a309 ffmpeg: don't assign "0" to pointer Max Kellermann 2008-12-24 11:49:37 +01:00
  • fefd3d6fb7 Makefile.am: fix sparse invocation Max Kellermann 2008-12-24 11:49:09 +01:00
  • d05c7f898f added build test script "test.sh" Max Kellermann 2008-12-24 11:35:57 +01:00
  • fc723803a4 mp3: "tag" argument is unused when libid3tag is disabled Max Kellermann 2008-12-24 11:07:58 +01:00
  • 4716ef1014 listen: "port" argument is unused when TCP support is disabled Max Kellermann 2008-12-24 11:07:58 +01:00
  • d66dddb47e Makefile.am: distribute only real scripts Max Kellermann 2008-12-24 11:01:14 +01:00
  • 51fd7cdfb7 Makefile.am: removed m4/* from EXTRA_DIST Max Kellermann 2008-12-24 10:56:53 +01:00
  • 6260e0c8a0 Makefile.am: don't add directory into EXTRA_DIST Max Kellermann 2008-12-24 10:50:23 +01:00
  • 136670832c configure.ac: renamed shout options Max Kellermann 2008-12-24 03:40:00 +01:00
  • 2888ff9bfa configure.ac: fix --enable-un documentation Max Kellermann 2008-12-24 03:32:11 +01:00
  • 7950a6d612 configure.ac: disable the mikmod plugin by default Max Kellermann 2008-12-24 03:24:23 +01:00
  • 0d9d82a932 pcm_utils: check pcm_convert()==0 Max Kellermann 2008-12-24 03:08:39 +01:00
  • d2d11d70a8 client: always attempt to flush deferred buffers Max Kellermann 2008-12-24 03:00:08 +01:00
  • d96cda95a1 shout: fixed bad error message printout Viliam Mateicka 2008-12-23 18:05:25 +01:00
  • 4674d0442a shout: fixed bad error message printout Viliam Mateicka 2008-12-23 18:00:37 +01:00
  • fe4a9a6d67 Build makefiles after checking available outputs and decoder plugins Qball Cow 2008-12-22 12:02:12 +01:00
  • 3b2a752d0e Merge branch 'http_buffer_remove' of git://git.musicpd.org/avuton/mpd Max Kellermann 2008-12-21 19:40:06 +01:00
  • bc31d7a0ee Merge branch 'master' of git://git.musicpd.org/avuton/mpd Max Kellermann 2008-12-21 19:39:08 +01:00
  • 143b46caf5 Fix AUTHORS UTF-8 compliance. Avuton Olrich 2008-12-21 06:10:47 -08:00
  • e75e40085f Remove obsolete http_buffer* stuff that went away with the new curl backend. Avuton Olrich 2008-12-20 22:16:02 -08:00
  • 04561b604b Huge mpdconf update. Avuton Olrich 2008-12-20 22:09:06 -08:00
  • cc279f115b More clarification in the INSTALL file Avuton Olrich 2008-12-20 19:29:55 -08:00
  • b1838b4976 Word wrap to 80 char lines Avuton Olrich 2008-12-20 19:27:02 -08:00
  • f2aa7c4d15 Start off with a disclaimer about the NEWS file information Avuton Olrich 2008-12-20 19:20:19 -08:00