Age | Commit message (Expand) | Author |
2006-06-15 | Fix build failure when $(srcdir) is an absolute path. | Robin KAY |
2006-06-15 | Don't try to access auth_drive if it's not present at all, avoid crashes. Tha... | Diego 'Flameeyes' Pettenò |
2006-06-15 | Mark special_info a pointer to const value, as now all the data is const. | Diego 'Flameeyes' Pettenò |
2006-06-15 | Make HAVE_WAND and HAVE_GDK_PIXBUF a single conditional. | Diego 'Flameeyes' Pettenò |
2006-06-14 | Retain the mixer volume so that we can return a sensible value when the audio... | Robin KAY |
2006-06-11 | Collect the latest changes against goom to local diff. | František Dvořák |
2006-06-11 | Add xine-specific changes to the new intl files, other little correction. | František Dvořák |
2006-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
2006-06-10 | Revert to use libxine1 as domain name, but ensure that newer gettext versions... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update ChangeLog with i18n updates. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update Italian translation. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Regenerate. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Change a bit the command so that it's better styled. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update POTFILES.in so that it's actually useful; update also the comamnd used... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Remove the moved alphablend files, makes the update-po target fail. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Use xine-lib as domain, not libxine1. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't trust internal gettext macros, they are unreliable and change between v... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't use the library name as domain name for gettext, as the one actually us... | Diego 'Flameeyes' Pettenò |
2006-06-08 | Mention more security fixes. | Darren Salt |
2006-06-08 | Whoops, wrong CVE number... | Darren Salt |
2006-06-08 | Note CVE-2006-1664, fixed in src/input/input.http revision 1.118. | Darren Salt |
2006-06-07 | 64-bit casting int<->pointer fixes. | Darren Salt |
2006-06-07 | Resync. | Darren Salt |
2006-06-07 | Italian translation update (Diego Pettenò). | Darren Salt |
2006-06-07 | Resync. | Darren Salt |
2006-06-06 | Fixed input buffer size check (using correct size). (CVE-2006-2802) | Matthias Hopf |
2006-06-03 | Drop "-Wa,-m7400" (since that forces building for 74xx processors) when | Darren Salt |
2006-06-03 | Use the actually-implemented interface instead of the out-of-date faad.h. | Darren Salt |
2006-06-02 | Improve quotation mark handling for StreamTitle in Shoutcast streams. | Darren Salt |
2006-06-02 | Reshuffle the FLAC demuxer loading a little, copying part of the code over | Darren Salt |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-06-02 | More static/const fixes from Gentoo. These should probably go upstream. | Darren Salt |
2006-06-02 | Include crc.c directly from xine_decoder.c since that's the only user of the | Darren Salt |
2006-06-02 | Whoops. Apply a working version of the libX11/libXv locator fix. | Darren Salt |
2006-06-02 | Add comments to shut autoheader up. | Darren Salt |
2006-06-02 | Allow building of xine-lib with -Werror-implicit-function-declaration by | Darren Salt |
2006-06-02 | Trivial #warning fixup from Gentoo. Also fix the spelling of those warnings. | Darren Salt |
2006-05-31 | Fix the spelling of the new buffer-full error message. | Darren Salt |
2006-05-31 | HTTP input: buffer overflow fix. (Diego Pettenò) (CVE-2006-2802) | Darren Salt |
2006-05-31 | Fix install problems in case configure was generated by autoconf >= 2.59c. | Darren Salt |
2006-05-30 | Fix up health check to find libX11 and libXv shared objects even if devel | Darren Salt |
2006-05-27 | - Use file access instead of drive access when the volume is already | Bastien Nocera |
2006-05-25 | Update SourceForge links. | František Dvořák |
2006-05-23 | Add recent fixes. | Matthias Hopf |
2006-05-22 | Fixed undefined symbol [SUSE #173413] (Andreas Schwab). | Matthias Hopf |
2006-05-22 | Fixed unaligned access on IA64 (Andreas Schwab). | Matthias Hopf |
2006-05-22 | Fixed gcc warnings (Adrian Schroeter). | Matthias Hopf |
2006-05-22 | Security fix for http://www.xfocus.org/advisories/200603/11.html, | Matthias Hopf |
2006-05-22 | Don't hardcode cache line size for PPC. (Andreas Schwab) | Matthias Hopf |