summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-20Mark speaker arrangement array constant.Diego 'Flameeyes' Pettenò
2007-02-20Reduce warnings to one, that seems to be caused by GCC counting compatibility...Diego 'Flameeyes' Pettenò
2007-02-19Make the enum functions accept the strict parameter, const char* array rather...Diego 'Flameeyes' Pettenò
2007-02-19Fix the checks for flags to avoid displaying the quotes, by using the proper ...Diego 'Flameeyes' Pettenò
2007-02-19Fix the example to actually use an existing function.Diego 'Flameeyes' Pettenò
2007-02-19Fix building with LOG enabled.Diego 'Flameeyes' Pettenò
2007-02-19Remove some functions that are no more defined.Diego 'Flameeyes' Pettenò
2007-02-19Fix warning about incompatible pointer type.Diego 'Flameeyes' Pettenò
2007-02-19Fix building with LOG enabled by changing an the Xlib constant XvPacked into ...Diego 'Flameeyes' Pettenò
2007-02-18Don't disable stack-alignment anymore, as discussed in private mail with Migu...Reinhard Tartler
2007-02-17fix ffmpeg includes for sparc, seeReinhard Tartler
2007-02-15Properly repaint the whole surface during expose events. Patch by Christoph P...Diego 'Flameeyes' Pettenò
2007-02-15Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...Diego 'Flameeyes' Pettenò
2007-02-13Small additionPhilipp Hahn
2007-02-09Fix srcdir != builddir builds.Diego 'Flameeyes' Pettenò
2007-02-08Remove any possibility of strcpy/sprintf overflows wrt front ends requestingDarren Salt
2007-02-08Add a little documentation for XINE_LANG_MAX.Darren Salt
2007-02-06Regen.Diego 'Flameeyes' Pettenò
2007-02-04Generate a MIME type list for use in front ends' .desktop files etc.Darren Salt
2007-02-03Broken MIME type.Darren Salt
2007-02-03A few const-correctness fixes.Darren Salt
2007-02-03Fix for libflac <1.1.3, thanks to Ville Skyttä for reporting, closes bug #16...Diego 'Flameeyes' Pettenò
2007-02-03Add ChangeLog entry for last changes to PulseAudio.Diego 'Flameeyes' Pettenò
2007-02-03Remove a debug output.Diego 'Flameeyes' Pettenò
2007-02-03Remove the state callbacks, it's simpler to just wait a bit for the connectio...Diego 'Flameeyes' Pettenò
2007-02-03Restructure the plugin a bit: create the mainloop and the context immediately...Diego 'Flameeyes' Pettenò
2007-02-02Replace assert() calls with _x_assert().Diego 'Flameeyes' Pettenò
2007-02-02We don't need to lock anymore as we're using the threaded mainloop, that alre...Diego 'Flameeyes' Pettenò
2007-02-02Make use of threaded mainloop rather than calling it manually, this makes xin...Diego 'Flameeyes' Pettenò
2007-01-29Release stream and playback in ao_fusionsound_exit().Claudio Ciccani
2007-01-28next release 1.1.5Miguel Freitas
2007-01-28Mention directories containing DVD-compliant structures.Darren Salt
2007-01-28 Fix audio/video sync problem with NTSC DVDs (introduced in 1.1.2).xine-1_1_4-release1.1.4Miguel Freitas
2007-01-28fix integer/double mistake.Miguel Freitas
2007-01-28another ffmpeg sync to include h264 security fixesMiguel Freitas
2007-01-28some additional fixes in case "-Wl,-z,defs" gets enabled again.Miguel Freitas
2007-01-28disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.Miguel Freitas
2007-01-28revert part of the PaX team's patch which broke tomsmocomp (segfault)Miguel Freitas
2007-01-27Proper using mkdir -p.František Dvořák
2007-01-26Fix warning with LOG enabled.Diego 'Flameeyes' Pettenò
2007-01-26Fix make dist.Diego 'Flameeyes' Pettenò
2007-01-26Fix make dist.Diego 'Flameeyes' Pettenò
2007-01-26Add ChangeLog entry for the previous commit.Diego 'Flameeyes' Pettenò
2007-01-26Don't set get_blocksize to NULL, or the Samba access plugin will _never_ work...Diego 'Flameeyes' Pettenò
2007-01-25Fixed ffmpeg build for MinGW cross compilation.František Dvořák
2007-01-25Fixed build for srcdir != builddir.František Dvořák
2007-01-24Send multichannel data in a single frame, stop reading and send the buffer wh...Diego 'Flameeyes' Pettenò
2007-01-24Put a non-stream buffer when there's an error, so that xine does not lock on ...Diego 'Flameeyes' Pettenò
2007-01-24Don't limit to 4096 samples if there's space to decode more, avoid more loops...Diego 'Flameeyes' Pettenò
2007-01-24Zero out the error array, so that we don't have false positives.Diego 'Flameeyes' Pettenò