OSDN Git Service

android-x86/system-media.git
2010-06-04 Glenn KastenMerge "Work in progress towards a Windows port." into...
2010-06-03 Jean-Michel... Use interface exclusive locks when reading and modifyin...
2010-06-03 Jean-Michel... For audio players with URI data source:
2010-06-03 Glenn KastenWork in progress towards a Windows port.
2010-06-03 Glenn KastenImprove resource recovery.
2010-06-02 Glenn KastenSimplify initialization of AudioPlayer.
2010-06-01 Jean-Michel... Implement GetDuration and GetPosition in SLPlayItf
2010-06-01 Jean-Michel... When calling an OpenSL ES callback after an AudioTrack...
2010-06-01 Glenn KastenMove platform-specific code to separate files. Use...
2010-06-01 Jean-Michel... Add command line test to play a URI, to exercise the...
2010-06-01 Jean-Michel... First pass at implementing support of SL_DATALOCATOR_UR...
2010-05-29 Glenn KastenContinue splitting up source code.
2010-05-28 Jean-Michel... Rename RealizeHook to AsyncHook.
2010-05-28 Jean-Michel... Add async field to the object-specific implementation...
2010-05-28 Jean-Michel... Add a command line test for PCM buffer queues.
2010-05-27 Glenn KastenCompile (almost) all .c as C++ for Android.
2010-05-26 Glenn KastenFix broken build.
2010-05-26 Glenn KastenIEngine, IPlay, IVolume are compiled separately. Turn...
2010-05-26 Jean-Michel... Corrections to the implementation of SLVolumeItf for...
2010-05-26 Jean-Michel... Move OpenSL ES library implementation to the libopensle...
2010-05-25 Jean-Michel... Implement the SLVolumeItf and SLPlayItf on an AudioPlay...
2010-05-24 Glenn KastenAlmost done splitting off the interfaces.
2010-05-20 Jean-Michel... Implement the AudioTrack callback to retrieve audio...
2010-05-20 Glenn KastenContinue the split into smaller source files.
2010-05-19 Glenn KastenMove devices to separate files.
2010-05-18 Glenn KastenStart adding frame thread (sync).
2010-05-18 Jean-Michel... In Engine_CreateAudioPlayer, only initialize buffer...
2010-05-18 Jean-Michel... Add android-specific AudioPlayer Realize function.
2010-05-17 Jean-Michel... Separate in external functions the checks done on the...
2010-05-17 Glenn KastenContinue adding locks for multi-threading.
2010-05-14 Glenn KastenContinued work on multi-threading.
2010-05-14 Jean-Michel... Remove all new type definitions into a separate header.
2010-05-14 Glenn KastenContinued work on multi-threading, and sketch out remai...
2010-05-12 Glenn KastenContinuation of previous changelist.
2010-05-12 Glenn KastenContinue on multi-threading support.
2010-05-11 Glenn KastenStart adding mutex locks.
2010-05-08 Glenn KastenFirst audio output using Android AudioTrack.
2010-05-07 Glenn KastenContinuing framework to support more interfaces and...
2010-04-30 Glenn KastenContinued implementation, move all C files to top.
2010-04-27 Glenn KastenDelete obsolete 1.0 specification.
2010-04-27 Glenn KastenOpenSL ES 1.0.1 documents and headers as downloaded...
2010-04-27 Glenn KastenOpenSL ES 1.0 documents and headers as downloaded from...
2010-04-27 Glenn KastenFix problems found during code review on 2010/04/16...
2010-04-27 Glenn KastenInitial version of 2010/04/15.
2010-04-26 Nico Sallembiennew project, first commit