| Age | Commit message (Collapse) | Author | 
|---|
|  | Compilation fix for CygWin.
CVS patchset: 6932
CVS date: 2004/09/02 19:56:40 | 
|  | * for alsa: do not register config entries multiple times just to get the value,
  use lookup_entry()
* for directx: get rid of unused device_name
* for OSS: remove mixer config, derive mixer name from device name
CVS patchset: 6379
CVS date: 2004/04/10 14:53:42 | 
|  | The main bugs remains:
 - buffer overrun (need different method of events?...)
 - stop playback on stop
CVS patchset: 5999
CVS date: 2004/01/05 00:51:44 | 
|  | * use DirectX under CygWin and basic auto-stuff
 * move some my macros in configure.ac
 * I don't know why, but shared directx plugins can't be linked with
   libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to
   hexedit, because I haven't sources of w32api.
 * Fix some warnings in vo directx and ao directx.
 * Decrease version of directx. It seems it still works.
For compilation with DirectX under Cygwin you need header files from
directx-sdk. Autoconf macros are only basic, but it works. for example:
  DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh
CVS patchset: 5971
CVS date: 2004/01/01 18:14:51 | 
|  | CVS patchset: 5912
CVS date: 2003/12/14 22:13:22 | 
|  | * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine
CVS patchset: 5902
CVS date: 2003/12/13 11:35:07 | 
|  | relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56 | 
|  | CVS patchset: 5796
CVS date: 2003/11/26 19:43:26 | 
|  | CVS patchset: 5455
CVS date: 2003/10/06 15:27:10 | 
|  | CVS patchset: 4779
CVS date: 2003/05/06 14:02:24 | 
|  | audio_directx_out is an audio OUTPUT plugin, not a audio DECODER plugin
therefore this buffer type is wrong here, since only DECODERS need to register
buffer types
CVS patchset: 4664
CVS date: 2003/04/23 16:15:00 | 
|  | video directx)
CVS patchset: 4648
CVS date: 2003/04/22 20:09:38 |