4.6.3 Add an icon to select all songs in the queue
Adds links to the Media Keys Firefox addon to control Jamstash with keyboard media keys. fixes tsquillario/Jamstash#220 closes tsquillario/Jamstash#221 closes tsquillario/Jamstash#222
This commit is contained in:
parent
f31215aa63
commit
45d86d4892
4 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,10 @@
|
|||
[
|
||||
{
|
||||
"date": "10/26/2015", "version": "4.6.3",
|
||||
"changes": [
|
||||
{ "text": "- Added an icon to select all the songs in the queue. If all songs are selected, it resets the selection."}
|
||||
]
|
||||
},
|
||||
{
|
||||
"date": "7/14/2015", "version": "4.6.0",
|
||||
"changes": [
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jamstash",
|
||||
"version": "4.6.1",
|
||||
"version": "4.6.3",
|
||||
"description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming",
|
||||
"authors": [
|
||||
"tsquillario (https://github.com/tsquillario)",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "Jamstash",
|
||||
"description": "HTML5 Player for Subsonic & Archive.org",
|
||||
"version": "4.6.1",
|
||||
"version": "4.6.3",
|
||||
"app": {
|
||||
"launch": {
|
||||
"web_url": "http://jamstash.com"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jamstash",
|
||||
"version": "4.6.1",
|
||||
"version": "4.6.3",
|
||||
"description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming",
|
||||
"author": "Trevor Squillario (https://github.com/tsquillario)",
|
||||
"contributors": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue