Menu

SVN Commit Log


Commit Date  
[r2371] by webdevandrei

Changed the source path in Build Path to relative path.

2011-09-23 16:23:25 Tree
[r2370] by webdevandrei

Added StrobeMediaPlaybackAIR application.

2011-09-23 16:08:05 Tree
[r2369] by cdobre

Update DRMServices to properly support authentication tokens as objects:
- added convertToken method
- if the provided token is a ByteArray then it will be directly used
- otherwise, the provided token is first converted to a string using its toString() method and resulting string will be serialized as a ByteArray ( using writeUTFBytes and not writeUTF )

Added unit tests for the newly-added method ( TestDRMServices).
Updated OSMFTest application to include the new tests.

2011-09-23 07:33:14 Tree
[r2368] by lpop

Creating 1.6.1 tag for OSMF

2011-09-23 07:26:16 Tree
[r2367] by svergoti

Downgrading version to 1.6.1

2011-09-22 08:43:19 Tree
[r2366] by webdevandrei

Integrated feedback on code review.

2011-09-22 08:07:50 Tree
[r2365] by webdevandrei

Fixed issue between posterScaleMode and scaleMode: Inheritance didn't work as expected. See FM-1403: Possibility to have different scale mode for poster than the video scale mode (http://bugs.adobe.com/jira/browse/FM-1403)

2011-09-21 15:31:26 Tree
[r2364] by webdevandrei

Added posterScaleMode property in setup.html. See FM-1403: Possibility to have different scale mode for poster than the video scale mode (http://bugs.adobe.com/jira/browse/FM-1403)

2011-09-21 14:48:57 Tree
[r2363] by webdevandrei

Fixed bug FM-1399: Seek not working on iOS in AIR applications (http://bugs.adobe.com/jira/browse/FM-1399). Needed a negation in condition.

2011-09-21 14:10:09 Tree
[r2362] by cdobre

Update HTTPNetStream class
- we need to append an END_SEQUENCE after we inject onPlayStatus message at the end of a stream

2011-09-19 22:03:51 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.