comparison ChangeLog @ 2147:e49d9b0ee308

Change my mail.
author Jonathan Schleifer <js@h3c.de>
date Thu, 01 Nov 2007 15:37:43 +0100
parents 2ebeb7816c5e
children
comparison
equal deleted inserted replaced
2080:f915d43db0dc 2147:e49d9b0ee308
180 180
181 trunk/src/madplug/fileinfo.c | 5 +++++ 181 trunk/src/madplug/fileinfo.c | 5 +++++
182 1 file changed, 5 insertions(+) 182 1 file changed, 5 insertions(+)
183 183
184 184
185 2007-06-03 14:16:44 +0000 Jonathan Schleifer <js@h3c.de> 185 2007-06-03 14:16:44 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
186 revision [2484] 186 revision [2484]
187 Replace sprintf with snprintf. 187 Replace sprintf with snprintf.
188 188
189 trunk/src/wavpack/tags.cxx | 2 +- 189 trunk/src/wavpack/tags.cxx | 2 +-
190 1 file changed, 1 insertion(+), 1 deletion(-) 190 1 file changed, 1 insertion(+), 1 deletion(-)
191 191
192 192
193 2007-06-01 23:03:58 +0000 Jonathan Schleifer <js@h3c.de> 193 2007-06-01 23:03:58 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
194 revision [2482] 194 revision [2482]
195 Revert r2480, thanks to FreeBSD. 195 Revert r2480, thanks to FreeBSD.
196 196
197 trunk/mk/objective.mk | 2 +- 197 trunk/mk/objective.mk | 2 +-
198 1 file changed, 1 insertion(+), 1 deletion(-) 198 1 file changed, 1 insertion(+), 1 deletion(-)
199 199
200 200
201 2007-06-01 22:48:43 +0000 Jonathan Schleifer <js@h3c.de> 201 2007-06-01 22:48:43 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
202 revision [2480] 202 revision [2480]
203 Same as r4658 in Audacious. 203 Same as r4658 in Audacious.
204 204
205 trunk/mk/objective.mk | 2 +- 205 trunk/mk/objective.mk | 2 +-
206 1 file changed, 1 insertion(+), 1 deletion(-) 206 1 file changed, 1 insertion(+), 1 deletion(-)
1518 1518
1519 trunk/src/alac/demux.c | 8 +------- 1519 trunk/src/alac/demux.c | 8 +-------
1520 1 file changed, 1 insertion(+), 7 deletions(-) 1520 1 file changed, 1 insertion(+), 7 deletions(-)
1521 1521
1522 1522
1523 2007-05-05 19:11:33 +0000 Jonathan Schleifer <js@h3c.de> 1523 2007-05-05 19:11:33 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
1524 revision [2168] 1524 revision [2168]
1525 ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined 1525 ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined
1526 1526
1527 trunk/src/filewriter/flac.c | 5 +++++ 1527 trunk/src/filewriter/flac.c | 5 +++++
1528 1 file changed, 5 insertions(+) 1528 1 file changed, 5 insertions(+)
4837 4837
4838 trunk/src/flac/libflac/Makefile | 2 +- 4838 trunk/src/flac/libflac/Makefile | 2 +-
4839 1 file changed, 1 insertion(+), 1 deletion(-) 4839 1 file changed, 1 insertion(+), 1 deletion(-)
4840 4840
4841 4841
4842 2007-02-25 00:17:26 +0000 Jonathan Schleifer <js@h3c.de> 4842 2007-02-25 00:17:26 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
4843 revision [1530] 4843 revision [1530]
4844 * Delete flac112 4844 * Delete flac112
4845 * Rename flac113 -> flac 4845 * Rename flac113 -> flac
4846 * Change configure.ac 4846 * Change configure.ac
4847 4847
4848 trunk/configure.ac | 11 +------ 4848 trunk/configure.ac | 11 +------
4849 trunk/src/flac/Makefile | 74 ++++++++++++++++++++++++------------------------ 4849 trunk/src/flac/Makefile | 74 ++++++++++++++++++++++++------------------------
4850 2 files changed, 39 insertions(+), 46 deletions(-) 4850 2 files changed, 39 insertions(+), 46 deletions(-)
4851 4851
4852 4852
4853 2007-02-24 19:40:20 +0000 Jonathan Schleifer <js@h3c.de> 4853 2007-02-24 19:40:20 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
4854 revision [1528] 4854 revision [1528]
4855 More VFS stuff. 4855 More VFS stuff.
4856 trunk/src/flac113/libflac/FLAC/stream_decoder.h | 5 +- 4856 trunk/src/flac113/libflac/FLAC/stream_decoder.h | 5 +-
4857 trunk/src/flac113/libflac/stream_decoder.c | 58 +++++++++++++++++++----- 4857 trunk/src/flac113/libflac/stream_decoder.c | 58 +++++++++++++++++++-----
4858 2 files changed, 50 insertions(+), 13 deletions(-) 4858 2 files changed, 50 insertions(+), 13 deletions(-)
4859 4859
4860 4860
4861 2007-02-24 19:04:38 +0000 Jonathan Schleifer <js@h3c.de> 4861 2007-02-24 19:04:38 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
4862 revision [1526] 4862 revision [1526]
4863 * Link libogg and static libflac 4863 * Link libogg and static libflac
4864 * First steps towards using VFS 4864 * First steps towards using VFS
4865 4865
4866 trunk/src/flac113/Makefile | 2 4866 trunk/src/flac113/Makefile | 2
4891 4891
4892 trunk/src/curl/curl.c | 33 ++++++++++++++++++--------------- 4892 trunk/src/curl/curl.c | 33 ++++++++++++++++++---------------
4893 1 file changed, 18 insertions(+), 15 deletions(-) 4893 1 file changed, 18 insertions(+), 15 deletions(-)
4894 4894
4895 4895
4896 2007-02-24 18:21:48 +0000 Jonathan Schleifer <js@h3c.de> 4896 2007-02-24 18:21:48 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
4897 revision [1518] 4897 revision [1518]
4898 We don't need .pc.in files for FLAC... 4898 We don't need .pc.in files for FLAC...
4899 trunk/src/flac113/libflac/flac.pc.in | 10 ---------- 4899 trunk/src/flac113/libflac/flac.pc.in | 10 ----------
4900 1 file changed, 10 deletions(-) 4900 1 file changed, 10 deletions(-)
4901 4901
4902 4902
4903 2007-02-24 18:20:58 +0000 Jonathan Schleifer <js@h3c.de> 4903 2007-02-24 18:20:58 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
4904 revision [1516] 4904 revision [1516]
4905 Import flac. Please test. 4905 Import flac. Please test.
4906 trunk/src/flac113/Makefile | 6 4906 trunk/src/flac113/Makefile | 6
4907 trunk/src/flac113/libflac/COPYING.Xiph | 28 4907 trunk/src/flac113/libflac/COPYING.Xiph | 28
4908 trunk/src/flac113/libflac/FLAC/all.h | 344 4908 trunk/src/flac113/libflac/FLAC/all.h | 344
5360 5360
5361 trunk/src/aac/src/libmp4.c | 12 ++++++++++-- 5361 trunk/src/aac/src/libmp4.c | 12 ++++++++++--
5362 1 file changed, 10 insertions(+), 2 deletions(-) 5362 1 file changed, 10 insertions(+), 2 deletions(-)
5363 5363
5364 5364
5365 2007-02-20 14:11:10 +0000 Jonathan Schleifer <js@h3c.de> 5365 2007-02-20 14:11:10 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
5366 revision [1460] 5366 revision [1460]
5367 Revert r1456, this gives problems with some files with broken ID3-Tags. 5367 Revert r1456, this gives problems with some files with broken ID3-Tags.
5368 trunk/src/madplug/input.c | 2 +- 5368 trunk/src/madplug/input.c | 2 +-
5369 1 file changed, 1 insertion(+), 1 deletion(-) 5369 1 file changed, 1 insertion(+), 1 deletion(-)
5370 5370
5375 5375
5376 trunk/src/aac/src/libmp4.c | 39 ++++++++------------------------------- 5376 trunk/src/aac/src/libmp4.c | 39 ++++++++-------------------------------
5377 1 file changed, 8 insertions(+), 31 deletions(-) 5377 1 file changed, 8 insertions(+), 31 deletions(-)
5378 5378
5379 5379
5380 2007-02-20 13:51:23 +0000 Jonathan Schleifer <js@h3c.de> 5380 2007-02-20 13:51:23 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
5381 revision [1456] 5381 revision [1456]
5382 Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. 5382 Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts.
5383 trunk/src/madplug/input.c | 2 +- 5383 trunk/src/madplug/input.c | 2 +-
5384 1 file changed, 1 insertion(+), 1 deletion(-) 5384 1 file changed, 1 insertion(+), 1 deletion(-)
5385 5385
7638 7638
7639 trunk/src/curl/curl.c | 67 +++++++++++++++++++++++++++++++++++++------------- 7639 trunk/src/curl/curl.c | 67 +++++++++++++++++++++++++++++++++++++-------------
7640 1 file changed, 50 insertions(+), 17 deletions(-) 7640 1 file changed, 50 insertions(+), 17 deletions(-)
7641 7641
7642 7642
7643 2007-01-17 18:50:00 +0000 Jonathan Schleifer <js@h3c.de> 7643 2007-01-17 18:50:00 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
7644 revision [1002] 7644 revision [1002]
7645 D'oh, a 2 was missing. 7645 D'oh, a 2 was missing.
7646 trunk/src/wavpack/tags.h | 2 +- 7646 trunk/src/wavpack/tags.h | 2 +-
7647 1 file changed, 1 insertion(+), 1 deletion(-) 7647 1 file changed, 1 insertion(+), 1 deletion(-)
7648 7648
7649 7649
7650 2007-01-17 18:49:17 +0000 Jonathan Schleifer <js@h3c.de> 7650 2007-01-17 18:49:17 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
7651 revision [1000] 7651 revision [1000]
7652 Fixed possible buffer overflow. 7652 Fixed possible buffer overflow.
7653 trunk/src/wavpack/tags.h | 5 +++-- 7653 trunk/src/wavpack/tags.h | 5 +++--
7654 trunk/src/wavpack/ui.cxx | 14 +++++++------- 7654 trunk/src/wavpack/ui.cxx | 14 +++++++-------
7655 2 files changed, 10 insertions(+), 9 deletions(-) 7655 2 files changed, 10 insertions(+), 9 deletions(-)
7771 trunk/src/statusicon/si.xpm | 359 ++++++++++++++++++++++++++++-------------- 7771 trunk/src/statusicon/si.xpm | 359 ++++++++++++++++++++++++++++--------------
7772 trunk/src/statusicon/si2.xpm | 250 +++++++++++++++++++++++++++++ 7772 trunk/src/statusicon/si2.xpm | 250 +++++++++++++++++++++++++++++
7773 3 files changed, 497 insertions(+), 114 deletions(-) 7773 3 files changed, 497 insertions(+), 114 deletions(-)
7774 7774
7775 7775
7776 2007-01-16 20:50:30 +0000 Jonathan Schleifer <js@h3c.de> 7776 2007-01-16 20:50:30 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
7777 revision [970] 7777 revision [970]
7778 One more. Seems like one meant id3v1, not id3v2 for the 30 char limit. 7778 One more. Seems like one meant id3v1, not id3v2 for the 30 char limit.
7779 trunk/src/tta/aud-tta.c | 6 ++++-- 7779 trunk/src/tta/aud-tta.c | 6 ++++--
7780 1 file changed, 4 insertions(+), 2 deletions(-) 7780 1 file changed, 4 insertions(+), 2 deletions(-)
7781 7781
7782 7782
7783 2007-01-16 20:47:04 +0000 Jonathan Schleifer <js@h3c.de> 7783 2007-01-16 20:47:04 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
7784 revision [968] 7784 revision [968]
7785 I committed too fast, there was even more. 7785 I committed too fast, there was even more.
7786 trunk/src/tta/aud-tta.c | 12 +++++------- 7786 trunk/src/tta/aud-tta.c | 12 +++++-------
7787 trunk/src/tta/ttaid3tag.h | 9 ++++++--- 7787 trunk/src/tta/ttaid3tag.h | 9 ++++++---
7788 2 files changed, 11 insertions(+), 10 deletions(-) 7788 2 files changed, 11 insertions(+), 10 deletions(-)
7789 7789
7790 7790
7791 2007-01-16 20:41:40 +0000 Jonathan Schleifer <js@h3c.de> 7791 2007-01-16 20:41:40 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
7792 revision [966] 7792 revision [966]
7793 Fix of possible buffer overflow. 7793 Fix of possible buffer overflow.
7794 trunk/src/tta/aud-tta.c | 2 +- 7794 trunk/src/tta/aud-tta.c | 2 +-
7795 1 file changed, 1 insertion(+), 1 deletion(-) 7795 1 file changed, 1 insertion(+), 1 deletion(-)
7796 7796
10065 New-style VFS probe function. If you want an #ifdef feel free to bolt some on. 10065 New-style VFS probe function. If you want an #ifdef feel free to bolt some on.
10066 trunk/src/sexypsf/xmms.c | 25 ++++++++++++------------- 10066 trunk/src/sexypsf/xmms.c | 25 ++++++++++++-------------
10067 1 file changed, 12 insertions(+), 13 deletions(-) 10067 1 file changed, 12 insertions(+), 13 deletions(-)
10068 10068
10069 10069
10070 2006-11-06 21:30:44 +0000 Jonathan Schleifer <js@h3c.de> 10070 2006-11-06 21:30:44 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
10071 revision [454] 10071 revision [454]
10072 Fixed missing header 10072 Fixed missing header
10073 trunk/src/mplayer/common.c | 1 + 10073 trunk/src/mplayer/common.c | 1 +
10074 1 file changed, 1 insertion(+) 10074 1 file changed, 1 insertion(+)
10075 10075
10113 10113
10114 trunk/src/mpg123/mpg123.c | 16 +++++++++++++--- 10114 trunk/src/mpg123/mpg123.c | 16 +++++++++++++---
10115 1 file changed, 13 insertions(+), 3 deletions(-) 10115 1 file changed, 13 insertions(+), 3 deletions(-)
10116 10116
10117 10117
10118 2006-11-05 18:24:30 +0000 Jonathan Schleifer <js@h3c.de> 10118 2006-11-05 18:24:30 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
10119 revision [442] 10119 revision [442]
10120 Fixed crash when a stream is in the playlist. 10120 Fixed crash when a stream is in the playlist.
10121 10121
10122 trunk/src/mpg123/mpg123.c | 12 +++--------- 10122 trunk/src/mpg123/mpg123.c | 12 +++---------
10123 1 file changed, 3 insertions(+), 9 deletions(-) 10123 1 file changed, 3 insertions(+), 9 deletions(-)
11508 trunk/src/m3u/m3u.c | 12 +++++++----- 11508 trunk/src/m3u/m3u.c | 12 +++++++-----
11509 trunk/src/mpg123/fileinfo.c | 6 ++++-- 11509 trunk/src/mpg123/fileinfo.c | 6 ++++--
11510 2 files changed, 11 insertions(+), 7 deletions(-) 11510 2 files changed, 11 insertions(+), 7 deletions(-)
11511 11511
11512 11512
11513 2006-10-07 20:34:06 +0000 Jonathan Schleifer <js@h3c.de> 11513 2006-10-07 20:34:06 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11514 revision [176] 11514 revision [176]
11515 - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += 11515 - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with +=
11516 - Replace ?= at CC, CPP and CXX with = 11516 - Replace ?= at CC, CPP and CXX with =
11517 11517
11518 The reason for this is that on some systems CC, CFLAGS, CPP, CPPFLAGS, 11518 The reason for this is that on some systems CC, CFLAGS, CPP, CPPFLAGS,
11538 11538
11539 trunk/src/cue/cuesheet.c | 29 ++++++++++++++++++++++++++--- 11539 trunk/src/cue/cuesheet.c | 29 ++++++++++++++++++++++++++---
11540 1 file changed, 26 insertions(+), 3 deletions(-) 11540 1 file changed, 26 insertions(+), 3 deletions(-)
11541 11541
11542 11542
11543 2006-10-05 04:01:38 +0000 Jonathan Schleifer <js@h3c.de> 11543 2006-10-05 04:01:38 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11544 revision [170] 11544 revision [170]
11545 - Imported a few changes from alac decoder 0.1.3 11545 - Imported a few changes from alac decoder 0.1.3
11546 - Added myself to AUTHORS 11546 - Added myself to AUTHORS
11547 11547
11548 trunk/AUTHORS | 1 11548 trunk/AUTHORS | 1
11558 11558
11559 trunk/src/alac/demux.c | 8 +++++++- 11559 trunk/src/alac/demux.c | 8 +++++++-
11560 1 file changed, 7 insertions(+), 1 deletion(-) 11560 1 file changed, 7 insertions(+), 1 deletion(-)
11561 11561
11562 11562
11563 2006-10-05 01:24:55 +0000 Jonathan Schleifer <js@h3c.de> 11563 2006-10-05 01:24:55 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11564 revision [166] 11564 revision [166]
11565 The same change like for the FT8 MODs, but this time for FT6 MODs. 11565 The same change like for the FT8 MODs, but this time for FT6 MODs.
11566 (Sorry, I forget to move them as well.) 11566 (Sorry, I forget to move them as well.)
11567 11567
11568 trunk/src/modplug/modplugbmp.cxx | 8 ++++---- 11568 trunk/src/modplug/modplugbmp.cxx | 8 ++++----
11569 1 file changed, 4 insertions(+), 4 deletions(-) 11569 1 file changed, 4 insertions(+), 4 deletions(-)
11570 11570
11571 11571
11572 2006-10-05 01:21:08 +0000 Jonathan Schleifer <js@h3c.de> 11572 2006-10-05 01:21:08 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11573 revision [164] 11573 revision [164]
11574 Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed 11574 Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed
11575 on Amiga.) 11575 on Amiga.)
11576 11576
11577 trunk/src/modplug/modplugbmp.cxx | 10 +++++----- 11577 trunk/src/modplug/modplugbmp.cxx | 10 +++++-----
11630 11630
11631 trunk/src/cue/cuesheet.c | 6 ++---- 11631 trunk/src/cue/cuesheet.c | 6 ++----
11632 1 file changed, 2 insertions(+), 4 deletions(-) 11632 1 file changed, 2 insertions(+), 4 deletions(-)
11633 11633
11634 11634
11635 2006-10-02 18:40:03 +0000 Jonathan Schleifer <js@h3c.de> 11635 2006-10-02 18:40:03 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11636 revision [150] 11636 revision [150]
11637 Typo in ChangeLog fixed. 11637 Typo in ChangeLog fixed.
11638 trunk/ChangeLog | 2 +- 11638 trunk/ChangeLog | 2 +-
11639 1 file changed, 1 insertion(+), 1 deletion(-) 11639 1 file changed, 1 insertion(+), 1 deletion(-)
11640 11640
11641 11641
11642 2006-10-02 18:29:31 +0000 Jonathan Schleifer <js@h3c.de> 11642 2006-10-02 18:29:31 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11643 revision [148] 11643 revision [148]
11644 The mixer device isn't opened and closed for every action now, instead 11644 The mixer device isn't opened and closed for every action now, instead
11645 it gets opened as soon as needed and closed if it's not needed anymore. 11645 it gets opened as soon as needed and closed if it's not needed anymore.
11646 This fixes a lot of bugs with the mixer of the OSS plugin, including 11646 This fixes a lot of bugs with the mixer of the OSS plugin, including
11647 the one that setting the volume on OpenBSD via OSS didn't work at all. 11647 the one that setting the volume on OpenBSD via OSS didn't work at all.
11649 trunk/src/OSS/audio.c | 4 +++ 11649 trunk/src/OSS/audio.c | 4 +++
11650 trunk/src/OSS/mixer.c | 54 ++++++++++++++++++++++++++------------------------ 11650 trunk/src/OSS/mixer.c | 54 ++++++++++++++++++++++++++------------------------
11651 2 files changed, 33 insertions(+), 25 deletions(-) 11651 2 files changed, 33 insertions(+), 25 deletions(-)
11652 11652
11653 11653
11654 2006-10-02 17:49:55 +0000 Jonathan Schleifer <js@h3c.de> 11654 2006-10-02 17:49:55 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11655 revision [146] 11655 revision [146]
11656 Reverted cuesheet.c to revision 104 because it was broken with rev 144. 11656 Reverted cuesheet.c to revision 104 because it was broken with rev 144.
11657 trunk/src/cue/cuesheet.c | 4 +++- 11657 trunk/src/cue/cuesheet.c | 4 +++-
11658 1 file changed, 3 insertions(+), 1 deletion(-) 11658 1 file changed, 3 insertions(+), 1 deletion(-)
11659 11659
11835 trunk/src/jack/bio2jack.c | 169 ++++++++++++++++++++++++++-------------------- 11835 trunk/src/jack/bio2jack.c | 169 ++++++++++++++++++++++++++--------------------
11836 trunk/src/jack/jack.c | 14 ++- 11836 trunk/src/jack/jack.c | 14 ++-
11837 2 files changed, 105 insertions(+), 78 deletions(-) 11837 2 files changed, 105 insertions(+), 78 deletions(-)
11838 11838
11839 11839
11840 2006-09-22 21:25:52 +0000 Jonathan Schleifer <js@h3c.de> 11840 2006-09-22 21:25:52 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11841 revision [104] 11841 revision [104]
11842 Add +1 to the position so that the position isn't in two tracks anymore 11842 Add +1 to the position so that the position isn't in two tracks anymore
11843 trunk/src/cue/cuesheet.c | 3 ++- 11843 trunk/src/cue/cuesheet.c | 3 ++-
11844 1 file changed, 2 insertions(+), 1 deletion(-) 11844 1 file changed, 2 insertions(+), 1 deletion(-)
11845 11845
11846 11846
11847 2006-09-22 21:18:37 +0000 Jonathan Schleifer <js@h3c.de> 11847 2006-09-22 21:18:37 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11848 revision [102] 11848 revision [102]
11849 Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist 11849 Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist
11850 trunk/src/cue/cuesheet.c | 8 +++++--- 11850 trunk/src/cue/cuesheet.c | 8 +++++---
11851 1 file changed, 5 insertions(+), 3 deletions(-) 11851 1 file changed, 5 insertions(+), 3 deletions(-)
11852 11852
11916 11916
11917 Changes: Modified: 11917 Changes: Modified:
11918 +12 -1 trunk/configure.ac 11918 +12 -1 trunk/configure.ac
11919 11919
11920 11920
11921 2006-09-20 15:25:46 +0000 Jonathan Schleifer <js@h3c.de> 11921 2006-09-20 15:25:46 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11922 revision [86] 11922 revision [86]
11923 Added some missing targets for the .a files 11923 Added some missing targets for the .a files
11924 11924
11925 11925
11926 Changes: Modified: 11926 Changes: Modified:
11954 +1 -5 trunk/configure.ac 11954 +1 -5 trunk/configure.ac
11955 +1 -0 trunk/mk/rules.mk.in 11955 +1 -0 trunk/mk/rules.mk.in
11956 +1 -1 trunk/src/amidi-plug/Makefile 11956 +1 -1 trunk/src/amidi-plug/Makefile
11957 11957
11958 11958
11959 2006-09-19 14:53:54 +0000 Jonathan Schleifer <js@h3c.de> 11959 2006-09-19 14:53:54 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
11960 revision [78] 11960 revision [78]
11961 Removed the check for socklen_t. This fixes building on NetBSD. 11961 Removed the check for socklen_t. This fixes building on NetBSD.
11962 curl defined socklen_t anyway, so no need for this. 11962 curl defined socklen_t anyway, so no need for this.
11963 This *MIGHT* break something on some systems (I haven't found one yet, 11963 This *MIGHT* break something on some systems (I haven't found one yet,
11964 though), so PLEASE report all bugs to me. 11964 though), so PLEASE report all bugs to me.
12003 12003
12004 Changes: Modified: 12004 Changes: Modified:
12005 +3 -3 trunk/src/adplug/core/Makefile 12005 +3 -3 trunk/src/adplug/core/Makefile
12006 12006
12007 12007
12008 2006-09-18 15:47:33 +0000 Jonathan Schleifer <js@h3c.de> 12008 2006-09-18 15:47:33 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
12009 revision [68] 12009 revision [68]
12010 #include <audacious/util.h>? WTF? Fixed. 12010 #include <audacious/util.h>? WTF? Fixed.
12011 12011
12012 Changes: Modified: 12012 Changes: Modified:
12013 +1 -1 trunk/src/modplug/gui/main.cxx 12013 +1 -1 trunk/src/modplug/gui/main.cxx
12014 12014
12015 12015
12016 2006-09-18 15:38:24 +0000 Jonathan Schleifer <js@h3c.de> 12016 2006-09-18 15:38:24 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
12017 revision [66] 12017 revision [66]
12018 Removed BMP_RCPATH from configure.ac, mk/rules.mk.in and Makefiles and added it to config.h via configure.ac 12018 Removed BMP_RCPATH from configure.ac, mk/rules.mk.in and Makefiles and added it to config.h via configure.ac
12019 12019
12020 Changes: Modified: 12020 Changes: Modified:
12021 +2 -2 trunk/configure.ac 12021 +2 -2 trunk/configure.ac
12022 +0 -1 trunk/mk/rules.mk.in 12022 +0 -1 trunk/mk/rules.mk.in
12023 +1 -1 trunk/src/cdaudio/Makefile 12023 +1 -1 trunk/src/cdaudio/Makefile
12024 12024
12025 12025
12026 2006-09-18 15:31:59 +0000 Jonathan Schleifer <js@h3c.de> 12026 2006-09-18 15:31:59 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
12027 revision [64] 12027 revision [64]
12028 Add BMP_RCPATH to configure.ac and -DBMP_RCPATH=$(BMP_RCPATH\) 12028 Add BMP_RCPATH to configure.ac and -DBMP_RCPATH=$(BMP_RCPATH\)
12029 12029
12030 Changes: Modified: 12030 Changes: Modified:
12031 +2 -0 trunk/configure.ac 12031 +2 -0 trunk/configure.ac
12032 +1 -1 trunk/src/cdaudio/Makefile 12032 +1 -1 trunk/src/cdaudio/Makefile
12033 +0 -1 trunk/src/cdaudio/cdinfo.c 12033 +0 -1 trunk/src/cdaudio/cdinfo.c
12034 12034
12035 12035
12036 2006-09-18 15:24:01 +0000 Jonathan Schleifer <js@h3c.de> 12036 2006-09-18 15:24:01 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
12037 revision [62] 12037 revision [62]
12038 @GTK_CFLAGS@ replaced with $(GTK_CFLAGS). 12038 @GTK_CFLAGS@ replaced with $(GTK_CFLAGS).
12039 (Hey, this isn't a Makefile.in!) 12039 (Hey, this isn't a Makefile.in!)
12040 12040
12041 12041
13301 13301
13302 Changes: Modified: 13302 Changes: Modified:
13303 +1 -1 trunk/configure.ac 13303 +1 -1 trunk/configure.ac
13304 13304
13305 13305
13306 2006-09-17 02:37:08 +0000 Jonathan Schleifer <js@h3c.de> 13306 2006-09-17 02:37:08 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13307 revision [2395] 13307 revision [2395]
13308 Fixed unused variable and missing type conversion 13308 Fixed unused variable and missing type conversion
13309 13309
13310 Changes: Modified: 13310 Changes: Modified:
13311 +1 -1 trunk/Plugins/Container/xspf/xspf.c 13311 +1 -1 trunk/Plugins/Container/xspf/xspf.c
13312 +4 -2 trunk/Plugins/Visualization/paranormal/client.c 13312 +4 -2 trunk/Plugins/Visualization/paranormal/client.c
13313 13313
13314 13314
13315 2006-09-17 02:21:06 +0000 Jonathan Schleifer <js@h3c.de> 13315 2006-09-17 02:21:06 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13316 revision [2393] 13316 revision [2393]
13317 Add #undef FSCALE, since it's already defined on OpenBSD 13317 Add #undef FSCALE, since it's already defined on OpenBSD
13318 13318
13319 Changes: Modified: 13319 Changes: Modified:
13320 +1 -0 trunk/Plugins/Input/timidity/libtimidity/options.h 13320 +1 -0 trunk/Plugins/Input/timidity/libtimidity/options.h
13321 13321
13322 13322
13323 2006-09-17 02:18:59 +0000 Jonathan Schleifer <js@h3c.de> 13323 2006-09-17 02:18:59 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13324 revision [2391] 13324 revision [2391]
13325 #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD 13325 #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD
13326 13326
13327 Changes: Modified: 13327 Changes: Modified:
13328 +2 -0 trunk/Plugins/Input/musepack/libmpc.h 13328 +2 -0 trunk/Plugins/Input/musepack/libmpc.h
13329 13329
13330 13330
13331 2006-09-17 02:13:26 +0000 Jonathan Schleifer <js@h3c.de> 13331 2006-09-17 02:13:26 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13332 revision [2389] 13332 revision [2389]
13333 #undef ALIGN, since it's already defined on OpenBSD. 13333 #undef ALIGN, since it's already defined on OpenBSD.
13334 13334
13335 Changes: Modified: 13335 Changes: Modified:
13336 +1 -0 trunk/Plugins/Input/wma/libffwma/utils.c 13336 +1 -0 trunk/Plugins/Input/wma/libffwma/utils.c
13337 13337
13338 13338
13339 2006-09-17 02:10:07 +0000 Jonathan Schleifer <js@h3c.de> 13339 2006-09-17 02:10:07 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13340 revision [2387] 13340 revision [2387]
13341 Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too. 13341 Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too.
13342 13342
13343 Changes: Modified: 13343 Changes: Modified:
13344 +4 -0 trunk/Plugins/Input/flac/plugin_common/charset.c 13344 +4 -0 trunk/Plugins/Input/flac/plugin_common/charset.c
13345 13345
13346 13346
13347 2006-09-17 01:58:23 +0000 Jonathan Schleifer <js@h3c.de> 13347 2006-09-17 01:58:23 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13348 revision [2385] 13348 revision [2385]
13349 nenolod's fix for the soundcard.h check was incomplete, fixed 13349 nenolod's fix for the soundcard.h check was incomplete, fixed
13350 13350
13351 Changes: Modified: 13351 Changes: Modified:
13352 +2 -2 trunk/configure.ac 13352 +2 -2 trunk/configure.ac
13398 13398
13399 Changes: Modified: 13399 Changes: Modified:
13400 +0 -58 trunk/Plugins/Input/wma/libffwma/mms.c 13400 +0 -58 trunk/Plugins/Input/wma/libffwma/mms.c
13401 13401
13402 13402
13403 2006-09-17 00:17:22 +0000 Jonathan Schleifer <js@h3c.de> 13403 2006-09-17 00:17:22 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13404 revision [2373] 13404 revision [2373]
13405 Fixed a LOT of warnings showing up with -Wall. This is the first step 13405 Fixed a LOT of warnings showing up with -Wall. This is the first step
13406 towards making Audacious compile with -Wall -Werror, but it's still far 13406 towards making Audacious compile with -Wall -Werror, but it's still far
13407 from beeing finished. 13407 from beeing finished.
13408 13408
13422 +7 -7 trunk/Plugins/Input/cue/cuesheet.c 13422 +7 -7 trunk/Plugins/Input/cue/cuesheet.c
13423 +1 -1 trunk/Plugins/Input/wma/libffwma/avio.c 13423 +1 -1 trunk/Plugins/Input/wma/libffwma/avio.c
13424 +3 -3 trunk/Plugins/Input/wma/libffwma/futils.c 13424 +3 -3 trunk/Plugins/Input/wma/libffwma/futils.c
13425 13425
13426 13426
13427 2006-09-16 23:26:54 +0000 Jonathan Schleifer <js@h3c.de> 13427 2006-09-16 23:26:54 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13428 revision [2371] 13428 revision [2371]
13429 Fixed a lot of warnings that only showed up on *BSD. 13429 Fixed a lot of warnings that only showed up on *BSD.
13430 13430
13431 Changes: Modified: 13431 Changes: Modified:
13432 +4 -4 trunk/Plugins/General/scrobbler/fmt.c 13432 +4 -4 trunk/Plugins/General/scrobbler/fmt.c
13446 Changes: Modified: 13446 Changes: Modified:
13447 +1 -0 trunk/audacious/widgets/Makefile 13447 +1 -0 trunk/audacious/widgets/Makefile
13448 +1 -1 trunk/configure.ac 13448 +1 -1 trunk/configure.ac
13449 13449
13450 13450
13451 2006-09-16 17:08:23 +0000 Jonathan Schleifer <js@h3c.de> 13451 2006-09-16 17:08:23 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13452 revision [2367] 13452 revision [2367]
13453 Fixed 3 warnings, 2 unused variables and 1 missing include 13453 Fixed 3 warnings, 2 unused variables and 1 missing include
13454 13454
13455 Changes: Modified: 13455 Changes: Modified:
13456 +2 -2 trunk/Plugins/Output/arts/audio.c 13456 +2 -2 trunk/Plugins/Output/arts/audio.c
13463 13463
13464 Changes: Modified: 13464 Changes: Modified:
13465 +4 -3 trunk/Plugins/Input/cue/cuesheet.c 13465 +4 -3 trunk/Plugins/Input/cue/cuesheet.c
13466 13466
13467 13467
13468 2006-09-16 14:33:28 +0000 Jonathan Schleifer <js@h3c.de> 13468 2006-09-16 14:33:28 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13469 revision [2363] 13469 revision [2363]
13470 More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;). 13470 More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;).
13471 13471
13472 13472
13473 Changes: Modified: 13473 Changes: Modified:
13676 13676
13677 Changes: Modified: 13677 Changes: Modified:
13678 +0 -1 trunk/audacious/Makefile 13678 +0 -1 trunk/audacious/Makefile
13679 13679
13680 13680
13681 2006-09-15 15:01:40 +0000 Jonathan Schleifer <js@h3c.de> 13681 2006-09-15 15:01:40 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13682 revision [2331] 13682 revision [2331]
13683 This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. 13683 This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD.
13684 13684
13685 13685
13686 Changes: Modified: 13686 Changes: Modified:
13697 13697
13698 Changes: Modified: 13698 Changes: Modified:
13699 +2 -2 trunk/audacious/mainwin.c 13699 +2 -2 trunk/audacious/mainwin.c
13700 13700
13701 13701
13702 2006-09-15 13:36:26 +0000 Jonathan Schleifer <js@h3c.de> 13702 2006-09-15 13:36:26 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13703 revision [2327] 13703 revision [2327]
13704 - Removed .cpp.o target since we don't have any .cpp files anymore. 13704 - Removed .cpp.o target since we don't have any .cpp files anymore.
13705 - A test build then revealed that we still had two .cpp files in 13705 - A test build then revealed that we still had two .cpp files in
13706 Plugins/Input/musepack, fixed that. 13706 Plugins/Input/musepack, fixed that.
13707 - Moved nenolod's fix from init.mk to objective.mk. 13707 - Moved nenolod's fix from init.mk to objective.mk.
13728 13728
13729 Changes: Modified: 13729 Changes: Modified:
13730 +2 -0 trunk/mk/init.mk 13730 +2 -0 trunk/mk/init.mk
13731 13731
13732 13732
13733 2006-09-14 20:56:35 +0000 Jonathan Schleifer <js@h3c.de> 13733 2006-09-14 20:56:35 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13734 revision [2323] 13734 revision [2323]
13735 * One more .cpp -> .cxx 13735 * One more .cpp -> .cxx
13736 * Changed sinclude -> include for OpenBSD make compatibility 13736 * Changed sinclude -> include for OpenBSD make compatibility
13737 * Removed check for MAKE_VERSION for OpenBSD make compatibility 13737 * Removed check for MAKE_VERSION for OpenBSD make compatibility
13738 * Added myself to the credits (ok by nenolod) 13738 * Added myself to the credits (ok by nenolod)
13743 +14 -14 trunk/Plugins/Input/mpg123/tag_c_hacked.cpp 13743 +14 -14 trunk/Plugins/Input/mpg123/tag_c_hacked.cpp
13744 +1 -0 trunk/audacious/credits.c 13744 +1 -0 trunk/audacious/credits.c
13745 +0 -5 trunk/mk/objective.mk 13745 +0 -5 trunk/mk/objective.mk
13746 13746
13747 13747
13748 2006-09-14 20:38:05 +0000 Jonathan Schleifer <js@h3c.de> 13748 2006-09-14 20:38:05 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13749 revision [2321] 13749 revision [2321]
13750 Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me... 13750 Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me...
13751 13751
13752 13752
13753 Changes: Modified: 13753 Changes: Modified:
13754 +35 -35 trunk/Plugins/Input/console/Makefile.in 13754 +35 -35 trunk/Plugins/Input/console/Makefile.in
13755 13755
13756 13756
13757 2006-09-14 20:33:10 +0000 Jonathan Schleifer <js@h3c.de> 13757 2006-09-14 20:33:10 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13758 revision [2319] 13758 revision [2319]
13759 .cpp -> .cxx 13759 .cpp -> .cxx
13760 This has the nice side effect that we don't need to add .cpp to .SUFFIXES for OpenBSD. 13760 This has the nice side effect that we don't need to add .cpp to .SUFFIXES for OpenBSD.
13761 13761
13762 13762
13804 13804
13805 Changes: Modified: 13805 Changes: Modified:
13806 +4 -4 trunk/audacious/playlist.c 13806 +4 -4 trunk/audacious/playlist.c
13807 13807
13808 13808
13809 2006-09-14 15:46:01 +0000 Jonathan Schleifer <js@h3c.de> 13809 2006-09-14 15:46:01 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13810 revision [2315] 13810 revision [2315]
13811 Install audacious_player.xpm as well, so one can use it as a desktop icon. 13811 Install audacious_player.xpm as well, so one can use it as a desktop icon.
13812 Requested by Jan Schummers <darkadmiral@onlinehome.de>. 13812 Requested by Jan Schummers <darkadmiral@onlinehome.de>.
13813 13813
13814 13814
13815 Changes: Modified: 13815 Changes: Modified:
13816 +1 -0 trunk/audacious/images/Makefile.in 13816 +1 -0 trunk/audacious/images/Makefile.in
13817 13817
13818 13818
13819 2006-09-14 14:50:44 +0000 Jonathan Schleifer <js@h3c.de> 13819 2006-09-14 14:50:44 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13820 revision [2313] 13820 revision [2313]
13821 Made the content of the password field in the AudioScrobbler plugin invisible. 13821 Made the content of the password field in the AudioScrobbler plugin invisible.
13822 13822
13823 13823
13824 Changes: Modified: 13824 Changes: Modified:
13825 +1 -0 trunk/Plugins/General/scrobbler/configure.c 13825 +1 -0 trunk/Plugins/General/scrobbler/configure.c
13826 13826
13827 13827
13828 2006-09-14 14:40:39 +0000 Jonathan Schleifer <js@h3c.de> 13828 2006-09-14 14:40:39 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13829 revision [2311] 13829 revision [2311]
13830 Just saw another bug in the same line. The if was always false. 13830 Just saw another bug in the same line. The if was always false.
13831 13831
13832 13832
13833 Changes: Modified: 13833 Changes: Modified:
13834 +1 -1 trunk/mk/objective.mk 13834 +1 -1 trunk/mk/objective.mk
13835 13835
13836 13836
13837 2006-09-14 14:38:06 +0000 Jonathan Schleifer <js@h3c.de> 13837 2006-09-14 14:38:06 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13838 revision [2309] 13838 revision [2309]
13839 Fixed mk/objective.mk so that there won't be any 13839 Fixed mk/objective.mk so that there won't be any
13840 [: ==: unexpected operator 13840 [: ==: unexpected operator
13841 error messages anymore. (This occoured with BSD make _AND_ gmake!) 13841 error messages anymore. (This occoured with BSD make _AND_ gmake!)
13842 13842
13873 +0 -9 trunk/libaudacious/vfs_common.c 13873 +0 -9 trunk/libaudacious/vfs_common.c
13874 +35 -0 trunk/libaudacious/vfs_gnome.c 13874 +35 -0 trunk/libaudacious/vfs_gnome.c
13875 +12 -0 trunk/libaudacious/vfs_stdio.c 13875 +12 -0 trunk/libaudacious/vfs_stdio.c
13876 13876
13877 13877
13878 2006-09-13 21:01:54 +0000 Jonathan Schleifer <js@h3c.de> 13878 2006-09-13 21:01:54 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13879 revision [2301] 13879 revision [2301]
13880 Added BSD make to the recommended make versions since it's officially supported now. 13880 Added BSD make to the recommended make versions since it's officially supported now.
13881 13881
13882 13882
13883 Changes: Modified: 13883 Changes: Modified:
13891 13891
13892 Changes: Modified: 13892 Changes: Modified:
13893 +1 -1 trunk/ChangeLog 13893 +1 -1 trunk/ChangeLog
13894 13894
13895 13895
13896 2006-09-13 20:56:08 +0000 Jonathan Schleifer <js@h3c.de> 13896 2006-09-13 20:56:08 +0000 Jonathan Schleifer <js-audacious@webkeks.org>
13897 revision [2297] 13897 revision [2297]
13898 Fixed some Makefiles to make it work with BSD make. 13898 Fixed some Makefiles to make it work with BSD make.
13899 I checked that it doesn't break gmake (compile & run works). 13899 I checked that it doesn't break gmake (compile & run works).
13900 13900
13901 13901
13908 +3 -0 trunk/sqlite/Makefile 13908 +3 -0 trunk/sqlite/Makefile
13909 13909
13910 13910
13911 2006-09-13 18:03:25 +0000 Tony Vroon <chainsaw@gentoo.org> 13911 2006-09-13 18:03:25 +0000 Tony Vroon <chainsaw@gentoo.org>
13912 revision [2295] 13912 revision [2295]
13913 Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. 13913 Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js-audacious@webkeks.org>.
13914 13914
13915 Changes: Modified: 13915 Changes: Modified:
13916 +1 -1 trunk/Plugins/Input/modplug/gui/support.h 13916 +1 -1 trunk/Plugins/Input/modplug/gui/support.h
13917 +1 -1 trunk/audacious/Makefile 13917 +1 -1 trunk/audacious/Makefile
13918 13918
13919 13919
13920 2006-09-13 16:40:07 +0000 Tony Vroon <chainsaw@gentoo.org> 13920 2006-09-13 16:40:07 +0000 Tony Vroon <chainsaw@gentoo.org>
13921 revision [2293] 13921 revision [2293]
13922 Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. 13922 Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js-audacious@webkeks.org>.
13923 13923
13924 Changes: Modified: 13924 Changes: Modified:
13925 +5 -1 trunk/Plugins/Input/cdaudio/cdaudio.h 13925 +5 -1 trunk/Plugins/Input/cdaudio/cdaudio.h
13926 +6 -1 trunk/Plugins/Output/OSS/OSS.h 13926 +6 -1 trunk/Plugins/Output/OSS/OSS.h
13927 +0 -1695 trunk/Plugins/Output/OSS/soundcard.h 13927 +0 -1695 trunk/Plugins/Output/OSS/soundcard.h
13935 Changes: Modified: 13935 Changes: Modified:
13936 13936
13937 13937
13938 2006-09-13 15:06:57 +0000 Tony Vroon <chainsaw@gentoo.org> 13938 2006-09-13 15:06:57 +0000 Tony Vroon <chainsaw@gentoo.org>
13939 revision [2289] 13939 revision [2289]
13940 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. 13940 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js-audacious@webkeks.org>.
13941 13941
13942 Changes: Modified: 13942 Changes: Modified:
13943 +20 -8 trunk/audacious/mainwin.c 13943 +20 -8 trunk/audacious/mainwin.c
13944 13944
13945 13945
13946 2006-09-13 13:38:40 +0000 Tony Vroon <chainsaw@gentoo.org> 13946 2006-09-13 13:38:40 +0000 Tony Vroon <chainsaw@gentoo.org>
13947 revision [2287] 13947 revision [2287]
13948 Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> 13948 Fixes for NetBSD by Jonathan Schleifer <js-audacious@webkeks.org>
13949 13949
13950 Changes: Modified: 13950 Changes: Modified:
13951 +2 -0 trunk/Plugins/Container/xspf/xspf.c 13951 +2 -0 trunk/Plugins/Container/xspf/xspf.c
13952 +6 -2 trunk/Plugins/Input/cdaudio/cdaudio.c 13952 +6 -2 trunk/Plugins/Input/cdaudio/cdaudio.c
13953 +2 -0 trunk/Plugins/Input/cdaudio/cdaudio.h 13953 +2 -0 trunk/Plugins/Input/cdaudio/cdaudio.h