| Commit message (Expand) | Author | Age | Files | Lines |
* | WORDS_BIGENDIAN is defined/undefined, not 0/1. | diego | 2009-01-26 | 1 | -1/+1 |
* | Add missing 'void' keyword to parameterless function declarations. | diego | 2009-01-05 | 1 | -4/+4 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 1 | -2/+2 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 1 | -9/+10 |
* | Use defines to give names to the different seek flags. | reimar | 2008-01-29 | 1 | -2/+2 |
* | Make all demuxer_desc_t const, thus moving them to .rodata | reimar | 2008-01-13 | 1 | -1/+1 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 | 1 | -1/+1 |
* | make message translatable | ivo | 2007-02-20 | 1 | -2/+2 |
* | more cosmetics | ivo | 2007-02-20 | 1 | -30/+41 |
* | proper GPL heading | ivo | 2007-02-20 | 1 | -0/+19 |
* | cosmetics | ivo | 2007-02-20 | 1 | -233/+233 |
* | proper authors of xmms demuxer | ivo | 2007-02-20 | 1 | -1/+1 |
* | probe ~/.xmms/Plugins for plugins too, so users without root access on their | ivo | 2007-02-20 | 1 | -6/+19 |
* | drops casts from void * on malloc/calloc from libmpdemux code | reynaldo | 2006-07-13 | 1 | -2/+2 |
* | Clean up audio pts handling, make audio pts tracking in the audio-only | uau | 2006-06-14 | 1 | -2/+1 |
* | Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod... | reynaldo | 2006-04-22 | 1 | -2/+5 |
* | Second-try commit of this patch. | corey | 2006-02-17 | 1 | -1/+1 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -2/+2 |
* | move resync_audio_stream after seeking to demuxer.c | reimar | 2005-10-30 | 1 | -2/+0 |
* | Make -identify's 'ID_LENGTH=' print a float and not an integer.. The | ods15 | 2005-09-02 | 1 | -1/+1 |
* | Demuxer modularization | rtognimp | 2005-08-05 | 1 | -7/+23 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -14/+14 |
* | embarassing typo | diego | 2004-07-19 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -1/+1 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -1/+1 |
* | xmms_demuxer missing symbol | arpi | 2003-02-02 | 1 | -0/+1 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 | 1 | -4/+2 |
* | The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms | arpi | 2002-12-28 | 1 | -2/+5 |
* | I cleaned up the source a bit, hopefully fixed hanging, also | arpi | 2002-12-23 | 1 | -38/+46 |
* | xmp hangign I noticed too, and is fixed with this patch, seeking works now | arpi | 2002-12-23 | 1 | -6/+17 |
* | XMMS Input plugin support | arpi | 2002-12-22 | 1 | -0/+336 |