Downloads/Links

From kJams Wiki
Revision as of 23:35, 22 June 2021 by Dave (talk | contribs)
Jump to navigation Jump to search

Notes: quotes must be smart, comma must be "full width comma", like this ",", cuz the JSON parser doesn't know to skip to the next quotes and include the comma in the quoted string

<downloads>
{
  "whats_new": "The 64Bit Alpha version is ready for testing! Click “Details” for more info!\n\nb35:\n• fixed mac so it actually launches\n• fixed drag and drop from file system on windows\n• fixed "AboΔt kJams..." string (and several other special chars)\n• about string now includes bit depth (32 or 64)\n\nb34:\n• fixed drag and drop from file system into browser window (sources or tracks)\n• dragging from tracks list into a singer works again\n• mac: the “delete” key (which is really “backspace”) will now delete the selected item\n• windows: when doing “Add to Library…” from the File menu,you can select JUST a folder\n• windows: saving the DB no longer gives an error about can't save\n• if you “select all” and there are now more items selected than appear onscreen,those items off screen will also be part of the drag and drop operation\n• “Help->Send Log File” now actually works\n• Left and Right arrow keys work to change songs\n• comments now display in “Get Info” dialog\n• Escape key to stop a song now works",

  "mac_lite": "https://www.dropbox.com/s/q8v757jtcf058lj/kJamsLite.dmg?dl=1",
  "mac_pro":  "https://www.dropbox.com/s/xfbvobiyzeox1gc/kJamsPro.dmg?dl=1",
  "mac_2":    "https://www.dropbox.com/s/vifnn4ri324ljo4/kJams2.dmg?dl=1",

  "win_lite": "https://www.dropbox.com/s/r5iy7pr5lyua11c/kJamsLiteWin.exe?dl=1",
  "win_pro":  "https://www.dropbox.com/s/d12cd6k8afq838l/kJamsProWin.exe?dl=1",
  "win_2":    "https://www.dropbox.com/s/lpato306gwevve1/kJams2Win.exe?dl=1",

  "mac_lite_64": "https://www.dropbox.com/s/6kjavumnujf1zei/Mac%20kJams%20Lite.zip?dl=1",
  "mac_pro_64":  "https://www.dropbox.com/s/28dpcsh5m5kqw37/Mac%20kJams%20Pro.zip?dl=1",
  "mac_2_64":    "https://www.dropbox.com/s/l5k9b84333x0jw9/Mac%20kJams%202.zip?dl=1",

  "win_lite_64": "https://www.dropbox.com/s/jwldt8xkslcpfal/Win%20kJams%20Lite.zip?dl=1",
  "win_pro_64":  "https://www.dropbox.com/s/3byf32ik7x6rv03/Win%20kJams%20Pro.zip?dl=1",
  "win_2_64":    "https://www.dropbox.com/s/ttf40c0ghyqls8x/Win%20kJams%202.zip?dl=1",

  "vers":     "https://www.dropbox.com/s/y8xixnt4yk5rfv6/version.xml?dl=1",
  "vers_2":   "https://www.dropbox.com/s/u9xmh1ot6rn7dl7/version2.xml?dl=1",

  "KaraokeCloud Date":             "https://www.dropbox.com/s/n2la6s29ru3h6tr/KaraokeCloud.json?dl=1",
  "KaraokeCloud":                  "https://www.dropbox.com/s/zd0k34vsr2t48sf/KaraokeCloud.zip?dl=1",

  "Party Tyme Downloads Date":     "https://www.dropbox.com/s/a7lxujvykkrhm3k/Party%20Tyme%20Downloads.json?dl=1",
  "Party Tyme Downloads":          "https://www.dropbox.com/s/pi4d4mo0qhj6b0b/Party%20Tyme%20Downloads.zip?dl=1",

  "Party Tyme Pro Streaming Date": "https://www.dropbox.com/s/mb6c8pfzwdd12bs/Party%20Tyme%20Pro%20Streaming.json?dl=1",
  "Party Tyme Pro Streaming":      "https://www.dropbox.com/s/41mtk8jg2ku0jza/Party%20Tyme%20Pro%20Streaming.zip?dl=1",

  "notify_64bit_availB": false
}
</downloads>