Commit graph

  • 8d68402b32 nodejs-legacy is secret sauce nodejs-installation-advice Jeff Epler 2014-05-09 22:35:36 -0500
  • a27807082a Merge pull request #251 from CalebMorris/master master rad/master Andrew Kelley 2014-05-07 22:41:31 -0700
  • fae50a8d69 Changed doc link to redirect locally. Caleb Morris 2014-05-07 20:09:02 -0700
  • fa21bdc3d2 refactor import by youtube url into plugin Andrew Kelley 2014-05-04 20:28:07 -0700
  • cb6077bc87 Merge pull request #237 from seansaleh/master Andrew Kelley 2014-04-28 11:23:22 -0700
  • 7ea657e0d4 instantBufferBytes are now a configurable option seansaleh 2014-04-27 18:54:05 -0700
  • 0e3f87b8f1 Merge pull request #238 from yoasif/master Andrew Kelley 2014-04-27 20:28:34 -0700
  • ec7ebcfda1 added conf.py to docs because of build failure. Asif Youssuff 2014-04-27 23:23:33 -0400
  • bb1effc161 Merge pull request #231 from yoasif/master Andrew Kelley 2014-04-27 20:09:05 -0700
  • 656d3068c4 Merge pull request #233 from toofar/mpd Andrew Kelley 2014-04-27 20:06:10 -0700
  • 9a24b61d81 MPD: Support "any" as a search type in find and search. jimmy 2014-04-26 13:05:59 +1200
  • 6745455a74 MPD: Make "search" a substring match. jimmy 2014-04-26 12:56:02 +1200
  • 26474c9002 Initial documentation commit Asif Youssuff 2014-04-25 22:56:29 -0400
  • 35648a0a1d README: mention memory constraints of rpi. see #228 Andrew Kelley 2014-04-24 09:41:12 -0700
  • 7527911bb2 Merge pull request #226 from jeffrom/menuglitch Andrew Kelley 2014-04-23 21:36:51 -0700
  • 3971dc65f6 fix disabled menu item focus jumping jeffrom 2014-04-23 20:13:43 -0700
  • 92f0c80e9f close grooveFile instances at the correct time. closes #200 Andrew Kelley 2014-04-23 19:39:52 -0700
  • d17157fcc9 fix potential crash when users disconnect from client Andrew Kelley 2014-04-23 17:06:56 -0700
  • 45b8d28dcb README: add note about debian and ubuntu node package. closes #215 Andrew Kelley 2014-04-23 00:42:19 -0700
  • 4133c55fa7 Merge pull request #208 from rbuch/patch-1 Andrew Kelley 2014-04-22 15:48:40 -0700
  • 53d1cbe9b0 Add margin to URL upload bar Ronak Buch 2014-04-22 17:40:40 -0500
  • fa8fbf60fc update node-groove. closes #203 Andrew Kelley 2014-04-21 10:06:39 -0700
  • 3c02511c9e add acoustid app key Andrew Kelley 2014-04-19 15:41:40 -0700
  • d642629fd0 update to node-groove 1.4.0 which has acoustid scanning support Andrew Kelley 2014-04-19 15:34:11 -0700
  • b861d4776c fix dynamic mode not sorting songs correctly Andrew Kelley 2014-04-18 12:16:28 -0700
  • 656aab43ab player: add debug statement for nowplaying event Andrew Kelley 2014-04-15 14:42:26 -0700
  • 876e72db0c readme: link to the live demo Andrew Kelley 2014-04-15 13:51:46 -0700
  • f36efe16c7 client: fix incorrect enum values for repeat. closes #189 Andrew Kelley 2014-04-14 18:36:21 -0700
  • 8c2b78efc8 client: default selected queue item is the current track. closes #162 Andrew Kelley 2014-04-13 20:55:22 -0700
  • 8fe56b52bf update dependencies Andrew Kelley 2014-04-13 20:42:35 -0700
  • b1a48d5b27 client: fix UI issues with buttons Andrew Kelley 2014-04-13 20:31:41 -0700
  • 43d96fb348 client: shortcuts window scrollable with arrows. closes #28 Andrew Kelley 2014-04-13 19:36:20 -0700
  • 8f13aa795a client: wire up cancel button on edit tags dialog Andrew Kelley 2014-04-13 19:17:10 -0700
  • 7d0ac9dfd4 tag editing: support per track mode and access keys Andrew Kelley 2014-04-13 18:58:09 -0700
  • 2b3aff220f client: support editing multiple tags at once Andrew Kelley 2014-04-13 16:12:52 -0700
  • cc8f0abea4 update music-library-index to fix library selection bug Andrew Kelley 2014-04-13 01:43:04 -0700
  • 145e39ff02 client code cleanup Andrew Kelley 2014-04-13 01:42:20 -0700
  • 52e54b0152 Merge branch 'master' into edit-tags Andrew Kelley 2014-04-13 00:15:34 -0700
  • e1bd006566 client: code cleanup Andrew Kelley 2014-04-13 00:13:55 -0700
  • 453143040d client: fix not stopping keyboard propagation for text boxes Andrew Kelley 2014-04-12 23:58:43 -0700
  • 6dbfb820ea server: parse updateTags messages more carefully Andrew Kelley 2014-04-12 23:34:00 -0700
  • 7cc928e1e9 refactor db props listings Andrew Kelley 2014-04-12 23:04:51 -0700
  • deed3a7eb8 obstruct hotkeys in the edit tags dialog Josh Wolfe 2014-04-12 23:01:35 -0700
  • bf83c04902 edit dialog edits all the tags Josh Wolfe 2014-04-12 22:16:59 -0700
  • ac69158091 edit tags dialog can edit some tags Josh Wolfe 2014-04-12 20:58:56 -0700
  • 94ea856fae client: fix selection.incrementPos for albums in a list. closes #38 Andrew Kelley 2014-04-12 20:48:57 -0700
  • f9c820bdbf edit tags button appends a lol to the song name Josh Wolfe 2014-04-12 16:16:30 -0700
  • 78cd66d8df server: add updateTags message to update db Andrew Kelley 2014-04-12 18:52:48 -0700
  • 259f247290 persist queue on shuffle. closes #190 Andrew Kelley 2014-04-10 09:50:13 -0700
  • cc7183ce53 recognize TPA and TCM tags Andrew Kelley 2014-04-08 11:05:46 -0700
  • 091a24ee9d derping around. ugh no-hardware-playback Andrew Kelley 2014-04-01 23:28:07 -0700
  • 1631fdd10f refactor encoding to be always ahead of playhead Andrew Kelley 2014-04-01 10:40:21 -0700
  • 4e1c926cd5 fix time keeping when no streamers or encoders attached Andrew Kelley 2014-03-31 22:38:20 -0700
  • a9a4796922 debug stuff Andrew Kelley 2014-03-30 17:30:45 -0700
  • 54fd53000b more reliable headless playback Andrew Kelley 2014-03-29 17:23:12 -0700
  • 259526c82b add debug thing Andrew Kelley 2014-03-28 12:09:24 -0700
  • c5f31269d2 ability to attach and detach encoder and player. Andrew Kelley 2014-03-27 17:06:59 -0700
  • e02c986e86 client: fix library items not always expanding consistently Andrew Kelley 2014-03-31 18:27:49 -0700
  • 057a2e8776 client: fix displaying incorrect track number Andrew Kelley 2014-03-31 17:48:04 -0700
  • c6ada32047 importURL: URI decode filename Andrew Kelley 2014-03-30 18:48:36 -0700
  • 3325a248ee send update to client when replaygain scan completes Andrew Kelley 2014-03-30 18:40:05 -0700
  • f6054e662b fixing shift up/down in library. closes #46. Josh Wolfe 2014-03-29 22:06:39 -0700
  • f91849db47 update to latest express/connect Andrew Kelley 2014-03-28 14:56:00 -0700
  • 3fee3df88c client: use encodeURI on download links. closes #168 Andrew Kelley 2014-03-28 14:55:23 -0700
  • 9fa3ebac52 fix not watching music root folder Andrew Kelley 2014-03-28 13:34:45 -0700
  • 6a959e6d12 import by URL supports YouTube. closes #49 Andrew Kelley 2014-03-28 13:04:44 -0700
  • 09463c9d0a update keyboard shortcut documentation Andrew Kelley 2014-03-27 09:40:47 -0700
  • 5c8f45b6e9 improve import by URL feature. closes #171 Andrew Kelley 2014-03-26 17:17:07 -0700
  • 4e560b93e8 don't end directory names with ".". closes #177 Andrew Kelley 2014-03-26 16:21:33 -0700
  • c230081b3c fix crash - writing to closed web socket. closes #176 Andrew Kelley 2014-03-26 16:13:34 -0700
  • 0d6e6cb203 streaming: increase instant buffer size by 20KB Andrew Kelley 2014-03-26 13:42:46 -0700
  • ab1b828f4d update duration info in db when replaygain scan finishes Andrew Kelley 2014-03-26 08:59:21 -0700
  • 1ec74cea49 README: update MPDroid project link Andrew Kelley 2014-03-25 23:57:25 -0700
  • 693e06a137 add roadmap to README Andrew Kelley 2014-03-25 23:26:35 -0700
  • 207f77e4c9 I can render html with no handlebars, no handlebars, no handlebars... Andrew Kelley 2014-03-25 17:50:59 -0700
  • cde56a3e6b client: fix incorrect expand icon shown sometimes Andrew Kelley 2014-03-25 14:27:04 -0700
  • c7e2387325 client: use textContent instead of innerText Andrew Kelley 2014-03-25 13:57:20 -0700
  • dec92a1b39 client: fix incorrectly displaying songs as random Andrew Kelley 2014-03-25 13:00:05 -0700
  • b0bc750c9b client: ditch handlebars for rendering artists Andrew Kelley 2014-03-25 12:53:24 -0700
  • 398e3e9db8 client: ditch handlebars for playlist rendering Andrew Kelley 2014-03-25 10:56:10 -0700
  • 9fa80e43ff implementing shift+arrows in queue. Josh Wolfe 2014-03-25 01:50:54 -0700
  • 1c0129a779 ctrl+arrows and ctrl+space in library work like in the queue. Josh Wolfe 2014-03-24 23:59:26 -0700
  • b0839774f0 queue uses ctrl to move the cursor without selecting, and alt to bump selected tracks up or down. Josh Wolfe 2014-03-24 23:22:29 -0700
  • 113f008115 client: ditch handlebars for stored playlists Andrew Kelley 2014-03-24 23:50:49 -0700
  • a4b0fa4a12 client: ditch handlebars for context menus Andrew Kelley 2014-03-24 23:41:51 -0700
  • b693b9f6f6 ctrl+space to toggle selection under the cursor Josh Wolfe 2014-03-24 23:02:51 -0700
  • de234fde4f fix cursor selection not showing up Josh Wolfe 2014-03-24 23:02:13 -0700
  • 825fa5d5d0 client: ditch handlebars for stored playlists Andrew Kelley 2014-03-24 22:05:55 -0700
  • 889e8b0bec client: ditch handlebars for shortcuts dialog Andrew Kelley 2014-03-24 21:58:49 -0700
  • 540266c058 client: ditch handlebars in settings pane. closes #35 Andrew Kelley 2014-03-24 21:50:52 -0700
  • bf02f0d3c5 recover from others deleting our selection.cursor. closes #158 Josh Wolfe 2014-03-24 21:23:33 -0700
  • 17f86d9735 uncocoify some of app.js Josh Wolfe 2014-03-24 21:02:18 -0700
  • 42f66c817f Revert "ability to disable streaming in config" Andrew Kelley 2014-03-24 17:38:42 -0700
  • 11068623b5 fix upload for multiple files Andrew Kelley 2014-03-24 17:12:54 -0700
  • 3be4ad9cb6 upload improvements. closes #45 Andrew Kelley 2014-03-24 15:49:51 -0700
  • 1a7dc0e0a3 update connect-static to latest. enables static asset caching with etags Andrew Kelley 2014-03-18 16:11:16 -0700
  • d30276f415 Release 1.0.1 1.0.1 Andrew Kelley 2014-03-18 15:29:10 -0700
  • af72b80c60 update connect-static to latest. fixes last.fm authentication Andrew Kelley 2014-03-18 15:19:56 -0700
  • 515845e3f9 also recognize "TCMP" ID3 tag as compilation album flag Andrew Kelley 2014-03-16 21:52:29 -0700
  • 44609d7ca3 default import path includes artist Andrew Kelley 2014-03-16 21:22:37 -0700