Feross Aboukhadijeh
0359451498
Update to Electron 6
2019-08-09 15:03:06 -07:00
Feross Aboukhadijeh
6cd8af91be
Update to Electron 5
2019-08-07 10:24:31 -07:00
Feross Aboukhadijeh
b1da72fde8
Merge pull request #1603 from refreex/original
...
Changed function name handlesoundNotificationsChange for handleSoundNotificationsChange
2019-08-04 09:37:47 -07:00
Mathias Rasmussen
da829e0d69
resolve package-lock conflicts
2019-08-04 18:08:47 +02:00
Borewit
4c2381db26
Merge pull request #1590 from webtorrent/update-electron
...
Update to electron 4; it may not be perfect, but we have to move on
2019-07-30 21:44:22 +02:00
Feross Aboukhadijeh
91400ae31c
standard
2019-07-27 18:33:46 -07:00
Feross Aboukhadijeh
c8f1e23b1a
standard
2019-07-27 16:27:52 -07:00
Borewit
188f1cac8f
Merge branch 'master' into update-electron
...
# Conflicts:
# package-lock.json
# package.json
2019-07-21 10:44:11 +02:00
Borewit
b216929dc4
Comply with max 100 chars per line lint rule.
2019-07-21 10:37:16 +02:00
Borewit
08008bb25c
#1590 Improve single-instance start-up logic, remove duplicate code.
2019-07-21 10:19:36 +02:00
Feross Aboukhadijeh
0471d141c4
standard
2019-07-05 15:06:27 -07:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
Borewit
0aaeea4d3c
Update music-metadata to version ^4.1.1 and adapt to API changes
2019-06-18 20:40:59 +02:00
Borewit
f59a54782a
Fix processing arguments from second instance
2019-06-17 21:05:37 +02:00
Borewit
cb4fa201f0
Merge pull request #1597 from dsernst/electron-4-detached-devtools
...
Electron 4: Migrate .openDevTools() for new 'detach' pattern
2019-06-17 09:36:49 +02:00
Recox
1905f8fec9
Changed function name handleSoundNotificationsChange
2019-06-11 21:32:19 +12:00
David Ernst
a039cbf348
Electron 4: Migrate .openDevTools() for new 'detach' pattern
2019-06-03 21:52:06 -07:00
David Ernst
c5a21bddfd
Fix hiddenInset (Mac) titlebar style for electron 4
2019-06-03 20:47:05 -07:00
Borewit
c204b7a82c
onAppOpen seems to be no longer in use.
2019-05-15 19:54:13 +02:00
Borewit
f475975b40
Adjust single instance call to comply with Electron 4
2019-05-15 19:43:14 +02:00
Borewit
d0053dc2f4
Merge pull request #1536 from adriantombu/feature/sound-option
...
Toggle the sound notifications
2019-05-12 20:03:14 +02:00
David Ernst
07816f7470
Add f=fullscreen hotkey
2019-05-06 09:58:47 -07:00
David Ernst
103a5026f9
Add YouTube style hotkeys. Closes #1395
2019-05-04 21:04:41 -07:00
Alberto Miranda
ccaf73a477
Added missing dots for supported media extensions.
2019-04-28 16:00:43 -03:00
Borewit
5dc1ffb70e
Merge branch 'pr-1562' into small-updates
2019-04-25 19:55:37 +02:00
Borewit
1dc500d4f3
Merge branch 'pr-1546' into small-updates
2019-04-25 19:54:25 +02:00
Borewit
e6bfc57fc4
Add DSD audio media extensions for Sony DSF (DSD Stream Format) & Philips DSDIFF (Direct Stream Digital Interchange File Format
...
Related: https://github.com/Borewit/music-metadata/releases/tag/v3.6.0
2019-04-25 08:46:06 +02:00
David Ernst
109803e802
Remove '(BETA)' from app window title
2019-04-06 23:51:29 -05:00
David Ernst
0e3962e3f6
Update copyright for 2019
2019-02-23 00:09:42 -08:00
Mathias Rasmussen
a48c09e688
migrate sound option
2019-01-13 22:25:11 +01:00
Adrian Tombu
03de09fcaf
Preference page cleaning
2019-01-13 11:17:46 +01:00
Adrian Tombu
97cf38e501
Toggle the sound notifications
2019-01-12 12:54:06 +01:00
Borewit
cdf5c5364a
Merge branch 'master' into greenkeeper/music-metadata-3.2.2
...
# Conflicts:
# package-lock.json
2018-12-16 17:15:16 +01:00
Mathias Rasmussen
982ef3ae97
fix another unique key issue
2018-12-12 04:31:36 +01:00
Mathias Rasmussen
4c715111c5
fix react unique keys
2018-12-12 04:25:59 +01:00
Mathias Rasmussen
0d8e9792ff
use react prop-types module
2018-12-12 04:25:59 +01:00
Mathias Rasmussen
ba5ccdb5cb
update to material-ui 0.20.2
...
remove react-tap-event-plugin, as it is not needed anymore.
2018-12-12 04:25:59 +01:00
Mathias Rasmussen
cde3298920
update auto-launch
2018-12-12 03:37:06 +01:00
Borewit
20e3fb6f5f
Add aif/aiff, spx (Speex) & mpc (Musepack) as audio file extensions.
...
Remove clashing .mp4 extension (with video) from audio.
2018-11-20 09:06:02 +01:00
Benjamin Tan
a676a20054
Ensure that the minutes field in playback indicator is zero-padded.
...
The minutes field should be zero-padded as long as the playback media is longer than 9 minutes (including hours).
Fixes #1438 .
2018-11-04 13:27:30 +08:00
Linus Unnebäck
ffb809bbca
Prefer const over let
2018-10-10 21:21:29 +02:00
Borewit
ab20dc42f1
#1426 Consistent error message if no suitable poster image could be found.
2018-10-07 20:15:12 +02:00
clujin
02fefd0a81
remove redundant error check
2018-10-07 10:42:42 -07:00
clujin
788e907502
remove semicolon
2018-10-06 19:14:03 -07:00
clujin
bb4eb523fe
initial commit
2018-10-06 18:59:03 -07:00
Mathias Rasmussen
981ac464b5
update: remove unsaved
2018-10-05 20:58:54 +02:00
Dan Flettre
f04017a068
save preferences immediately when changed
2018-10-05 20:58:54 +02:00
Borewit
06566d37c2
Asynchronous music-metadata updates while streaming ( #1449 )
...
* Ensure that default file/protocol handlers are re-installed after updating.
Previously, they were only installed when the preference was changed.
This caused the handlers to point to non-existing files after updates
occurred and older versions were removed by Squirrel.
Closes #791 , #911 .
* webtorrent/webtorrent-desktop#1340 : Switch to async metadata updates.
* Use fat arrow
* Fix issue track number not displayed if total number of tracks is not defined (common.track.of === null).
* Add disk number in addition to track number.
* Update order of audio properties from: album, track, disk, format to track, disk, album, format
* #1340 Update music-metadata to 2.5.0, enabling async 'per' tag updates
#1452 Fix for playing some '.m4b' files
* #1340 Commented out the metadata event debug output.
* #1340 Remove line comment to get rid of max line length lint error
* Update music-metadata 2.6.0 to fix some async events are getting triggered.
* Return JSX block.
* Get rid of third parameter which is replaced by CSS capitalize
* Fixed error when value is undefined.
* Update music-metadata dependency to 2.6.1.
* fix(package): update music-metadata to version 3.1.0
Closes #1478
* Revert "Ensure that default file/protocol handlers are re-installed after updating."
This reverts commit 39145b2366 .
2018-09-26 22:25:32 +02:00
Borewit
d40449f2ed
Fix audio track number not displayed and adds audio disk (media) number ( #1454 )
...
* Fix issue track number not displayed if total number of tracks is not defined (common.track.of === null).
* Add disk number in addition to track number.
* Update order of audio properties from: album, track, disk, format to track, disk, album, format
* Return JSX block.
* Get rid of third parameter which is replaced by CSS capitalize
* Fixed error when value is undefined.
2018-09-25 23:51:45 +02:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00