Commit Graph

  • 8b46f4f586 Added rico.js to the javascript libraries Added rename playlist functionality. (click wait click on a playlist, type new name hit return) WARNING this will remove the smart playlist spec, use it only on static playlists (which you can't even add through the web interface) Anders Betnér 2006-03-27 20:26:12 +0000
  • 453aa41077 playlist.js: Possible to browse playlists Anders Betnér 2006-03-27 09:34:12 +0000
  • 476ee42faf starting simple gdbm backend Ron Pedde 2006-03-27 01:48:43 +0000
  • 96753e59ca Implement subcontainer browsing, closing ticket #3 Ron Pedde 2006-03-26 23:24:11 +0000
  • 9a396eca29 Make compdirs work again, closing ticket #15 Ron Pedde 2006-03-26 22:07:33 +0000
  • a06fa36c21 First time ever I've introduced an error by linting. Anders Betnér 2006-03-26 21:34:57 +0000
  • 31b142bef6 Linted playlist.js Anders Betnér 2006-03-26 21:24:20 +0000
  • d662654f35 Make the select boxes remember their selections when browsing, just like iTunes does. Moved some javascript around. Anders Betnér 2006-03-26 21:14:03 +0000
  • 1a71d3bdd7 tab exapand Ron Pedde 2006-03-26 19:47:30 +0000
  • f1037ae45a tab expand Ron Pedde 2006-03-26 19:46:55 +0000
  • 1a0dae4ed0 make mt-daapd-ssc.pl executable, from gordo Ron Pedde 2006-03-26 17:43:58 +0000
  • abee2d9792 autocreate directories from config file Ron Pedde 2006-03-26 04:55:59 +0000
  • e1a1c7f18a oops, forgot headers Ron Pedde 2006-03-25 23:27:55 +0000
  • 0b11dc0e39 Make failures in mp3 scanning non-fatal (in case of bad mp3_dir) Ron Pedde 2006-03-25 23:21:43 +0000
  • 0eb3160bbc add path verification and creation to config file Ron Pedde 2006-03-25 23:21:16 +0000
  • 272ba7d8e5 move the config file to a template Ron Pedde 2006-03-25 23:20:09 +0000
  • 149bb6a0a6 adjust config file paths for prefix Ron Pedde 2006-03-25 23:19:21 +0000
  • 2dcb98d6e3 Fixed playlist.js browse and search Added index=0-50 to query. (Song lists with more than 51 hits will be truncated to 51 hits.) This is temporary until the rico live grid works. Anders Betnér 2006-03-25 12:48:51 +0000
  • 51a3a6279c -Wall cleanups Ron Pedde 2006-03-25 11:15:53 +0000
  • 4d1555ec2b untabify err.c Ron Pedde 2006-03-25 10:52:10 +0000
  • 463c7fe478 Add script.aculo.us stuff to win32 package Ron Pedde 2006-03-25 05:55:12 +0000
  • 7f8c0d002c remove query.c from win32 build Ron Pedde 2006-03-25 05:51:33 +0000
  • 75fab9657d Fix parser crash on empty strings Ron Pedde 2006-03-24 22:29:24 +0000
  • 1cca7d3a53 index support, closes ticket #1 Ron Pedde 2006-03-24 19:23:47 +0000
  • 0d4882ae8e Playlist.js: fix busy message, add autosearch at a 500ms typing delay in the search box playlist.html: layout Anders Betnér 2006-03-24 11:44:50 +0000
  • 6e9d4ef491 Playlist.js: fixed search Anders Betnér 2006-03-24 07:47:43 +0000
  • 33802c5dff Playlist: Removed debug code Fixed browse by genre/artist/album click, broke search Anders Betnér 2006-03-24 07:09:31 +0000
  • be8eef8384 Fixes for sqlite3 from jlbz on the forums, walk out the thread pooling Ron Pedde 2006-03-24 05:10:29 +0000
  • 786ccfecda Refactored playlist.js (partially done) Added searchbox on the playlist page Some layout css fiddeling. Anders Betnér 2006-03-23 22:00:38 +0000
  • 48e8e0ef72 Autoconf is supposed to make life easy, I guess that is only true if someone else sets it up for you. Here's my fumbly finger approach to get it right. Anders Betnér 2006-03-23 10:38:11 +0000
  • 35d7a9bc61 Fix double-free in logout Ron Pedde 2006-03-23 02:57:39 +0000
  • 0d55a718cc automake sucks Ron Pedde 2006-03-22 23:48:13 +0000
  • 1fa4d66401 Changed playlist editor from table layout to using divs Anders Betnér 2006-03-22 08:55:31 +0000
  • adf55f3fea First steps towards a web based static playlist editor. Not so functional at the moment. Anders Betnér 2006-03-21 21:59:18 +0000
  • 2fbb744e6f string splitting function Ron Pedde 2006-03-20 22:27:56 +0000
  • 5020ed6884 start toward multi-entry terms Ron Pedde 2006-03-19 22:03:26 +0000
  • b8c423321a Fix problems with date based queries Ron Pedde 2006-03-19 06:43:32 +0000
  • 185f26d240 Fix obvious misorder of L_XML and L_PARSE Ron Pedde 2006-03-19 06:42:23 +0000
  • 9612a26af6 only debug parser info Ron Pedde 2006-03-19 06:33:53 +0000
  • 2882146e62 Fix for static error lists Ron Pedde 2006-03-19 06:33:30 +0000
  • 0b7968d468 Fix browse problem with empty content Ron Pedde 2006-03-19 05:26:51 +0000
  • 7fe019693b commit tri's concatination stuff Ron Pedde 2006-03-19 00:16:02 +0000
  • 75868e50aa make daap parser emit empty strings when daap/empty_strings is set -- for better xbmc compatibility Ron Pedde 2006-03-17 08:50:13 +0000
  • d5da21ae85 warn of null keys in ll Ron Pedde 2006-03-17 08:49:22 +0000
  • 779a139c9d Fix up overflows in comment resizing Ron Pedde 2006-03-16 23:56:49 +0000
  • 850fd90d45 take out references to query.h, as it is being done now by smart-parser Ron Pedde 2006-03-16 23:56:34 +0000
  • ebe7f7a861 Get rid of query.c and query.h, as they are now done via smart-parser.c Ron Pedde 2006-03-16 08:02:44 +0000
  • 5163942322 new dmap atoms Ron Pedde 2006-03-14 07:28:59 +0000
  • f0ee070937 win32 cleanups Ron Pedde 2006-03-14 00:45:33 +0000
  • be7bdfbbfb config file upgrading Ron Pedde 2006-03-13 06:33:58 +0000
  • 9bb208e156 configure changes Ron Pedde 2006-03-12 22:34:51 +0000
  • d5bfeba7da working toward comment preservation Ron Pedde 2006-03-12 21:25:29 +0000
  • 0cbc4a22d6 Fix double-free in dispatch.c Ron Pedde 2006-03-12 11:38:38 +0000
  • 90dc66110a Complete unifying smart playlists and query/filters Ron Pedde 2006-03-12 11:30:58 +0000
  • ae22cba1ae fix for type punning warning on gcc 4, thanks to pietu Ron Pedde 2006-03-12 00:39:26 +0000
  • 4927155787 Fix string scanning for quoted literals Ron Pedde 2006-03-12 00:29:48 +0000
  • 4964fb1374 almost have both query types working Ron Pedde 2006-03-10 23:41:13 +0000
  • e1c98c5fda make a translation from daap/dmap items to field names Ron Pedde 2006-03-10 05:51:53 +0000
  • 8ba1c68d62 fix smart parsing, now just need to finish the browse/query parsing Ron Pedde 2006-03-10 04:00:38 +0000
  • 2b6b8cd208 parser still not quite working on both queries and smart playlists Ron Pedde 2006-03-09 23:54:00 +0000
  • 43afe26932 Working toward single smart playlist/query parser Ron Pedde 2006-03-07 23:37:42 +0000
  • 32add9e77c sys_param Ron Pedde 2006-03-07 07:57:03 +0000
  • c635c85e95 fix limits.h Ron Pedde 2006-03-07 07:55:36 +0000
  • a6675697be realpath fixes Ron Pedde 2006-03-07 07:03:00 +0000
  • 5917ca0cda trivial logging Ron Pedde 2006-03-07 07:02:34 +0000
  • ec087d86ec make auth handler take effect on /content-codes, just like iTunes does. Ron Pedde 2006-03-07 07:02:03 +0000
  • 942125f271 type fixes Ron Pedde 2006-03-07 06:07:34 +0000
  • 8e9d759e05 make sqlite3 thread-safer(?) by using a thread pool Ron Pedde 2006-03-07 06:01:59 +0000
  • d53e2f83e4 revert to 1.11 Ron Pedde 2006-03-06 08:32:43 +0000
  • f79756769a more attempts at sqlite3 fixage Ron Pedde 2006-03-06 08:29:58 +0000
  • f037a53452 crazy fixes for sqlite3 Ron Pedde 2006-03-06 07:48:53 +0000
  • 11650fbf76 fix typo Ron Pedde 2006-03-06 06:55:58 +0000
  • 0c05af2610 finalize on error on enum_fetch Ron Pedde 2006-03-06 06:55:51 +0000
  • 0029cf0c9f add sqlite3 dll to the installer package Ron Pedde 2006-03-06 06:30:26 +0000
  • a6248dfc98 Add sqlite3, fix minor compilation problems Ron Pedde 2006-03-06 06:29:03 +0000
  • dad6b9e9d5 add debugging code to try and find the sqlite3 double-free bug Ron Pedde 2006-03-06 01:35:49 +0000
  • cf59f7dc33 fix up txt records to show password info, mtd-version, and itunes version Ron Pedde 2006-03-05 08:09:27 +0000
  • 4b728b899d Fix some races in sqlite3 Ron Pedde 2006-03-05 05:40:48 +0000
  • 1e48e88215 Add ability to concat title and artist on compilation tracks Ron Pedde 2006-03-05 02:03:11 +0000
  • 9e5f21db7f fix for STDERR problem in rend-unix Ron Pedde 2006-03-05 02:02:15 +0000
  • ea2eeb24b1 Fix byte order problem on wrong-endian machines Ron Pedde 2006-03-05 02:01:46 +0000
  • 58236d00c1 close STDERR on fork Ron Pedde 2006-03-05 02:01:22 +0000
  • 97fea2ff84 Fix play count updating Ron Pedde 2006-03-04 08:29:57 +0000
  • 90d5e1fa4c Fix problem with relative paths in config file Ron Pedde 2006-03-03 06:05:34 +0000
  • e53562943f still need to update atom and type for new metas Ron Pedde 2006-03-02 07:03:48 +0000
  • c92b0ed841 Fix configfile errors Ron Pedde 2006-03-02 05:17:47 +0000
  • 6a824aa09a Fix for iTunes 6.0.4 Ron Pedde 2006-03-02 00:39:52 +0000
  • 64415a5c42 fix bug in opendir/readdir emulation Ron Pedde 2006-03-01 23:25:50 +0000
  • d44bd674c1 fix wait3 problem on linux Ron Pedde 2006-02-28 05:23:59 +0000
  • e5dd11b090 fix errors when using a null default in conf_get_string Ron Pedde 2006-02-27 23:39:11 +0000
  • d3fc9de354 add ll.c and conf.c Ron Pedde 2006-02-27 22:55:35 +0000
  • 0918494faf unused variables Ron Pedde 2006-02-27 22:55:05 +0000
  • 096a2a4dbc make more ansi-ish Ron Pedde 2006-02-27 22:54:40 +0000
  • 940cfed25e fix typo Ron Pedde 2006-02-27 22:53:57 +0000
  • 73636a5a4c add ini style config handling Ron Pedde 2006-02-27 22:48:42 +0000
  • 47f6eeb8c5 more adds from win32-branch Ron Pedde 2006-02-26 08:48:23 +0000
  • 9a133dcbdc Merged win32-branch Ron Pedde 2006-02-26 08:46:24 +0000
  • bb894c5895 First pass at win32 port. Ron Pedde 2006-02-23 03:19:41 +0000
  • 4402588e2d Finish out the config file stuff. Only missing comment preservation now Ron Pedde 2006-02-21 23:19:53 +0000
  • 1d0a3c4149 More fixes for new config system Ron Pedde 2006-02-21 03:08:14 +0000