DC
c3686417e3
Telemetry
2016-06-20 22:33:17 -07:00
Feross Aboukhadijeh
746e10c025
author email
2016-06-15 17:41:04 -07:00
Feross Aboukhadijeh
98389fc07c
Merge pull request #644 from feross/dc/ux
...
Support .wmv video via VLC
2016-06-15 16:35:12 -07:00
DC
aaebf93db4
Support .wmv video via VLC. Fixes #625
2016-06-15 16:22:16 -07:00
Feross Aboukhadijeh
12500dfb64
modals should stick to title bar
2016-06-13 16:15:45 -07:00
Feross Aboukhadijeh
acc8e7923a
Update modal: improve buttons
2016-06-13 16:15:01 -07:00
Feross Aboukhadijeh
9aa5775528
Merge pull request #636 from mathiasvr/modals
...
fix modal inconsistencies
2016-06-13 16:08:05 -07:00
Mathias Rasmussen
2a2d71289a
fix modal inconsistencies
2016-06-13 16:18:43 +02:00
Feross Aboukhadijeh
ae28e34fd5
Merge pull request #634 from feross/dc/fix
...
Make posters from jpeg files
2016-06-11 23:31:20 -07:00
DC
6b175e7d40
Make posters from jpeg files
2016-06-11 23:10:48 -07:00
Feross Aboukhadijeh
2c6d74e8ef
Merge pull request #632 from mathiasvr/patch
...
handle play/pause when window is hidden
2016-06-10 20:23:58 -07:00
Mathias Rasmussen
3b832595fe
handle play/pause when window is hidden
...
using `webkitvisibilitychange` event
2016-06-10 04:56:33 +02:00
Feross Aboukhadijeh
bf372029fb
changelog
2016-06-03 15:10:11 -07:00
Feross Aboukhadijeh
17ce7e519c
Merge pull request #623 from feross/tray
...
Fix Windows tray state
2016-06-02 23:24:33 -07:00
Feross Aboukhadijeh
1f6a112df7
changelog
2016-06-02 23:14:37 -07:00
Feross Aboukhadijeh
9d3e26f15a
0.7.2
v0.7.2
2016-06-02 22:46:10 -07:00
Feross Aboukhadijeh
8a95895254
Ensure state.saved.prefs exists
...
Fixes a bug I introduced in the migrations
2016-06-02 22:33:22 -07:00
Feross Aboukhadijeh
5d71f9e9c6
code cleanup
2016-06-02 22:32:01 -07:00
Feross Aboukhadijeh
0ec6fb5a93
Fix Windows tray state
...
After this PR, the Windows tray state will be correct. "Show
WebTorrent" vs. "Hide WebTorrent"
2016-06-02 21:16:10 -07:00
Feross Aboukhadijeh
5d410457ce
Merge pull request #622 from feross/about
...
Fix title in About Window
2016-06-02 21:12:58 -07:00
Feross Aboukhadijeh
c6cd21b8ff
Fix title in About Window
...
Shows up as 'Electron' on Windows
2016-06-02 20:50:04 -07:00
Feross Aboukhadijeh
2235b2fa82
changelog
2016-06-02 20:10:40 -07:00
Feross Aboukhadijeh
65e0b5d6e7
0.7.1
v0.7.1
2016-06-02 19:58:43 -07:00
Feross Aboukhadijeh
ea64411570
Merge pull request #621 from feross/f/fix
...
Fix v0.7 bug - refactor state
2016-06-02 19:53:53 -07:00
Feross Aboukhadijeh
9348c61a84
stray console.log
2016-06-02 19:53:37 -07:00
Feross Aboukhadijeh
d9aa3822ee
Set selections by default
...
In case the user tries to change a file selection state before enabling
the torrent.
2016-06-02 19:52:35 -07:00
Feross Aboukhadijeh
e86bd26800
Refactor state save/load
...
- Fix bug where new install was relying on the migration to run on
startup to fix up the default config
- Moved save/load functions into state.js
- Removed exported getInitialState, getDefaultSavedState since that's
leaky. The state module should take care of that.
2016-06-02 19:46:29 -07:00
Feross Aboukhadijeh
6d8cec17de
npm run open-config -- open folder
2016-06-02 19:40:12 -07:00
Feross Aboukhadijeh
572f084570
Merge pull request #620 from feross/skip-keys
...
Change step Forward/Backward shortcuts to match VLC's
2016-06-02 17:23:37 -07:00
Feross Aboukhadijeh
4a3ca5459d
Change step Forward/Backward shortcuts to match VLC's
...
We got this feature idea from VLC, so let's align with the keyboard
shortcuts that they use :)
Closes #618 .
2016-06-02 16:41:39 -07:00
Feross Aboukhadijeh
e8cb6abf0a
0.7.0
v0.7.0
2016-06-02 16:21:56 -07:00
Feross Aboukhadijeh
94b3bc561d
Packager: Move commands that can fail to post script
2016-06-02 13:50:36 -07:00
Feross Aboukhadijeh
5eb75d0250
authors
2016-06-02 13:48:07 -07:00
Feross Aboukhadijeh
b577e08053
changelog
2016-06-02 13:46:38 -07:00
Feross Aboukhadijeh
dae4840bd6
conditionally load migrations requires
2016-06-02 13:46:27 -07:00
Feross Aboukhadijeh
57eb52a606
Merge pull request #617 from feross/electron
...
electron-prebuilt@1.2.1
2016-06-01 19:28:48 -07:00
Feross Aboukhadijeh
6d670bdd3f
electron-prebuilt@1.2.1
2016-06-01 19:19:20 -07:00
Feross Aboukhadijeh
def2209dc5
add todo comment
2016-06-01 19:18:36 -07:00
Feross Aboukhadijeh
763c573c7a
Merge pull request #614 from feross/close-576
...
Fix subtitle controls radio button size
2016-06-01 19:17:13 -07:00
Feross Aboukhadijeh
eb61f2ac0e
Merge pull request #613 from feross/fix-606
...
Fix IPC race condition in startup
2016-06-01 19:16:54 -07:00
Feross Aboukhadijeh
a9d1925686
Merge pull request #612 from feross/error-on-duplicate
...
Error on duplicate add (fixes to PR #593 )
2016-06-01 19:15:34 -07:00
Feross Aboukhadijeh
0e10eba073
Merge pull request #611 from feross/close_caption
...
Use correct icon name
2016-06-01 19:14:41 -07:00
Feross Aboukhadijeh
0427e1f3a6
Fix subtitle controls radio button size
...
Closes #576 .
2016-06-01 01:31:14 -07:00
gabriel
c841c94784
Preserve audio between sessions
2016-06-01 00:55:15 -07:00
gabriel
e3c6049fdb
Do not use setVolume for storing global volume
2016-06-01 00:55:15 -07:00
gabriel
829206e921
Persist volume across videos
2016-06-01 00:55:15 -07:00
Feross Aboukhadijeh
f7acdffb2a
Send ipcReady after state is initialized
...
Moving it sooner caused more than one bug, including
https://github.com/feross/webtorrent-desktop/issues/606 most recently.
The app feels no slower to start (even though the command line shows a
250ms slower start).
Closes #606 .
2016-06-01 00:27:26 -07:00
Feross Aboukhadijeh
cc9ba385bf
Show main window before ipcReady
...
It doesn't flicker anymore if we remove this option, and the app feels
no slower.
2016-06-01 00:25:18 -07:00
Feross Aboukhadijeh
e88ddd648b
Cleanup argument handling in main
2016-06-01 00:20:11 -07:00
Feross Aboukhadijeh
dac34541d6
on -> once
2016-06-01 00:10:26 -07:00