Commit Graph

  • df0013a166 Introduce libevent for running the main loop Julien BLACHE 2009-04-07 12:50:46 +0200
  • 3b4e0d8f74 Add missing ; Julien BLACHE 2009-04-07 11:40:14 +0200
  • b3cffd491d Add and use io_urlencode() to replace %U format spec for io_open() Julien BLACHE 2009-04-05 22:42:03 +0200
  • 687be1cbb6 Remove compat.[ch] Julien BLACHE 2009-04-05 19:15:44 +0200
  • 7098dfbab3 Fix various trivial compiler warnings Julien BLACHE 2009-04-05 18:51:49 +0200
  • ea36855793 Fix format specifiers for 64bit integers Julien BLACHE 2009-04-05 18:49:03 +0200
  • 311eb19cb5 Add -Wall to default CFLAGS Julien BLACHE 2009-04-05 18:31:00 +0200
  • 9d9a4a0ea2 Initialize libtool with disable-static Julien BLACHE 2009-04-05 18:22:48 +0200
  • f4721a6cec Add explicit -export-dynamic Julien BLACHE 2009-04-05 18:21:59 +0200
  • 081a13bbea Fix ffmpeg API breakage Julien BLACHE 2009-04-05 16:37:28 +0200
  • 888bf11d2f Replace %U format by %s Julien BLACHE 2009-04-05 16:20:42 +0200
  • 59ac95cfae Remove x bit Julien BLACHE 2009-04-05 15:52:29 +0200
  • e318858d44 Fill in type & codectype for .url/.pls Julien BLACHE 2009-04-05 13:51:57 +0200
  • c2ffed5e2b Remove unused iconv-dependent code. Julien BLACHE 2009-04-05 13:37:33 +0200
  • d8a9772afc Remove/replace non-gcc compiler-specific defines and pragmas Julien BLACHE 2009-04-05 13:30:54 +0200
  • 3dd76cf9e9 Remove unneeded prototypes Julien BLACHE 2009-04-05 13:24:32 +0200
  • 625ffd2112 Work around ffmpeg bugs in metadata support for some formats Julien BLACHE 2009-04-05 13:22:47 +0200
  • 3a53a068af Initialize ffmpeg in main() Julien BLACHE 2009-04-05 13:13:09 +0200
  • c9107ed48c Remove unneeded id3tag.h include Julien BLACHE 2009-04-05 10:59:59 +0200
  • f14ba228ec Remove Ogg Vorbis file scanner Julien BLACHE 2009-04-05 10:56:53 +0200
  • 056f788c99 Remove MP3 file scanner Julien BLACHE 2009-04-05 10:53:19 +0200
  • 9f45181bb3 Remove AAC file scanner Julien BLACHE 2009-04-05 10:52:25 +0200
  • 84a132d166 Remove WAV file scanner Julien BLACHE 2009-04-05 10:49:10 +0200
  • 23802f1866 Remove AIFF file scanner Julien BLACHE 2009-04-05 10:48:44 +0200
  • a3e83775b3 Enable ffmpeg file scanner Julien BLACHE 2009-04-05 10:45:54 +0200
  • 8dce7ee0f3 Add comments pertaining to the type, codectype and description fields Julien BLACHE 2009-04-05 10:24:10 +0200
  • 10037ff7cf Rename struct tag_mp3file Julien BLACHE 2009-04-05 10:10:24 +0200
  • d0d9e9dbfc Update .gitignore Julien BLACHE 2009-04-05 10:10:01 +0200
  • 0187b5d405 Make ffmpeg mandatory Julien BLACHE 2009-04-05 10:06:03 +0200
  • f5dd1bec13 Add an ffmpeg-based file scanner Julien BLACHE 2009-04-05 09:51:40 +0200
  • 22ac226f77 Update default config file Julien BLACHE 2009-04-02 15:05:18 +0200
  • 2cb11e8f42 Fix typos in help output Julien BLACHE 2009-04-02 13:24:09 +0200
  • 1b98e3c036 Fix Avahi mDNS backend Julien BLACHE 2009-04-02 13:22:23 +0200
  • 464bd414a1 Properly guard bytes_written against NULL Julien BLACHE 2009-04-02 13:17:16 +0200
  • 46acba0edb Fix ilst atom parsing Julien BLACHE 2009-04-02 13:16:07 +0200
  • 93a97956a0 Change return type to boolean Julien BLACHE 2009-04-02 13:14:54 +0200
  • 7565b02229 Properly reset XML scanner state between scans Neil Spring 2009-04-02 13:10:19 +0200
  • 54d441f57c Fix handling of URIs in io_open() Chris Pitchford 2009-04-02 13:07:36 +0200
  • 7c1752d871 Fix a bad return value in ws_addarg() Jeremy Kerr 2009-04-02 13:01:19 +0200
  • 567bd3ee03 Fix integer overflow, CVE-2008-1771 Nico Golde 2009-04-02 12:59:31 +0200
  • 5d227e85c5 Fixup taglib_tab_free_strings() invocation Nico Golde 2009-04-02 12:29:49 +0200
  • c241c9b61d Rename and reset version number fork_cleanedup Julien BLACHE 2009-04-02 12:19:45 +0200
  • b80b81adae Don't clobber LIBS with -ldl Julien BLACHE 2009-04-02 12:17:24 +0200
  • 3a55c153b8 Move wavstreamer to tools Julien BLACHE 2009-04-02 12:11:29 +0200
  • 023e034020 Don't clobber LDFLAGS with iconv Julien BLACHE 2009-04-02 11:42:39 +0200
  • 1c97e73351 Remove embedded copy of getopt Julien BLACHE 2009-04-02 11:08:41 +0200
  • cfdb37c07c Remove Mac OS conditional code Julien BLACHE 2009-04-02 11:06:29 +0200
  • c3fb950737 Remove WIN32 conditional code Julien BLACHE 2009-04-02 11:04:33 +0200
  • 77b3dac424 Remove commented-out links Julien BLACHE 2009-04-01 20:12:41 +0200
  • 6c643633bd Remove binary-only Java applet Julien BLACHE 2009-04-01 20:11:42 +0200
  • 4ae5c2f83b Add mandatory automake files Julien BLACHE 2009-04-01 19:27:03 +0200
  • b59f936390 Remove barely-used bsd-snprintf.[ch] Julien BLACHE 2009-04-01 19:26:19 +0200
  • fc8038de6b Get rid of unused restart.[ch] Julien BLACHE 2009-04-01 19:13:23 +0200
  • 242d41fd0d Remove unused uici code Julien BLACHE 2009-04-01 19:04:04 +0200
  • a54582c0b7 Remove specfiles Julien BLACHE 2009-04-01 19:00:23 +0200
  • d3b4d80284 Remove SVN keywords Julien BLACHE 2009-04-01 18:59:32 +0200
  • d0a50ce5e7 Remove useless NEWS file Julien BLACHE 2009-04-01 18:57:39 +0200
  • 88acac711b Cleanup configure.in Julien BLACHE 2009-04-01 18:31:02 +0200
  • 36a0217199 Use pkg-config for TagLib Julien BLACHE 2009-04-01 18:18:31 +0200
  • b4deba68b6 Use pkg-config for libFLAC Julien BLACHE 2009-04-01 18:12:22 +0200
  • 22e646099a Use pkg-config for Ogg/Vorbis Julien BLACHE 2009-04-01 17:57:47 +0200
  • 2fd4b744a7 Use pkg-config for id3tag Julien BLACHE 2009-04-01 17:52:01 +0200
  • 5f682ca276 Remove unused SSL support Julien BLACHE 2009-04-01 17:45:27 +0200
  • 5fa0b8ea98 Use AC_HELP_STRING Julien BLACHE 2009-04-01 17:41:24 +0200
  • af893a95fb Enable ffmpeg transcoding by default Julien BLACHE 2009-04-01 17:19:53 +0200
  • 7ce2e75859 Use pkg-config to check for libavcodec & libavformat Julien BLACHE 2009-04-01 17:10:28 +0200
  • 2daa9835a3 Update includes for newer ffmpeg versions Julien BLACHE 2009-04-01 17:10:17 +0200
  • 098ab7d736 Make SQL mandatory and sqlite3 the default (and only) backend Julien BLACHE 2009-04-01 16:59:50 +0200
  • c0d395b7f9 Remove unused NSLU2 flag Julien BLACHE 2009-04-01 16:22:38 +0200
  • eb5cccca06 Make MDNS mandatory and Avahi the default (and only) backend Julien BLACHE 2009-04-01 16:20:53 +0200
  • 185864e799 Remove custom memory debug facility Julien BLACHE 2009-04-01 15:58:10 +0200
  • ca1c461419 Remove gdbm database backend Julien BLACHE 2009-04-01 15:33:17 +0200
  • 1d71d95332 Remove x bit Julien BLACHE 2009-04-01 15:26:24 +0200
  • e2a31b40a2 Remove obsolete sqlite v2 SQL backend Julien BLACHE 2009-04-01 15:25:45 +0200
  • a278c5998c Remove non-Avahi mDNS backends Julien BLACHE 2009-04-01 15:09:25 +0200
  • 3a8c7b3c41 Get rid of Apple's RendezVous mDNS implementation Julien BLACHE 2009-04-01 15:00:59 +0200
  • 1ca30657ac Remove unneeded script Julien BLACHE 2009-04-01 14:50:40 +0200
  • b4fe0300b4 Remove test drivers Julien BLACHE 2009-04-01 15:10:47 +0200
  • 180cc2eb5a Get rid of win32 code Julien BLACHE 2009-04-01 14:48:27 +0200
  • e747ba2e1d Remove Mac OS X code Julien BLACHE 2009-04-01 14:41:00 +0200
  • 251c1a3266 Remove custom aclocal options. Julien BLACHE 2009-04-01 14:37:10 +0200
  • 22dac4bb18 Remove useless scripts Julien BLACHE 2009-04-01 14:33:49 +0200
  • de33334faf Fixup configure.in Julien BLACHE 2009-04-01 14:33:00 +0200
  • d7293febf9 Remove unneeded m4 includes and reconf script. Julien BLACHE 2009-04-01 14:31:53 +0200
  • 9c1737dc71 Add .gitignore file Julien BLACHE 2009-04-01 14:23:18 +0200
  • f3d1caff93 Fix 3 large memory leaks mt-daapd_svn1696 Ron Pedde 2007-10-29 05:48:42 +0000
  • e842f38fce fix windows blocking socket issue, work around problem with temp update table not being seen by fetch thread during db update Ron Pedde 2007-10-24 05:44:35 +0000
  • c8d09bc310 Make rsp update session status, to help kick off rescans Ron Pedde 2007-10-24 04:06:52 +0000
  • d75e1f8d48 Update playcounts for transcoded files Ron Pedde 2007-10-24 03:59:34 +0000
  • d036a46d60 Add zlib and xiph licenses to the web page configs Ron Pedde 2007-10-24 03:42:07 +0000
  • a8b6d93c07 Add count value to smart playlists, closing #150 Ron Pedde 2007-10-23 04:52:25 +0000
  • fffe34e5eb Fix bogus error messages on web config Ron Pedde 2007-10-23 04:23:50 +0000
  • 60f8d1299f Fix wav scanning for wav files with more than two blocks (wmp wav files with LIST/INFO blocks) Ron Pedde 2007-10-23 03:57:20 +0000
  • ad5718bb9c Add DESCRIPTION tag as an alias for COMMENT in flac files Ron Pedde 2007-10-23 03:43:17 +0000
  • 34a4bb998e Fix duration scanning for wav files Ron Pedde 2007-10-23 03:37:51 +0000
  • 14626a0174 portability fixes for ssc script courtesy of Ulrich Spoerlein Ron Pedde 2007-10-23 03:13:15 +0000
  • 1292992f6f Fix for format string vulnerability, reported as UnprotectedHex.com advisory UPH-07-03 by nnp (no CVE yet) Ron Pedde 2007-10-21 22:51:01 +0000
  • e70f43e1ce Fix for remote DOS, reported as UnprotectedHex.com advisory UPH-07-02 by nnp (no CVE yet) Ron Pedde 2007-10-21 22:45:32 +0000
  • eb7b49d848 Fix for remote DOS, reported as UnprotectedHex.com advisory UPH-07-01 by nnp (no CVE yet) Ron Pedde 2007-10-21 22:13:37 +0000
  • 31bbea6109 Win32 performance fix (WSAEWOULDBLOCK hack issue) Ron Pedde 2007-10-19 03:35:24 +0000