Mercurial > mplayer.hg
log libmpdemux/demux_xmms.c @ 13767:b361eb0cc549
age | author | description |
---|---|---|
2004-07-19 | diego | embarassing typo |
2003-08-13 | 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. |
2003-05-30 | alex | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> |
2003-02-02 | arpi | xmms_demuxer missing symbol |
2002-12-28 | rathann | Added/reordered #includes to silence warnings about "implicit declaration". |
2002-12-28 | arpi | The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms |
2002-12-23 | arpi | I cleaned up the source a bit, hopefully fixed hanging, also |
2002-12-23 | arpi | xmp hangign I noticed too, and is fixed with this patch, seeking works now |
2002-12-22 | arpi | XMMS Input plugin support |