summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-25Merge from 1.1.Darren Salt
2007-11-25Fix a signedness issue in genre number validation.Darren Salt
2007-11-25Port nsf plugin build-disabling option to 1.2.Darren Salt
2007-11-25Avoid any future need to alter ID3_GENRE_COUNT.Darren Salt
2007-11-25patch adding additional ID3 genresMaximilian Schwerin
2007-11-24Build-depend on libvcdinfo-dev.Darren Salt
2007-11-24Add option to disable Nosefart/NSF plugin building.Diego 'Flameeyes' Pettenò
2007-11-23Merge.Darren Salt
2007-11-23fix one warning; remove unused variable; make float->int conversion a bit mor...Matthias Kretz
2007-11-23log if send_headers returned with DEMUX_FINISHEDMatthias Kretz
2007-11-23fix read_ogg_packet to really read all of the data; don't go into DEMUX_FINIS...Matthias Kretz
2007-11-20Merge from 1.1.Diego 'Flameeyes' Pettenò
2007-11-20Update.Diego 'Flameeyes' Pettenò
2007-11-20Mark xine_plugin_info structures const as for all the rest of plugins.Diego 'Flameeyes' Pettenò
2007-11-20Mark the PPC asm memcpy() implementations as hidden symbols.Diego 'Flameeyes' Pettenò
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-19Add ChangeLog entry.Diego 'Flameeyes' Pettenò
2007-11-19Remove reference to libcdio and libvcd.Diego 'Flameeyes' Pettenò
2007-11-19Don't quote $CC variable during call, or it will fail when using, for instanc...Diego 'Flameeyes' Pettenò
2007-11-19Remove internal copies of libcdio and libvcd. This way we don't have to care ...Diego 'Flameeyes' Pettenò
2007-11-18Get filesize from metadata, when available.Claudio Ciccani
2007-11-18Implemented a faster method to seek to absolute position (seek+resync).Claudio Ciccani
2007-11-17Send headers using script information as reference (when available).Claudio Ciccani
2007-11-17Merge from 1.1.Darren Salt
2007-11-17Include epoch in libxv-dev version info. Apparently fixes build on etch.Darren Salt
2007-11-15using select instead of nanosleep the wakeup count reported by powertop is re...Matthias Kretz
2007-11-15assert that not more than the buffersize is readMatthias Kretz
2007-11-15when the stream is paused fifo_wait_empty will wait forever. In that case weMatthias Kretz
2007-11-15Do not rely on PKG_PROG_PKG_CONFIG.Claudio Ciccani
2007-11-14Merge changes.Diego 'Flameeyes' Pettenò
2007-11-14Move CRC32 code into a common file (& out of the DVB input & TS demux plugins).Darren Salt
2007-11-14Merge from 1.1.Darren Salt
2007-11-13Fix a possible DVB plugin crash when switching channels.Darren Salt
2007-11-13Changelog entry for the ATSC fix.Darren Salt
2007-11-14Replace xine_private_strndup() implementation with NetBSD version.Diego 'Flameeyes' Pettenò
2007-11-13Replace xine_private_strsep() implementation with OpenBSD version.Diego 'Flameeyes' Pettenò
2007-11-13Missing channels.conf (ATSC)Tom Shield
2007-11-13Improve the "no channels.conf" message; tidy up local variable initialisation.Darren Salt
2007-11-12Do not mind about ASX playlist version.Claudio Ciccani
2007-11-11Merge transplanted patches.Darren Salt
2007-11-11Reset the previous screen resolution after switching to fullscreen.Claudio Ciccani
2007-11-11Reset the previous screen resolution after switching to fullscreen.Claudio Ciccani
2007-11-11Added FOURCC for VP6F.Claudio Ciccani
2007-11-11Added FOURCC for VP6F.Claudio Ciccani
2007-11-11Fix top_srcdir <=> top_builddir issue.Reinhard Nißl
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Provide copyright notice and license. Remove RCS ID.Reinhard Nißl
2007-11-10Merge from 1.1.Darren Salt
2007-11-10Added new playlist demuxer, supporting M3U, RAM, PLS, QTL, ASX, SMIL, XSPF,Claudio Ciccani
2007-11-10Merge from 1.1 branch.Diego 'Flameeyes' Pettenò