summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-10Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ...Diego 'Flameeyes' Pettenò
2006-06-10Remove the moved alphablend files, makes the update-po target fail.Diego 'Flameeyes' Pettenò
2006-06-10Use xine-lib as domain, not libxine1.Diego 'Flameeyes' Pettenò
2006-06-10Don't trust internal gettext macros, they are unreliable and change between v...Diego 'Flameeyes' Pettenò
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-06Fixed input buffer size check (using correct size). (CVE-2006-2802)Matthias Hopf
2006-06-03Use the actually-implemented interface instead of the out-of-date faad.h.Darren Salt
2006-06-02Improve quotation mark handling for StreamTitle in Shoutcast streams.Darren Salt
2006-06-02Reshuffle the FLAC demuxer loading a little, copying part of the code overDarren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-06-02Include crc.c directly from xine_decoder.c since that's the only user of theDarren Salt
2006-06-02Allow building of xine-lib with -Werror-implicit-function-declaration byDarren Salt
2006-06-02Trivial #warning fixup from Gentoo. Also fix the spelling of those warnings.Darren Salt
2006-05-31Fix the spelling of the new buffer-full error message.Darren Salt
2006-05-31HTTP input: buffer overflow fix. (Diego Pettenò) (CVE-2006-2802)Darren Salt
2006-05-30Fix up health check to find libX11 and libXv shared objects even if develDarren Salt
2006-05-27- Use file access instead of drive access when the volume is alreadyBastien Nocera
2006-05-23Add recent fixes.Matthias Hopf
2006-05-22Fixed undefined symbol [SUSE #173413] (Andreas Schwab).Matthias Hopf
2006-05-22Fixed unaligned access on IA64 (Andreas Schwab).Matthias Hopf
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-22Security fix for http://www.xfocus.org/advisories/200603/11.html,Matthias Hopf
2006-05-22Don't hardcode cache line size for PPC. (Andreas Schwab)Matthias Hopf
2006-05-07[coverity]František Dvořák
2006-05-07Setup FS segment to make win32 gods happy with the smiley red deamon.František Dvořák
2006-05-04Make the_font (gfontrle.c) static again, and this time fix up the otherDarren Salt
2006-05-04Compilation fix.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-05-02Fix a null dereference which occurs if enabling deinterlacing whenDarren Salt
2006-05-01checked distcheck: install inttypes,František Dvořák
2006-05-01Better fix for coverity bug 267: testsuite has found cur_time is really undef...František Dvořák
2006-04-24Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.František Dvořák
2006-04-22Use --cppflags from Wand-config of ImageMagick (fixes rare cases with ImageMa...František Dvořák
2006-04-21HTTP authentication fix: remove proxy requirement (patch from Diego Pettenò)Darren Salt
2006-04-21Fix MP3 playing when mad is disabled (patch from Diego Pettenò)Darren Salt
2006-04-21Add printf format attributes.Darren Salt
2006-04-21Lots of printf format string fixups and a few printf attributes for functions.Darren Salt
2006-04-21Sentinel attributes for certain variadic functions.Darren Salt
2006-04-21Wrong struct member (printf fixup).Darren Salt
2006-04-19Add "file is empty" message and mark the messages as being translatable.Darren Salt
2006-04-19Relocate static specifiers to quieten compiler.Darren Salt
2006-04-18- unregister the vcd config entry when disposing the plugin class. Fixes:Bastien Nocera
2006-04-12Added support for the peercast:// uri used by Peercast (htpp://peercast.org).Claudio Ciccani
2006-04-10Fixed incorrect rectangle clipping.Claudio Ciccani
2006-04-08Ancient platforms support:František Dvořák
2006-04-06remove some c++ comments missed in the last commitMike Lampard
2006-04-06Add ATSC support, thanks to Jack Steven Kelliher, with some minor changesMike Lampard
2006-04-051) various warning fixesFrantišek Dvořák
2006-04-05Fixed primitive clipping.Claudio Ciccani