|
|
4b9af14c40
|
Merge pull request #1065 from Araxeus/add-crossfade-menu-options
[crossfade] add menu options
|
2023-04-04 22:03:49 +02:00 |
|
|
|
8daf2462ec
|
Merge pull request #1090 from Araxeus/fix-merge-conflict-mistake-in-#1032
fix merge conflict mistake in #1032
|
2023-04-02 21:24:17 +02:00 |
|
|
|
4c07817b72
|
fix merge conflict mistake in #1032
|
2023-03-29 18:02:05 +03:00 |
|
|
|
8124c2b218
|
lint
|
2023-03-27 22:25:38 +03:00 |
|
|
|
fe813df0b5
|
Merge branch 'local-upstream/master' into add-pseudo-decorators
|
2023-03-27 21:08:02 +03:00 |
|
|
|
45fa963818
|
allow default startingPage
|
2023-03-21 17:46:52 +02:00 |
|
|
|
212009a69b
|
create sendToFront()
TODO: replace all `webcontents.send ` with `sendToFront = require('../providers/app-controls')`
|
2023-03-19 23:42:27 +02:00 |
|
|
|
a3ea37d412
|
add starting page option
fix #1071
|
2023-03-15 23:06:34 +02:00 |
|
|
|
7ac3cf69b6
|
try to fix songInfo time&album (#1032)
|
2023-03-14 17:18:40 +02:00 |
|
|
|
f1073e37b5
|
use pseudo decorators
|
2023-03-12 21:41:15 +02:00 |
|
|
|
7abc67b456
|
Create providers/decorators.js
|
2023-03-12 21:35:03 +02:00 |
|
|
|
2f117117d8
|
lint
|
2023-02-10 01:37:42 +02:00 |
|
|
|
27d8bbdf85
|
Merge branch 'local-upstream/master' into use-ToastXML
|
2023-02-09 23:55:13 +02:00 |
|
|
|
9da0e4305f
|
Fixed recursive volume changes that caused cpu spike, Switched Repeat Modes to NONE|ONE|ALL
|
2023-02-03 12:03:17 +01:00 |
|
|
|
8bf2c8397e
|
removed unnecessary if and used better Repeat change detection
|
2023-01-28 20:36:31 +01:00 |
|
|
|
a4a3564136
|
fixed 'repeatChanged' modes being different depending on selected youtube music language
|
2023-01-28 15:42:32 +01:00 |
|
|
|
70522173b7
|
Interactive Notifications v2
|
2023-01-09 00:07:07 +02:00 |
|
|
|
2c49f6c740
|
use Electron with ToastXML instead of SnoreToast
* Add support for protocol commands
* Remove node-notifier dependency
|
2023-01-07 22:06:46 +02:00 |
|
|
|
1f5f597561
|
Prepare migration for sandboxing (path.join in preload)
|
2022-09-05 00:31:29 +02:00 |
|
|
|
f0bb328981
|
Merge pull request #749 from foonathan/master
Support MPRIS loop and volume change
|
2022-08-21 22:53:29 +02:00 |
|
|
|
0f96da9928
|
Change volume observer
|
2022-07-14 20:59:35 +02:00 |
|
|
|
d9c51063f4
|
Add MPRIS volume control
Fixes #776.
|
2022-07-11 19:55:16 +02:00 |
|
|
|
bba499044b
|
Style changes for review
|
2022-06-14 19:43:36 +02:00 |
|
|
|
6e1c50ede1
|
Support MPRIS loop
|
2022-06-14 15:45:58 +02:00 |
|
|
|
6e739e2723
|
Use ; instead of space for play/pause.
|
2022-06-10 11:08:36 +02:00 |
|
|
|
d69c8a754e
|
Merge branch 'local-upstream/master' into migrate-from-remote-to-ipc
|
2022-04-07 22:12:25 +03:00 |
|
|
|
704fba9aba
|
fix portable app restart
|
2022-02-24 20:52:16 +02:00 |
|
|
|
47729130c9
|
fix custom titlebar in prompt options
|
2022-02-23 17:15:10 +02:00 |
|
|
|
9abf7a77d8
|
Merge branch 'local-upstream/master' into migrate-from-remote-to-ipc
|
2022-02-20 19:34:18 +02:00 |
|
|
|
5bd97685b9
|
migrate from remote to ipc
|
2022-02-13 23:45:53 +02:00 |
|
|
|
247777bcc4
|
remove remote module from prompt-options
|
2022-02-11 15:24:42 +02:00 |
|
|
|
023db03278
|
Merge branch 'master' into update-custom-electron-titlebar
|
2022-02-10 23:13:55 +02:00 |
|
|
|
621c5de357
|
Merge pull request #588 from Araxeus/fix-album-name
get album name from DOM
|
2022-02-10 00:15:02 +01:00 |
|
|
|
9b7c1a8d37
|
Merge pull request #584 from Araxeus/fix-lyrics
fix various lyrics issues
|
2022-02-10 00:07:33 +01:00 |
|
|
|
09bd271df2
|
update in-app-menu
|
2022-02-06 03:32:15 +02:00 |
|
|
|
9b8d9c4905
|
get album name from DOM
|
2022-01-31 01:02:28 +02:00 |
|
|
|
b042d0a8ca
|
use regex on cleanupName()
|
2022-01-29 17:57:39 +02:00 |
|
|
|
74b67c3d33
|
fix restart app on config change option
|
2022-01-23 00:12:20 +02:00 |
|
|
|
98f990fcdd
|
dont send callback on playPause() if still handling data from new song
fix notifications showing thumbnail of last song
|
2022-01-04 19:40:06 +02:00 |
|
|
|
2daee01ff7
|
Fix bugs from bad merge conflict solving
-fix missing songControls
-use player.seeked directly
-fix 'seeked' event listener
-fix e.target instead of e.detail in apiLoaded event
-fix document.querySelector('video') before apiLoaded
-setup timeChange Listener if linux+shortcuts enabled
|
2021-12-03 15:55:40 +02:00 |
|
|
|
d13c9b7ca6
|
Merge pull request #476 from Araxeus/mix-fixes
Various small fixes (discord, video-toggle, precise-volume, playback-speed, shortcuts, lyrics)
|
2021-12-02 21:11:28 +01:00 |
|
|
|
8ce4b5b297
|
lint
|
2021-12-01 21:44:48 +02:00 |
|
|
|
2c39c0efed
|
Merge branch 'master' into mpris+tuna-fix
|
2021-12-01 20:11:59 +02:00 |
|
|
|
bdd0a2e8db
|
Merge branch 'master' into mix-fixes
|
2021-12-01 00:06:15 +02:00 |
|
|
|
8c5ac17cdf
|
fix multiple songInfo calls on start
|
2021-11-23 18:53:04 +02:00 |
|
|
|
c99b95e611
|
use config.plugins.isEnabled
|
2021-11-22 22:52:38 +02:00 |
|
|
|
92452f804f
|
fix song-info-request
|
2021-11-22 18:20:12 +02:00 |
|
|
|
185ebbf417
|
fix downloader playlist download
|
2021-11-21 19:44:01 +02:00 |
|
|
|
6726e2600b
|
rework songInfo pause listener
|
2021-11-14 23:49:19 +02:00 |
|
|
|
cfe719b6bd
|
use native thumbnail without modifiers
|
2021-11-12 17:46:40 +02:00 |
|