Commit Graph

  • f7622dffe3 fix build with a build dir master Jean-Philippe Andre 2017-09-04 12:10:59 +0900
  • 32c53b57e4 use spacebar for toggling play/pause in player view zmike 2017-05-19 13:44:02 -0400
  • 889f8f0042 info++ devs/discomfitor/meta Mike Blumenkrantz 2016-10-10 16:04:39 -0400
  • 497ff6f8ff logging Mike Blumenkrantz 2016-10-04 08:21:24 -0400
  • 321c9cfbc6 add meta image loader+infra for loading from X-AlbumImage metadata tag Mike Blumenkrantz 2016-10-02 11:22:24 -0400
  • 762ba11d4d fix copy/paste typo when configuring e module Mike Blumenkrantz 2016-10-02 11:22:06 -0400
  • 399976045b add empdd support for song xtags Mike Blumenkrantz 2016-10-02 10:48:37 -0400
  • cf2057ae96 avoid crash when showing bg tooltip if callback is reached unexpectedly zmike 2016-10-05 18:19:59 -0400
  • 00af2f5fbe lock overlay to visible while a menu is open zmike 2016-10-05 18:19:42 -0400
  • f3e02cd992 Adding slovenian translation maxerba 2016-09-21 21:43:36 +0200
  • 6a402bdab4 add some connected checks in empdd methods zmike 2016-08-12 13:35:11 -0400
  • e8509d5935 refactor/simplify apm updating, fix some corner cases when renaming files Mike Blumenkrantz 2016-06-17 12:08:21 -0400
  • 8cfc6f6553 ensure empd_song_item exists before trying to show it on list change Mike Blumenkrantz 2016-06-17 12:08:05 -0400
  • 4ce1ea622d handle case where new songs are inserted to the middle of the list Mike Blumenkrantz 2016-06-17 12:07:22 -0400
  • f35a5f247e add safety abort() for items added without a header since this is a bug Mike Blumenkrantz 2016-06-17 12:06:36 -0400
  • 37ecf51b45 use detected insert point as header if it has no subitems during queue handler Mike Blumenkrantz 2016-06-17 12:02:23 -0400
  • 024fcefe0f use detected insert point as header during update if no parent item exists Mike Blumenkrantz 2016-06-10 11:51:50 -0400
  • 251376703b ensure parent item exists before using parent data during queue item delete Mike Blumenkrantz 2016-05-28 13:11:32 -0400
  • 5604b52a2d update google image fetcher to new google json code Mike Blumenkrantz 2016-05-28 13:04:10 -0400
  • d2ce216f6d handle case where metadata fails to return an image object to bg_add on update Mike Blumenkrantz 2016-05-28 11:28:44 -0400
  • de9c5b31c5 make ctrl+wheel album skipping more accurate when wrapping first<->last item Mike Blumenkrantz 2016-05-28 11:27:29 -0400
  • f39b7e1332 add special prioritized files to improve fs loader accuracy Mike Blumenkrantz 2016-05-02 19:17:54 -0400
  • a83e832aeb ensure song item headers are accurately detected when calculating insert point Mike Blumenkrantz 2016-05-02 18:15:30 -0400
  • 3f5dda8e9c hide filesystem search entry when all text has been deleted Mike Blumenkrantz 2016-04-30 14:42:15 -0400
  • 08ee5e766b ensure a header song item is used when inserting a new header song item Mike Blumenkrantz 2016-04-30 14:28:44 -0400
  • 1e8a11ad2f reject non-printable characters when beginning filesystem search Mike Blumenkrantz 2016-04-01 14:55:27 -0400
  • bd77f49f3c remove broken list variable aliasing during apm update processing zmike 2016-02-26 20:52:32 -0500
  • 39bc858b20 handle incremental queue version updating in the ui Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 86f5a0324e automatically update queue list headers when an item is removed Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 8db5763d08 ensure that clipboard pastes are handled asynchronously Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 1daabc4f2b don't show total track count in tooltip if track number is larger than total Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • ba50156ec4 add signal/handling for managing queue list changes using incremental updates Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 4db0a19dd3 trigger empdd status pings immediately in more method calls Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • f501bb4542 convert array usage in empdd to lists Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • fae6e09644 add item_compress* list theme group aliases Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • f8db8f14b5 when running apm update adds, loop infinitely until all adds are processed Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 2b2e3baf0d improve apm directory matching algorithm with nested album directories Mike Blumenkrantz 2016-02-08 11:52:46 -0500
  • 85fc2cb869 add explicit make deps for building apm module Mike Blumenkrantz 2015-12-16 16:20:16 -0500
  • ad6decde3f set HAVE_AZY_PARSER more accurately when not found during configure Mike Blumenkrantz 2015-12-15 12:09:39 -0500
  • fd7ae69962 exit without crashing when empdd is run manually with --option Mike Blumenkrantz 2015-11-24 21:31:38 -0500
  • fc7b9ff717 fix module file build dependencies to include empc.h Mike Blumenkrantz 2015-11-24 21:26:09 -0500
  • c6ecd8c4c8 update gitignore Mike Blumenkrantz 2015-11-24 21:18:41 -0500
  • c9672228cb Update po files Jean-Philippe Andre 2015-11-23 20:39:51 +0900
  • e2b73d2500 Add ko translation Jean-Philippe Andre 2015-11-23 20:39:09 +0900
  • f3f941121e add Korean translation for the empc music player Seong-ho Cho 2015-11-23 20:13:03 +0900
  • 912accae99 add ctrl+Delete keybind on player view to delete current album Mike Blumenkrantz 2015-11-06 17:26:17 -0500
  • 3a149bc52c break out ranged queue list deletion into util function Mike Blumenkrantz 2015-11-06 17:26:08 -0500
  • 5d1baba0aa allow enter key to activate first selected item in player view zmike 2015-09-16 18:10:31 -0400
  • 2157ed3e66 force updates on current song info display when queue list updates zmike 2015-09-08 22:27:35 -0400
  • 9ada1350ea trigger login box on failure to gather mpd host info on startup Mike Blumenkrantz 2015-09-06 22:30:34 -0400
  • 71427769de explicitly attempt to start empdd from empc on startup Mike Blumenkrantz 2015-09-06 22:17:52 -0400
  • 5cd08a5df9 allow empdd to start up without connection info Mike Blumenkrantz 2015-09-06 22:13:41 -0400
  • 627050e55f break out dbus popup of doom into separate function for reuse Mike Blumenkrantz 2015-09-06 22:11:27 -0400
  • e2a21f71db fix dbus service file name to match service name Mike Blumenkrantz 2015-09-06 22:11:03 -0400
  • 5b3ef97f3a ...and go back to old-style html content-type header for xml return zmike 2015-09-06 20:35:17 -0400
  • 3146cf387c update lyricwiki module for (undocumented) api changes zmike 2015-09-06 20:30:47 -0400
  • 2f8bd94ee7 simplify filesystem loader thread conditional zmike 2015-09-06 09:28:52 -0400
  • 2ac5edb399 also ensure filesystem loader recurses as expected for artist art zmike 2015-09-06 09:26:56 -0400
  • f1fe7471fd only allow parent directory searches for filesystem loader if still in album directory zmike 2015-09-06 09:21:11 -0400
  • e893b6cbc1 fix prev_album skip action when activating during the first album zmike 2015-08-17 19:51:16 -0400
  • 8eafb3e56e block Delete current song deletion if not in player view zmike 2015-07-12 15:13:50 -0400
  • 6ae5d03f82 delete key on player view deletes current song Mike Blumenkrantz 2015-06-08 08:01:27 -0400
  • 88a10f3497 refresh current filesystem's realized items after completing a url paste zmike 2015-04-16 08:50:38 -0400
  • 764297867c fix apm to add all new/updated albums, not just first album zmike 2015-04-15 22:20:26 -0400
  • b5f571087e export empd_queue_length for use in modules zmike 2015-04-15 22:12:55 -0400
  • 2a580715ed use int for empd_song_track zmike 2015-04-11 11:43:30 -0400
  • 5889bf4551 force layout recalc before completing cover animation zmike 2015-04-10 10:29:40 -0400
  • 3c5caf9f7e always show filesystem add/refresh buttons again after entry hide zmike 2015-04-07 18:43:42 -0400
  • eec74c14b0 remove straggler edje file reloading code zmike 2015-04-07 18:39:32 -0400
  • 9a3b2741d1 update e module for latest api changes Mike Blumenkrantz 2015-04-06 20:41:29 -0400
  • 7e2b1a47ab block filesystem entry activation for invalid key presses Mike Blumenkrantz 2015-03-10 13:56:57 -0400
  • 38fffbd489 don't unexpectedly block entry shortcuts when filesystem entry is visible Mike Blumenkrantz 2015-03-10 13:38:23 -0400
  • 7aea5c7a21 attempt to disable awful giant blue focus rectangles Mike Blumenkrantz 2015-03-09 17:30:03 -0400
  • 37e4f02850 ensure correct button/back state on filesystem layout when hiding entry Mike Blumenkrantz 2015-03-09 17:06:55 -0400
  • 11592116f5 fix BackSpace keyname in filesystem entry key handler Mike Blumenkrantz 2015-03-09 16:56:36 -0400
  • fd566329eb filesystem entry receives focus now to fix backspace+compose functionality Mike Blumenkrantz 2015-03-09 16:53:44 -0400
  • 514c60df50 disable focus on filesystem gengrid while entry is active Mike Blumenkrantz 2015-03-09 16:53:12 -0400
  • fd4ae8f791 pressing enter while filesystem entry is active now activates current item Mike Blumenkrantz 2015-03-09 16:52:08 -0400
  • ecfd8e779d unify filesystem entry hiding signal sending Mike Blumenkrantz 2015-03-09 16:51:44 -0400
  • 68eb71ef71 add clip for filesystem content swallow Mike Blumenkrantz 2015-03-09 16:50:19 -0400
  • 36c5767a23 set grid size as max image size for filesystem items zmike 2015-03-08 22:33:13 -0400
  • 3616fc1d4f use BOTH aspect mode for ee images zmike 2015-03-08 22:31:55 -0400
  • b05eb858a7 fix crash when album scrolling in play view zmike 2015-02-23 22:07:43 -0500
  • 3d4b0a039e add ctrl+scrolling in player view to skip prev/next album zmike 2015-02-19 22:43:17 -0500
  • 5a46d298c7 add event rect above bg swallow to catch mouse when no cover is present zmike 2015-02-19 22:36:05 -0500
  • 7984721d6e move startup playlist+control showing to after connect Mike Blumenkrantz 2015-02-04 19:08:09 -0500
  • 570147c866 fix elyr-disabled (or no maelstrom) build v0.99.0a Mike Blumenkrantz 2015-01-22 19:08:21 -0500
  • 299e790b1b add bz2 and xz to dist types Mike Blumenkrantz 2015-01-22 18:56:00 -0500
  • caf7ff052f fix e module .desktop build dependency Mike Blumenkrantz 2015-01-22 18:54:04 -0500
  • f1c0a284c4 fix some harmless uninitialized var warnings Mike Blumenkrantz 2015-01-22 18:53:50 -0500
  • 92aa6470b8 fix re-selecting on queue update Mike Blumenkrantz 2015-01-22 18:49:50 -0500
  • 02b984a25b don't crash on error popup on success zmike 2015-01-20 00:48:36 -0500
  • 3c160b2b01 add a super ugly, super angry, super caps error popup for broken dbus installs Mike Blumenkrantz 2015-01-20 00:33:32 -0500
  • ddd1468bf4 update hotkeys in README Mike Blumenkrantz 2015-01-20 00:16:06 -0500
  • 43abc46c93 add ctrl+a for select all Mike Blumenkrantz 2015-01-20 00:13:15 -0500
  • 010c22c1cb update main song text on queue list update when necessary Mike Blumenkrantz 2015-01-19 20:44:49 -0500
  • 6c63d18681 add key shortcuts (1-X) for menu items Mike Blumenkrantz 2015-01-19 19:11:48 -0500
  • 7393732af1 show ctxpopup with ctrl+enter for queue and filesystem Mike Blumenkrantz 2015-01-19 18:41:03 -0500
  • acb88f9783 use passed fs obj to check for selected items Mike Blumenkrantz 2015-01-19 17:33:21 -0500
  • be6992e6da move fs item selected check into ctxpopup show function Mike Blumenkrantz 2015-01-19 17:32:19 -0500