Skip to content
sk89q edited this page Aug 16, 2010 · 3 revisions

2.5-final

  • [FIXED] Metadata for the HUD overlay wasn’t provided for players who join afterwards.

2.5-beta2

  • [FIXED] Webpages no longer destroyed.
  • [FIXED] Shoutcast provider is less strict.
  • [CHANGED] More descriptive message for low framerate mode.
  • [NEW] Warning added for users who are missing Flash Player.
  • [NEW] Crash detection that automatically disables PlayX.
  • [NEW] Radio HUD (shows title, progress, position, duration, status); also shows for low framerate.

2.5-beta

  • [NEW] Updated for the newest Gmod update for better stability.
  • [NEW] Restored low framerate functionality.
  • [NEW] Added Hulu (experimental) and justin.tv support.
  • [NEW] Added more screen models.
  • [NEW] Added PlayX repeater entity.
  • [NEW] “Copy to Administrate” menu option added for bookmarks.
  • [NEW] “Add as Bookmark” button on the Administrate panel added.
  • [NEW] Added in a workaround for PCMod\’s bundling of an outdated datastream.
  • [NEW] New default bookmarks!
  • [NEW] Updated news window to be smaller and pop external links out in the Steam browser.
  • [NEW] Provider and handlers are now sent down the line and loaded automatically.
  • [NEW] Made PlayX less noisy regarding debugging messages.
  • [NEW] PlayX is now (theoretically) non-sandbox friendly.
  • [NEW] API: Added PlayXIsPermitted hook.
  • [NEW] API: Added PlayX.ResolveProvider().
  • [NEW] Internal: Library functions moved to playxlib.

2.2

  • [FIXED] Disabled gm_chrome, which crashes clients on Gmod 12 (newest update as of writing)
  • [FIXED] Fixed Flash security dialogs for those who got them
  • [FIXED] Mouse input bugfix, for compatibility with other addons
  • [FIXED] playx_expire bugfix
  • [NEW] Removed low framerate mode checkboxes in some places, as it no longer has any effect
  • [NEW] Added screen-less radio model

2.1

  • [NEW] New wire inputs. Disabled by default; can be enabled with a cvar.
  • [FIXED] Issue where lua/playx/client/bookmarks.lua was not sent to clients. This is a CRITICAL bug fix.

2.0.2

  • [FIXED] Issue where users who are super-administrators but are not considered administrators did not have access.

2.0.1

  • [FIXED] Issue where the PlayX entity, if not in a client\’s PVS (“potentially visible set”), was not sent to the user, causing the user to receive a DS_BEGIN_NO_PLAYER error and no video.
  • [FIXED] Issue with the host and JW URLs were not replicated to the client, causing a white screen to show.

2.0

  • [NEW] gm_chrome support (no more crashes!)
  • [NEW] Non-interactive webpage viewing
  • [NEW] Bookmarks
  • [NEW] Wire outputs
  • [NEW] Hooks
  • [NEW] Shoutcast provider
  • [NEW] New framework for fetching media metadata
Clone this wiki locally