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