Mercurial > audlegacy-plugins
graph
-
There is no need to zero out bufferconsumed here, it will be overwritten a mere line later. Code analysis run, unique ID M8906q.Sat, 18 Apr 2009 19:02:31 +0100, by Tony Vroon
-
More OSS4 plugin changesSat, 18 Apr 2009 13:59:58 +0200, by Michal Lipski
-
ported OSS4Fri, 17 Apr 2009 17:31:14 +0200, by Michal Lipski
-
ported EsounD pluginFri, 17 Apr 2009 16:17:10 +0300, by Andrew O. Shadoura
-
ported icecast plugin,Fri, 17 Apr 2009 16:11:16 +0300, by Andrew O. Shadoura
-
Added tag audacious-plugins-2.0-alpha1 for changeset c5fbafe09e1eThu, 16 Apr 2009 16:53:42 -0500, by William Pitcock
-
Queued projectm fixes.Thu, 16 Apr 2009 16:53:23 -0500, by William Pitcock
-
add a debugging noticeTue, 14 Apr 2009 18:25:16 -0500, by William Pitcock
-
More cleanups.Tue, 14 Apr 2009 18:19:27 -0500, by William Pitcock
-
Copying structs is not a good idea. Lets use a pointer here.Tue, 14 Apr 2009 15:57:15 -0500, by William Pitcock
-
go back to the SDL versionTue, 14 Apr 2009 14:47:25 -0500, by William Pitcock
-
Add random skin on play to skins plugin preferences (bug #28)Tue, 14 Apr 2009 09:39:10 +0200, by Tomasz Mon
-
Updated Catalan translation from Ernest Adrogu¸«± (bug #25)Sun, 12 Apr 2009 20:00:52 -0400, by John Lindgren
-
Get plugin services working again for 2.0 (bug #8)Sun, 12 Apr 2009 17:23:45 -0400, by John Lindgren
-
Fix multiple issues with vector fonts in the skinned interface.Sat, 11 Apr 2009 08:26:51 -0400, by John Lindgren
-
Don't use deprecated gtk functionsFri, 10 Apr 2009 13:24:02 +0200, by Tomasz Mon
-
Don't use deprecated gdk functionsFri, 10 Apr 2009 12:28:44 +0200, by Tomasz Mon
-
Don't use deprecated gtk_type_class() (missed those two files before)Fri, 10 Apr 2009 11:07:00 +0200, by Tomasz Mon
-
Don't use deprecated gtk_type_class()Fri, 10 Apr 2009 11:02:41 +0200, by Tomasz Mon
-
Use glib cast macrosFri, 10 Apr 2009 10:42:13 +0200, by Tomasz Mon
-
Show playlist popup information reliably (Debian bug #460802)Fri, 10 Apr 2009 01:46:08 -0400, by John Lindgren
-
Don't change config just because time remaining can't be shown for anFri, 10 Apr 2009 01:34:22 -0400, by John Lindgren
-
Fix seeking when paused for .ape plugin (Debian bug #517692)Fri, 10 Apr 2009 00:28:00 -0400, by John Lindgren
-
Support comment tag in FLAC files. By Brent Towe, resolves bug #4.Fri, 10 Apr 2009 00:30:15 +0100, by Tony Vroon
-
Add explicit braces to outer if statement.Fri, 10 Apr 2009 00:12:59 +0100, by Tony Vroon
-
Zero out variables explicitly where required.Fri, 10 Apr 2009 00:06:46 +0100, by Tony Vroon
-
Patch from John Lindgren to skip corrupted frames, from Debian bug #514674.Thu, 09 Apr 2009 23:58:13 +0100, by Tony Vroon
-
Add additional set of braces to clarify nested if statements.Thu, 09 Apr 2009 23:36:49 +0100, by Tony Vroon
-
Place suggested parentheses around operand arithmetic.Thu, 09 Apr 2009 23:05:29 +0100, by Tony Vroon
-
Kill more warnings by removing unused save/write code. We only read IT files.Thu, 09 Apr 2009 22:57:02 +0100, by Tony Vroon
-
Port to new API, lowest prio and NO_DEVICES to avoid autoselect.Thu, 09 Apr 2009 21:57:39 +0100, by Tony Vroon
-
Convert null output plugin to new API, lowest priority and reporting no devices so it is never auto-selected.Thu, 09 Apr 2009 21:41:40 +0100, by Tony Vroon
-
Fix a heap of warnings by removing an unused component of AdPlug.Thu, 09 Apr 2009 21:09:54 +0100, by Tony Vroon
-
Don't use deprecated gtk macros and typesThu, 09 Apr 2009 14:23:42 +0200, by Tomasz Mon
-
added signed char in declaration of function NeAACDecInit2 andThu, 09 Apr 2009 02:21:21 +0300, by Paula Stanciu
-
Overdoing the pointer voodoo that much is a strict-aliasing violation.Wed, 08 Apr 2009 23:32:18 +0100, by Tony Vroon
-
guint != gulong, ktnxbye.Wed, 08 Apr 2009 23:24:00 +0100, by Tony Vroon
-
If you #if 0 out code, how about you do the variables it uses too.Wed, 08 Apr 2009 23:11:11 +0100, by Tony Vroon
-
GCC wants triple braces, not double braces.Wed, 08 Apr 2009 23:10:10 +0100, by Tony Vroon
-
Remove stray forward slash. Comment-in-comment is bad, hmmkay?Wed, 08 Apr 2009 23:09:15 +0100, by Tony Vroon
-
Apparent copy/pasta salad gone awry, unused variable removed.Wed, 08 Apr 2009 23:07:59 +0100, by Tony Vroon
-
GCC wanted *another* set of braces. Okay.Wed, 08 Apr 2009 23:01:09 +0100, by Tony Vroon
-
Comment out two functions correctly identified by GCC as unused.Wed, 08 Apr 2009 22:46:53 +0100, by Tony Vroon
-
Yes, and another of those "inline" functions moved to where it belongs.Wed, 08 Apr 2009 22:38:23 +0100, by Tony Vroon
-
Defining C functions in headers is awkward, move to the one C file that actually uses it.Wed, 08 Apr 2009 22:30:45 +0100, by Tony Vroon
-
Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.Wed, 08 Apr 2009 22:16:01 +0100, by Tony Vroon
-
Sync with FAAD 2.7; will fix warnings in separate commits.Wed, 08 Apr 2009 20:12:57 +0100, by Tony Vroon
-
Add hardware_present probe for a meaningful return code. Probe priority 1.Sat, 28 Feb 2009 02:34:13 +0000, by Tony Vroon
-
temporal build fixSat, 28 Mar 2009 17:29:21 +0900, by Yoshiki Yazawa
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.Wed, 04 Mar 2009 12:48:57 +0000, by 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, by 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, by 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, by 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, by 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, by 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, by Tony Vroon
-
xiph.org sucks, add .oga to allowed extensions list.Sun, 01 Mar 2009 23:29:54 -0600, by William Pitcock
-
Add more assertions.Sun, 01 Mar 2009 23:29:04 -0600, by William Pitcock
-
fixed crash of the new GUI when right clicking on the StatusIconMon, 02 Mar 2009 03:53:57 +0200, by Cristi Magherusan
-
flacng: enable replaygainTue, 10 Feb 2009 23:56:41 +0100, by Teemu Torma
-
add missing includes to get it build with gcc 4.3Fri, 06 Feb 2009 14:10:52 +0200, by Martin Michlmayr
-
skins interface: fix crashWed, 07 Jan 2009 20:25:14 -0600, by William Pitcock
-
Make the MP3 validation checks less restrictive with shoutcast streams.Fri, 05 Dec 2008 07:11:37 -0600, by 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.Fri, 05 Dec 2008 07:10:58 -0600, by William Pitcock
-
don't fail if non-important settings are not setMon, 10 Nov 2008 03:12:46 +0200, by Andrew O. Shadoura
-
Fix a warning - this time without killing seek code.Sun, 02 Nov 2008 01:33:20 +0100, by Jonathan Schleifer
-
It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting.Sun, 02 Nov 2008 00:15:23 +0000, by Tony Vroon
-
Add datarootdir as a variable. Not having it causes loud whining from autoconf.Sat, 01 Nov 2008 23:44:11 +0000, by Tony Vroon
-
Silencing these _cv_ warnings by renaming that can_has_midi thing.Sat, 01 Nov 2008 23:39:20 +0000, by Tony Vroon
-
It seems that $as_echo is undefined on some systems. Fixed.Sat, 01 Nov 2008 20:28:06 +0100, by Jonathan Schleifer
-
Touch .deps files in the past so they are always recreated.Sat, 01 Nov 2008 20:19:11 +0100, by Jonathan Schleifer
-
Fix a warning.Sat, 01 Nov 2008 20:11:09 +0100, by Jonathan Schleifer
-
Updated buildsys.Sat, 01 Nov 2008 20:02:40 +0100, by Jonathan Schleifer
-
Someone accidentally committed a .deps file.Sat, 01 Nov 2008 20:01:57 +0100, by Jonathan Schleifer
-
No need to set variables that are already set by buildsys.mk.Sat, 25 Oct 2008 17:27:34 +0200, by Jonathan Schleifer
-
now sndfile can display Japanese file name.Thu, 12 Feb 2009 01:50:09 +0900, by Yoshiki Yazawa
-
follow core changes.Wed, 26 Nov 2008 05:17:55 +0900, by Yoshiki Yazawa
-
changed DATA_DIR pathWed, 26 Nov 2008 03:13:39 +0900, by Yoshiki Yazawa
-
changed header pathWed, 26 Nov 2008 03:02:36 +0900, by Yoshiki Yazawa
-
- changed include path from audacious to audlegacy.Wed, 26 Nov 2008 02:55:04 +0900, by Yoshiki Yazawa
-
revert default format to wavTue, 25 Nov 2008 23:11:16 +0900, by Yoshiki Yazawa
-
changed default values for filewriter:Tue, 25 Nov 2008 16:23:17 +0900, by Yoshiki Yazawa
-
should not install data into audacious directory.Tue, 25 Nov 2008 15:37:24 +0900, by Yoshiki Yazawa
-
audlegacy-plugins begins.Mon, 24 Nov 2008 21:42:16 +0900, by Yoshiki Yazawa
-
Remove main.c; unused.Fri, 17 Oct 2008 16:48:31 -0500, by William Pitcock
-
Make forward seeking work. Backwards seeking is still not working.Fri, 17 Oct 2008 16:47:43 -0500, by William Pitcock
-
Ok, really fix the EOF stuff.Thu, 16 Oct 2008 14:53:09 -0500, by William Pitcock
-
Comment out debug messages.Thu, 16 Oct 2008 14:48:21 -0500, by William Pitcock
-
Make EOF work.Thu, 16 Oct 2008 14:47:55 -0500, by William Pitcock
-
Merge xsf plugin.Thu, 16 Oct 2008 14:45:41 -0500, by William Pitcock
-
More code simplification.Wed, 15 Oct 2008 15:30:25 -0500, by William Pitcock
-
Unbreak PS2 IRQ timings...Wed, 15 Oct 2008 15:27:43 -0500, by William Pitcock
-
Make delayed execution work, should fix FFX sets.Wed, 15 Oct 2008 15:25:08 -0500, by William Pitcock
-
Implement silence detection.Wed, 15 Oct 2008 15:11:34 -0500, by William Pitcock
-
Start on line-level output model, not unlike upse.Wed, 15 Oct 2008 14:57:48 -0500, by William Pitcock
-
Remove unnecessary PS1 emulation core.Wed, 15 Oct 2008 14:41:46 -0500, by William Pitcock
-
Warning clean.Wed, 15 Oct 2008 14:31:23 -0500, by William Pitcock
-
Fix backwards seeking in PSF2 files.Wed, 15 Oct 2008 14:20:45 -0500, by William Pitcock
-
- now cuesheet plugin calculates duration of subtune correctly even if pregap information is not available.Tue, 14 Oct 2008 22:28:14 +0900, by Yoshiki Yazawa
-
reimplemented cuesheet plugin using subtune.Sat, 11 Oct 2008 20:03:01 +0900, by Yoshiki Yazawa
-
- mp3: adapted to lame-3.98. now filewriter writes valid TLEN.Sat, 11 Oct 2008 02:02:41 +0900, by Yoshiki Yazawa
-
Only enable bluetooth if we have alsa.Sat, 04 Oct 2008 19:54:04 +0200, by Jonathan Schleifer
-
Please don't use GNU-only stuff without providing an alternative?Fri, 03 Oct 2008 00:23:27 +0200, by Jonathan Schleifer
-
Same as for audacious.Thu, 02 Oct 2008 23:53:27 +0200, by Jonathan Schleifer
-
make prompt translatableSun, 28 Sep 2008 19:58:28 +0300, by Andrew O. Shadoura
-
add password prompt to icecast tooSun, 28 Sep 2008 19:57:46 +0300, by Andrew O. Shadoura
-
fix identifierSun, 28 Sep 2008 19:27:45 +0300, by Andrew O. Shadoura
-
added password promptSun, 28 Sep 2008 19:12:11 +0300, by Andrew O. Shadoura
-
Fix tags for ALAC files.Sat, 27 Sep 2008 19:04:32 +0200, by Jonathan Schleifer
-
I believe we are not using libiconv in here, remove #includes.Mon, 22 Sep 2008 06:41:18 +0300, by Matti Hamalainen
-
Handle file == NULL in ungetc().Mon, 22 Sep 2008 06:40:40 +0300, by Matti Hamalainen
-
Adjust probing again.Mon, 22 Sep 2008 06:39:32 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsThu, 18 Sep 2008 08:19:56 +0300, by Matti Hamalainen
-
Improve detection of MIDI-enabled alsalib, hopefully.Thu, 18 Sep 2008 08:19:49 +0300, by Matti Hamalainen
-
remove marshal.c and marshal.h; generate those during building insteadWed, 17 Sep 2008 12:01:25 +0200, by Tomasz Mon
-
applied a patch made by Linus Walleij that fixes the MTP plugin on libmtp >0.3, thanks!Sat, 06 Sep 2008 01:58:02 +0300, by Cristi Magherusan
-
handle BADSESSIONSat, 30 Aug 2008 18:36:12 +0200, by Tomasz Mon
-
Require Cairo 1.2.6.Fri, 29 Aug 2008 02:14:51 +0300, by Matti Hamalainen
-
Fix PLUGIN_DEFNAME generation in case of names with hyphens.Fri, 29 Aug 2008 02:01:38 +0300, by Matti Hamalainen
-
Prevent infinite loops on .rar files in modplug plugin, patch by Barro (bugzilla 34).Tue, 26 Aug 2008 13:02:39 +0100, by Tony Vroon
-
bluetooth headset plugin about boxWed, 20 Aug 2008 22:42:30 +0300, by Paula Stanciu
-
uninitialized values are badWed, 20 Aug 2008 18:04:57 +0200, by Tomasz Mon
-
short explanation why exactly using "/" as mountpoint is not a good ideaWed, 20 Aug 2008 03:02:09 +0300, by Andrew O. Shadoura
-
don't confuse people with 127.1Wed, 20 Aug 2008 02:56:18 +0300, by Andrew O. Shadoura
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 20 Aug 2008 02:50:56 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 18 Aug 2008 21:50:42 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 17 Aug 2008 14:15:47 +0300, by Matti Hamalainen
-
Use SIMPLE_INPUT_PLUGIN macro.Wed, 13 Aug 2008 22:10:13 +0300, by Matti Hamalainen
-
added some docs about Icecast pluginWed, 20 Aug 2008 02:46:53 +0300, by Andrew O. Shadoura
-
we have both output and effect plugin, so report bothWed, 20 Aug 2008 01:47:00 +0300, by Andrew O. Shadoura
-
no need for this check as init is called only onceWed, 20 Aug 2008 00:51:51 +0300, by Andrew O. Shadoura
-
fix handshake (Bugzilla #62)Mon, 18 Aug 2008 20:36:35 +0200, by Andrej
-
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-pluginsMon, 18 Aug 2008 14:17:58 +0300, by Andrew O. Shadoura
-
remove debug messagesSun, 17 Aug 2008 23:57:16 +0300, by Andrew O. Shadoura
-
writing bonded device to the config file so it can be unbounded at start-up whenSat, 16 Aug 2008 21:46:08 +0300, by Paula Stanciu
-
added an about message boxSat, 16 Aug 2008 01:37:42 +0200, by Calin Crisan ccrisan
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsFri, 15 Aug 2008 16:00:53 +0200, by Calin Crisan ccrisan
-
lots of changes: most important - bookmarks code almost finished, fixed bold-text gui bug, and others...Fri, 15 Aug 2008 16:00:43 +0200, by Calin Crisan ccrisan
-
init volume slidersThu, 14 Aug 2008 00:46:34 +0200, by Tomasz Mon
-
dereference pointer correctlyThu, 14 Aug 2008 00:20:17 +0300, by Andrew O. Shadoura
-
remove e.p. lock after timeoutWed, 13 Aug 2008 21:58:46 +0300, by Andrew O. Shadoura
-
fixed mod_samples when shout==NULLWed, 13 Aug 2008 21:56:39 +0300, by Andrew O. Shadoura
-
remove duplicate -lshout (note: ${SHOUT_LIBS})Wed, 13 Aug 2008 21:45:39 +0300, by Andrew O. Shadoura
-
Oops, left -W -Wall in. Removed.Wed, 13 Aug 2008 21:38:58 +0300, by Matti Hamalainen
-
Use full DECLARE_PLUGIN definition (no missing initializers); Use NULLWed, 13 Aug 2008 21:37:35 +0300, by Matti Hamalainen
-
trying to convert to mixed output-effect plugin (warning: WiP!)Wed, 13 Aug 2008 20:41:50 +0300, by Andrew O. Shadoura
-
now scrobbler uses proxy settings;Wed, 13 Aug 2008 16:15:29 +0300, by Andrew O. Shadoura
-
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-pluginsWed, 13 Aug 2008 14:10:14 +0300, by Andrew O. Shadoura
-
fix indentation (say NO to tabs!)Wed, 13 Aug 2008 14:09:18 +0300, by Andrew O. Shadoura
-
added tooltips to configuration widgetsWed, 13 Aug 2008 14:07:11 +0300, by Andrew O. Shadoura
-
added stream parameters widgetsWed, 13 Aug 2008 13:36:54 +0300, by Andrew O. Shadoura
-
fix compile againWed, 13 Aug 2008 12:41:36 +0300, by Andrew O. Shadoura
-
fix compileWed, 13 Aug 2008 12:40:52 +0300, by Andrew O. Shadoura
-
added "directory parameters" for stream, made string constants localizableWed, 13 Aug 2008 12:39:21 +0300, by Andrew O. Shadoura
-
removed unsed mutex - and a dupplicate function callWed, 13 Aug 2008 09:35:56 +0300, by Paula Stanciu
-
Use Glib types.Wed, 13 Aug 2008 01:59:25 +0300, by Matti Hamalainen
-
No, no, no and no. "type identifier[variable]" is NOT a proper way toWed, 13 Aug 2008 01:57:40 +0300, by Matti Hamalainen
-
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-pluginsWed, 13 Aug 2008 01:01:25 +0300, by Andrew O. Shadoura
-
don't need these debug messagesWed, 13 Aug 2008 00:58:39 +0300, by Andrew O. Shadoura
-
initial code for bookmarksTue, 12 Aug 2008 23:49:32 +0200, by Calin Crisan ccrisan
-
Manual merge to fix repository breakage.Tue, 12 Aug 2008 20:40:31 +0300, by Matti Hamalainen
-
Backed out changeset 59ff744e1e23Tue, 12 Aug 2008 20:29:49 +0300, by Matti Hamalainen
-
convert some widgets into windowless onesTue, 12 Aug 2008 15:50:01 +0200, by Tomasz Mon
-
dittoSun, 10 Aug 2008 12:34:29 +0900, by Yoshiki Yazawa
-
build fixSun, 10 Aug 2008 12:31:32 +0900, by Yoshiki Yazawa
-
Disable rescan/connect while scanning / when no device is selectedSat, 09 Aug 2008 21:00:39 +0300, by Paula Stanciu
-
disable play button while pairing - some cleanupsSat, 09 Aug 2008 20:46:49 +0300, by Paula Stanciu
-
wrong variable current_deviceThu, 07 Aug 2008 20:39:35 +0300, by Paula Stanciu
-
fixed the remove bonding bug and made it thread safeThu, 07 Aug 2008 20:00:52 +0300, by Paula Stanciu
-
Automated merge with ssh://paula@hg.atheme.org//hg/audacious-pluginsThu, 07 Aug 2008 17:19:39 +0300, by Paula Stanciu
-
diffrent thread aproach at pairingThu, 07 Aug 2008 17:19:07 +0300, by Paula Stanciu
-
mergeThu, 07 Aug 2008 16:20:27 +0300, by Andrew O. Shadoura
-
link with libSADThu, 07 Aug 2008 16:13:03 +0300, by Andrew O. Shadoura
-
fixed buildsys dependency resolverThu, 07 Aug 2008 16:10:10 +0300, by Andrew O. Shadoura
-
mergeThu, 07 Aug 2008 14:00:40 +0300, by Andrew O. Shadoura
-
use libSAD-based converter in icecast pluginThu, 07 Aug 2008 14:00:20 +0300, by Andrew O. Shadoura
-
re-written format conversion using libSAD;Thu, 07 Aug 2008 04:16:17 +0300, by Andrew O. Shadoura
-
most of encoder backends require GINT16_NE;Wed, 16 Jul 2008 23:09:38 +0300, by Andrew O. Shadoura
-
hide widgets before performing skin cleanupThu, 07 Aug 2008 15:14:09 +0200, by Tomasz Mon
-
removed the warningsThu, 07 Aug 2008 13:36:41 +0300, by Paula Stanciu
-
restoring the default ocm device at cleanupThu, 07 Aug 2008 12:33:57 +0300, by Paula Stanciu
-
Automated merge with ssh://paula@hg.atheme.org//hg/audacious-pluginsThu, 07 Aug 2008 12:12:12 +0300, by Paula Stanciu
-
playing without restartThu, 07 Aug 2008 12:12:03 +0300, by Paula Stanciu
-
fixed bonding an allready bonded device bugThu, 07 Aug 2008 12:11:09 +0300, by Paula Stanciu
-
Sprinkle some braces to liven up the if-statements. The compiler likes it better now.Wed, 06 Aug 2008 22:56:25 +0100, by Tony Vroon
-
Less pointer voodoo, no more warnings, audio output unchanged. Everybody wins!Wed, 06 Aug 2008 11:48:18 +0100, by Tony Vroon
-
Dereferencing type-punned pointers is bad, hmmkay?Wed, 06 Aug 2008 11:17:21 +0100, by Tony Vroon
-
Synchronize acinclude.m4.Mon, 04 Aug 2008 06:49:41 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 04 Aug 2008 06:44:55 +0300, by Matti Hamalainen
-
Indentation.Wed, 30 Jul 2008 17:28:41 +0300, by Matti Hamalainen
-
transform UiSkinnedTextbox into windowless widgetSun, 03 Aug 2008 15:28:02 +0200, by Tomasz Mon
-
transform UiSkinnedButton into windowless widgetSun, 03 Aug 2008 14:11:02 +0200, by Tomasz Mon
-
fixed .asoundrc bug - writeing multiple pcm bluetooth deviceSat, 02 Aug 2008 22:40:41 +0300, by Paula Stanciu
-
Restart dialogFri, 01 Aug 2008 23:18:21 +0300, by Paula Stanciu
-
mergeFri, 01 Aug 2008 22:55:49 +0300, by Paula Stanciu
-
bluetooth audio support - working after restarting the playerFri, 01 Aug 2008 22:53:40 +0300, by Paula Stanciu
-
playbackWed, 30 Jul 2008 17:49:43 +0300, by Paula Stanciu
-
added Retry button for the pairing interfaceTue, 29 Jul 2008 18:49:04 +0300, by Paula Stanciu
-
Parallel dependency resolution by Jonathan Schleifer.Wed, 30 Jul 2008 23:04:46 +0100, by Tony Vroon
-
Only save volumes in alsa_save_config().Wed, 30 Jul 2008 17:25:24 +0300, by Matti Hamalainen
-
xiph now updates the streams as well; i am aware of gui crashing when adding xiph streams, but tomorrow is another lovely dayTue, 29 Jul 2008 00:20:31 +0300, by Calin Crisan ccrisan
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsMon, 28 Jul 2008 23:44:00 +0300, by Calin Crisan ccrisan
-
click on a stream updates; more comments; more proper stream iconsMon, 28 Jul 2008 23:43:31 +0300, by Calin Crisan ccrisan
-
Basic pairing interfaceMon, 28 Jul 2008 21:48:39 +0300, by Paula Stanciu
-
updated pairing agent - added bonding signalsSun, 27 Jul 2008 22:15:41 +0300, by Paula Stanciu
-
removed interface freeze while pairingFri, 25 Jul 2008 12:03:16 +0300, by Paula Stanciu
-
remove few not needed anymore #if 0Wed, 23 Jul 2008 14:29:25 +0200, by Tomasz Mon
-
Patch by ivanhoe@vfemail.net to include missing header, resolves QA warning and Gentoo bug #232418.Tue, 22 Jul 2008 14:26:50 +0100, by Tony Vroon
-
hardcoded address removedFri, 18 Jul 2008 12:10:11 +0300, by Paula Stanciu
-
indentationFri, 18 Jul 2008 12:01:38 +0300, by Paula Stanciu
-
working basic pairing / boundingFri, 18 Jul 2008 11:46:56 +0300, by Paula Stanciu
-
GPL HeadersWed, 16 Jul 2008 20:57:17 +0300, by Paula Stanciu
-
added passkey agent and basic pairing functionalityWed, 16 Jul 2008 20:48:09 +0300, by Paula Stanciu
-
make use of new InterfaceOpsMon, 14 Jul 2008 18:07:03 +0200, by Tomasz Mon
-
fix possible segfault on cleanupMon, 14 Jul 2008 11:54:07 +0200, by Tomasz Mon
-
fixed FSF addressMon, 14 Jul 2008 03:35:13 +0300, by Andrew O. Shadoura
-
don't need theseMon, 14 Jul 2008 01:34:51 +0300, by Andrew O. Shadoura
-
branch mergeMon, 14 Jul 2008 01:25:03 +0300, by Andrew O. Shadoura
-
branch mergeMon, 14 Jul 2008 01:21:11 +0300, by Andrew O. Shadoura
-
fixed Ogg Vorbis streams!Mon, 14 Jul 2008 01:16:16 +0300, by Andrew O. Shadoura
-
fix time display and playback; don't know why, but playing=0 makes it happyMon, 14 Jul 2008 00:27:39 +0300, by Andrew O. Shadoura
-
little code cleanupSun, 13 Jul 2008 23:28:55 +0300, by Andrew O. Shadoura
-
prevent crash when user changes selects pluginSun, 13 Jul 2008 23:22:43 +0300, by Andrew O. Shadoura
-
added mountpoint entryboxSun, 13 Jul 2008 20:57:22 +0300, by Andrew O. Shadoura
-
Integrate skins interface into the build.Sun, 13 Jul 2008 15:30:39 -0500, by William Pitcock
-
branch merge.Sun, 13 Jul 2008 15:17:29 -0500, by William Pitcock
-
Backed out changeset 4151640654aeSun, 13 Jul 2008 15:17:16 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsSun, 13 Jul 2008 20:18:19 +0300, by Calin Crisan ccrisan
-
implemented xiph categories/genres, xiph is now usableSun, 13 Jul 2008 20:18:00 +0300, by Calin Crisan ccrisan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsSun, 13 Jul 2008 15:54:57 +0200, by Jonathan Schleifer
-
16 tries arn't enough, we need 256 when the ID3 tag includes pictures.Sun, 13 Jul 2008 15:54:39 +0200, by Jonathan Schleifer
-
streams no longer disappear when added to playlistSun, 13 Jul 2008 14:48:39 +0300, by Calin Crisan ccrisan
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsSun, 13 Jul 2008 14:42:54 +0300, by Calin Crisan ccrisan
-
added xiph icon; smaller icons for streamdirs; fetch queue fix; up/down keys in tree view no longer focus the search entrySun, 13 Jul 2008 14:42:27 +0300, by Calin Crisan ccrisan
-
use InterfaceOpsSun, 13 Jul 2008 13:06:03 +0200, by Tomasz Mon
-
added initial support for xiph streaming directory; small bug fixes & code cleanupsSun, 13 Jul 2008 04:00:04 +0300, by Calin Crisan ccrisan
-
Add != NULL to assert (NULL can be (void*)-1 on some systems).Sat, 12 Jul 2008 16:00:03 +0200, by Jonathan Schleifer
-
WhoTF broke SID? I'm pretty sure this worked before!Sat, 12 Jul 2008 15:39:36 +0200, by Jonathan Schleifer
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsSat, 12 Jul 2008 13:56:15 +0300, by Calin Crisan ccrisan
-
added GPL headersSat, 12 Jul 2008 13:55:57 +0300, by Calin Crisan ccrisan
-
fixed temporary files deletionSat, 12 Jul 2008 13:47:22 +0300, by Calin Crisan ccrisan
-
fixed temporary files deletionSat, 12 Jul 2008 13:43:41 +0300, by Calin Crisan ccrisan
-
shoutcast.xml - i don't know how this file got hereSat, 12 Jul 2008 13:27:54 +0300, by Calin Crisan ccrisan
-
migrated some plugins to auto_CFGIDSat, 12 Jul 2008 04:00:23 +0300, by Andrew O. Shadoura
-
branch mergeSat, 12 Jul 2008 03:39:55 +0300, by Andrew O. Shadoura
-
don't need newlines with g_debug etc.Sat, 12 Jul 2008 03:39:25 +0300, by Andrew O. Shadoura
-
little more glib loggingSat, 12 Jul 2008 03:35:13 +0300, by Andrew O. Shadoura
-
don't translate trailing \nSat, 12 Jul 2008 03:06:15 +0300, by Andrew O. Shadoura
-
don't pass non-alphanumerics to preprocessorSat, 12 Jul 2008 02:58:39 +0300, by Andrew O. Shadoura
-
some cleanupSat, 12 Jul 2008 02:55:33 +0300, by Andrew O. Shadoura
-
a fix for automatic plugin _CFGIDs to be generatedSat, 12 Jul 2008 02:40:00 +0300, by Andrew O. Shadoura
-
added user/password entryboxesSat, 05 Jul 2008 23:00:33 +0300, by Andrew O. Shadoura
-
resize buffer on ice_open() onlySat, 05 Jul 2008 21:34:32 +0300, by Andrew O. Shadoura
-
double click adds stream to playlist; visual feedback when adding streamsSat, 12 Jul 2008 00:27:39 +0300, by Calin Crisan ccrisan
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsThu, 10 Jul 2008 01:41:27 +0300, by Calin Crisan ccrisan
-
added strcasestr implementation; improved searching and updatingThu, 10 Jul 2008 01:40:57 +0300, by Calin Crisan ccrisan
-
mergeWed, 09 Jul 2008 22:26:30 +0200, by mf0102
-
mergeWed, 09 Jul 2008 22:25:31 +0200, by mf0102
-
sync ui_equalizer changes with skins pluginWed, 09 Jul 2008 21:53:42 +0200, by mf0102
-
streambrowser has now an iconWed, 09 Jul 2008 22:52:56 +0300, by Calin Crisan ccrisan
-
background fetching of streaming info is now indicated in guiWed, 09 Jul 2008 22:07:55 +0300, by Calin Crisan ccrisan
-
copy playlist manager into skins pluginWed, 09 Jul 2008 16:18:55 +0200, by Tomasz Mon
-
reindentWed, 09 Jul 2008 13:23:22 +0200, by mf0102
-
fix bug in cleaning upWed, 09 Jul 2008 13:18:17 +0200, by mf0102
-
make use of exported equalzier preset functionsTue, 08 Jul 2008 15:37:33 +0200, by Tomasz Mon
-
update Japanese translationTue, 08 Jul 2008 13:15:13 +0900, by VDR dai (audacious)
-
add ${AUDLDFLAGS} for linking audutilTue, 08 Jul 2008 12:02:24 +0900, by VDR dai (audacious)
-
made columns resizable in streambrowser's main winMon, 07 Jul 2008 01:28:54 +0300, by Calin Crisan ccrisan
-
added basic search functionalitySun, 06 Jul 2008 20:50:01 +0300, by Calin Crisan ccrisan
-
branch mergeThu, 03 Jul 2008 17:37:11 +0300, by Andrew O. Shadoura
-
added dynamic buffer allocationThu, 03 Jul 2008 17:23:34 +0300, by Andrew O. Shadoura
-
added very basic buffering implementation; added server port configuration controlThu, 03 Jul 2008 15:42:00 +0300, by Andrew O. Shadoura
-
fixed plugins build order: filewriter needs to be built before icecastFri, 13 Jun 2008 07:22:59 +0300, by Andrew O. Shadoura
-
fixed it againFri, 13 Jun 2008 06:19:07 +0300, by Andrew O. Shadoura
-
fixed merge resultFri, 13 Jun 2008 06:04:44 +0300, by Andrew O. Shadoura
-
branch mergeFri, 13 Jun 2008 05:57:25 +0300, by Andrew O. Shadoura
-
add metadata to stream + flush() should do a real flush at least with mp3Fri, 13 Jun 2008 04:58:39 +0300, by Andrew O. Shadoura
-
added basic libshout functionality; fixed ice_close to close connection after timeout onlyTue, 10 Jun 2008 21:14:28 +0300, by Andrew O. Shadoura
-
enable lirc reconnect by defaultMon, 09 Jun 2008 21:40:22 +0300, by Andrew O. Shadoura
-
fixed FSF HQ address againMon, 09 Jun 2008 20:30:54 +0300, by Andrew O. Shadoura
-
added SHOUT_CFLAGS and SHOUT_LIBSMon, 09 Jun 2008 20:25:37 +0300, by Andrew O. Shadoura
-
check for libshout in configureMon, 09 Jun 2008 19:52:28 +0300, by Andrew O. Shadoura
-
fixed FSF HQ addressMon, 09 Jun 2008 19:49:36 +0300, by Andrew O. Shadoura
-
started icecast plugin (derived from filewriter)Mon, 09 Jun 2008 19:48:19 +0300, by Andrew O. Shadoura
-
make some file filewriter backends use callbacks instead of calling VFS directlySat, 26 Apr 2008 15:58:58 +0300, by Andrew O. Shadoura
-
fix segfault when starting with shaded windowsThu, 03 Jul 2008 15:52:56 +0200, by Tomasz Mon
-
Made "bluetooth" and "streambrowser" plugins translatable.Thu, 03 Jul 2008 09:07:03 +0200, by Stany HENRY
-
integrated streambrowser into the main buildsystemThu, 03 Jul 2008 02:02:19 +0300, by Calin Crisan ccrisan
-
change GeneralPlugin to Interface pluginWed, 02 Jul 2008 21:27:56 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 02 Jul 2008 08:04:04 +0300, by Matti Hamalainen
-
Use glib types.Wed, 02 Jul 2008 08:03:42 +0300, by Matti Hamalainen
-
Also show indexed mixer elements in the ALSA plugin configuration UI,Wed, 02 Jul 2008 07:56:49 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsTue, 01 Jul 2008 21:13:48 +0300, by Calin Crisan ccrisan
-
added shoutcast icon; fixed some small bugsTue, 01 Jul 2008 21:13:22 +0300, by Calin Crisan ccrisan
-
rescan functionalityTue, 01 Jul 2008 19:35:16 +0300, by Paula Stanciu
-
Add psf2 plugin to build process.Tue, 01 Jul 2008 00:51:38 -0500, by William Pitcock
-
Add note about http://audacious-media-player.org/?title=Audacious2/PSF2Plugin.Tue, 01 Jul 2008 00:50:20 -0500, by William Pitcock
-
Implement seeking (you can seek forward), it crashes when you seek backwards though :(.Tue, 01 Jul 2008 00:22:25 -0500, by William Pitcock
-
Fix length calculation to include fades.Mon, 30 Jun 2008 23:52:43 -0500, by William Pitcock
-
Finalize event loop for the playback thread; the plugin is now done except for seeking.Mon, 30 Jun 2008 23:50:51 -0500, by William Pitcock
-
Plugin is mostly usable now.Mon, 30 Jun 2008 23:39:49 -0500, by William Pitcock
-
More work on tuples.Mon, 30 Jun 2008 23:17:59 -0500, by William Pitcock
-
memory leak cleanups.Mon, 30 Jun 2008 23:11:47 -0500, by William Pitcock
-
clean up warnings.Mon, 30 Jun 2008 23:05:32 -0500, by William Pitcock
-
use aud_vfs_file_get_contents().Mon, 30 Jun 2008 23:03:47 -0500, by William Pitcock
-
Remove unused cruft.Mon, 30 Jun 2008 22:37:17 -0500, by William Pitcock
-
Plugin works kinda, but stopping after track ends isn't done yet.Mon, 30 Jun 2008 22:36:31 -0500, by William Pitcock
-
Start working on tuples.Mon, 30 Jun 2008 22:21:38 -0500, by William Pitcock
-
Initial plugin. Don't use this unless you like aud to use 100% cpu.Mon, 30 Jun 2008 22:12:23 -0500, by William Pitcock
-
Remove moar stuff.Mon, 30 Jun 2008 21:15:45 -0500, by William Pitcock
-
blah more refactoringMon, 30 Jun 2008 21:13:26 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 30 Jun 2008 20:47:25 -0500, by William Pitcock
-
blah blah blahMon, 30 Jun 2008 20:46:42 -0500, by William Pitcock
-
Import a bunch of stuff for new psf2 plugin.Mon, 30 Jun 2008 20:20:53 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme-project.org//hg//audacious-pluginsTue, 01 Jul 2008 02:06:01 +0300, by Calin Crisan ccrisan
-
some work on the streambrowserTue, 01 Jul 2008 02:05:25 +0300, by Calin Crisan ccrisan
-
compilation fixMon, 30 Jun 2008 01:04:29 +0300, by Paula Stanciu
-
mistakely add the .o file - removedMon, 30 Jun 2008 00:37:46 +0300, by Paula Stanciu
-
indentation and some small bug fixingMon, 30 Jun 2008 00:34:56 +0300, by Paula Stanciu
-
Disable MADPROBE_DEBUG.Sun, 29 Jun 2008 00:04:49 -0500, by William Pitcock
-
Merge translations.Sat, 28 Jun 2008 23:54:39 -0500, by William Pitcock
-
Make things less nazi.Sat, 28 Jun 2008 23:54:30 -0500, by William Pitcock
-
added some UI stuffSun, 29 Jun 2008 00:37:01 +0300, by paula
-
We require >= 1.9.0Mon, 23 Jun 2008 12:15:36 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 23 Jun 2008 12:03:14 +0300, by Matti Hamalainen
-
Remove is_our_file() from AdPlug (using tuple and vfs versions instead).Mon, 23 Jun 2008 12:03:01 +0300, by Matti Hamalainen
-
Swapped OK and Cancel button positions to conform bit more to "Gtk+2 style"Sat, 21 Jun 2008 13:57:01 +0300, by Matti Hamalainen
-
Updated .pot template.Sat, 21 Jun 2008 08:28:35 +0300, by Matti Hamalainen
-
Updated.Sat, 21 Jun 2008 08:28:03 +0300, by Matti Hamalainen
-
small logic changeSun, 22 Jun 2008 17:36:45 +0200, by Tomasz Mon
-
remove mainwin_mouse_button_releaseSun, 22 Jun 2008 13:46:38 +0200, by Tomasz Mon
-
use two GtkFixed in SkinnedWindow - normal and shadedFri, 20 Jun 2008 21:26:12 +0200, by Tomasz Mon
-
And more updates to acinclude.m4.Tue, 17 Jun 2008 20:08:47 +0300, by Matti Hamalainen
-
Synchronized acinclude.m4.Mon, 16 Jun 2008 19:23:05 +0300, by Matti Hamalainen
-
Synchronize libSIDPlay detection macros from XMMS-SID.Mon, 16 Jun 2008 16:13:31 +0300, by Matti Hamalainen
-
Clean up libmad.m4 macros.Mon, 16 Jun 2008 15:32:09 +0300, by Matti Hamalainen
-
Synchronized acinclude.m4 again.Mon, 16 Jun 2008 14:50:35 +0300, by Matti Hamalainen
-
Synchronize acinclude.m4.Mon, 16 Jun 2008 14:16:06 +0300, by Matti Hamalainen
-
Removed the deprecated set_eq() function from InputPlugin and other places.Mon, 16 Jun 2008 07:15:33 +0300, by Matti Hamalainen
-
Use InputPlayback structure properly.Mon, 16 Jun 2008 07:11:18 +0300, by Matti Hamalainen
-
Replace a wtf static buffer with dynamic allocation.Mon, 16 Jun 2008 06:20:03 +0300, by Matti Hamalainen
-
Remove references to output plugin field in InputPlugins (hopefully I didn'tMon, 16 Jun 2008 05:48:57 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 16 Jun 2008 02:28:11 +0300, by Matti Hamalainen
-
Use gsize instead of gint.Sat, 14 Jun 2008 16:54:44 +0300, by Matti Hamalainen
-
paint on GtkFixedFri, 13 Jun 2008 19:23:39 +0200, by Tomasz Mon
-
Sanitize pkg.m4.Fri, 13 Jun 2008 08:19:51 +0300, by Matti Hamalainen
-
Inform the user about in-going SID-plugin options bit better.Fri, 13 Jun 2008 05:38:18 +0300, by Matti Hamalainen
-
Fix some AC_DEFINEs.Fri, 13 Jun 2008 05:27:51 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsFri, 13 Jun 2008 05:17:23 +0300, by Matti Hamalainen
-
Synchronize SID-plugin configure glue from XMMS-SID.Fri, 13 Jun 2008 05:02:07 +0300, by Matti Hamalainen
-
killed the alac warning on amd64 tooTue, 10 Jun 2008 10:25:46 +0300, by Cristi Magherusan
-
adapt C++ plugins to new APITue, 10 Jun 2008 00:52:44 +0200, by mf0102
-
I don't think redraw signal is needed anymoreMon, 09 Jun 2008 17:53:09 +0200, by Tomasz Mon
-
AUDLDFLAGS is required to pick libaudutil.so up when prefix has been specified.Sun, 08 Jun 2008 11:47:10 +0900, by Yoshiki Yazawa
-
Remove legacy audio format conversion from OSS plugin. Core aka libSADFri, 06 Jun 2008 15:30:41 +0300, by Matti Hamalainen
-
Perform same cleanups as in "old" OSS plugin.Fri, 06 Jun 2008 15:02:21 +0300, by Matti Hamalainen
-
Staticize.Fri, 06 Jun 2008 15:01:35 +0300, by Matti Hamalainen
-
Use g_free().Fri, 06 Jun 2008 14:52:25 +0300, by Matti Hamalainen
-
Use g_free() as it should be used.Fri, 06 Jun 2008 14:51:38 +0300, by Matti Hamalainen
-
Combine about.c and init.c to OSS.cFri, 06 Jun 2008 14:41:31 +0300, by Matti Hamalainen
-
more work on skins plugin settingsFri, 06 Jun 2008 12:52:49 +0200, by Tomasz Mon
-
Add a NULL check to avoid an idiotic crash. (This bug also revealed aFri, 06 Jun 2008 13:41:12 +0300, by Matti Hamalainen
-
A completely rewritten approach for probing MPEG Audio files, using aFri, 06 Jun 2008 13:40:13 +0300, by Matti Hamalainen
-
Remove the obsolete is_our_file() function.Fri, 06 Jun 2008 06:41:10 +0300, by Matti Hamalainen
-
Updated pkg.m4.Thu, 05 Jun 2008 16:04:52 +0300, by Matti Hamalainen
-
Use a bit bigger buffer.Thu, 05 Jun 2008 15:45:12 +0300, by Matti Hamalainen
-
Synchronized acinclude.m4.Thu, 05 Jun 2008 11:12:17 +0300, by Matti Hamalainen
-
Synchronized acinclude.m4 from core.Thu, 05 Jun 2008 05:56:32 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsThu, 05 Jun 2008 04:16:47 +0300, by Matti Hamalainen
-
Added .hgignore.Thu, 05 Jun 2008 04:16:37 +0300, by Matti Hamalainen
-
add basic configuration guiWed, 04 Jun 2008 14:27:05 +0200, by Tomasz Mon
-
make setting random skin on play workingSun, 01 Jun 2008 17:12:08 +0200, by Tomasz Mon
-
oopsSun, 01 Jun 2008 17:01:47 +0200, by Tomasz Mon
-
make skin_load_viscolor workingSun, 01 Jun 2008 16:44:03 +0200, by Tomasz Mon
-
clean some more stuff at skins_cleanup()Sun, 01 Jun 2008 16:28:51 +0200, by Tomasz Mon
-
add ui_skinselectorSun, 01 Jun 2008 15:57:12 +0200, by Tomasz Mon
-
Fixed js's commit, and few other things.Sun, 01 Jun 2008 01:02:11 +0300, by Matti Hamalainen
-
Remind me to not commit when I'm too tiredÄSat, 31 May 2008 23:59:24 +0200, by Jonathan Schleifer
-
Sorry, I forgot a [], so NEON_LIBS was at the wrong place.Sat, 31 May 2008 23:58:08 +0200, by Jonathan Schleifer
-
Include NEON_LIBS when checking for ne_set_connect_timeout.Sat, 31 May 2008 23:50:56 +0200, by Jonathan Schleifer
-
Don't check for neon 0.27, but for ne_set_connect_timeout.Sat, 31 May 2008 23:45:02 +0200, by Jonathan Schleifer
-
make vis workingSat, 31 May 2008 14:17:37 +0200, by Tomasz Mon
-
introduce ui_skinned_button_set_insideFri, 30 May 2008 21:02:12 +0200, by Tomasz Mon
-
Experimental changes in MADPlug's probing function to lessen chance of misdetectionFri, 30 May 2008 06:09:16 +0300, by Matti Hamalainen
-
"Fix" demac plugin not to arbitrarily determine that all files belong to it...Fri, 30 May 2008 05:17:45 +0300, by Matti Hamalainen
-
A tentative fix for adding XSPF playlists with relative file/pathnames.Thu, 29 May 2008 02:35:19 +0300, by Matti Hamalainen
-
Add and use a neon_strcmp() function to simplify string comparisions.Wed, 28 May 2008 22:21:54 +0300, by Matti Hamalainen
-
General code cleanups.Wed, 28 May 2008 21:19:42 +0300, by Matti Hamalainen
-
Check for libneon >= 0.27 and conditionally compile with ne_set_connect_timeout().Wed, 28 May 2008 21:17:51 +0300, by Matti Hamalainen
-
Backed out changeset c1258ae018eeWed, 28 May 2008 20:56:05 +0300, by Matti Hamalainen
-
Possibly fix some cases where certain X11 keysyms are not found.Wed, 28 May 2008 20:51:52 +0300, by Matti Hamalainen
-
A global and unlocked ne_uri structure was being used for some reason.Wed, 28 May 2008 20:31:51 +0300, by Matti Hamalainen
-
don't free gdk_events during playlistwin_motionWed, 28 May 2008 15:41:52 +0200, by Tomasz Mon
-
little fixWed, 28 May 2008 15:25:09 +0200, by Tomasz Mon
-
Use g_strlcpy instead of strncpy.Wed, 28 May 2008 16:13:43 +0300, by Matti Hamalainen
-
Use Glib memory allocation and free() consistently -- libc malloc and freeWed, 28 May 2008 16:12:03 +0300, by Matti Hamalainen
-
Use PACKAGE_VERSION in the user agent string.Wed, 28 May 2008 15:55:59 +0300, by Matti Hamalainen
-
Use Glib types.Wed, 28 May 2008 15:55:18 +0300, by Matti Hamalainen
-
Possible fix for IceCast stream titles getting cut at first single quote.Wed, 28 May 2008 15:48:02 +0300, by Matti Hamalainen
-
Include audacious/plugin.h to fix a undefined symbol.Wed, 28 May 2008 14:32:59 +0300, by Matti Hamalainen
-
Use stock Gtk+2 buttons in configuration dialog, it's nicer.; AddedTue, 27 May 2008 15:04:24 +0300, by Matti Hamalainen
-
fixed crash when prefs window was closed while scanningSun, 25 May 2008 23:04:33 +0300, by Paula Stanciu
-
added the marshal filesSun, 25 May 2008 21:44:27 +0300, by Paula Stanciu
-
branch mergeSun, 25 May 2008 21:29:48 +0300, by Paula Stanciu
-
added device discovery in the plugin's prefs windowSun, 25 May 2008 21:29:07 +0300, by Paula Stanciu
-
mergeWed, 21 May 2008 16:04:24 +0300, by Paula Stanciu
-
add bluetooth pluginSat, 17 May 2008 21:22:49 +0300, by Paula Stanciu
-
Synchronized typedef name changes from XMMS-SID.Sun, 25 May 2008 20:03:48 +0300, by Matti Hamalainen
-
add few more config itemsFri, 23 May 2008 17:17:16 +0200, by Tomasz Mon
-
use equalzier changed hookFri, 23 May 2008 15:38:38 +0200, by Tomasz Mon
-
use more hooksFri, 23 May 2008 13:47:15 +0200, by Tomasz Mon
-
make use of ui_fileinfoFri, 23 May 2008 12:36:47 +0200, by Tomasz Mon
-
use fileinfopopupFri, 23 May 2008 12:29:53 +0200, by Tomasz Mon
-
little changeFri, 23 May 2008 12:03:01 +0200, by Tomasz Mon
-
save active skin pathFri, 23 May 2008 11:56:03 +0200, by Tomasz Mon
-
save config on plugin cleanupFri, 23 May 2008 11:50:18 +0200, by Tomasz Mon
-
make playlistwin_update_info and playlistwin_update_sinfo workingThu, 22 May 2008 21:42:31 +0200, by Tomasz Mon
-
dissociate hooks at plugin cleanupThu, 22 May 2008 20:26:00 +0200, by Tomasz Mon
-
Fix ModPlug plugin bug "not starting from pattern order #0" by revertingThu, 22 May 2008 21:11:35 +0300, by Matti Hamalainen
-
Branch mergeThu, 22 May 2008 19:32:39 +0200, by Ralf Ertzinger
-
- Fix seeking beyond end of streamThu, 22 May 2008 19:31:48 +0200, by Ralf Ertzinger
-
make dnd working in playlistwinThu, 22 May 2008 17:06:59 +0200, by Tomasz Mon
-
make few more things workingThu, 22 May 2008 16:31:25 +0200, by Tomasz Mon
-
use in MakefileThu, 22 May 2008 15:42:44 +0200, by Tomasz Mon
-
remove more #if 0's, add ui_hintsThu, 22 May 2008 15:15:31 +0200, by Tomasz Mon
-
remove few more #if 0'sThu, 22 May 2008 15:10:00 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsThu, 22 May 2008 12:33:08 +0300, by Matti Hamalainen
-
Synchronized CVS libsidplay2 COM interface support from XMMS-SID. This isThu, 22 May 2008 12:32:41 +0300, by Matti Hamalainen
-
Indentation cleanup.Thu, 22 May 2008 12:30:43 +0300, by Matti Hamalainen
-
little fixWed, 21 May 2008 21:38:41 +0200, by Tomasz Mon
-
add playlistwindowWed, 21 May 2008 21:35:11 +0200, by Tomasz Mon
-
fix double freeWed, 21 May 2008 18:40:48 +0200, by Tomasz Mon
-
set track info on changeWed, 21 May 2008 17:15:47 +0200, by Tomasz Mon
-
make play and sotp buttons workingWed, 21 May 2008 16:52:23 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 17:27:26 +0300, by Matti Hamalainen
-
A stray semicolon (';') at end of if-statement made a function endWed, 21 May 2008 17:26:47 +0300, by Matti Hamalainen
-
Added ui_fileopenerWed, 21 May 2008 16:22:12 +0200, by mf0102
-
Added image that was forgotten in a previous commitWed, 21 May 2008 16:12:50 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 16:44:05 +0300, by Matti Hamalainen
-
Remove the strange timeout function from ALSA plugin's mixer handling, thisWed, 21 May 2008 16:43:48 +0300, by Matti Hamalainen
-
Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.Wed, 21 May 2008 16:42:00 +0300, by Matti Hamalainen
-
Remove unused preprocessor defines.Wed, 21 May 2008 16:38:10 +0300, by Matti Hamalainen
-
don't quit audacious if skins plugin gets unloadedWed, 21 May 2008 15:16:34 +0200, by Tomasz Mon
-
remove few equalizerwin related if 0'sWed, 21 May 2008 14:53:26 +0200, by Tomasz Mon
-
add ui_equalizerWed, 21 May 2008 14:45:16 +0200, by Tomasz Mon
-
add ui_skinned_equalizer_sliderWed, 21 May 2008 14:23:38 +0200, by Tomasz Mon
-
fix seekingWed, 21 May 2008 13:39:53 +0200, by Tomasz Mon
-
usee audacious_drct_get_lengthWed, 21 May 2008 13:16:27 +0200, by Tomasz Mon
-
work in progress - add ui_manager and ui_main_evlistenersWed, 21 May 2008 12:37:40 +0200, by Tomasz Mon
-
Oops, forgot to link scrobbler plugin with libaudutil. Fixed.Wed, 21 May 2008 09:08:05 +0300, by Matti Hamalainen
-
Use the md5 routines in libaudutil.Wed, 21 May 2008 09:06:33 +0300, by Matti Hamalainen
-
Use the md5 routines in libaudutil.Wed, 21 May 2008 09:06:21 +0300, by Matti Hamalainen
-
Updated bug tracker address.Wed, 21 May 2008 08:32:33 +0300, by Matti Hamalainen
-
Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.Wed, 21 May 2008 05:43:54 +0300, by Matti Hamalainen
-
Fixed a missing include audacious/plugin.h.Wed, 21 May 2008 04:41:03 +0300, by Matti Hamalainen
-
More indentation cleanups.Wed, 21 May 2008 02:27:01 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsWed, 21 May 2008 00:47:13 +0300, by Matti Hamalainen
-
Indentation cleanups.Wed, 21 May 2008 00:46:06 +0300, by Matti Hamalainen
-
add ui_main - with huge amount of #if 0 to sort out laterTue, 20 May 2008 22:12:14 +0200, by Tomasz Mon
-
add ui_skinned_equalizer_graphTue, 20 May 2008 20:23:15 +0200, by Tomasz Mon
-
oopsTue, 20 May 2008 20:13:25 +0200, by Tomasz Mon
-
add ui_skinned_horizontal_sliderTue, 20 May 2008 20:08:33 +0200, by Tomasz Mon
-
add ui_skinned_numberTue, 20 May 2008 20:06:38 +0200, by Tomasz Mon
-
add ui_skinned_monostereo and ui_skinned_playstatusTue, 20 May 2008 20:03:38 +0200, by Tomasz Mon
-
add ui_skinned_textboxTue, 20 May 2008 20:00:31 +0200, by Tomasz Mon
-
add ui_skinned_buttonTue, 20 May 2008 19:50:03 +0200, by Tomasz Mon
-
use plugin's own configTue, 20 May 2008 19:41:12 +0200, by Tomasz Mon
-
more work on configTue, 20 May 2008 16:34:06 +0200, by Tomasz Mon
-
use more local configuration optionsTue, 20 May 2008 15:36:47 +0200, by Tomasz Mon
-
add ui_skinned_menurowTue, 20 May 2008 14:37:50 +0200, by Tomasz Mon
-
branch mergeMon, 19 May 2008 18:07:28 +0200, by Tomasz Mon
-
add vis and svisMon, 19 May 2008 18:05:54 +0200, by Tomasz Mon
-
Fixed a rare null-pointer dereference in Audacious-SID, discovered via zzuf.Mon, 19 May 2008 07:22:53 +0300, by Matti Hamalainen
-
Fix some plugins after the cleanup.Mon, 19 May 2008 04:57:28 +0300, by Matti Hamalainen
-
Removed #includes that should not be included anymore.Mon, 19 May 2008 04:20:50 +0300, by Matti Hamalainen
-
Implemented query_format() callback in all effect pluginsMon, 19 May 2008 01:52:11 +0200, by Stefano D'Angelo
-
introduce ui_skinned_window_button_press and ui_skinned_window_button_releaseSun, 18 May 2008 16:59:05 +0200, by Tomasz Mon
-
allow loading compressed skinsSun, 18 May 2008 16:27:48 +0200, by Tomasz Mon
-
stub (really incomplete) for skin engine pluginSun, 18 May 2008 14:20:51 +0200, by Tomasz Mon
-
Oups! I shouldn't have committed this change.Sat, 17 May 2008 02:54:10 +0300, by Calin Crisan ccrisan