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
Age
Commit message (
Expand
)
Author
2008-06-05
Stop xine_hexdump() from segfaulting and fix its output.
Darren Salt
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-20
Make xine_mm_accel() appear like a constant function.
Diego 'Flameeyes' Pettenò
2008-05-20
Add check for const attribute (for mathematical functions).
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Avoid loop for common memory operations (zeroing, copying, moving).
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-09
Cleanup handling of packed attribute.
Diego 'Flameeyes' Pettenò
2008-05-07
Deprecate xine_xmalloc().
Diego 'Flameeyes' Pettenò
2008-05-07
Merge file removal.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-07
Actually remove the xine_check.h file.
Diego 'Flameeyes' Pettenò
2008-05-07
Define support for attributes based on compiler's version outside xine build.
Diego 'Flameeyes' Pettenò
2008-05-07
Make _x_health_check_* functions static.
Diego 'Flameeyes' Pettenò
2008-05-06
Merge from 1.1.
Darren Salt
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-05-03
Add support for "deprecated" attribute.
Darren Salt
2008-04-28
Add xine_get_pluginroot() for win32. Completely untested.
Darren Salt
2008-03-18
Merge from 1.1.
Darren Salt
2008-03-17
Add a simple XML parser test program (not distributed).
Darren Salt
2008-03-17
Allow CR & LF termination of XML element names.
Darren Salt
2008-03-04
Whoops, managed to lose mangle.h.
Darren Salt
2008-03-04
Merge from 1.1.
Darren Salt
2008-03-02
Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).
Diego 'Flameeyes' Pettenò
2008-02-11
Merge from 1.1.
Darren Salt
2008-02-09
Remove some unnecessary tests (which the compiler would discard).
Darren Salt
2008-01-27
Rename base64 functions to _x_ as they should not be part of the public API.
Diego 'Flameeyes' Pettenò
2008-01-27
Move base64 header to xine-utils as we don't want it installed.
Diego 'Flameeyes' Pettenò
2008-01-24
Merge from -plugin-loader branch.
Darren Salt
2008-01-09
Some lexer state tokenisation which somehow slipped through a crack somewhere.
Darren Salt
2008-01-03
Make memcpy_method a static constant structure, and replace the name string w...
Diego 'Flameeyes' Pettenò
2008-01-02
The name of the memcpy method is constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Make lang_locales a big static read-only table.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge from 1.1.
Darren Salt
2007-12-31
Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.
Darren Salt
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-30
Dereference buffer size pointers when comparing buffer sizes.
Darren Salt
2007-12-27
xmlparser: fix token buffer being too small
Maximilian Schwerin
2007-12-19
Merge from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-19
Add and use new functions for malloc+memcpy(+NUL-term) fragments.
Darren Salt
2007-12-19
Consolidate all public include files into include/xine directory.
Diego 'Flameeyes' Pettenò
2007-12-19
Remove xine_strdupa declaration, and macro.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-17
Merge from 1.1.
Darren Salt
2007-12-17
Fix an off-by-one error concerning UTF-8-encoded BOMs.
Darren Salt
[next]