Albert Huang
|
96ffb41c38
|
Force CircleCI version to Node.js v4.2.2 (used in Travis/README)
|
7 years ago |
Albert Huang
|
b9a39eb9c4
|
Fix Linux Travis-CI command
|
7 years ago |
Albert Huang
|
5b4de07063
|
Fix eslint errors with PlaybackAPI.js and Settings.js
|
7 years ago |
Albert Huang
|
892d712ec0
|
Add package build + deployment for Linux
|
7 years ago |
Albert Huang
|
dc5275b6bd
|
Add build commands for Linux
|
7 years ago |
Albert Huang
|
212c8033fc
|
Fix module load error for Linux
|
7 years ago |
Albert Huang
|
a0b659ab5c
|
Initial Linux support
|
7 years ago |
Samuel Attard
|
7d7a39fac7
|
Updated voice controls docs
|
7 years ago |
Samuel Attard
|
79a9bc087b
|
Switch checks for file to be a mkdirp sync call
|
7 years ago |
Samuel Attard
|
94e2760662
|
Fix file locking thingies
|
7 years ago |
Samuel Attard
|
859b3bc83b
|
Link voice controls docs to feature list
|
7 years ago |
Samuel Attard
|
ae5a25697a
|
Update README
|
7 years ago |
Samuel Attard
|
04b58cb67d
|
Added documentation for the voice controls
|
7 years ago |
Samuel Attard
|
808685bc51
|
Added thumbs up voice controls
|
7 years ago |
Samuel Attard
|
e47dc2539d
|
Added application menu
|
7 years ago |
Samuel Attard
|
3089a0fb01
|
Generic OSX tray minimize fixes
|
7 years ago |
Samuel Attard
|
95c9474046
|
Disable audio equalizer and fix some audio device selection bugs
|
7 years ago |
Samuel Attard
|
a31cf158b3
|
Merge pull request #190 from MarshallOfSound/dev/3.0.0
Dev/3.0.0
|
7 years ago |
Samuel Attard
|
f938b0b9a3
|
Fix linting issues
|
7 years ago |
Samuel Attard
|
60a0f5bda2
|
Allow version locked of electron
|
7 years ago |
Samuel Attard
|
d8e306b087
|
Added speech recognition as a setting, off by default
|
7 years ago |
Samuel Attard
|
19e6b0450a
|
Basic voice control implementation
|
7 years ago |
Samuel Attard
|
b7904eb112
|
Lock electron to working version
|
7 years ago |
Samuel Attard
|
1a33c1237c
|
Fix mini player resizing bugs
|
7 years ago |
Samuel Attard
|
b51e20e6c7
|
Added audio device switching to the tray icon context menu (because that kind of thing is damm cool)
|
7 years ago |
Samuel Attard
|
6fe71715e0
|
Fixed initial sinkId setting. Can you be set while playing
|
7 years ago |
Samuel Attard
|
0437117c54
|
mkdirp is async....
|
7 years ago |
Samuel Attard
|
e79d527e41
|
Prevent silly desktop settings theming issues
|
7 years ago |
Samuel Attard
|
a041745f4f
|
Fixed issue where the stack trace was too damm long
|
7 years ago |
Samuel Attard
|
c35af5f2fd
|
Update electron dep
|
7 years ago |
Samuel Attard
|
b9a1ff84ea
|
Updated JSON PlaybackAPI documentation
|
7 years ago |
Samuel Attard
|
094abc62c3
|
Ensure the tray icon is destoryed when the app is closed
|
7 years ago |
Samuel Attard
|
464ac9bd66
|
Implemented the all powerful WebSocketAPI Controller
|
7 years ago |
Samuel Attard
|
efcc354218
|
Added last.fm error handling for when the API key / secret changes
|
7 years ago |
Samuel Attard
|
a6c54832f1
|
Fixed silly $ is not defined nonsense
|
7 years ago |
Samuel Attard
|
41cf034a0e
|
Fixed automatic error reporting
|
7 years ago |
Samuel Attard
|
0f0647b039
|
Update last.fm key and secret to production values
|
7 years ago |
Samuel Attard
|
d762780b2a
|
Handle singleInstanceMode restore
Sometimes the restore call in singleInstanceMode left the app hidden from the taskbar
|
7 years ago |
Samuel Attard
|
75eb94328b
|
Added installer gif file
|
7 years ago |
Samuel Attard
|
d67f02b82c
|
Travis notifications
|
7 years ago |
Samuel Attard
|
a86a918c0f
|
Fix alwaysOnTop issue
|
7 years ago |
Samuel Attard
|
b28735e51b
|
Add gitter intergration
|
7 years ago |
Samuel Attard
|
7386e933cf
|
Fixed EXE / shortcut generation
|
7 years ago |
Samuel Attard
|
85a7755770
|
Fix openExternal
|
7 years ago |
Samuel Attard
|
1317834678
|
First run welcome screen
|
7 years ago |
Samuel Attard
|
4412e4d286
|
Put lyrics into the PlaybackAPI and WebSocketAPI
|
7 years ago |
Samuel Attard
|
22f2d262e2
|
Fix documentation typo
|
7 years ago |
Samuel Attard
|
4ea3d4bbd8
|
Implement singleInstance mode for the player
|
7 years ago |
Samuel Attard
|
6464a70945
|
Allow a call to `app.quit()` to legitimately quit the app
|
7 years ago |
Samuel Attard
|
f3bfe52643
|
Implemented basic lyric fetching, the lyrics are pushed into the playback API
* TODO: Do something with the lyrics
|
7 years ago |