- Apr 18, 2013
-
-
Adrien Béraud authored
-
- Nov 07, 2012
-
-
Emeric Vigier authored
> #15835: Fix first ougoing call fails to instantiate codec > #17001: Add Call Type (incomming/outgoing) to call state > #16852: Implement on_call_state_change > #16852: Add new_call_created signal handler > #16702: Implement account state chaged callback > #16032: Add %template(StringVect) vector<string> in jni > #15939: Add configuration manager methods > #15939: Separate jni_interface.i in three files (call and config) > #15939: Rename callmanager.i to jni_interface.i > #15939: Include std::vector and std::map in callmanagerJNI.h > #15985: Add getAccountDetails call in configuration manager > #15939: Add configuration Manager in SFLPhone android service
-
- Sep 20, 2012
-
-
Emeric Vigier authored
#15779: enable logger capability in swig
-
- Sep 19, 2012
-
-
Emeric Vigier authored
-
- Sep 14, 2012
-
-
Emeric Vigier authored
-
Emeric Vigier authored
Java --> C++ > #14652: ignore callmanager_wrap.h > #14652: attach current thread as daemon in SWIG > #14652: export CallManager services to sflphone-service
-
- Sep 12, 2012
-
-
Emeric Vigier authored
add script licence
-
Emeric Vigier authored
> #15414: Generate SWIG JNI interface for basic functions > #15414: remove original JNI calls before swig implementation comes > #14399: ignore exuberant ctags > #15416: catch exceptions while parsing arguments > #14399: remove manager unused methods > #14650: stub run() method used only with dbus > Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android > #15416: initial xml parser to generate sflphone-service.i SWIG file
-
- Sep 04, 2012
-
-
Alexandre Savard authored
-
- Aug 31, 2012
-
-
Emeric Vigier authored
#14371: Add logger.h in opensllayer.cpp #14371: Use Android Logging system Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14371: Add delay in capture callback
-
- Aug 29, 2012
-
-
Emeric Vigier authored
#15046: release string pointers in placeCall Merge branch 'android' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14371: Uncomment start capture in opensl
-
Emeric Vigier authored
#14741: stub history to complete manager init, fix warning
-
Emeric Vigier authored
#15046: make outgoing call from java UI #14698: get SIP log level from java env #14399: remove warnings and clean up #14399: remove warnings and clean up #14650: fix manager init from Java UI and add JNI_OnUnLoad #14741: fix history path #14987: Move sleep in opensl callback instead of FillAudioBuffer #14987: Remove common implmentation from opensl layer Merge branch 'android' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14987: Move common audio logic to AudioLayer Merge branch 'android' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android Merge branch 'master' into opus_codec2 #14603: audiocodecs: resolve all undefined symbols before dlopen() returns and fail if this cannot be done #14603: fix includes for opus #14603: g729: load symbols in constructor #14603: opus: fix double free and lifetime issues #14603: opus: avoid payload type conflicting with video #14602: opus: only import functions that we need to call directly #14602: opus: cosmetics Merge branch 'master' into opus_codec2 [#14602] codec/rtp: Change delay from 20 ms to 10 ms (G729 and Opus) [#14602] alsa: Better handle alsa error detection [#14602] codec: free opus codec memory in destructor [#14602] codec: Multiply input buffer to convert 16bit->2x8bit [#14602] codec: Changes values back to 16kHz [#14602] codec: Ajust OPUS size to 12k (untested) [#14602] codec: Ajust OPUS to work at 48k [#14602] codec: Initial Opus implementation (untested)
-
- Aug 27, 2012
-
-
Emeric Vigier authored
Merge branch 'android' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14919: Rename output files for debuging
-
- Aug 24, 2012
-
-
Emeric Vigier authored
#14650: change android configdir #14741: function to get env variable #14399: add debug in SIP #14881: Playback fully implemented, fixed buffer size, add dump to disk #14881: Fix audio thread for OpenSL #14881: Add index increment Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14881: Put buffers in OpenSL playback queue only if filled Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14371: Update settings for playback buffers #14371: Remove update OpenSL mixer settings Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android
-
- Aug 22, 2012
-
-
Emeric Vigier authored
This reverts commit c06e2a90.
-
Emeric Vigier authored
-
- Aug 21, 2012
-
-
Alexandre Savard authored
-
Emeric Vigier authored
#14371: Remove MainBuffer dump info from OpenSL Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android #14818: Use MainBuffer as a reference in OpenSL implementation #14371: Fill buffers with zeros in OpenSL when no audio to be played #14371: Instantiate audio layer, add linking flags for OpenSL in sflpnoned Merge branch 'integrate_opensl' into android Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone into android
-
- Aug 17, 2012
-
-
Alexandre Savard authored
-
- Aug 16, 2012
-
-
Emeric Vigier authored
sip level harcoded to 5 because calling __system_property_get() from NDK generates a segfault... #14399: fix codec path and package name for android #14399: fix program path and configdir #14650: stub dbus in manager class #14598: specify APP_NAME log tag in daemon libraries
-
Emeric Vigier authored
sflphone has to embed the static version of the lib
-
Emeric Vigier authored
needed soon
-
- Aug 14, 2012
-
-
Emeric Vigier authored
#14598: Modify logger class to print in android logcat #14617: make libsflphone a shared lib to export it to Android JNI
-
Emeric Vigier authored
-
Emeric Vigier authored
-
- Aug 13, 2012
-
-
Alexandre Savard authored
-
- Aug 09, 2012
-
-
Emeric Vigier authored
fix libexpat and libssl dependencies
-
Emeric Vigier authored
-
Emeric Vigier authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Emeric Vigier authored
#13891: missing initTLS in TLS optional support
-
Emeric Vigier authored
-
- Aug 08, 2012
-
-
Emeric Vigier authored
-
Alexandre Savard authored
#14379: Remove alsa from preferences
-
Alexandre Savard authored
#14480: Add Android.mk to hooks subfolder
-
Emeric Vigier authored
-