Age | Commit message (Expand) | Author |
2007-05-31 | Create a single NSF plugin that includes both the demuxer (previously in the ... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move nosefart sources inside contrib/ directory. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Merge -newbuild. | Darren Salt |
2007-05-31 | Link libiso9660 into the vcd plugin. Fixes a run-time symbol lookup failure. | Darren Salt |
2007-05-30 | Merge from 1.1. | Darren Salt |
2007-05-30 | Include the WWW-Authenticate header content in the "authentication needed" msg. | Darren Salt |
2007-05-29 | Actually id3v2_tagsize was used by demux_mpgaudio and demux_aac; but as it ma... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Use the integer versions of Speex decoding functions, this avoids an iteratio... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Fix typo reporting ID3v2.4 tags as ID3v2.3. | Diego 'Flameeyes' Pettenò |
2007-05-29 | Print the invalid header flags when found. | Diego 'Flameeyes' Pettenò |
2007-05-29 | Add a comment about id3v2_istag function and remove id3v2_tagsize function (w... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Correctly parse ID3 tags, and avoid skipping over them manually. This reduces... | Diego 'Flameeyes' Pettenò |
2007-05-28 | Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi... | Stas Sergeev |
2007-05-28 | Add an x86_64-specific version of rdtsc(). | Stas Sergeev |
2007-05-28 | Merge from 1.2 main branch. | Darren Salt |
2007-05-28 | Merge from 1.1. | Darren Salt |
2007-05-26 | Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7) | Manfred Tremmel |
2007-05-26 | Shuffle the HTTP input plugin's internal data slightly. | Darren Salt |
2007-05-25 | Add a message code to distinguish between HTTP response codes 401 and 403. | Darren Salt |
2007-05-19 | Optimization flag fixes for building with --enable-debug | Matt Messier |
2007-05-19 | Input plugins: Enable vcd, but disable vcdo by default | Matt Messier |
2007-05-18 | Add summary info for vdr; build plugins if DVB is enabled (no point otherwise). | Darren Salt |
2007-05-18 | Merge from 1.2 main branch, except for summary info related to the vdr plugins. | Darren Salt |
2007-05-17 | Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED. | Darren Salt |
2007-05-17 | Add missing LIBCDIO_LIBS to the list of linked libraries | Matt Messier |
2007-05-16 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-17 | Link the vdr input plugin with pthread. | Darren Salt |
2007-05-17 | Merge from 1.2 main branch. | Darren Salt |
2007-05-17 | Merge from 1.1. | Darren Salt |
2007-05-17 | Convert character constants to hex values for redability in UTF-8 terminals. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-05-16 | v4l: replace faulty use of xprintf with lprintf. | Simon Farnsworth |
2007-05-15 | Remove a stray trailing backslash | Matt Messier |
2007-05-14 | Final pass over decoders.m4 | Matt Messier |
2007-05-14 | Final pass over input plugin configuration checks | Matt Messier |
2007-05-13 | Clean up xxmc/xvmc configure checks, move xv.m4 into video_out.m4 | Matt Messier |
2007-05-12 | X11 and video output plugin configuration check cleanups | Matt Messier |
2007-05-12 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-10 | Rename PPC_ARCH to ARCH_PPC for consistency. | Matt Messier |
2007-05-10 | Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGS | Matt Messier |
2007-05-09 | Clean up video output plugin configure checks | Matt Messier |
2007-05-09 | Declare the entries at the start of the file, makes it easier to see the targ... | Diego 'Flameeyes' Pettenò |
2007-05-09 | Don't use multiline when only one entry is present. | Diego 'Flameeyes' Pettenò |
2007-05-09 | Put post_vdr.h between the post plugin sources, rather than having it in the ... | Diego 'Flameeyes' Pettenò |
2007-05-09 | Properly use xineplug_ldflags and remove IMPURE_TEXT_LDFLAGS, as there are no... | Diego 'Flameeyes' Pettenò |
2007-05-09 | Instead of using libdir and postlibdir, use xineplug and xinepost, that are d... | Diego 'Flameeyes' Pettenò |
2007-05-08 | More configure.ac cleanups | Matt Messier |