Sat, 10 Jul 2010 18:47:59 +0000 |
reimar |
Make the stream language an argument to the stream creation function
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Mon, 26 Jan 2009 09:56:27 +0000 |
diego |
WORDS_BIGENDIAN is defined/undefined, not 0/1.
|
Mon, 05 Jan 2009 14:48:03 +0000 |
diego |
Add missing 'void' keyword to parameterless function declarations.
|
Fri, 16 May 2008 09:41:00 +0000 |
diego |
cosmetics: Remove pointless parentheses from return statements.
|
Wed, 14 May 2008 18:01:51 +0000 |
diego |
Use standard license headers with standard formatting.
|
Tue, 29 Jan 2008 15:11:38 +0000 |
reimar |
Use defines to give names to the different seek flags.
|
Sun, 13 Jan 2008 16:00:39 +0000 |
reimar |
Make all demuxer_desc_t const, thus moving them to .rodata
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Tue, 20 Feb 2007 17:19:06 +0000 |
ivo |
make message translatable
|
Tue, 20 Feb 2007 17:11:56 +0000 |
ivo |
more cosmetics
|
Tue, 20 Feb 2007 16:54:49 +0000 |
ivo |
proper GPL heading
|
Tue, 20 Feb 2007 16:46:05 +0000 |
ivo |
cosmetics
|
Tue, 20 Feb 2007 16:19:04 +0000 |
ivo |
proper authors of xmms demuxer
|
Tue, 20 Feb 2007 16:12:46 +0000 |
ivo |
probe ~/.xmms/Plugins for plugins too, so users without root access on their
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Wed, 14 Jun 2006 19:48:54 +0000 |
uau |
Clean up audio pts handling, make audio pts tracking in the audio-only
|
Sat, 22 Apr 2006 05:12:10 +0000 |
reynaldo |
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
|
Fri, 17 Feb 2006 01:57:41 +0000 |
corey |
Second-try commit of this patch.
|
Fri, 18 Nov 2005 14:39:25 +0000 |
diego |
Unify include path handling, -I.. is in CFLAGS.
|
Sun, 30 Oct 2005 09:19:05 +0000 |
reimar |
move resync_audio_stream after seeking to demuxer.c
|
Fri, 02 Sep 2005 08:32:32 +0000 |
ods15 |
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
|
Fri, 05 Aug 2005 19:57:47 +0000 |
rtognimp |
Demuxer modularization
|
Mon, 27 Dec 2004 17:55:06 +0000 |
alex |
removing AFMT_ dependancy
|
Mon, 19 Jul 2004 23:19:07 +0000 |
diego |
embarassing typo
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Fri, 30 May 2003 17:57:41 +0000 |
alex |
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Sun, 02 Feb 2003 01:38:29 +0000 |
arpi |
xmms_demuxer missing symbol
|
Sat, 28 Dec 2002 18:51:10 +0000 |
rathann |
Added/reordered #includes to silence warnings about "implicit declaration".
|
Sat, 28 Dec 2002 14:06:48 +0000 |
arpi |
The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
|
Mon, 23 Dec 2002 22:13:46 +0000 |
arpi |
I cleaned up the source a bit, hopefully fixed hanging, also
|
Mon, 23 Dec 2002 12:09:31 +0000 |
arpi |
xmp hangign I noticed too, and is fixed with this patch, seeking works now
|
Sun, 22 Dec 2002 21:01:01 +0000 |
arpi |
XMMS Input plugin support
|