Age | Commit message (Expand) | Author |
2008-04-06 | Add a tool to list MIME types & filetype extns known to xine-lib plugins. | Darren Salt |
2008-04-04 | List OpenGL if detected | Matthias Ringwald |
2008-03-30 | Release.xine-lib-1_1_11_1-release1.1.11.1 | Darren Salt |
2008-03-18 | Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg. | Darren Salt |
2008-03-04 | Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry. | Darren Salt |
2008-03-02 | Fix compilation with older external ffmpeg. | Darren Salt |
2008-03-01 | Support the new FFmpeg include layout. Now the same include directive should ... | Diego 'Flameeyes' Pettenò |
2008-02-11 | Actually check for tzset. | Darren Salt |
2008-02-09 | Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.) | Darren Salt |
2008-02-08 | Add automake conditionals ARCH_X86_32 and ARCH_X86_64. | Darren Salt |
2008-02-07 | Merge; mark 1.1.11. | Darren Salt |
2008-02-07 | 1.1.10.1, not 1.1.11. | Darren Salt |
2008-02-07 | Adjust some comments. | Darren Salt |
2008-02-07 | Keep the plugin dir name to x.y.z - x.y.z.a is inappropriate here. | Darren Salt |
2008-02-06 | Change from release numbering to ABI numbering for the plugin directory. | Darren Salt |
2008-01-30 | Make sure that PKG_CONFIG_PATH is set properly by xine-config. | Darren Salt |
2008-01-26 | Fix font installation (broken by the xine-config backport). | Darren Salt |
2008-01-23 | Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config). | Darren Salt |
2008-01-22 | Patch version missing from xine-config, libxine.pc | Ville Skyttä |
2008-01-13 | Bump version no. ready for what I expect to be the next release. | Darren Salt |
2008-01-09 | Allow for patch-level numbering; initialise to ".1". | Darren Salt |
2008-01-04 | Protect against multiple inclusion of include/configure.h. | Darren Salt |
2007-12-31 | Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly. | Darren Salt |
2007-11-24 | Add option to disable Nosefart/NSF plugin building. | Diego 'Flameeyes' Pettenò |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-09-03 | Bump version info, ready for an eventual 1.1.9 release. | Darren Salt |
2007-08-12 | Extend config key translation to allow front ends to provide an additional list. | Darren Salt |
2007-06-14 | Disable mediaLib support by default. | Diego 'Flameeyes' Pettenò |
2007-06-13 | Backport the memmem() replacement from 1.2 series. | Diego 'Flameeyes' Pettenò |
2007-06-10 | Update version information. | Diego 'Flameeyes' Pettenò |
2007-06-08 | Fix build issues on systems which need our internal asprintf. | Darren Salt |
2007-06-05 | Disable aRTs output plugin by default, it's deprecated and will be removed in... | Diego 'Flameeyes' Pettenò |
2007-06-02 | Bump libtool revision number. | Darren Salt |
2007-05-05 | Merge Bastien Nocera's changes. | Darren Salt |
2007-05-05 | Up the version number in HG so we can check for the _x_io_select fix | hadess@cookie.hadess.net |
2007-05-04 | Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii... | Diego 'Flameeyes' Pettenò |
2007-04-15 | autoconf 2.59 mishandles AC_DEFINE([ASMALIGN(ZEROBITS)], ...). Work around it. | Darren Salt |
2007-04-13 | Bump version no. | Darren Salt |
2007-04-13 | Change the dev version suffix from cvs to hg; fix .cvsversion detection. | Darren Salt |
2007-04-12 | Set xv_path before rewriting X_LIBS if we're not using pkg-config to discover... | Diego 'Flameeyes' Pettenò |
2007-04-10 | Have configure option --enable-debug turn on debug code. | Reinhard Nißl |
2007-04-07 | Add a missing test call. | Diego 'Flameeyes' Pettenò |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-04 | Move the Speex decoder from libspeex to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the Theora decoder from libtheora to libxinevdec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the Vorbis decoder from libvorbis to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the linear pcm decoder from liblpcm to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the flac plugins sources into the combined directory, like wavpack. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Remove duplicate wavpack line. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Check for sys/dvdio.h, and use that if found, rather than having a check for ... | Diego 'Flameeyes' Pettenò |