Downloads/Links

From kJams Wiki
Revision as of 22:42, 10 September 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________________________________________________\nb43:\n• Windows: fixed some strings that would show “$s” in them (eg: “About” menu item)\n• Mac: fixed crash when you try to send crash report or log file\n\n---- 64bit (Alpha testers only) ----\n• Video playing is now officially supported!\n• When playing CDG,the “border” area of an HD monitor will now match the background color\n• Splitter dimples now display nice UI,are colorized,have hover hilight,and tool tips\n• import singer from other venue works\n• mac: open “folder only” dialog now works correctly (not allowing to select files)\n________________________________________________\nb42 (b41 was DOA):\n• fixed hang on quit!\n• fixed startup hang at “rebuilding venues”\n• Windows:  Timezone calculations finally work. The “playlist end time” (actual time of day this playlist will finish) time readout at the bottom of the main browser window is now correct no matter what your time zone or DST\n• Windows: you can now select multiple files in the import dialog\n\n---- 64bit (Alpha testers only) ----\n• Mac: Dark Mode!\n• Can now switch venues more than once and not crash!\n• “Runaway selection” is fixed! (when you shift-click to extend selection,things OUTSIDE the view used to get selected)\n• Extending selection across view page boundaries works\n• Search is fast again and correctly updates the “summary string” at the bottom of the browser window\n________________________________________________\nb40:\n• 64bit stuff: Star Ratings will now scale with browser font size\n• keyboard navigation will move the selection minimally,instead of always centering\n• Video (mp4) playback is sketchy,don't use it. Will now stop instead of playing audio only.\n• “Push Meta Data” will now survive a restart (pick up where it left off)\n• Full Screen mode works again\n• Fix hang during startup\n• search in tryout mode no longer crashes\n• Credit card dialog now remembers text you enter into it\n• Windows stuff: fixed crash related to offline mode\n• "Simultaneous Downloads" finally works\n• And a lot more believe it or not",

  "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>