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