All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

OPEN-151. Provide an openal and gstreamer plugin streaming audio implementation.

Review Request #604 - Created Oct. 9, 2012 and updated

Nicky Perian Reviewers
viewer
OPEN-151
None viewer-development
Provide an openal and gstreamer plugin streaming audio implementation.
Port from Kokua viewer as a starting point.
Uses windows has a proof of concept platform.
History of work started with Imprudence so there are many try patches that may not be needed and the work started before emphasis on style that is used today.
Logged to parcel with streaming audio. Stream present.
Paused stream. Stream paused.
Resumed stream. Stream playing.
Toggled music check mark in preferences to off/on. Stream off / Stream on.
Teleport to another parcel with a different stream. Old stream stops and new stream plays.
Teleport back to starting point. Original stream plays.
Review request changed
Updated (Dec. 10, 2012, 1:53 p.m.)
Add stream titles. This adds a minimal stream artist and title to chat. No whitelist/blacklist code.