lp:~oxalin/lightspark/buildnaudioplugin

Created by Alexandre Demers and last modified
Get this branch:
bzr branch lp:~oxalin/lightspark/buildnaudioplugin

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandre Demers
Project:
Lightspark
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/Oxalin/lightspark.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 seconds — see the log

Recent revisions

1221. By Alexandre Demers

Added some fixes that needed to be completed

Signed-off-by: Alexandre Demers <email address hidden>

1220. By Alexandre Demers

Fixed time with getPlayedTime().
Fixes and improvements here and there.

Signed-off-by: Alexandre Demers <email address hidden>

1219. By Alexandre Demers

Cleaning code and some typo.
Fixed paused() condition
Fixed crash in empty() (was using an uninitialized array) : now, LS doesn't crash at the end of a clip

Signed-off-by: Alexandre Demers <email address hidden>

1218. By Alexandre Demers

Moved the fill() call at the best place

Signed-off-by: Alexandre Demers <email address hidden>

1217. By Alexandre Demers

Implement setPlayedTime()
Modification to decoder association on stream creation

Signed-off-by: Alexandre Demers <email address hidden>

1216. By Alexandre Demers

Many changes. The sound is good, synchronization is OK.

TODO:
- Make a better estimation of played time, it drifts slowly in time when calculating with bytes
- Fix destructors
- Make a thread so we could fill buffers from there???

Signed-off-by: Alexandre Demers <email address hidden>

1215. By Alexandre Demers

Removed creator useless param
Add setPlayedTime(), complementing getPlayedTime()

Signed-off-by: Alexandre Demers <email address hidden>

1214. By Alexandre Demers

Completed the work on OpenAL so we can play audio

AUDIO now plays!

Signed-off-by: Alexandre Demers <email address hidden>

1213. By Alexandre Demers

Modification to mirror audio plugin API changes
Added a request to fill()

Signed-off-by: Alexandre Demers <email address hidden>

1212. By Alexandre Demers

Removed resumeStreamPlugin and replaced by playStreamPlugin: play will now continue where it is (start or where it was paused)
Added stopStreamPlugin to stop and reinitialize the audio stream
Change the audio plugin interface accordingly

Signed-off-by: Alexandre Demers <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers