| Age | Commit message (Collapse) | Author | 
|---|
|  | - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --> LIBFFMPEG_CPPFLAGS
CVS patchset: 7964
CVS date: 2006/04/08 16:42:23 | 
|  | Build improvements and WIN32 port updates:
 - add --with-pthread-pefix and --with-zlib-pefix options
 - prepare for removing internal zlib and pthreads-win32 relics,
   updated documentation for possible WIN32 developers (only for me? :->)
 - fixed bug in unimportant part of configure.ac for MinGW due to xine paths
 - fixed my bug in cdda (but it compiled fine anyway)
 - fixed unimportant bug in planar Makefile.am
 - next MSVC update due to external zlib, pthreads and latest changes,
   removed relic includes
 - checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56 | 
|  | - use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
   each function is in a file placed into lib/ directory,
   it was not necessary, but it looks nice, IMHO
 - headers cleanups (this was needed):
     - prototypes of replacement funtions and macros are placed
       into separate os_internal.h (and included by config.h)
     - drop include inttypes.h from public xine.h, replaced by custom
       os_type.h, idea origins from Ogg/Vorbis public headers
     - disable generating inttypes.h: generated replacement isn't enough for
       xine-lib but nobody complained (and for M$VC we have special version)
     - better including headers for win32, let dvdnav use its mutex wrapper
 - updated M$VC port
Result:
  - xine is compiled nicely by MinGW, CygWin and paritaly M$VC
  - frontends in M$VC port don't require additional helping headers
  - moved some platform specific things from xine-utils and win32/contrib
    to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02 | 
|  | - usability MSVC for frontends
 - remove unistd.h from public headers
 - add configure option "--with-dxheaders"
 - install .def file under WIN32
 - MSVC port update (some people might want it)
CVS patchset: 6944
CVS date: 2004/09/06 18:34:37 | 
|  | List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :->)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools
CVS patchset: 6910
CVS date: 2004/08/27 19:33:17 | 
|  | move M$VC specific header files into sparate directory
  regenerate config.h for M$VC
  compilation fixes
  add some getchar()s into xineui.exe (popup dialogs would be better)
CVS patchset: 6338
CVS date: 2004/04/06 19:20:15 |