summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-04handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...Matthias Kretz
2007-05-31Move gsm610 sources inside contrib/.Diego 'Flameeyes' Pettenò
2007-05-31Move modplug demuxing on its own plugin.Diego 'Flameeyes' Pettenò
2007-05-31Return -1 in case the mode is not one of the accepted ones.Diego 'Flameeyes' Pettenò
2007-05-31Rename the flac combined plugin sources so that they are listed together in a...Diego 'Flameeyes' Pettenò
2007-05-31Rename the wavpack combined plugin sources so that their are listed together ...Diego 'Flameeyes' Pettenò
2007-05-31Use a listing for _LTLIBRARIES similar to other Makefiles.Diego 'Flameeyes' Pettenò
2007-05-31Create a single NSF plugin that includes both the demuxer (previously in the ...Diego 'Flameeyes' Pettenò
2007-05-31Move nosefart sources inside contrib/ directory.Diego 'Flameeyes' Pettenò
2007-05-31Merge -newbuild.Darren Salt
2007-05-31Link libiso9660 into the vcd plugin. Fixes a run-time symbol lookup failure.Darren Salt
2007-05-30Merge from 1.1.Darren Salt
2007-05-30Include the WWW-Authenticate header content in the "authentication needed" msg.Darren Salt
2007-05-29Actually id3v2_tagsize was used by demux_mpgaudio and demux_aac; but as it ma...Diego 'Flameeyes' Pettenò
2007-05-29Use the integer versions of Speex decoding functions, this avoids an iteratio...Diego 'Flameeyes' Pettenò
2007-05-29Fix typo reporting ID3v2.4 tags as ID3v2.3.Diego 'Flameeyes' Pettenò
2007-05-29Print the invalid header flags when found.Diego 'Flameeyes' Pettenò
2007-05-29Add a comment about id3v2_istag function and remove id3v2_tagsize function (w...Diego 'Flameeyes' Pettenò
2007-05-29Correctly parse ID3 tags, and avoid skipping over them manually. This reduces...Diego 'Flameeyes' Pettenò
2007-05-28Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi...Stas Sergeev
2007-05-28Add an x86_64-specific version of rdtsc().Stas Sergeev
2007-05-28Merge from 1.2 main branch.Darren Salt
2007-05-28Merge from 1.1.Darren Salt
2007-05-26Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)Manfred Tremmel
2007-05-26Shuffle the HTTP input plugin's internal data slightly.Darren Salt
2007-05-25Add a message code to distinguish between HTTP response codes 401 and 403.Darren Salt
2007-05-19Optimization flag fixes for building with --enable-debugMatt Messier
2007-05-19Input plugins: Enable vcd, but disable vcdo by defaultMatt Messier
2007-05-18Add summary info for vdr; build plugins if DVB is enabled (no point otherwise).Darren Salt
2007-05-18Merge from 1.2 main branch, except for summary info related to the vdr plugins.Darren Salt
2007-05-17Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.Darren Salt
2007-05-17Add missing LIBCDIO_LIBS to the list of linked librariesMatt Messier
2007-05-16Merge changes from main 1.2 repositoryMatt Messier
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-16v4l: replace faulty use of xprintf with lprintf.Simon Farnsworth
2007-05-15Remove a stray trailing backslashMatt Messier
2007-05-14Final pass over decoders.m4Matt Messier
2007-05-14Final pass over input plugin configuration checksMatt Messier
2007-05-13Clean up xxmc/xvmc configure checks, move xv.m4 into video_out.m4Matt Messier
2007-05-12X11 and video output plugin configuration check cleanupsMatt Messier
2007-05-12Merge changes from main 1.2 repositoryMatt Messier
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-11Another round of Makefile.am cleanupsMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-10Rename PPC_ARCH to ARCH_PPC for consistency.Matt Messier
2007-05-10Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGSMatt Messier