log

age author description
Sat, 28 Feb 2009 02:34:13 +0000 Tony Vroon Add hardware_present probe for a meaningful return code. Probe priority 1.
Sat, 28 Mar 2009 17:29:21 +0900 Yoshiki Yazawa temporal build fix
Wed, 04 Mar 2009 12:48:57 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:48:43 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:48:20 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:48:09 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:46:05 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:45:16 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 04 Mar 2009 12:03:14 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Sun, 01 Mar 2009 23:29:54 -0600 William Pitcock xiph.org sucks, add .oga to allowed extensions list.
Sun, 01 Mar 2009 23:29:04 -0600 William Pitcock Add more assertions.
Mon, 02 Mar 2009 03:53:57 +0200 Cristi Magherusan fixed crash of the new GUI when right clicking on the StatusIcon
Tue, 10 Feb 2009 23:56:41 +0100 Teemu Torma flacng: enable replaygain
Fri, 06 Feb 2009 14:10:52 +0200 Martin Michlmayr add missing includes to get it build with gcc 4.3
Wed, 07 Jan 2009 20:25:14 -0600 William Pitcock skins interface: fix crash
Fri, 05 Dec 2008 07:11:37 -0600 William Pitcock Make the MP3 validation checks less restrictive with shoutcast streams.
Fri, 05 Dec 2008 07:10:58 -0600 William Pitcock Do not use non-blocking playback, it is entirely unnecessary and is the source of many problems we have with ALSA on weird cards.
Mon, 10 Nov 2008 03:12:46 +0200 Andrew O. Shadoura don't fail if non-important settings are not set
Sun, 02 Nov 2008 01:33:20 +0100 Jonathan Schleifer Fix a warning - this time without killing seek code.
Sun, 02 Nov 2008 00:15:23 +0000 Tony Vroon It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting.
Sat, 01 Nov 2008 23:44:11 +0000 Tony Vroon Add datarootdir as a variable. Not having it causes loud whining from autoconf.
Sat, 01 Nov 2008 23:39:20 +0000 Tony Vroon Silencing these _cv_ warnings by renaming that can_has_midi thing.
Sat, 01 Nov 2008 20:28:06 +0100 Jonathan Schleifer It seems that $as_echo is undefined on some systems. Fixed.
Sat, 01 Nov 2008 20:19:11 +0100 Jonathan Schleifer Touch .deps files in the past so they are always recreated.
Sat, 01 Nov 2008 20:11:09 +0100 Jonathan Schleifer Fix a warning.
Sat, 01 Nov 2008 20:02:40 +0100 Jonathan Schleifer Updated buildsys.
Sat, 01 Nov 2008 20:01:57 +0100 Jonathan Schleifer Someone accidentally committed a .deps file.
Sat, 25 Oct 2008 17:27:34 +0200 Jonathan Schleifer No need to set variables that are already set by buildsys.mk.
Thu, 12 Feb 2009 01:50:09 +0900 Yoshiki Yazawa now sndfile can display Japanese file name.
Wed, 26 Nov 2008 05:17:55 +0900 Yoshiki Yazawa follow core changes.