Downloads/Links

From kJams Wiki
Revision as of 01:02, 5 May 2023 by Dave (talk | contribs)
Jump to navigation Jump to search

Notes: comma must be "full width comma" like this ",", cuz the JSON parser will choke on a quoted comma. Quotes must be curly quotes.

<downloads>
{
  "whats_new": "The 64Bit Beta version is ready for testing! Click “Details” for more info!
________________________________________________
b67:
* you can now easily restore from backup on startup,just by holding cmd-opt-shift (ctrl-alt-shift)
* FIX CRASH: (hang) bug when playing songs: audio pump no longer hangs (thread deadlock) at disposal time (!!!!!). Symptom: two "ring buffer" activities,UI unresponsive. Also will now report error if this occurs.
* FIX CRASH: longstanding crash when pushing meta data
________________________________________________
b66:
* fix assert-fails when selecting rotation or singers
________________________________________________
b65:
* Fix windows crash on startup
* fix crash searching for a string that doesn't exist
* removed fix for Venues with > ~550 singers,as it broke tryout mode,will try again for next release
________________________________________________
b63:
* win: switching venues is a little faster and maybe fixed another crash related to this
* UK now has correct country code,can again stream from Party Tyme Pro
----------- 64bit stuff below:
* Venues with > ~550 singers can now function
* win: fix audio playback!!",
  "mac_2_64":    "https://www.dropbox.com/s/dl/3x2zsui1iwxhh1q/kJams2_x64.dmg?dl=1",
  "win_2_64":    "https://www.dropbox.com/s/dl/gkjxfufkka9gndk/kJams2Win_x64.exe?dl=1",
  "mac_2":       "https://www.dropbox.com/s/dl/vifnn4ri324ljo4/kJams2.dmg?dl=1",
  "win_2":       "https://www.dropbox.com/s/dl/lpato306gwevve1/kJams2Win.exe?dl=1",

  "mac_lite_64": "https://www.dropbox.com/s/dl/197tc6k3ch1n6xc/kJamsLite_x64.dmg?dl=1",
  "win_lite_64": "https://www.dropbox.com/s/dl/k16h7k5um2abs2g/kJamsLiteWin_x64.exe?dl=1",
  "mac_lite":    "https://www.dropbox.com/s/dl/q8v757jtcf058lj/kJamsLite.dmg?dl=1",
  "win_lite":    "https://www.dropbox.com/s/dl/r5iy7pr5lyua11c/kJamsLiteWin.exe?dl=1",

  "mac_pro_64":  "https://www.dropbox.com/s/dl/0nheveq7fgxs6s9/kJamsPro_x64.dmg?dl=1",
  "win_pro_64":  "https://www.dropbox.com/s/dl/1evza5v482iypeu/kJamsProWin_x64.exe?dl=1",
  "mac_pro":     "https://www.dropbox.com/s/dl/xfbvobiyzeox1gc/kJamsPro.dmg?dl=1",
  "win_pro":     "https://www.dropbox.com/s/dl/d12cd6k8afq838l/kJamsProWin.exe?dl=1",

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

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

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

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

  "notify_64bit_availB": false
}
</downloads>