Sam Broadcaster Pro nieuwe versie 2017.9 (2 October 2017)

Sam Broadcaster Pro nieuwe versie 2017.9 (2 October 2017)

Hieronder de verbeteringen van de afgelopen versies voor Sam Broadcaster Pro 2017

-v2017.9 (2 October 2017)

  • Ability to label encoders to easily identify them. (Right-click on encoder and select “Change Label”)

-v2017.8 (14 September 2017)

  • PAL Studio object can now control studio muted state, Virtual DJ mode and Auto-recovery settings (Refer to PAL scripting reference).
  • PAL THttpClient class allows you to interface with external APIs or make more advanced web requests. (Refer to PAL scripting reference).
  • PAL static variable DATA_PATH that points to SAM working directory. (i.e. SAM->Tools->Jump to->Data path)
  • PAL static variable PROGRAM_PATH that points to SAM programs directory. (i.e. SAM->Tools->Jump to->Program path)
  • Execute external commands via PAL script (Example: ExecuteCmd(‘notepad.exe’,[DATA_PATH+’EventLog.log’]); ).
  • PAL can now log messages to Event Log (Example: PAL.Log(‘Notice message’,ltNotice);).
  • HTTP Basic authentication support in both PAL scripting and audio streaming (Use http://user:[email protected]/document?query format).
  • Added AnsiQuotedStr function to PAL for easier ExecuteCmd parameter quoting.

-v2017.7 (7 August 2017)

  • Added support for additional PCM WAV formats (24bit, 32bit, 64bit in IEEE_FLOAT and PCM).

-v2017.6 (3 July 2017)

  • Database export to CSV. Use /EXPORT parameter or Export command from Program Files.
  • Database import from pevious CSV export. Use /IMPORT parameter or Import command from Program Files.
  • Updated database structure for FireBird and MySQL to be more consistent across databases.
  • Reverted URLEncode to use “%20” instead of plus (“+”) for encoding spaces. This affected Shoutcast v1 titles.

-v2017.5 (30 May 2017)

  • Updated Help links to new Help Center location.
  • Fixed hint on Cancel Switch button.
  • Improved UTF-8 support for CheapestStream and SAMBC Cloud encoders.
  • Fixed some images not loading for Amazon Album Cover search.
  • Fixed SAM DJ pre-release timeout issue.

-v2017.4 (2 May 2017)

  • Removed Dual Channel as option from CheapestStream and SpacialNet encoders due to HTML5 playback incompatibility.
  • Removed Dual Channel as option from MP3 (LAME) and SpacialNet encoders.
  • Fixed missing images in online changelog.
  • Added log message for PRE-RELEASE versions (QA/BETA).
  • Updated EULA.
  • Updated CodeSign certificate.

v2017.3 (7 March 2017)

  • New Jingles & Drops window.
  • Fixed error when deleting custom category.

-v2017.2 (21 February 2017)

  • Fixed bug where Skip Track button was enabled when DJ did not have the permission, causing DJ to be logged out when clicked.
  • Event Scheduler up/down buttons removed as state was not persisted.
  • Added “graceful back-off” logic to SAMCloud Encoder to avoid stampede scenarios and to allow “kick” functionality to work better.
  • Encoder now more gracefully handle case where two tried to DJs connect to same slot at same time.
  • CheapestStream Encoder improvements to prevent rare crash when switching users while encoding.

-v2017.1 (19 January 2017)

  • Fixed Amazon Album Cover search.
  • Removed unsupported profiles from WM Encoder.
  • WebSocket message parsing improvements.
  • Improved DEBUG edition code and tracing.
  • Upgraded network library.

Sam Broadcaster Pro 2016.8

Zie hieronder wat er aan de laatste versie’s is verbeterd:

New & Improved

-v2016.8 (5 September 2016)
* Dual screen support.
* Fixed problem where DJs with only Live Streaming permission could not connect.
* Changed Broadcast Control Center default dimensions.
* VoiceFX: Changed workflow slightly. Hitting record does reset settings to default, but uses current settings.
* Fixed saving window size for Playlist views.
* UI now remembers window maximized state.
* Properly disable Sort by Date Added for non-Playlist categories.
* Fixed issue with Scheduled events that did not save due to regional date/time formatting issues.
* Upgraded bug and memory tracing in DEBUG builds.
* Fixed various minor memory leaks.
-v2016.7 (1 August 2016)
* Fixed Shoutcast v1 metadata and statistic issue.
* Improved FLV streamer (CheapestStream).
* Improved MP4 decoder.
* Fixed index out of bounds errors for:
** Visual tree select range
** VUMeter
-v2016.6 (18 July 2016)
* New tutorial on how to use automated requests via SAM Broadcaster Cloud.
* Updated user-agent information in Icecast v2 streaming. Also switched from ICE/1.0 to HTTP/1.0 as protocol identifier.
* Improved duration parsing in WebSocket handler.
-v2016.5 (13 June 2016)
* Fixed in-app upgrade download.
* Added “Keep me signed in” option to SAM Broadcaster Cloud sign in screen.
* Fixed playlist import into SAM Broadcaster Cloud while logged in as owner.
* Improved installer checking for running application instances.
* Fixed station permission issue when switching users after initial password failure.
* Improved websocket message parser to handle edge cases that caused stability problems.
-v2016.4 (16 May 2016)
* Broadcast Control now displays currently playing track information for Cloud source.
* Do not return requests on Touch if requests are disabled on software side.
* Enable HTTP port only for legacy requests (which helps minimize any firewall issues)
* Fix bug where Cloud static relay could fail to update on Statistic Relay window after user switch.
* Changed cloud statistic relay URL and also AudioRealm listing improvements.
* Splash screen improvements.