| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-16 | Initial changelog entry for 1.1.14. | Darren Salt | |
| --HG-- extra : transplant_source : FBEy%AC%87-%88%0B%B9%E4%EF%DF%B0%B1%F5%1B%B03I | |||
| 2008-06-17 | Regenerate po files. | Diego 'Flameeyes' Pettenò | |
| 2008-06-17 | Revert xine customisations of po/Makefile.in.in, use Makevars for the rest. | Diego 'Flameeyes' Pettenò | |
| Move all the customisations to po/Makefile.in.in to po/Makevars, and create a new SUBST-parsed Makevars.extra.in file to get the LIBNAME variable. | |||
| 2008-06-17 | Update gettext Makefile with the new version from gettext, but keep xine's ↵ | Diego 'Flameeyes' Pettenò | |
| customisation for now. | |||
| 2008-06-15 | Move the declaration of xine_strcat_realloc. | Darren Salt | |
| 2008-06-15 | Missing changelog item (JACK plugin). | Darren Salt | |
| 2008-06-15 | Added tag xine-lib-1_1_13-release for changeset 492f87e6963a | Darren Salt | |
| 2008-06-15 | Mark release.xine-lib-1_1_13-release1.1.13 | Darren Salt | |
| 2008-06-15 | Merge. | Darren Salt | |
| 2008-06-15 | Remove nbc_check_buffers calls; mark it & the low-water mark fns as deprecated. | Darren Salt | |
| 2008-06-15 | Backed out changeset a1dad259c8f8. In 1.1.x, deprecated functions must remain. | Darren Salt | |
| 2008-06-13 | A fix so it runs on Solaris | Steve Evans | |
| 2008-06-14 | Replacement JACK plugin | Ed Wildgoose | |
| 2008-06-14 | Extra MIME types for Quicktime/ISO media. | Darren Salt | |
| 2008-06-12 | Fix up reporting of supported formats by the ALSA & OSS output plugins. | Darren Salt | |
| Adjust translations for the spacing changes etc. which this introduces. | |||
| 2008-06-12 | Undeprecate xine_register_log_cb. | Darren Salt | |
| 2008-06-11 | Mark release as 1.1.13, not 1.1.12.1. | Darren Salt | |
| 2008-06-11 | Provide a useful implementation of xine_register_log_cb(). | Darren Salt | |
| 2008-06-11 | Fix va_list-related breakage. Multiple use needs va_copy(). | Darren Salt | |
| 2008-06-09 | Fix Shoutcast NSV detection. | Darren Salt | |
| Leading whitespace could prevent this from working. | |||
| 2008-06-09 | Avoid false positives when looking up demuxer by MIME type. | Darren Salt | |
| These occur where the MIME type used as the key is a substring of a type in some plugin's MIME type list but is not an exact match. | |||
| 2008-01-10 | Merge new flag. | Thibaut Mattern | |
| 2008-01-10 | Added audio padding handling. | Thibaut Mattern | |
| Fixed pts handling. | |||
| 2008-01-10 | Added new buffer flag for audio padding. | Thibaut Mattern | |
| 2008-01-10 | Fixed buggy discontinuity handling when playing short streams and using the ↵ | Thibaut Mattern | |
| gapless switch. The current time should not be used here. | |||
| 2008-01-09 | Added padding delay to the first and the last frame. | Thibaut Mattern | |
| Output 8 zero-bytes at the end of the stream to flush the decoder. | |||
| 2008-01-09 | Fixed gapless playback. | Thibaut Mattern | |
| 2008-01-09 | Fix a read-past-end bug in xine-lib's internal strtok_r replacement. | Darren Salt | |
| 2008-01-09 | Allow for patch-level numbering; initialise to ".1". | Darren Salt | |
| 2008-01-06 | Added signature for changeset 1dbf784bebc791266fcca02e917ee63034ac2e0b | Darren Salt | |
| 2008-01-06 | Release tag. | Darren Salt | |
| 2008-01-06 | Mark release.xine-lib-1_1_9-release1.1.9 | Darren Salt | |
| 2008-01-06 | Mark a translated string as fuzzy else "make -C po update-po" fails. | Darren Salt | |
| 2008-01-06 | Constify bits of the OGM subtitle hack. Add a changelog entry. | Darren Salt | |
| 2008-01-06 | for resolving Korean subtitle bug | Dongsu Park | |
| In draw_subtitle(), if the given encoding is one the CJK charset, colored typefaces functionality is disabled and subtitles are printed with the render_text() method. Otherwise subtitles are drawn by ogm_render_line() function. | |||
| 2008-01-06 | Tell the Real demuxer about lists of http references. | Darren Salt | |
| Such broken wrong-extension wrong-MIME-type lists exist in the wild... | |||
| 2008-01-05 | Enable the VMware Screen codec (ffmpeg). | Darren Salt | |
| 2008-01-05 | Add ChangeLog entry for the translation. | Diego 'Flameeyes' Pettenò | |
| 2008-01-05 | Add translation to Türkçe by Serdar Soytetir and Server Acim. | Diego 'Flameeyes' Pettenò | |
| --HG-- extra : transplant_source : %0D7%2B%AC%15%14%B6%E9%7F%F0%A7%E2%EC%D3t3%9A%B29%9E | |||
| 2008-01-04 | Cosmetics : replace tabs by spaces. | Thibaut Mattern | |
| 2008-01-04 | Initial parsing of Xing header LAME extension. | Thibaut Mattern | |
| 2008-01-04 | Pass $(X_CFLAGS) when compiling syncfb. | Darren Salt | |
| Noticed by Thomas Koeller <tkoeller@users.sourceforge.net>. | |||
| 2008-01-04 | Protect against multiple inclusion of include/configure.h. | Darren Salt | |
| 2008-01-04 | Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ↵ | Richard van Paasen | |
| versions 0.10.6+ Note: the old code divided the frequency by 62.5. But, the ivtv driver expects a different format. I changed the implementation in input_pvr such that the frequency can be given as provided by cable companies, multiplied by 1000: e.g. 503250 for 503.250 MHz. | |||
| 2008-01-03 | Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3] | Thibaut Mattern | |
| --HG-- extra : transplant_source : %00%11%94ZZG%2A%A0%2A%3B%DA%CDx%AC%02%A8%E8%C3%DF%A5 | |||
| 2008-01-01 | Remove all reference to automake.diff. | Darren Salt | |
| 2008-01-01 | Add ChangeLog entry for previous change. | Diego 'Flameeyes' Pettenò | |
| 2008-01-01 | Updated French translation. | Christophe Giraud | |
| 2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt | |
| 2007-12-18 | Use calloc() when allocating an array of elements. | Diego 'Flameeyes' Pettenò | |
| (transplanted from 332f543689ebef22ef38e052c437d6998ac8fe66) --HG-- extra : transplant_source : 3/T6%89%EB%EF%22%EF8%E0R%C47%D6%99%8A%C8%FEf | |||
