log

age author description
2008-06-20 Tomasz Mon use two GtkFixed in SkinnedWindow - normal and shaded
2008-06-17 Matti Hamalainen And more updates to acinclude.m4.
2008-06-16 Matti Hamalainen Synchronized acinclude.m4.
2008-06-16 Matti Hamalainen Synchronize libSIDPlay detection macros from XMMS-SID.
2008-06-16 Matti Hamalainen Clean up libmad.m4 macros.
2008-06-16 Matti Hamalainen Synchronized acinclude.m4 again.
2008-06-16 Matti Hamalainen Synchronize acinclude.m4.
2008-06-16 Matti Hamalainen Removed the deprecated set_eq() function from InputPlugin and other places.
2008-06-16 Matti Hamalainen Use InputPlayback structure properly.
2008-06-16 Matti Hamalainen Replace a wtf static buffer with dynamic allocation.
2008-06-16 Matti Hamalainen Remove references to output plugin field in InputPlugins (hopefully I didn't
2008-06-15 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-06-14 Matti Hamalainen Use gsize instead of gint.
2008-06-13 Tomasz Mon paint on GtkFixed
2008-06-13 Matti Hamalainen Sanitize pkg.m4.
2008-06-13 Matti Hamalainen Inform the user about in-going SID-plugin options bit better.
2008-06-13 Matti Hamalainen Fix some AC_DEFINEs.
2008-06-13 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-06-13 Matti Hamalainen Synchronize SID-plugin configure glue from XMMS-SID.
2008-06-10 Cristi Magherusan killed the alac warning on amd64 too
2008-06-09 mf0102 adapt C++ plugins to new API
2008-06-09 Tomasz Mon I don't think redraw signal is needed anymore
2008-06-08 Yoshiki Yazawa AUDLDFLAGS is required to pick libaudutil.so up when prefix has been specified.
2008-06-06 Matti Hamalainen Remove legacy audio format conversion from OSS plugin. Core aka libSAD
2008-06-06 Matti Hamalainen Perform same cleanups as in "old" OSS plugin.
2008-06-06 Matti Hamalainen Staticize.
2008-06-06 Matti Hamalainen Use g_free().
2008-06-06 Matti Hamalainen Use g_free() as it should be used.
2008-06-06 Matti Hamalainen Combine about.c and init.c to OSS.c
2008-06-06 Tomasz Mon more work on skins plugin settings
2008-06-06 Matti Hamalainen Add a NULL check to avoid an idiotic crash. (This bug also revealed a
2008-06-06 Matti Hamalainen A completely rewritten approach for probing MPEG Audio files, using a
2008-06-06 Matti Hamalainen Remove the obsolete is_our_file() function.
2008-06-05 Matti Hamalainen Updated pkg.m4.
2008-06-05 Matti Hamalainen Use a bit bigger buffer.
2008-06-05 Matti Hamalainen Synchronized acinclude.m4.
2008-06-05 Matti Hamalainen Synchronized acinclude.m4 from core.
2008-06-05 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-06-05 Matti Hamalainen Added .hgignore.
2008-06-04 Tomasz Mon add basic configuration gui
2008-06-01 Tomasz Mon make setting random skin on play working
2008-06-01 Tomasz Mon oops
2008-06-01 Tomasz Mon make skin_load_viscolor working
2008-06-01 Tomasz Mon clean some more stuff at skins_cleanup()
2008-06-01 Tomasz Mon add ui_skinselector
2008-05-31 Matti Hamalainen Fixed js's commit, and few other things.
2008-05-31 Jonathan Schleifer Remind me to not commit when I'm too tired…
2008-05-31 Jonathan Schleifer Sorry, I forgot a [], so NEON_LIBS was at the wrong place.
2008-05-31 Jonathan Schleifer Include NEON_LIBS when checking for ne_set_connect_timeout.
2008-05-31 Jonathan Schleifer Don't check for neon 0.27, but for ne_set_connect_timeout.
2008-05-31 Tomasz Mon make vis working
2008-05-30 Tomasz Mon introduce ui_skinned_button_set_inside
2008-05-30 Matti Hamalainen Experimental changes in MADPlug's probing function to lessen chance of misdetection
2008-05-30 Matti Hamalainen "Fix" demac plugin not to arbitrarily determine that all files belong to it...
2008-05-28 Matti Hamalainen A tentative fix for adding XSPF playlists with relative file/pathnames.
2008-05-28 Matti Hamalainen Add and use a neon_strcmp() function to simplify string comparisions.
2008-05-28 Matti Hamalainen General code cleanups.
2008-05-28 Matti Hamalainen Check for libneon >= 0.27 and conditionally compile with ne_set_connect_timeout().
2008-05-28 Matti Hamalainen Backed out changeset c1258ae018ee
2008-05-28 Matti Hamalainen Possibly fix some cases where certain X11 keysyms are not found.