summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-26Shuffle the HTTP input plugin's internal data slightly.Darren Salt
2007-05-25Add https to the "to do" list.Darren Salt
2007-05-25Add a message code to distinguish between HTTP response codes 401 and 403.Darren Salt
2007-05-20Update gxine's config file location ready for 0.6.0.Darren Salt
2007-05-20Update the channels.conf location (using the XDG user config default).Darren Salt
2007-05-20Merge doc updates from 1.1.Darren Salt
2007-05-20Add stdout redirection to the example scan command.Darren Salt
2007-05-20Mention other methods of getting the current dir; use shell quoting.Darren Salt
2007-05-20Make it clearer that the notes immediately below the MRL summary are important.Darren Salt
2007-05-18Remove the --mandir for Debian builds and rely on autoconf getting it right.Darren Salt
2007-05-17Remove obsolete automake diff.Darren Salt
2007-05-17Stop using external libdts since only libdts-dev is available in etch.Darren Salt
2007-05-17Add a changelog entry for the now-merged VDR support.Darren Salt
2007-05-17Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.Darren Salt
2007-05-17Link the vdr input plugin with pthread.Darren Salt
2007-05-17Merge from 1.2 main branch.Darren Salt
2007-05-17Merge from 1.1.Darren Salt
2007-05-17Convert character constants to hex values for redability in UTF-8 terminals.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-05-17Convert AUTHORS to UTF-8. Add some now-useable accents & use ß where preferred.Darren Salt
2007-05-16v4l: replace faulty use of xprintf with lprintf.Simon Farnsworth
2007-05-09Declare the entries at the start of the file, makes it easier to see the targ...Diego 'Flameeyes' Pettenò
2007-05-09Don't use multiline when only one entry is present.Diego 'Flameeyes' Pettenò
2007-05-09Put post_vdr.h between the post plugin sources, rather than having it in the ...Diego 'Flameeyes' Pettenò
2007-05-09Properly use xineplug_ldflags and remove IMPURE_TEXT_LDFLAGS, as there are no...Diego 'Flameeyes' Pettenò
2007-05-09Instead of using libdir and postlibdir, use xineplug and xinepost, that are d...Diego 'Flameeyes' Pettenò
2007-05-08Fix the build rules for libavutil.a and libpostproc.a (for the planar plugin).Darren Salt
2007-05-08Clean up the vdr plugins' makefile.Darren Salt
2007-05-08Merge VDR support.Darren Salt
2007-05-08Merge Reinhard Nissl's engine changes.Darren Salt
2007-05-08Merge from 1.1.Darren Salt
2007-05-08Internal libpostproc.a needs libavutil.a, so link planar post-plugin with both.Darren Salt
2007-05-04[PATCH] Fix deinterlacing in video_out_xv.cSimon Farnsworth
2007-05-06Changelog entries.Darren Salt
2007-05-06Merge Reinhard Nissl's xxmc fixes and related changes.Darren Salt
2007-05-06Merge Reinhard Nissl's MPEG2 fixes and optimisations.Darren Salt
2007-05-06Merge Reinhard Nissl's ffmpeg fixes.Darren Salt
2007-05-06Merge Reinhard Nissl's demuxer fixes.Darren Salt
2007-05-05Merge Bastien Nocera's changes.Darren Salt
2007-05-05Up the version number in HG so we can check for the _x_io_select fixhadess@cookie.hadess.net
2007-05-05- Fix _x_io_select exiting when the select has been interrupted (EINTR errno)hadess@cookie.hadess.net
2007-05-04Merge - part 2.Diego 'Flameeyes' Pettenò
2007-05-04Merge - part 1.Diego 'Flameeyes' Pettenò
2007-05-04Update some copyright information.Darren Salt
2007-05-04Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii...Diego 'Flameeyes' Pettenò
2007-05-03Reduce size of flac_decoder_t structure: output_mode and output_sampling_rate...Diego 'Flameeyes' Pettenò
2007-05-03ao_cap_mode is only ever used in faad_open_output, make it a local variable.Diego 'Flameeyes' Pettenò
2007-05-03Mark vorbis_comment_keys structure constant.Diego 'Flameeyes' Pettenò
2007-05-03Make _x_buf_(audio|video)_name return a pointer to constant string.Diego 'Flameeyes' Pettenò
2007-05-02Install input_vdr.h in ${includedir}/xine, where vdr-xine expects it.Darren Salt