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
/
utils.c
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-08-05
Merge from 1.1.
Darren Salt
2009-05-07
Character encoding is stored in LC_CTYPE
Sander Jansen
2008-12-15
Merge from 1.1; update PO files; make buildable.
Diego E. 'Flameeyes' Pettenò
2008-09-28
Fix xine_usec_sleep for mingw+msys
Matthias Ringwald
2008-07-17
Merge from 1.1.
Darren Salt
2008-07-11
Fix xine_get_pluginroot (mingw32)
Matthias Ringwald
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-06-15
Merge from 1.1.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-06-05
Stop xine_hexdump() from segfaulting and fix its output.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-07
Deprecate xine_xmalloc().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-06
Merge from 1.1.
Darren Salt
2008-04-28
Add xine_get_pluginroot() for win32. Completely untested.
Darren Salt
2008-03-01
Merge from 1.2 tip.
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-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
2008-01-02
Make lang_locales a big static read-only table.
Diego 'Flameeyes' Pettenò
2007-12-23
Fix merge mistake.
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
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-12
Remove xine_xmalloc_aligned() function, to be replaced with av_mallocz().
Diego 'Flameeyes' Pettenò
2007-11-25
Merge from 1.1.
Darren Salt
2007-11-23
Merge.
Darren Salt
2007-11-15
using select instead of nanosleep the wakeup count reported by powertop is re...
Matthias Kretz
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-13
Rewrite the xine_hexdump function not to use _only_ fprintf even when it's ov...
Diego 'Flameeyes' Pettenò
2007-06-13
Make xine_hexdump take a void * parameter, so that there are no problems of s...
Diego 'Flameeyes' Pettenò
2007-04-14
Add a xine_xcalloc function to wrap around calloc(), to improve security from...
Diego 'Flameeyes' Pettenò
2006-07-21
When trying to get the langinfo code, first of all, set the locale, or you'll...
Diego 'Flameeyes' Pettenò
2006-06-23
Miscellaneous static/const fixups.
Darren Salt
2006-06-10
Don't trust internal gettext macros, they are unreliable and change between v...
Diego 'Flameeyes' Pettenò
2006-02-05
Fix detection of locale containing a modifier (like "@euro")
Miguel Freitas
2005-09-05
*BUGFIX*
František Dvořák
2005-08-30
Better names for directory separators.
František Dvořák
2005-08-29
*BUGFIX*
František Dvořák
2005-04-01
Fixed currently unused xine_chomp() (maybe it's used in future)
Hans-Dieter Kosch
2005-03-31
- handle EINTR when calling nanosleep, spotted by Mathieu Routhier
Bastien Nocera
2004-10-30
better check for posix timers
Miguel Freitas
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
[next]