Downloads/Links

From kJams Wiki
Revision as of 19:20, 23 October 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________________________________________________\nb46:\n• fix asserts relating to mp3,wrong fonts,and playing a song\n• Fix crash when using "get info",and "new singer" dialogs\n• fixed sprintf crash (happened at any time),and when changing audio device\n• "Opening Installer" progress dialog now works\n\n________________________________________________\nb46:\n• fixed crash on startup related to logging (when saving a playlist) (%n!)\n• fixed a crash when attempting to display a number value with a lot of digits (eg: a very small number like 1e-32)\n• when launching,loading (lots of) singers gets a progress bar,instead of seeming to stall on loading playlists\n\n---- 64bit (Alpha testers only) ----\n• performance improvement: no longer immediately repainting table view when tabbing over it\n• streaming songs is fixed for both streaming stores\n• fixed intermittent video lag (when audio keeps going)\n• audio decoder will now detect if it couldn't decode and will fail gracefully,and use the backup system (demux) rather than hang",

  "mac_2_64":    "https://www.dropbox.com/s/3x2zsui1iwxhh1q/kJams2_x64.dmg?dl=1",
  "win_2_64":    "https://www.dropbox.com/s/amoopx35nf54tc1/kJams2_x64.zip?dl=1",
  "mac_2":       "https://www.dropbox.com/s/vifnn4ri324ljo4/kJams2.dmg?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",
  "win_lite_64": "https://www.dropbox.com/s/l3xxnbicpy3l8x2/kJamsLite_x64.zip?dl=1",
  "mac_lite":    "https://www.dropbox.com/s/q8v757jtcf058lj/kJamsLite.dmg?dl=1",
  "win_lite":    "https://www.dropbox.com/s/r5iy7pr5lyua11c/kJamsLiteWin.exe?dl=1",

  "mac_pro_64":  "https://www.dropbox.com/s/0nheveq7fgxs6s9/kJamsPro_x64.dmg?dl=1",
  "win_pro_64":  "https://www.dropbox.com/s/t5a76qknhmbw1wy/kJamsPro_x64.zip?dl=1",
  "mac_pro":     "https://www.dropbox.com/s/xfbvobiyzeox1gc/kJamsPro.dmg?dl=1",
  "win_pro":     "https://www.dropbox.com/s/d12cd6k8afq838l/kJamsProWin.exe?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>