source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2659   15 years nanang Updated output & intermediate dir settings in samples.vcproj for WM …
(edit) @2658   15 years nanang Added 'combo' lib project that bundles all pjproject libraries into a …
(edit) @2657   15 years nanang More cleaning up on compile warning.
(edit) @2656   15 years bennylp Ticket #800: Change in IP address selection algorithm (the pj_gethostip() …
(edit) @2655   15 years nanang Cleaned up config's build & deploy settings in configuration manager.
(edit) @2654   15 years nanang Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning …
(edit) @2653   15 years nanang Added some header files into project.
(edit) @2652   15 years nanang - Added some missing 'output' directories & set svn:ignore attribute. - …
(edit) @2651   15 years bennylp Ticket #693: Allow incoming MESSAGE request without message body - also …
(edit) @2650   15 years bennylp Ticket #798: UAC disconnect call when receiving BYE in early state (thanks …
(edit) @2649   15 years nanang Initial VS settings for all platforms.
(edit) @2648   15 years nanang Creating another branch for vs-reorg.
(edit) @2647   15 years bennylp Fixed ticket #506: Behavior when cancelling INVITE before provisional …
(edit) @2646   15 years bennylp Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK …
(edit) @2645   15 years bennylp More ticket #706: removed all currently unsupported platforms such as WM …
(edit) @2644   15 years ismangil #792 work in progress testing sln change: remove solution items and no …
(edit) @2643   15 years bennylp Fixed ticket #794: Bug with generating SDP version in origin line (thanks …
(edit) @2642   15 years bennylp Part of ticket #780: enhance the PJNATH doxygen documentation
(edit) @2641   15 years nanang Ticket #706: Recleaned up configuration manager settings, make sure all …
(edit) @2640   15 years nanang Ticket #706: - Added missing PocketPj?.vcproj. - Updated include paths of …
(edit) @2639   15 years nanang Ticket #774: Replaced abort() & printf(), which caused linking error on WM …
(edit) @2638   15 years nanang Ticket #706: Merged branch vs-reorg into trunk: - Currently supported …
(edit) @2637   15 years nanang #792: Updated samples makefile to sync output file name format as other …
(edit) @2636   15 years nanang #792: Resetted DeleteExtensionsOnClean? setting for pjsua_wince.
(edit) @2635   15 years nanang #792: Fixed base property sheet to reset DeleteExtensionOnClean? attribute …
(edit) @2634   15 years ismangil #792 work in progress testing simple sln change
(edit) @2633   15 years ismangil #792 work in progress testing simple proj change
(edit) @2632   15 years nanang #792: Updated property sheets to put *.pdb file in intermediate dir and …
(edit) @2631   15 years nanang #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & …
(edit) @2630   15 years nanang #792: Updated output file name: use short platform name wm6std/pro & …
(edit) @2629   15 years ismangil #792 work in progress
(edit) @2628   15 years nanang #792: updated pocketpj & pjsua_wince so it's runable in Release & Debug …
(edit) @2627   15 years nanang #792: initial config for WM6 apps, added PocketPj? & pjsua_wince
(edit) @2626   15 years nanang #792: Renamed test_pjsip to pjsip_test, updated some missing settings for …
(edit) @2625   15 years nanang #792: Updated property sheet win32-common and updated some projects …
(edit) @2624   15 years nanang #792: Updated some VS property sheets.
(edit) @2623   15 years bennylp More ticket #774: replaced dependency to STL
(edit) @2622   15 years ismangil #792 work in progress: all vcproj now has property sheets wired in.
(edit) @2621   15 years ismangil #792 work in progress: wired in property sheets for third_party folder …
(edit) @2620   15 years bennylp More ticket #774: added option to shift PCM input to encoder right by some …
(edit) @2619   15 years ismangil #792 work in progress: Dynamic and static flags
(edit) @2618   15 years ismangil #792 work in progress: Added target CPU macro for wm6-common
(edit) @2617   15 years bennylp More ticket #774: compilation error for VS8 and make build system due to …
(edit) @2616   15 years bennylp More ticket #774: optimization for siren7/siren14 codecs
(edit) @2615   15 years bennylp More ticket #774: added more ITU test vectors for siren codecs
(edit) @2614   15 years bennylp More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 …
(edit) @2613   15 years bennylp More ticket #774: added g.722.1c test vectors
(edit) @2612   15 years ismangil #792 work in progress: new property sheets added as solution items
(edit) @2611   15 years ismangil #792 work in progress: new property sheets added as solution items
(edit) @2610   15 years ismangil #792 work in progress: new property sheets added, and inheritance between …
(edit) @2609   15 years nanang Added sample of ps inherited from another ps.
(edit) @2608   15 years ismangil #792 work in progress
(edit) @2607   15 years nanang Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for …
(edit) @2606   15 years ismangil #792 work in progress, solutions loads but then freezes VS. Trying it on …
(edit) @2605   15 years nanang Ticket #771 (misc fix): Added G.722.1 codec to mips test, also added macro …
(edit) @2604   15 years nanang Ticket #772 (misc fix): Changed var 'test' from a global var to static …
(edit) @2603   15 years nanang Ticket #774: Minor fix, reset mode counter in g7221_init().
(edit) @2602   15 years bennylp More ticket #780: work on CreatePermission? refresh timer in the TURN …
(edit) @2601   15 years nanang Ticket #774: - Added build config for GNU autoconf & make. - Fixed some …
(edit) @2600   15 years bennylp More ticket #780: more work on icedemo sample application
(edit) @2599   15 years bennylp More ticket #780: updated ICE to issue CreatePermission? on the TURN socket …
(edit) @2598   15 years ismangil #792 adding base property sheets, also for Win32 and Windows Mobile 6 …
(edit) @2597   15 years nanang Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library …
(edit) @2596   15 years bennylp Ticket #789: don't call buddy callback after buddy has been deleted …
(edit) @2595   15 years ismangil #706 work in progress
(edit) @2594   15 years bennylp Related to ticket #786: potential memory leak in invite session
(edit) @2593   15 years bennylp Ticket #786: Crash when UAC invite or subscribe session initialization …
(edit) @2592   15 years bennylp Ticket #780: initial work on an ICE demo app
(edit) @2591   15 years bennylp More ticket #780: fixed compilation errors due to previous modifications …
(edit) @2590   15 years bennylp More ticket #780: destroy TURN session if it receives 437 (Allocation …
(edit) @2589   15 years bennylp Ticket #780: Update TURN from draft 09 to draft 13: - new rules for …
(edit) @2588   15 years ismangil Branching for #706 work on reorganisation of Visual Studio projects
(edit) @2587   15 years nanang Ticket #762: Replaced stricmp() with pj_ansi_stricmp() for cross platform …
(edit) @2586   15 years nanang Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy().
(edit) @2585   15 years nanang Ticket #762: Updated delay calculation method & added statistic report in …
(edit) @2584   15 years ismangil #706 work in progress: all Win32 projects now have all 6 configs. Settings …
(edit) @2583   15 years nanang Ticket #762: Fixed jbuf in handling far sequence jump (the distance is …
(edit) @2582   15 years nanang Ticket #781: Fixed conf bridge API functions to have mutex protection when …
(edit) @2581   15 years nanang Ticket #777: Rechecked & updated audio switch board functions to make sure …
(edit) @2580   15 years bennylp Part of ticket #780 (work in progress): added IPv6 support to various STUN …
(edit) @2579   15 years nanang Ticket #762: Updated JB test: - Added support for more scenarios, e.g: …
(edit) @2578   15 years nanang Ticket #762: Major updates on jitter buffer: - Updated loop condition in …
(edit) @2577   15 years nanang Ticket #772 (misc fix): Updated floating point version of math statistic …
(edit) @2576   15 years bennylp Misc (ticket #772): added SIPp scenario for forked PRACK
(edit) @2575   15 years bennylp Misc (ticket #772): added several SIPp scenario files
(edit) @2574   15 years nanang Ticket #774: - Renamed VS6 & VS8 project name/filename: libg7221 --> …
(edit) @2573   15 years nanang Ticket #778: Fixed IPP G722.1 codec to aware about endianness in …
(edit) @2572   15 years nanang Ticket #774: Fixed G722.1 codec to aware about endianness in …
(edit) @2571   15 years bennylp Misc (ticket #772): removed pasound.c and wmme_sound.c from pjmedia eVC4 …
(edit) @2570   15 years bennylp Ticket #768: Media initialization returns error if no audio device is …
(edit) @2569   15 years bennylp Misc (ticket #772): fixed missing dependency to pjmedia-audiodev in the …
(edit) @2568   15 years bennylp Ticket #776: IPv6 option in pjsua
(edit) @2567   15 years bennylp Misc (ticket #772): added pjmedia-audiodev to pjsip_apps VS6 workspace
(edit) @2566   15 years bennylp Misc (ticket #772): bug in pjsua application when reading the URL from the …
(edit) @2565   15 years nanang Ticket #774: Fixed generation of G722.1 modes list in enum_codec().
(edit) @2564   15 years bennylp More ticket #774 (re: g722): some modifications in VS6 projects/workspace
(edit) @2563   15 years nanang Ticket #774: - Initial source of G.722.1/Annex C integration. - Disabled …
(edit) @2562   15 years bennylp Misc (ticket #772): added missing hash_test.c in pjlib-test eVC4 project
(edit) @2561   15 years bennylp Misc (ticket #772): added pjmedia-audiodev dependency for PocketPJ in EVC4 …
(edit) @2560   15 years bennylp Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile …
Note: See TracRevisionLog for help on using the revision log.