Mercurial > audlegacy-plugins
graph
-
Overdoing the pointer voodoo that much is a strict-aliasing violation.2009-04-08, by Tony Vroon
-
guint != gulong, ktnxbye.2009-04-08, by Tony Vroon
-
If you #if 0 out code, how about you do the variables it uses too.2009-04-08, by Tony Vroon
-
GCC wants triple braces, not double braces.2009-04-08, by Tony Vroon
-
Remove stray forward slash. Comment-in-comment is bad, hmmkay?2009-04-08, by Tony Vroon
-
Apparent copy/pasta salad gone awry, unused variable removed.2009-04-08, by Tony Vroon
-
GCC wanted *another* set of braces. Okay.2009-04-08, by Tony Vroon
-
Comment out two functions correctly identified by GCC as unused.2009-04-08, by Tony Vroon
-
Yes, and another of those "inline" functions moved to where it belongs.2009-04-08, by Tony Vroon
-
Defining C functions in headers is awkward, move to the one C file that actually uses it.2009-04-08, by Tony Vroon
-
Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.2009-04-08, by Tony Vroon
-
Sync with FAAD 2.7; will fix warnings in separate commits.2009-04-08, by Tony Vroon
-
Add hardware_present probe for a meaningful return code. Probe priority 1.2009-02-28, by Tony Vroon
-
temporal build fix2009-03-28, by Yoshiki Yazawa
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
xiph.org sucks, add .oga to allowed extensions list.2009-03-02, by William Pitcock
-
Add more assertions.2009-03-02, by William Pitcock
-
fixed crash of the new GUI when right clicking on the StatusIcon2009-03-02, by Cristi Magherusan
-
flacng: enable replaygain2009-02-10, by Teemu Torma
-
add missing includes to get it build with gcc 4.32009-02-06, by Martin Michlmayr
-
skins interface: fix crash2009-01-08, by William Pitcock
-
Make the MP3 validation checks less restrictive with shoutcast streams.2008-12-05, by William Pitcock
-
don't fail if non-important settings are not set2008-11-10, by Andrew O. Shadoura
-
Fix a warning - this time without killing seek code.2008-11-02, by Jonathan Schleifer
-
Add datarootdir as a variable. Not having it causes loud whining from autoconf.2008-11-01, by Tony Vroon
-
Silencing these _cv_ warnings by renaming that can_has_midi thing.2008-11-01, by Tony Vroon
-
It seems that $as_echo is undefined on some systems. Fixed.2008-11-01, by Jonathan Schleifer
-
Touch .deps files in the past so they are always recreated.2008-11-01, by Jonathan Schleifer
-
Fix a warning.2008-11-01, by Jonathan Schleifer
-
Updated buildsys.2008-11-01, by Jonathan Schleifer
-
Someone accidentally committed a .deps file.2008-11-01, by Jonathan Schleifer
-
No need to set variables that are already set by buildsys.mk.2008-10-25, by Jonathan Schleifer
-
now sndfile can display Japanese file name.2009-02-11, by Yoshiki Yazawa
-
follow core changes.2008-11-25, by Yoshiki Yazawa
-
changed DATA_DIR path2008-11-25, by Yoshiki Yazawa
-
changed header path2008-11-25, by Yoshiki Yazawa
-
- changed include path from audacious to audlegacy.2008-11-25, by Yoshiki Yazawa
-
revert default format to wav2008-11-25, by Yoshiki Yazawa
-
changed default values for filewriter:2008-11-25, by Yoshiki Yazawa
-
should not install data into audacious directory.2008-11-25, by Yoshiki Yazawa
-
audlegacy-plugins begins.2008-11-24, by Yoshiki Yazawa
-
Remove main.c; unused.2008-10-17, by William Pitcock
-
Make forward seeking work. Backwards seeking is still not working.2008-10-17, by William Pitcock
-
Ok, really fix the EOF stuff.2008-10-16, by William Pitcock
-
Comment out debug messages.2008-10-16, by William Pitcock
-
Make EOF work.2008-10-16, by William Pitcock
-
Merge xsf plugin.2008-10-16, by William Pitcock
-
More code simplification.2008-10-15, by William Pitcock
-
Unbreak PS2 IRQ timings...2008-10-15, by William Pitcock
-
Make delayed execution work, should fix FFX sets.2008-10-15, by William Pitcock
-
Implement silence detection.2008-10-15, by William Pitcock
-
Start on line-level output model, not unlike upse.2008-10-15, by William Pitcock