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.
|
Wed, 26 Nov 2008 03:13:39 +0900 |
Yoshiki Yazawa |
changed DATA_DIR path
|
Wed, 26 Nov 2008 03:02:36 +0900 |
Yoshiki Yazawa |
changed header path
|
Wed, 26 Nov 2008 02:55:04 +0900 |
Yoshiki Yazawa |
- changed include path from audacious to audlegacy.
|
Tue, 25 Nov 2008 23:11:16 +0900 |
Yoshiki Yazawa |
revert default format to wav
|
Tue, 25 Nov 2008 16:23:17 +0900 |
Yoshiki Yazawa |
changed default values for filewriter:
|
Tue, 25 Nov 2008 15:37:24 +0900 |
Yoshiki Yazawa |
should not install data into audacious directory.
|
Mon, 24 Nov 2008 21:42:16 +0900 |
Yoshiki Yazawa |
audlegacy-plugins begins.
|
Fri, 17 Oct 2008 16:48:31 -0500 |
William Pitcock |
Remove main.c; unused.
|
Fri, 17 Oct 2008 16:47:43 -0500 |
William Pitcock |
Make forward seeking work. Backwards seeking is still not working.
|
Thu, 16 Oct 2008 14:53:09 -0500 |
William Pitcock |
Ok, really fix the EOF stuff.
|
Thu, 16 Oct 2008 14:48:21 -0500 |
William Pitcock |
Comment out debug messages.
|
Thu, 16 Oct 2008 14:47:55 -0500 |
William Pitcock |
Make EOF work.
|
Thu, 16 Oct 2008 14:45:41 -0500 |
William Pitcock |
Merge xsf plugin.
|
Wed, 15 Oct 2008 15:30:25 -0500 |
William Pitcock |
More code simplification.
|
Wed, 15 Oct 2008 15:27:43 -0500 |
William Pitcock |
Unbreak PS2 IRQ timings...
|
Wed, 15 Oct 2008 15:25:08 -0500 |
William Pitcock |
Make delayed execution work, should fix FFX sets.
|
Wed, 15 Oct 2008 15:11:34 -0500 |
William Pitcock |
Implement silence detection.
|
Wed, 15 Oct 2008 14:57:48 -0500 |
William Pitcock |
Start on line-level output model, not unlike upse.
|
Wed, 15 Oct 2008 14:41:46 -0500 |
William Pitcock |
Remove unnecessary PS1 emulation core.
|
Wed, 15 Oct 2008 14:31:23 -0500 |
William Pitcock |
Warning clean.
|
Wed, 15 Oct 2008 14:20:45 -0500 |
William Pitcock |
Fix backwards seeking in PSF2 files.
|
Tue, 14 Oct 2008 22:28:14 +0900 |
Yoshiki Yazawa |
- now cuesheet plugin calculates duration of subtune correctly even if pregap information is not available.
|
Sat, 11 Oct 2008 20:03:01 +0900 |
Yoshiki Yazawa |
reimplemented cuesheet plugin using subtune.
|
Sat, 11 Oct 2008 02:02:41 +0900 |
Yoshiki Yazawa |
- mp3: adapted to lame-3.98. now filewriter writes valid TLEN.
|
Sat, 04 Oct 2008 19:54:04 +0200 |
Jonathan Schleifer |
Only enable bluetooth if we have alsa.
|
Fri, 03 Oct 2008 00:23:27 +0200 |
Jonathan Schleifer |
Please don't use GNU-only stuff without providing an alternative?
|
Thu, 02 Oct 2008 23:53:27 +0200 |
Jonathan Schleifer |
Same as for audacious.
|
Sun, 28 Sep 2008 19:58:28 +0300 |
Andrew O. Shadoura |
make prompt translatable
|
Sun, 28 Sep 2008 19:57:46 +0300 |
Andrew O. Shadoura |
add password prompt to icecast too
|
Sun, 28 Sep 2008 19:27:45 +0300 |
Andrew O. Shadoura |
fix identifier
|
Sun, 28 Sep 2008 19:12:11 +0300 |
Andrew O. Shadoura |
added password prompt
|
Sat, 27 Sep 2008 19:04:32 +0200 |
Jonathan Schleifer |
Fix tags for ALAC files.
|
Mon, 22 Sep 2008 06:41:18 +0300 |
Matti Hamalainen |
I believe we are not using libiconv in here, remove #includes.
|
Mon, 22 Sep 2008 06:40:40 +0300 |
Matti Hamalainen |
Handle file == NULL in ungetc().
|
Mon, 22 Sep 2008 06:39:32 +0300 |
Matti Hamalainen |
Adjust probing again.
|
Thu, 18 Sep 2008 08:19:56 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 18 Sep 2008 08:19:49 +0300 |
Matti Hamalainen |
Improve detection of MIDI-enabled alsalib, hopefully.
|
Wed, 17 Sep 2008 12:01:25 +0200 |
Tomasz Mon |
remove marshal.c and marshal.h; generate those during building instead
|
Sat, 06 Sep 2008 01:58:02 +0300 |
Cristi Magherusan |
applied a patch made by Linus Walleij that fixes the MTP plugin on libmtp >0.3, thanks!
|
Sat, 30 Aug 2008 18:36:12 +0200 |
Tomasz Mon |
handle BADSESSION
|
Fri, 29 Aug 2008 02:14:51 +0300 |
Matti Hamalainen |
Require Cairo 1.2.6.
|
Fri, 29 Aug 2008 02:01:38 +0300 |
Matti Hamalainen |
Fix PLUGIN_DEFNAME generation in case of names with hyphens.
|
Tue, 26 Aug 2008 13:02:39 +0100 |
Tony Vroon |
Prevent infinite loops on .rar files in modplug plugin, patch by Barro (bugzilla 34).
|
Wed, 20 Aug 2008 22:42:30 +0300 |
Paula Stanciu |
bluetooth headset plugin about box
|
Wed, 20 Aug 2008 18:04:57 +0200 |
Tomasz Mon |
uninitialized values are bad
|
Wed, 20 Aug 2008 03:02:09 +0300 |
Andrew O. Shadoura |
short explanation why exactly using "/" as mountpoint is not a good idea
|
Wed, 20 Aug 2008 02:56:18 +0300 |
Andrew O. Shadoura |
don't confuse people with 127.1
|
Wed, 20 Aug 2008 02:50:56 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 18 Aug 2008 21:50:42 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 17 Aug 2008 14:15:47 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 13 Aug 2008 22:10:13 +0300 |
Matti Hamalainen |
Use SIMPLE_INPUT_PLUGIN macro.
|
Wed, 20 Aug 2008 02:46:53 +0300 |
Andrew O. Shadoura |
added some docs about Icecast plugin
|
Wed, 20 Aug 2008 01:47:00 +0300 |
Andrew O. Shadoura |
we have both output and effect plugin, so report both
|
Wed, 20 Aug 2008 00:51:51 +0300 |
Andrew O. Shadoura |
no need for this check as init is called only once
|
Mon, 18 Aug 2008 20:36:35 +0200 |
Andrej |
fix handshake (Bugzilla #62)
|
Mon, 18 Aug 2008 14:17:58 +0300 |
Andrew O. Shadoura |
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
|
Sun, 17 Aug 2008 23:57:16 +0300 |
Andrew O. Shadoura |
remove debug messages
|
Sat, 16 Aug 2008 21:46:08 +0300 |
Paula Stanciu |
writing bonded device to the config file so it can be unbounded at start-up when
|
Sat, 16 Aug 2008 01:37:42 +0200 |
Calin Crisan ccrisan |
added an about message box
|
Fri, 15 Aug 2008 16:00:53 +0200 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Fri, 15 Aug 2008 16:00:43 +0200 |
Calin Crisan ccrisan |
lots of changes: most important - bookmarks code almost finished, fixed bold-text gui bug, and others...
|
Thu, 14 Aug 2008 00:46:34 +0200 |
Tomasz Mon |
init volume sliders
|
Thu, 14 Aug 2008 00:20:17 +0300 |
Andrew O. Shadoura |
dereference pointer correctly
|
Wed, 13 Aug 2008 21:58:46 +0300 |
Andrew O. Shadoura |
remove e.p. lock after timeout
|
Wed, 13 Aug 2008 21:56:39 +0300 |
Andrew O. Shadoura |
fixed mod_samples when shout==NULL
|
Wed, 13 Aug 2008 21:45:39 +0300 |
Andrew O. Shadoura |
remove duplicate -lshout (note: ${SHOUT_LIBS})
|
Wed, 13 Aug 2008 21:38:58 +0300 |
Matti Hamalainen |
Oops, left -W -Wall in. Removed.
|
Wed, 13 Aug 2008 21:37:35 +0300 |
Matti Hamalainen |
Use full DECLARE_PLUGIN definition (no missing initializers); Use NULL
|
Wed, 13 Aug 2008 20:41:50 +0300 |
Andrew O. Shadoura |
trying to convert to mixed output-effect plugin (warning: WiP!)
|
Wed, 13 Aug 2008 16:15:29 +0300 |
Andrew O. Shadoura |
now scrobbler uses proxy settings;
|
Wed, 13 Aug 2008 14:10:14 +0300 |
Andrew O. Shadoura |
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
|
Wed, 13 Aug 2008 14:09:18 +0300 |
Andrew O. Shadoura |
fix indentation (say NO to tabs!)
|
Wed, 13 Aug 2008 14:07:11 +0300 |
Andrew O. Shadoura |
added tooltips to configuration widgets
|
Wed, 13 Aug 2008 13:36:54 +0300 |
Andrew O. Shadoura |
added stream parameters widgets
|
Wed, 13 Aug 2008 12:41:36 +0300 |
Andrew O. Shadoura |
fix compile again
|
Wed, 13 Aug 2008 12:40:52 +0300 |
Andrew O. Shadoura |
fix compile
|
Wed, 13 Aug 2008 12:39:21 +0300 |
Andrew O. Shadoura |
added "directory parameters" for stream, made string constants localizable
|
Wed, 13 Aug 2008 09:35:56 +0300 |
Paula Stanciu |
removed unsed mutex - and a dupplicate function call
|
Wed, 13 Aug 2008 01:59:25 +0300 |
Matti Hamalainen |
Use Glib types.
|
Wed, 13 Aug 2008 01:57:40 +0300 |
Matti Hamalainen |
No, no, no and no. "type identifier[variable]" is NOT a proper way to
|
Wed, 13 Aug 2008 01:01:25 +0300 |
Andrew O. Shadoura |
Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
|
Wed, 13 Aug 2008 00:58:39 +0300 |
Andrew O. Shadoura |
don't need these debug messages
|
Tue, 12 Aug 2008 23:49:32 +0200 |
Calin Crisan ccrisan |
initial code for bookmarks
|
Tue, 12 Aug 2008 20:40:31 +0300 |
Matti Hamalainen |
Manual merge to fix repository breakage.
|
Tue, 12 Aug 2008 20:29:49 +0300 |
Matti Hamalainen |
Backed out changeset 59ff744e1e23
|
Tue, 12 Aug 2008 15:50:01 +0200 |
Tomasz Mon |
convert some widgets into windowless ones
|
Sun, 10 Aug 2008 12:34:29 +0900 |
Yoshiki Yazawa |
ditto
|
Sun, 10 Aug 2008 12:31:32 +0900 |
Yoshiki Yazawa |
build fix
|
Sat, 09 Aug 2008 21:00:39 +0300 |
Paula Stanciu |
Disable rescan/connect while scanning / when no device is selected
|
Sat, 09 Aug 2008 20:46:49 +0300 |
Paula Stanciu |
disable play button while pairing - some cleanups
|
Thu, 07 Aug 2008 20:39:35 +0300 |
Paula Stanciu |
wrong variable current_device
|
Thu, 07 Aug 2008 20:00:52 +0300 |
Paula Stanciu |
fixed the remove bonding bug and made it thread safe
|
Thu, 07 Aug 2008 17:19:39 +0300 |
Paula Stanciu |
Automated merge with ssh://paula@hg.atheme.org//hg/audacious-plugins
|
Thu, 07 Aug 2008 17:19:07 +0300 |
Paula Stanciu |
diffrent thread aproach at pairing
|
Thu, 07 Aug 2008 16:20:27 +0300 |
Andrew O. Shadoura |
merge
|
Thu, 07 Aug 2008 16:13:03 +0300 |
Andrew O. Shadoura |
link with libSAD
|
Thu, 07 Aug 2008 16:10:10 +0300 |
Andrew O. Shadoura |
fixed buildsys dependency resolver
|
Thu, 07 Aug 2008 14:00:40 +0300 |
Andrew O. Shadoura |
merge
|
Thu, 07 Aug 2008 14:00:20 +0300 |
Andrew O. Shadoura |
use libSAD-based converter in icecast plugin
|
Thu, 07 Aug 2008 04:16:17 +0300 |
Andrew O. Shadoura |
re-written format conversion using libSAD;
|