Downloads/Links

From kJams Wiki
Revision as of 05:11, 28 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\nb39:\n• Windows: if kJams asks you to upgrade your serial number,you no longer assert and crash\n• “maximum songs allowed in the cache” is now clamped between 5 and 100,default 25\n• if the pref location of a window is negative,we now bring it back on screen\n• 64bit: Star Ratings will now scale with browser font size\n• 64bit: key navigation will move the selection minimally,instead of always centering\n\nb37:\n• Mac version is notarized and comes in disk image\n• Fixed search crash\n• keyboard navigation works (home,end,pg up,pg down,arrows,shift-arrows)\n• more support for large font size (“Label” button,popup buttons)\n\nb36:• Mac version actually launches\n• Windows enables drag and drop from file system\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)",

  "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/197tc6k3ch1n6xc/kJamsLite_x64.dmg?dl=1",
  "mac_pro_64":  "https://www.dropbox.com/s/0nheveq7fgxs6s9/kJamsPro_x64.dmg?dl=1",
  "mac_2_64":    "https://www.dropbox.com/s/3x2zsui1iwxhh1q/kJams2_x64.dmg?dl=1",

  "win_lite_64": "https://www.dropbox.com/s/l3xxnbicpy3l8x2/kJamsLite_x64.zip?dl=1",
  "win_pro_64":  "https://www.dropbox.com/s/t5a76qknhmbw1wy/kJamsPro_x64.zip?dl=1",
  "win_2_64":    "https://www.dropbox.com/s/amoopx35nf54tc1/kJams2_x64.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>