Age | Commit message (Expand) | Author |
2008-03-18 | Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg. | Darren Salt |
2008-03-06 | Fix compilation on non-x86 achitectures | Matthias Ringwald |
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 | Merge from 1.1. | Darren Salt |
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-08 | Merge from 1.1. | 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-02-01 | Merge from 1.1, discarding es.po changes. | Darren Salt |
2008-02-01 | Merge. | Darren Salt |
2008-02-01 | Merge. | Darren Salt |
2008-02-01 | Back out macosx build changes: separate units (so far unused). | Darren Salt |
2008-02-01 | Back out vcd build changes: separate unit (though used only once). | Darren Salt |
2008-01-30 | Make sure that PKG_CONFIG_PATH is set properly by xine-config. | Darren Salt |
2008-01-27 | Remove win32/include/Makefile.am. | Diego 'Flameeyes' Pettenò |
2008-01-27 | Move libmpeg2-based decoder building in video_dec. Avoid one recursive make c... | Diego 'Flameeyes' Pettenò |
2008-01-27 | Move macosx video output library building inside src/video_out, avoid one rec... | Diego 'Flameeyes' Pettenò |
2008-01-27 | Use AM_PROG_CC_C_O as needed by the xine-fontconv program. | Diego 'Flameeyes' Pettenò |
2008-01-27 | Compile librtsp and libreal source files directly into the rtsp plugin. Avoid... | Diego 'Flameeyes' Pettenò |
2008-01-27 | Remove another recursive make invocation, build the vcd plugin inside src/inp... | Diego 'Flameeyes' Pettenò |
2008-01-27 | Remove one more recursive make: move fonts declaration and installation insid... | Diego 'Flameeyes' Pettenò |
2008-01-27 | Avoid one recursive make by declaring all the installed headers inside includ... | Diego 'Flameeyes' Pettenò |
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-15 | Check if the linker supports --gc-sections, and if so use it for the plugins. | Diego 'Flameeyes' Pettenò |
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. | Darren Salt |
2008-01-09 | Allow for patch-level numbering; initialise to ".1". | Darren Salt |
2008-01-06 | Merge from 1.1. | Darren Salt |
2008-01-04 | Protect against multiple inclusion of include/configure.h. | Darren Salt |
2008-01-02 | Add one more warning to build, to spot misusage of literal strings. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move all the SubPicture decoders together in the spu_dec directory. Remove su... | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move libmpeg2 inside video_dec/libmpeg2. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Move libffmpeg into combined/ffmpeg directory. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Rename libxinvadec directory in video_dec. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Rename libxineadec directory in audio_dec. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Don't change the whole xine.h.in into xine.h, just split out the version info... | Diego 'Flameeyes' Pettenò |
2007-11-25 | Merge from 1.1. | 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-11-19 | Don't quote $CC variable during call, or it will fail when using, for instanc... | Diego 'Flameeyes' Pettenò |
2007-11-19 | Remove internal copies of libcdio and libvcd. This way we don't have to care ... | Diego 'Flameeyes' Pettenò |