Commit Graph

  • c2c4bb1542 Add plugin headers Ron Pedde 2006-04-23 02:06:05 +0000
  • a044a54712 Uninstall all files, add extra dialog for music directory on installation. Ron Pedde 2006-04-22 21:37:58 +0000
  • 83e20a2824 Use css overflow on genres/artists/album select boxes instead of truncating the text Anders Betnér 2006-04-22 21:06:34 +0000
  • 15e6302fc0 Bring win32 up to current Ron Pedde 2006-04-22 20:03:26 +0000
  • b4bc212f65 Make auth requests for plugins work Ron Pedde 2006-04-22 19:45:49 +0000
  • eed9619063 Make auth handers receive connection info Ron Pedde 2006-04-22 18:22:41 +0000
  • 2fd2f15d23 Make plugins use reader/writer locks rather than semaphores, that they might be re-entrant Ron Pedde 2006-04-22 18:22:24 +0000
  • 9621ac0e9f Add Makefile.am for contrib directory Ron Pedde 2006-04-22 18:21:04 +0000
  • 433a2ce666 More plugin work Ron Pedde 2006-04-21 06:43:41 +0000
  • 03664de092 Small IE javascript fix (removed tr.hasAttribute) Anders Betnér 2006-04-20 21:47:58 +0000
  • aa5c3adb9a Added a spinner closes #34 Started work on #60 you can select songs by clicking and ctrl-clicking (can't do anything with the selected songs though) Anders Betnér 2006-04-20 21:30:47 +0000
  • 1af9e8c08e more plugin work Ron Pedde 2006-04-20 06:52:21 +0000
  • ff0491f798 Forgot the most important parts of the last commit Ron Pedde 2006-04-20 04:08:12 +0000
  • fd0d5cbbd9 start plugin infrastructure Ron Pedde 2006-04-19 08:32:18 +0000
  • b60b439102 playlist.html: * added a somewhat flaky spinner, will make it more smooth later * started work on selectable songs in songlist * removed unused code in playlist.js Anders Betnér 2006-04-18 20:23:19 +0000
  • 268019eb41 playlist.html: Put songid as a row attribute in songlist Anders Betnér 2006-04-17 21:13:28 +0000
  • d6ac7d5744 Add patrekur's bsd init script, move all init scripts to contrib/init.d Ron Pedde 2006-04-17 05:04:21 +0000
  • e3fc9fa94c Fix errors introduced by r962 on unix side Ron Pedde 2006-04-17 04:56:22 +0000
  • 201ab40e73 Fix warnings from bad prototype Ron Pedde 2006-04-16 05:14:22 +0000
  • 7b32ce3022 pass hostname to auth functions so auth functions can set passwords based on host. Also, make win32 not require passwords to config page from localhost. Ticket #76 Ron Pedde 2006-04-16 04:57:04 +0000
  • 882111a52a reopen log and re-read config on sighup -- fixes ticket #73 Ron Pedde 2006-04-15 23:03:31 +0000
  • 7907540aa5 Bring win32 up to date with compat changes Ron Pedde 2006-04-15 22:39:45 +0000
  • 4e40b62b78 make sure changes in version number don't force svn changes by making the config.h a template that gets generated at build time Ron Pedde 2006-04-15 22:01:35 +0000
  • c5b03aceb9 make sure changes in version number don't force svn changes by making the config.h a template that gets generated at build time Ron Pedde 2006-04-15 22:00:22 +0000
  • 6979a7a67e Fixes for compiling on solaris -- fixes #66 and #5 Ron Pedde 2006-04-15 08:53:56 +0000
  • 8afa55222b workaround for sh and bsd make, fixing ticket #65 Ron Pedde 2006-04-15 05:31:53 +0000
  • 5a73c4d8c6 apply patch for ticket #72 Ron Pedde 2006-04-15 04:45:25 +0000
  • 610f507ada Removed genre from songlist. Anders Betnér 2006-04-14 05:34:47 +0000
  • ad0455d09a more gdbm Ron Pedde 2006-04-13 02:19:56 +0000
  • 26a235672b Forgot some select boxes on config.html Anders Betnér 2006-04-12 21:28:34 +0000
  • 3fd9f6d353 status page uses /xml-rpc?metod=config First shot at it, nothing is editable and some conf fields are not updated at all. Anders Betnér 2006-04-12 21:01:38 +0000
  • 267528f070 Make mp3_dir multivalued, closing ticket #16 Ron Pedde 2006-04-12 05:18:55 +0000
  • 15edcf0670 tenative fix for ticket #65 -- == operator, vs = for /bin/sh != bash Ron Pedde 2006-04-12 04:34:01 +0000
  • 48dba7a057 Change all element.firstChild.nodeValue to Element.textContent(element) to fix bug #58 Anders Betnér 2006-04-11 07:22:34 +0000
  • 2c83da8701 attempt to fix #55 Ron Pedde 2006-04-10 22:26:57 +0000
  • 99c68192f3 Wording Anders Betnér 2006-04-10 20:17:44 +0000
  • 964285cf41 Minor win32 fixes, fix path parsing in conf validation to fix ticket #48 Ron Pedde 2006-04-10 19:02:39 +0000
  • f83f66130b add config_path and version items to stats xml-rpc. Fixes ticket #33. Take 2. :) Ron Pedde 2006-04-10 17:59:10 +0000
  • bc2faaf75f fix default config file location, ticket #63 Ron Pedde 2006-04-10 17:15:37 +0000
  • d67da51dee Fix ticket #57 Ron Pedde 2006-04-10 16:30:29 +0000
  • bb5866fd21 make mtd-update not depend on sqlite Ron Pedde 2006-04-10 07:38:26 +0000
  • e845bdef47 make reconf.sh a template file, fix shebang. Closes ticket #57 Ron Pedde 2006-04-10 07:08:33 +0000
  • e0597644b7 finish implementing xml-rpc for config values, closing ticket #33 Ron Pedde 2006-04-10 06:33:57 +0000
  • f40cf8eb8f make scanner-driver show reslution with millisecond accuracy Ron Pedde 2006-04-10 05:26:22 +0000
  • 61d2cd0df1 Fix playlist updating when updating smart playlist but not editing name. Fixes ticket #56 Ron Pedde 2006-04-10 05:14:43 +0000
  • 86a44ea550 Fix crash on invalid smart playlist Ron Pedde 2006-04-10 04:52:14 +0000
  • 8ca978322a fix error messages on bad schema Ron Pedde 2006-04-10 04:27:52 +0000
  • c7cc788a1d add external database update program (mtd-update) Ron Pedde 2006-04-10 04:18:38 +0000
  • 92e967e78c set default config file location based on prefix Ron Pedde 2006-04-09 01:35:10 +0000
  • 6d6f2d125f playlist.html: html clean up Anders Betnér 2006-04-09 00:17:10 +0000
  • 0987d427e6 playlist.html: The livegrid works you can scroll up and down, but songnames etc are truncated to 10 chars to prevent the rows from expanding their heights. I have to do something about the layout to get more room. Anders Betnér 2006-04-08 23:57:40 +0000
  • e6b57ef704 properly implement mtco for indexed operations. Fixes ticket #53 Ron Pedde 2006-04-08 23:25:30 +0000
  • cb30e0446f playlist.html: Livegrid works with browsing and searching, but it thinks that all songlists are 1000 songs long until bug #53 is fixed. Anders Betnér 2006-04-08 20:54:58 +0000
  • 2ae9bd5adf playlist.html: changed display of song time from ms to minutes:seconds Anders Betnér 2006-04-08 20:37:06 +0000
  • ff9ef03ed1 Moved web admin navigation box width from html to css. Changed cvs url to point to svn Anders Betnér 2006-04-08 20:15:19 +0000
  • a9dd972f25 First incarnation of playlist scrolling with Openrico Livegrid. If you open playlist.html and without selecting anything head to the song list scroller you can scroll in your song list. With rows fetched dynamicly from the server. A lot of things are broken, but the scrolling works! Anders Betnér 2006-04-08 19:48:18 +0000
  • 5ce3ebbb86 make ogg reading errors non-fatal, fixes bug #51 Ron Pedde 2006-04-08 06:11:28 +0000
  • 66fa97e8d1 bad first pass at setting config stuff... doesn't work for multivalued config values Ron Pedde 2006-04-07 06:55:04 +0000
  • 3b5e89708f Fixed #42 Anders Betnér 2006-04-06 21:20:33 +0000
  • 47db1632a3 Implemented #44 Anders Betnér 2006-04-06 21:00:47 +0000
  • b147348dbd more defensive aac scanning to fix bug #47 Ron Pedde 2006-04-05 06:31:33 +0000
  • 0028d16aa0 update scanner and parser makefiles. Deps really have to be trimmed Ron Pedde 2006-04-05 05:11:28 +0000
  • c5fcb96aed make update support configurable Ron Pedde 2006-04-05 04:18:18 +0000
  • 78455709c2 add xml-rpc method for getting config Ron Pedde 2006-04-04 06:31:19 +0000
  • 860f853778 Expand tabs Ron Pedde 2006-04-04 04:28:07 +0000
  • 7ec594b0c5 Put back the link to stop the server from the status page Anders Betnér 2006-04-03 09:36:13 +0000
  • fa2a3a1005 Make transcoding work for codec types that aren't known Ron Pedde 2006-04-03 03:47:11 +0000
  • 5d967ead1e 80 col cleanups Ron Pedde 2006-04-03 02:24:58 +0000
  • 96686cd917 Fix errors in null codectype when empty_strings enabled Ron Pedde 2006-04-03 02:22:02 +0000
  • 76ef6be721 Minimal IE prefix, won't fix anything, I just wanted to commit before messing with the Rico livegrid Anders Betnér 2006-04-01 22:12:03 +0000
  • 5a731133e2 Reverted #41 fix i r906. IE cache issues, now fixed server side by r907 Anders Betnér 2006-04-01 21:57:53 +0000
  • f98a93bdb0 Move mkdist.sh to a template, to avoid stomping on it Ron Pedde 2006-03-31 22:53:19 +0000
  • 805708da1f retrieve strings from database as blobs rather than strings to stop mangling codepage filenames. Fixes ticket #38 Ron Pedde 2006-03-31 22:40:38 +0000
  • 43bbf96024 anti-ie defensive anti-caching Ron Pedde 2006-03-31 22:23:18 +0000
  • 74ab93a851 Fix for me and IE booth being idiots. Added a random parameter to the xml-rpc call to prevent IE caching. Anders Betnér 2006-03-31 21:45:38 +0000
  • 422f0841c2 Fixed status page for IE, apart from #31, IE chockes on non utf-8 chars in the xml #41, IE will cache the xml-rpc answer Anders Betnér 2006-03-31 20:32:32 +0000
  • eb9a771dad Changed status.html to use /xml-rpc?method=stats every 5 seconds instead of reloading the page every 10 seconds. This breaks in IE, will fix it later. Anders Betnér 2006-03-31 20:08:40 +0000
  • 8fc0ab5272 Kind of a cheesy fix for #26, and not strictly correct, but close enough. Better would be to declare a path separator char in the os stuff. Ron Pedde 2006-03-31 09:41:27 +0000
  • 994c8efa8e Add nsSCM service manager to be able to implement installation deps, fixing #29. Additionally, added a check for Bonjour for Windows before installing. Ron Pedde 2006-03-31 08:32:14 +0000
  • 38a74ab1eb Moved defects and todos to trac.mt-daapd.org Anders Betnér 2006-03-31 07:29:53 +0000
  • 3b31d22c02 Fix bug #9 and #10 -- by making error statuses persistent, the win32 password problem goes away, as does the reprompting on bad password attempts. Nice. Ron Pedde 2006-03-31 07:29:51 +0000
  • cbf607fd2e bad fix for ticket #31 -- there is a more elegant way to do this, but this will have to work for now Ron Pedde 2006-03-31 06:12:37 +0000
  • 7bace3ab5a Fix for null thread status on a blocked db update thread Ron Pedde 2006-03-31 05:02:47 +0000
  • b1ed033d9e rollback r884 and r885, the json mess. Probably cleaner to make an xml-building api that more cleanly maps to json Ron Pedde 2006-03-30 04:13:20 +0000
  • a2528eba8c Fix ticket #27 -- make errors in dispatch return dmap/xml errors rather than HTTP errors Ron Pedde 2006-03-30 03:53:39 +0000
  • 62f802f218 playlist.js: Major refactoring. I probably broke something Anders Betnér 2006-03-29 22:20:12 +0000
  • 970a75f00e win32 fixes Ron Pedde 2006-03-29 22:02:42 +0000
  • 5c24ad2d02 playlist.js: add playlist checks if 'untitled playlist' exists and adds 'untitled playlist 1' (or 2 or 3 or...) Anders Betnér 2006-03-29 12:35:31 +0000
  • cfc50a5005 Playlist.js: fix playlist names containing "'" wrongly encoded Anders Betnér 2006-03-29 11:24:46 +0000
  • c3a8a453be Added short notes on what works and not to playlist.html New playlists are called "untitled playlist" to conform with iTunes Anders Betnér 2006-03-29 09:02:39 +0000
  • a1a4ba9c1b Fix ticket #28 -- incorrect song duration on wma files. Also update scanner driver for new config, etc Ron Pedde 2006-03-29 05:08:57 +0000
  • dfcc54342b fix minor typo in error message Ron Pedde 2006-03-29 05:08:13 +0000
  • 8ebc66e5db typo. argh. Ron Pedde 2006-03-29 04:42:28 +0000
  • 23e2bab36b Make sure that 'Library' isn't editable Ron Pedde 2006-03-29 04:41:57 +0000
  • c67af0fb50 Fix for #23 -- playlist name or query can be null now Ron Pedde 2006-03-29 04:40:35 +0000
  • 8d8178b46e almost json on the non-dmap version Ron Pedde 2006-03-28 23:36:23 +0000
  • a102c38763 json harder than I thought Ron Pedde 2006-03-28 07:49:39 +0000
  • 8c39e0294e Delete playlist works. (Hit delete key to remove the playlist) Anders Betnér 2006-03-27 22:19:18 +0000
  • 22649c0da3 playlist.js: add static playlist works, can't add any items to the playlist though Anders Betnér 2006-03-27 21:56:26 +0000
  • 3697dbd0aa playlist.js Click outside the "edit playlist name" box will end the edit and send the new name to the server Fixed a positioning error when the page is scrolled Anders Betnér 2006-03-27 21:12:28 +0000