Age | Commit message (Expand) | Author |
2006-12-26 | * Allow decoding of MusePack SV 7.x files (7.1 files at least play fine). | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a True Audio files demuxer. [bug #1586381] | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a WavPack files demuxer, using WavPack library (only for demuxing | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Replace --enable-flac configure option with --with-libflac, as the FLAC | Diego 'Flameeyes' Pettenò |
2006-12-25 | * On platforms where it's possible, use -Wl,-z,defs option so that the linker | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Make the libFLAC-based decoder and demuxer for FLAC files work with recent | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Implement at least a partial content-based detection of ModPlug-decoded | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix Shorten demuxer: the whole ajkg signature has to be found, not only | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Don't check for libpostproc version and assume that if libavcodec is found | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media SDP with tailored stream; reported | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix program termination due to invalid Real Media SDP; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix invalid memory access in Real Media ASM parser; reported by Roland | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix disposing of image buffers in video_out_xv when SHM get disabled by | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Allow building with Sun CC by fixing the lprintf variadic macro; patch by | Diego 'Flameeyes' Pettenò |
2006-12-25 | Fix race condition in audio_out by using a recursive mutex; patch by Reinhard... | Diego 'Flameeyes' Pettenò |
2006-12-21 | Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The... | Diego 'Flameeyes' Pettenò |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-12-03 | 1.1.3 released | Miguel Freitas |
2006-11-29 | Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458. | Diego 'Flameeyes' Pettenò |
2006-11-14 | Make the misdetection of audio data as AAC less likely. | Darren Salt |
2006-11-09 | Update changelog for the FLAC with ID3 bugfix. | Diego 'Flameeyes' Pettenò |
2006-11-09 | Add support for playing OggFlac files (still not 100% complete, but will play... | Diego 'Flameeyes' Pettenò |
2006-10-28 | New X11 visual type: xine-lib may now use frontend's mutex/lock mechanism | Miguel Freitas |
2006-10-02 | Document changes. | František Dvořák |
2006-09-29 | Update ChangeLog with the recent fontconfig/FreeType2 changes. | Diego 'Flameeyes' Pettenò |
2006-09-28 | Update ChangeLog with the Shorten fix. | Diego 'Flameeyes' Pettenò |
2006-09-24 | Update changelog | Diego 'Flameeyes' Pettenò |
2006-09-14 | Update ChangeLog with new libcaca 0.99 support. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Update changelog after closing bug #1550763. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Update ChangeLog now that the bug is closed. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Add bug number, too. | Diego 'Flameeyes' Pettenò |
2006-09-13 | Update ChangeLog with the recent changes. | Diego 'Flameeyes' Pettenò |
2006-09-08 | fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595] | Miguel Freitas |
2006-09-02 | Remove polypaudio plugin, in favour of PulseAudio. | Diego 'Flameeyes' Pettenò |
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas |
2006-07-17 | Allow 0 for title & chapter in DVD MRLs. | Darren Salt |
2006-07-13 | Added missing ChangeLog entry for libmms security fix. | Matthias Hopf |
2006-07-11 | Add pulseaudio/polypaudio news to ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Add one more note to ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Add something to the ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-06-17 | Add support for RealPlayer 10 codecs from SUSE, as reported by Manfred Tremmel. | Diego 'Flameeyes' Pettenò |
2006-06-11 | Re-commit lost change: Fix the freeze on QuickTime files when configured with... | František Dvořák |
2006-06-10 | Update ChangeLog with i18n updates. | 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-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-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-04-06 | Add ATSC support, thanks to Jack Steven Kelliher, with some minor changes | Mike Lampard |