Age | Commit message (Expand) | Author |
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-02-03 | Fix for libflac <1.1.3, thanks to Ville Skyttä for reporting, closes bug #16... | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Replace --enable-flac configure option with --with-libflac, as the FLAC | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Make the libFLAC-based decoder and demuxer for FLAC files work with recent | Diego 'Flameeyes' Pettenò |
2006-10-21 | Fix build with flac. | František Dvořák |
2006-10-20 | Update for the API changes in FLAC 1.1.3, should still work fine on 1.1.2 of ... | Diego 'Flameeyes' Pettenò |
2006-08-05 | - avoid crashing when the FLAC file is broken | Bastien Nocera |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-17 | - really fail to open the FLAC file when there's an error demuxing it | Bastien Nocera |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-03-07 | Fixed channels to mode translation in audio decoders. | Thibaut Mattern |
2005-11-30 | *BUGFIX* | František Dvořák |
2005-02-09 | this has been forgotten | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-03 | EOF when read returns <= 0 (thanks Leon van Stuivenberg) | Miguel Freitas |
2004-06-01 | ok, i can't get flac into an useable state after a read abort but it doesn't ... | Miguel Freitas |
2004-06-01 | estimate start_pos from start_time. it is not as accurate as original idea bu... | Miguel Freitas |
2004-06-01 | trying to fix seeking to time position. general seeking improvements. | Miguel Freitas |
2004-05-27 | fix flac time display | Miguel Freitas |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-02 | flac demuxer has been forgotten in the latest API version increase | Michael Roitzsch |
2003-02-14 | fix bug causing division by zero @ audio_out.c | Miguel Freitas |
2003-02-14 | fix segfault for -A null | Miguel Freitas |
2003-01-31 | fix flac demuxer content detection. it was eating 4 bytes of non-seekable | Miguel Freitas |
2003-01-26 | fixing CDDA/VCD interaction bug... | Siggi Langauf |
2003-01-23 | preparations for beta3: | Miguel Freitas |
2003-01-20 | add flac autoconf/m4 stuff | Miguel Freitas |
2003-01-19 | cleanup | Michael Roitzsch |
2003-01-18 | flac demuxer+decoder | Miguel Freitas |