index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-utils
/
xineutils.h
Age
Commit message (
Expand
)
Author
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-15
Split most of the MMX declarations in xineutils.h out into xine_mmx.h.
Darren Salt
2008-06-15
Move the declaration of xine_strcat_realloc.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-20
Make xine_mm_accel() appear like a constant function.
Diego 'Flameeyes' Pettenò
2008-05-07
Deprecate xine_xmalloc().
Diego 'Flameeyes' Pettenò
2008-05-05
Check for malloc attribute and define XINE_MALLOC for use in xineutils.h, rat...
Diego 'Flameeyes' Pettenò
2008-05-03
Mark some removed-in-1.2 exported/unimplemented functions as deprecated.
Darren Salt
2008-04-28
Add xine_get_pluginroot() for win32. Completely untested.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2006-12-25
* Allow building with Sun CC by fixing the lprintf variadic macro; patch by
Diego 'Flameeyes' Pettenò
2006-12-18
Automatically flush lprintf() output.
Claudio Ciccani
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-09-26
Forgot one symbol.
Diego 'Flameeyes' Pettenò
2006-09-26
Fix the missing protected symbols, and enable hidden visibility for libxine.so.
Diego 'Flameeyes' Pettenò
2006-06-23
Miscellaneous static/const fixups.
Darren Salt
2006-04-08
Ancient platforms support:
František Dvořák
2006-02-14
Make input-only pointers point to const data.
Darren Salt
2006-01-28
Forgotten files.
Thibaut Mattern
2005-08-29
*BUGFIX*
František Dvořák
2005-08-25
*BUGFIX*
František Dvořák
2004-12-12
Check absolute path in $ac_aux_dir (just reflected from gxine).
František Dvořák
2004-10-29
use monotonic clock when available
Miguel Freitas
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-09-20
Build system improvements:
František Dvořák
2004-09-06
Updates:
František Dvořák
2004-09-01
Improvements and implementing Michael's suggestions:
František Dvořák
2004-08-27
MINGW32 port. Engine library and most of plugins compiles now.
František Dvořák
2004-07-14
- Use Windows encoding for the external subtitles, guessed according to curr...
František Dvořák
2004-06-14
fix comment (this is enclosed in #ifdef DEBUG)
Michael Roitzsch
2004-05-09
Valid error description for gethostbyname. Obsolete function hstrerror() has ...
František Dvořák
2004-04-28
Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...
Robin KAY
2004-04-25
addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org>
Manfred Tremmel
2004-04-06
Prepare for MinGW port:
František Dvořák
2004-03-29
fix prototype
Michael Roitzsch
2004-03-27
"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).
František Dvořák
2004-03-18
The string passed to putenv must not be freed during the lifetime of that ent...
Robin KAY
2004-03-03
arrays of variable size are not understood by all compilers
Michael Roitzsch
2004-01-07
frame copying functions
James Stembridge
2003-12-29
getting rid of some MSVC specific parts
Michael Roitzsch
2003-12-26
Win32 mega update:
František Dvořák
2003-12-21
if gcc knows that xine_xmalloc() behaves like malloc(), some more
Michael Roitzsch
2003-12-13
Update win32 MSVC build:
František Dvořák
2003-12-13
no need to mallocing (and never freeing) for putenv() calls.
Daniel Caujolle-Bert
2003-12-08
use __XINE_FUNCTION__
Daniel Caujolle-Bert
2003-12-08
_x_assert: printout format like assert(), _x_abort: print file/line/func befo...
Daniel Caujolle-Bert
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-06
getting the spelling really right
Michael Roitzsch
[next]