Commit Graph

  • d60d298b8f Merge pull request #471 from feross/set-sheet-offset Feross Aboukhadijeh 2016-05-09 02:10:24 +02:00
  • ffbd8184b5 Set sheet offset on OS X Feross Aboukhadijeh 2016-05-09 02:06:17 +02:00
  • 11cf4aeecd electron-prebuilt@0.37.8 Feross Aboukhadijeh 2016-05-09 02:00:02 +02:00
  • b0b8b56816 Merge pull request #470 from feross/reduce-sfx-volume Feross Aboukhadijeh 2016-05-09 01:40:05 +02:00
  • 967e5ecb9c Merge pull request #469 from feross/show-in-folder Feross Aboukhadijeh 2016-05-09 01:36:27 +02:00
  • f0315f7f77 Reduce sound effect volume by 25% Feross Aboukhadijeh 2016-05-09 01:36:22 +02:00
  • facb07cbb1 Add "Show in Folder" to context menu Feross Aboukhadijeh 2016-05-09 01:31:41 +02:00
  • 41910aea9c Do not show torrent file option on OS X gabriel 2016-05-08 23:39:32 +02:00
  • 8fcfa3b97a Allow to torrent a single file gabriel 2016-05-07 22:05:46 +02:00
  • 8ebb2349dd External VLC on Windows DC 2016-05-04 04:33:35 -07:00
  • 1e487a3c2a Use vlc-command DC 2016-05-04 01:48:39 -07:00
  • 291ea94a10 Cross platform VLC detection DC 2016-04-25 13:25:13 -07:00
  • ade6c1e4a0 Add more media file extensions DC 2016-04-27 06:22:50 -07:00
  • bde5dc14c3 Play unsupported files in VLC DC 2016-04-19 01:02:47 -07:00
  • 0a005eb054 Check for missing or unused dependencies DC 2016-05-03 00:08:53 -07:00
  • 735851486e remove unnecessary escape Feross Aboukhadijeh 2016-05-02 20:42:05 +02:00
  • 56ba5c705a add missing mkdirp dep Feross Aboukhadijeh 2016-05-02 16:22:43 +02:00
  • cdab2dbc65 add missing rimraf dep Feross Aboukhadijeh 2016-04-28 13:21:22 +02:00
  • 4284eb8f75 add missing path-exists dep Feross Aboukhadijeh 2016-04-28 12:29:11 +02:00
  • 2707fc9053 Merge pull request #454 from feross/greenkeeper-standard-7.0.0 Feross Aboukhadijeh 2016-05-02 17:16:25 +02:00
  • 1d4d4319e4 chore(package): update standard to version 7.0.0 greenkeeperio-bot 2016-05-02 16:22:55 +02:00
  • c5cc0ce09d Merge pull request #447 from feross/small-fixes Feross Aboukhadijeh 2016-04-28 12:22:28 +02:00
  • fdd7dab76f electron-winstaller@2.3.0 Feross Aboukhadijeh 2016-04-28 12:18:31 +02:00
  • 7624f2da98 fixes for cross-zip@2 Feross Aboukhadijeh 2016-04-28 12:14:39 +02:00
  • ef51f827dc fix exception in webtorrent process Feross Aboukhadijeh 2016-04-28 12:10:24 +02:00
  • 011ab13c83 chore(package): update cross-zip to version 2.0.1 (#445) Greenkeeper 2016-04-28 12:10:05 +02:00
  • 017d61815f Create Torrent: fix for single file torrents DC 2016-04-27 04:01:18 -07:00
  • 229143ffb2 VLC support dc/vlc DC 2016-04-13 20:38:05 -07:00
  • 3d4d1c8650 Create Torrent: exclude .DS_Store, fix drag-drop DC 2016-04-27 03:21:14 -07:00
  • 1479369db1 Convert Create Torrent modal to page, clean up App DC 2016-04-21 02:57:43 -07:00
  • 31ef283e7b Create Torrent dialog DC 2016-04-20 22:25:56 -07:00
  • 6b70554e63 Center video on current screen (#427) DC 2016-04-22 19:59:17 -07:00
  • 9a1c329434 detect files with uppercase extensions as playable (#434) grunjol 2016-04-21 18:00:15 -03:00
  • 4aaf6dee05 comment Feross Aboukhadijeh 2016-04-19 23:23:16 -07:00
  • 86f08ee891 add changelog placeholder Feross Aboukhadijeh 2016-04-19 23:23:13 -07:00
  • 0b85ba9f32 Show an error when adding a dupe torrent DC 2016-04-19 20:28:13 -07:00
  • 812ce8724d Show an error when adding an invalid magnet link (#428) DC 2016-04-19 20:09:28 -07:00
  • 06f81ff759 Remove extra filesystem dependencies DC 2016-04-16 20:59:02 -07:00
  • 2693075f9f Keep all torrent files and poster images in app config folder DC 2016-04-16 04:56:43 -07:00
  • c1713810b9 Clean up init DC 2016-04-16 01:19:06 -07:00
  • e08e5d14a2 chore(package): update electron-packager to version 7.0.0 (#421) Greenkeeper 2016-04-19 02:56:05 +02:00
  • a3d685e132 OS X: Don't stop music when tabbing to another program (#423) Feross Aboukhadijeh 2016-04-18 17:17:32 -07:00
  • 5471760278 srt-to-vtt@1.1.1 (#419) grunjol 2016-04-16 09:42:00 -03:00
  • 969c784df4 Windows Portable App (#417) Feross Aboukhadijeh 2016-04-16 04:18:21 -07:00
  • 85e49dea6d Button styles (#414) DC 2016-04-15 19:02:38 -07:00
  • a497afe5cf chore(package): update electron-prebuilt to version 0.37.6 (#415) Greenkeeper 2016-04-16 02:44:29 +02:00
  • 2333171de7 Many packager improvements; Windows signing! (#413) Feross Aboukhadijeh 2016-04-14 22:32:36 -07:00
  • 04318d7580 Add multiple subtitles support (#406) grunjol 2016-04-15 01:47:50 -03:00
  • 5e6e5fce1e Remove "Add Fake Airplay/Chromecast" menu items (#411) Feross Aboukhadijeh 2016-04-14 19:42:25 -07:00
  • af2ad46958 Only show CC icon for video (#412) Feross Aboukhadijeh 2016-04-14 19:42:13 -07:00
  • 432d7d4a56 Simplify play/pause handling (#410) Feross Aboukhadijeh 2016-04-14 16:16:54 -07:00
  • f93685811a handle case where cb is undefined Feross Aboukhadijeh 2016-04-14 16:06:24 -07:00
  • 914d07df03 Show error when media format is unsupported (#409) Feross Aboukhadijeh 2016-04-14 15:30:26 -07:00
  • 9c60f104c8 Use winreg 1.1.1 instead of feross fork (#408) Feross Aboukhadijeh 2016-04-14 14:29:44 -07:00
  • ee7e630177 Block power save (suspend) while casting (#403) DC 2016-04-13 11:51:37 -07:00
  • ae168ae885 add default torrent: The WIRED CD (#401) Feross Aboukhadijeh 2016-04-13 00:24:16 -07:00
  • ad0fcaed46 Fix two tray icon bugs (#395) DC 2016-04-13 00:23:18 -07:00
  • 304b81908d Windows Volume Mixer fix (#387) Karlo Luis Martinez Martos 2016-04-12 23:15:10 -08:00
  • b10f8c5bed Fix app.getPath API Feross Aboukhadijeh 2016-04-10 23:10:42 -07:00
  • f6b9dbbbc4 Use Electron API to get 'Downloads' folder (#382) Feross Aboukhadijeh 2016-04-10 21:46:24 -07:00
  • 59cc912378 electron-packager@6 Feross Aboukhadijeh 2016-04-10 21:33:09 -07:00
  • 33663bef3e Linux build: Fix incorrect log output (#381) Feross Aboukhadijeh 2016-04-10 21:22:34 -07:00
  • e75cd45ec0 packge all linux versions (#379) grunjol 2016-04-10 23:54:52 -03:00
  • c98f3cd040 Fix JS error on app quit (#377) Feross Aboukhadijeh 2016-04-10 18:50:00 -07:00
  • 4c4caba002 Fix text field focus after repeated open (#376) Feross Aboukhadijeh 2016-04-10 18:34:11 -07:00
  • 45f6cc5247 Preload sound files for instant playback (#374) Feross Aboukhadijeh 2016-04-10 16:46:46 -07:00
  • 69460db294 Exit media when user closes window (#348) DC 2016-04-10 16:46:34 -07:00
  • f8095fcdbf Use latest webtorrent (#366) Diego Rodríguez Baquero 2016-04-10 20:44:11 -03:00
  • 1a0a2b3658 Add subtitle support (via drag-n-drop) (#361) Feross Aboukhadijeh 2016-04-10 16:42:18 -07:00
  • f9141dd39c 32 bit build for Linux (#369) Alex 2016-04-11 01:38:35 +02:00
  • 8c2d49f029 Enforce minimimum window size when resizing player (#342) Feross Aboukhadijeh 2016-04-07 21:27:25 -07:00
  • da1e120de9 Create error on zero-byte poster (#352) Evan Miller 2016-04-08 00:25:00 -04:00
  • 457aca25ee add mute/unmute with the volume icon (#355) Rémi Jouannet 2016-04-08 06:06:28 +02:00
  • ae73ae29c4 add volume icon and slider (#330) grunjol 2016-04-07 14:24:23 -03:00
  • 5abf421f11 Auto updater: tell server which platform we're on DC 2016-04-07 04:35:23 -07:00
  • e792532051 CHANGELOG Feross Aboukhadijeh 2016-04-07 03:15:08 -07:00
  • 5c39665b6a 0.3.3 v0.3.3 Feross Aboukhadijeh 2016-04-07 03:07:56 -07:00
  • d1c4579398 Depend on master electron-packager to fix OS X icon Feross Aboukhadijeh 2016-04-07 03:06:25 -07:00
  • d80d8ef1f5 0.3.2 v0.3.2 Feross Aboukhadijeh 2016-04-07 01:02:07 -07:00
  • d49a8e772f Faster startup time (50ms) Feross Aboukhadijeh 2016-04-07 00:58:37 -07:00
  • 1947a03e94 Changelog Feross Aboukhadijeh 2016-04-07 00:25:19 -07:00
  • bc6ae4523f Revert "TEMPORARY: Comment out code that requires Electron 0.37.4" Feross Aboukhadijeh 2016-04-06 21:57:11 -07:00
  • 442ac9184f chore(package): update electron-prebuilt to version 0.37.5 Greenkeeper 2016-04-07 06:52:25 +02:00
  • 824f4ce3cf CHANGELOG Feross Aboukhadijeh 2016-04-06 21:29:34 -07:00
  • cc324024ba Add ISSUE_TEMPLATE Feross Aboukhadijeh 2016-04-06 21:29:25 -07:00
  • 0921f89eb7 Linux .deb file: update symlink on package update grunjol 2016-04-07 00:48:00 -03:00
  • 628c93bc1e Pause audio reliably when closing the window DC 2016-04-06 05:47:10 -07:00
  • 25109a7ebb 0.3.1 v0.3.1 Feross Aboukhadijeh 2016-04-06 05:10:37 -07:00
  • e6963d0307 CHANGELOG Feross Aboukhadijeh 2016-04-06 05:09:14 -07:00
  • 9a2f16b29a Add crash reporting DC 2016-04-06 05:05:20 -07:00
  • 6a17aa7c76 Cast screen background: cover, don't tile DC 2016-04-06 04:48:41 -07:00
  • 80c549ae77 0.3.0 v0.3.0 Feross Aboukhadijeh 2016-04-06 03:42:36 -07:00
  • 9d4c65d1b1 Queue messages for WebTorrent window until it's ready DC 2016-04-06 03:22:29 -07:00
  • 2e08eea43d Remove Developer > Reload DC 2016-04-06 03:02:31 -07:00
  • 27914ef13b Merge branch 'f/ux' Feross Aboukhadijeh 2016-04-06 03:27:57 -07:00
  • 10d9678946 Shortcut tweak Feross Aboukhadijeh 2016-04-06 03:27:43 -07:00
  • d8a150a60d Torrent list title: Show more of the title Feross Aboukhadijeh 2016-04-06 02:57:20 -07:00
  • 5abc319ecf Show torrent metadata on 'metadata' event, don't wait for 'ready' DC 2016-04-06 02:54:11 -07:00
  • e0f02ace9e Open Torrent File should only let you select torrent files DC 2016-04-06 02:44:44 -07:00
  • 28c386d916 Fix file list enabled/disabled logic DC 2016-04-06 02:38:07 -07:00