Age | Commit message (Expand) | Author |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-01 | Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Use the integer versions of Speex decoding functions, this avoids an iteratio... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Allow building with external a52dec, crc.c is still used. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move xine_a52_decoder.c into libxineadec. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Merge from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move libmad in libxineadec directory. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move gsm610 sources inside contrib/. | Diego 'Flameeyes' Pettenò |
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-30 | Merge from 1.1. | Darren Salt |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-05-03 | Mark vorbis_comment_keys structure constant. | Diego 'Flameeyes' Pettenò |
2007-05-02 | Don't allocate the buffer inline in the structure, just allocate it when need... | Diego 'Flameeyes' Pettenò |
2007-05-02 | Fix boundary of the for loop. | Diego 'Flameeyes' Pettenò |
2007-04-19 | Doxygen documentation. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Cleanup, add doxygen comments, add doxygen todos. | Diego 'Flameeyes' Pettenò |
2007-04-18 | Cleanup; make variables and parameters constant; improve the float_to_int fun... | Diego 'Flameeyes' Pettenò |
2007-04-18 | Now that xine_dts_decoder.c is alone, move it in libxineadec. | Diego 'Flameeyes' Pettenò |
2007-04-16 | Simplify handling of internal/external libmpcdec, most of the work is done at... | Diego 'Flameeyes' Pettenò |
2007-04-11 | Now that libmpcdec sources are in contrib/ subdirectory, move xine_musepack_d... | Diego 'Flameeyes' Pettenò |
2007-04-10 | Rationalise __attribute__((packed)) usage. | Diego 'Flameeyes' Pettenò |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-04 | Move the Speex decoder from libspeex to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the Vorbis decoder from libvorbis to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Move the linear pcm decoder from liblpcm to libxineadec, as it's a single file. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Convert to xineplug_LTLIBRARIES. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-01-18 | __attribute__(packed) is used on the struct, not on its members. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The nsf decoding plugin uses math functions, link it to libm. | Diego 'Flameeyes' Pettenò |
2006-09-26 | Free the filename string and close the file pointer when returning. | Diego 'Flameeyes' Pettenò |
2006-09-25 | Return when the initialisation failed. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-02 | More static/const fixes from Gentoo. These should probably go upstream. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-04-21 | Add printf format attributes. | Darren Salt |
2006-03-07 | Fixed channels to mode translation in audio decoders. | Thibaut Mattern |
2005-05-07 | *BUGFIX* | František Dvořák |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-05-12 | fix compiler warnings | Michael Roitzsch |
2004-03-17 | small contribution ;) | Thibaut Mattern |
2004-03-14 | goodbye decoders-- you have served your purpose well and we salute you | Mike Melanson |