summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib.dsp
AgeCommit message (Expand)Author
2010-02-24Ticket #1032:Nanang Izzuddin
2010-01-08Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).Nanang Izzuddin
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2008-07-22Added math.h to pjlib's Visual Studio projectsBenny Prijono
2008-05-11Implement ticket #531: active socket abstraction to make ioqueue programming ...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-02-16Implement ticket #103: use native Win32 for file I/O on Win32Benny Prijono
2006-12-02Fixed incorrect output path in PJLIBBenny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono
2006-08-06Echo suppressor tuning and testing on WincE, and also added config_site_sample.hBenny Prijono
2006-07-29Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" to ...Benny Prijono
2006-06-29In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Re...Benny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-05-19Removed VSS traces from .dsp filesBenny Prijono
2006-03-30Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP ...Benny Prijono
2006-03-25Fixed bug in ioqueue: crashed when key is unregistered while another thread i...Benny Prijono
2006-03-22Fixed bug in ioqueue with IO Completion Port backend, where events may still ...Benny Prijono
2006-03-09Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused proble...Benny Prijono
2006-01-20Completed testing for WinCE portBenny Prijono
2006-01-19Initial, quick and dirty WinCE port with EVC4Benny Prijono
2005-11-22Added more info for pj_dump_configBenny Prijono
2005-11-21Fixed MSVC compilation warnings in release buildBenny Prijono
2005-11-20Added hex character conversion utility in ctypeBenny Prijono
2005-11-09Rework pjlib++Benny Prijono
2005-11-08Initial configuration for pjlib-utilBenny Prijono
2005-11-07Some changes in pjlib.dspBenny Prijono
2005-11-07Added file I/O and file access APIBenny Prijono
2005-11-06Tested UDP echo server on Win2KBenny Prijono
2005-11-06Put common ioqueue functionalities in separate file to be used by both select...Benny Prijono
2005-11-06Changed ioqueue to allow simultaneous operations on the same keyBenny Prijono
2005-10-31initial importBenny Prijono