Age | Commit message (Expand) | Author |
2007-06-10 | Reorder proxy elements to fill hole. | Diego 'Flameeyes' Pettenò |
2007-06-10 | Check for last.fm streaming server, and if that's the case, check for the SYN... | Diego 'Flameeyes' Pettenò |
2007-06-09 | Remove unused variable. | Diego 'Flameeyes' Pettenò |
2007-06-09 | Convert all input plugins to use void * as type for the buf parameter of read... | Diego 'Flameeyes' Pettenò |
2007-06-09 | Make the read() function of input plugins be declared with void pointer as bu... | Diego 'Flameeyes' Pettenò |
2007-06-04 | Merge from 1.1. | Darren Salt |
2007-06-03 | Add a comment & changelog entry for the mmap bug fix. | Darren Salt |
2007-06-03 | [patch] Nasty mmap problem with huge files | Andrew de Quincey |
2007-06-01 | Remove cachedir_entry variable that is now unused. | Diego 'Flameeyes' Pettenò |
2007-05-26 | Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7) | Manfred Tremmel |
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-02 | [PATCH] Remove packet count from demux_ts, to remove a long delay | Simon Farnsworth |
2007-05-02 | [PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv | Simon Farnsworth |
2007-05-13 | Correct the dvba:// MRL / tuner mismatch message. | Darren Salt |
2007-05-11 | Throw a XINE_MSG_PERMISSION_ERROR error when HTTP returns a 401 status | hadess@cookie.hadess.net |
2007-05-04 | Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii... | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix proxy usage when the hostnames cannot be resolved. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Fix dependencies for vcd libraries. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libcdio and libvcd into contrib/ | Diego 'Flameeyes' Pettenò |
2007-05-31 | Remove the DVB headers dmx.h and frontend.h, use the ones from linux-headers ... | 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 | Include the WWW-Authenticate header content in the "authentication needed" msg. | Darren Salt |
2007-05-28 | Merge from 1.2 main branch. | Darren Salt |
2007-05-28 | Merge from 1.1. | Darren Salt |
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 | Input plugins: Enable vcd, but disable vcdo by default | Matt Messier |
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 | Merge from 1.1. | Darren Salt |
2007-05-14 | Final pass over input plugin configuration checks | Matt Messier |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-10 | Remove -D_LARGEFILE64_SOURCE from AM_CPPFLAGS | Matt Messier |
2007-05-08 | More configure.ac cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-05-04 | Merge - part 1. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Merge changes, once again, with passion. | Diego 'Flameeyes' Pettenò |
2007-04-14 | Merge changes. | Diego 'Flameeyes' Pettenò |
2007-04-14 | Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen... | Diego 'Flameeyes' Pettenò |
2007-04-14 | Merge changes. | Darren Salt |
2007-04-14 | Look in the user XDG config dir for channels.conf. | Darren Salt |
2007-04-14 | Mark string arrays as arrays of constant pointers, and do the same for memcpy... | Diego 'Flameeyes' Pettenò |
2007-04-14 | Merge changes from 1.1. | Darren Salt |
2007-04-14 | Oops. Silly mistake with fstat. | Darren Salt |
2007-04-14 | Don't read channels.conf if it isn't a normal file or a link to a normal file. | Darren Salt |
2007-04-14 | Reworked the channels.conf file handling in the DVB plugin. | Darren Salt |
2007-04-14 | Don't add a special setting for DVDCSS_CACHE, as it's handled by libdvdcss. | Diego 'Flameeyes' Pettenò |