Sat, 02 May 2009 11:16:23 -0400 |
John Lindgren |
Set up a hook_call for showing the main menu, since it's implemented in a plugin now (fixes #38).
|
Fri, 01 May 2009 12:28:48 -0500 |
William Pitcock |
scrobbler: add support for custom audioscrobbler servers. (closes #23)
|
Thu, 30 Apr 2009 18:23:44 -0400 |
John Lindgren |
Clean up some of the roll-up code so that it no longer causes problems with metacity/xfwm4. (How? I don't know.)
|
Thu, 30 Apr 2009 18:14:57 -0400 |
John Lindgren |
Link GIO plugin against libgio.
|
Thu, 30 Apr 2009 12:35:54 -0500 |
William Pitcock |
gio: fix FD leak
|
Thu, 30 Apr 2009 12:27:14 -0500 |
William Pitcock |
gio: getc() would infinite loop in a situation
|
Thu, 30 Apr 2009 11:10:58 -0500 |
William Pitcock |
Added tag audacious-plugins-2.0-alpha2 for changeset 3be50bf1ee9b
|
Thu, 30 Apr 2009 18:06:46 +0200 |
Michal Lipski |
ported OSS
|
Thu, 30 Apr 2009 09:45:04 -0500 |
William Pitcock |
gio: do not register file:// twice by filtering it from the list
|
Thu, 30 Apr 2009 09:36:17 -0500 |
William Pitcock |
gio: support gvfs
|
Thu, 30 Apr 2009 09:10:41 -0500 |
William Pitcock |
vfstrace: add to build
|
Thu, 30 Apr 2009 09:08:56 -0500 |
William Pitcock |
stdio: drop from the distribution, since gio is now functionally equivilant
|
Thu, 30 Apr 2009 09:06:55 -0500 |
William Pitcock |
gio: fread()/fwrite(): return size / nmemb, not total bytes read/written.
|
Thu, 30 Apr 2009 08:54:31 -0500 |
William Pitcock |
vfstrace: merge plugin
|
Thu, 30 Apr 2009 14:29:20 +0100 |
Tony Vroon |
Add probe priority of 2, this should go before low-level audio driver such as ALSA. Closes bug #35 by Petr Psa.
|
Thu, 30 Apr 2009 14:16:43 +0100 |
Tony Vroon |
Actually drop this include as it would never have worked, this was shadowing a system header or not including anything at all.
|
Thu, 30 Apr 2009 14:05:46 +0100 |
Tony Vroon |
Change internal strings.h include to audstrings, to coincide with core changes by John Wehle for bug #49.
|
Thu, 30 Apr 2009 13:36:36 +0100 |
Tony Vroon |
Basque translation by Iaki dooteo Larraaga Murgoitio.
|
Thu, 30 Apr 2009 07:02:04 -0500 |
William Pitcock |
gio: make sure we return the number of bytes we pulled off the getc() stack.
|
Thu, 30 Apr 2009 06:50:27 -0500 |
William Pitcock |
gio: if we ungetc(), then our position moves backwards by the number of ungetc()'d bytes.
|
Thu, 30 Apr 2009 06:42:30 -0500 |
William Pitcock |
Backed out changeset 9816407adf4a
|
Thu, 30 Apr 2009 06:41:19 -0500 |
William Pitcock |
wavpack: Take advantage of aud_vfs_fsize() and aud_vfs_is_streaming() APIs.
|
Thu, 30 Apr 2009 06:14:00 -0500 |
Jussi Judin |
xspf: add XML entity encoding into xspf_add_node for string nodes.
|
Wed, 29 Apr 2009 21:12:44 -0500 |
William Pitcock |
ungetc(): trash the stack of ungetc()'d chars if a seek is made
|
Wed, 29 Apr 2009 21:02:33 -0500 |
William Pitcock |
madplug: Turn off MADPROBE_DEBUG.
|
Wed, 29 Apr 2009 20:58:36 -0500 |
William Pitcock |
Introduce new GIO plugin to buildsystem. stdio is now deprecated.
|
Wed, 29 Apr 2009 20:21:31 -0500 |
William Pitcock |
gio: handle ungetc() stack accesses larger than size (e.g. support size * nmemb as it should be)
|
Wed, 29 Apr 2009 20:09:59 -0500 |
William Pitcock |
gio: remove debug statement
|
Wed, 29 Apr 2009 20:04:21 -0500 |
William Pitcock |
Implement getc()/ungetc(), and fix seeking.
|
Wed, 29 Apr 2009 19:26:49 -0500 |
William Pitcock |
gio: merge experimental GIO plugin. not everything is implemented yet (getc/ungetc).
|
Mon, 27 Apr 2009 05:45:43 -0500 |
William Pitcock |
aac: report stream bitrate if available
|
Mon, 27 Apr 2009 05:43:28 -0500 |
William Pitcock |
neon: unbreak compile
|
Mon, 27 Apr 2009 05:39:42 -0500 |
William Pitcock |
neon: Add support for icy-br.
|
Mon, 27 Apr 2009 04:47:07 -0500 |
William Pitcock |
crossfade-ng: probe_priority = 0
|
Sun, 26 Apr 2009 16:11:55 -0400 |
John Lindgren |
Update the playback slider at the end of a seek (bug #31)
|
Sun, 26 Apr 2009 14:13:01 -0400 |
John Lindgren |
Return bytes in the range 0x80-0xff as positive; negative values indicate an error (fixes bug #27).
|
Sun, 26 Apr 2009 04:26:40 -0400 |
John Lindgren |
Update playlist manager on when playlists changed.
|
Sun, 26 Apr 2009 00:03:22 -0500 |
William Pitcock |
crossfade-ng: do not force ourselves as default, kthx
|
Sun, 26 Apr 2009 00:01:59 -0500 |
William Pitcock |
crossfade-ng: correctly workaround possible buffer starvation issues with streams
|
Fri, 24 Apr 2009 22:24:01 -0500 |
William Pitcock |
Allow much larger buffer in the config GUI.
|
Fri, 24 Apr 2009 10:00:27 -0500 |
William Pitcock |
output_method=1 (ugh. we need to kill more stuff, apparently)
|
Fri, 24 Apr 2009 09:58:54 -0500 |
William Pitcock |
port to new API
|
Fri, 24 Apr 2009 09:21:24 -0500 |
William Pitcock |
crossfade-ng: add TODO file for this
|
Fri, 24 Apr 2009 07:00:17 -0500 |
William Pitcock |
Remove configure/gui side of the monitor system.
|
Fri, 24 Apr 2009 06:57:12 -0500 |
William Pitcock |
Remove monitor GUI.
|
Fri, 24 Apr 2009 06:38:48 -0500 |
William Pitcock |
crossfade-ng: remove more cruft, kill some warnings.
|
Fri, 24 Apr 2009 06:28:39 -0500 |
William Pitcock |
crossfade-ng: Remove remaining TIMING_COMMENTS cruft.
|
Fri, 24 Apr 2009 06:24:24 -0500 |
William Pitcock |
crossfade-ng: More sane defaults.
|
Fri, 24 Apr 2009 06:21:09 -0500 |
William Pitcock |
Remove almost all of the no longer hooked up config options.
|
Fri, 24 Apr 2009 06:07:28 -0500 |
William Pitcock |
crossfade-ng: legalese
|
Fri, 24 Apr 2009 06:04:16 -0500 |
William Pitcock |
Connect crossfade-ng to buildsystem.
|
Fri, 24 Apr 2009 05:57:35 -0500 |
William Pitcock |
Import work in progress xmms-crossfade rewrite.
|
Fri, 24 Apr 2009 09:23:20 +0100 |
Tony Vroon |
Robust media change handling written by John Wehle, closes bug #46.
|
Sun, 19 Apr 2009 22:58:04 -0500 |
William Pitcock |
Remove cruft.
|
Sun, 19 Apr 2009 22:22:27 -0400 |
John Lindgren |
Fix stutter when resuming WMA audio playback.
|
Sat, 18 Apr 2009 21:54:18 +0100 |
Tony Vroon |
Remove boolean has_xing, we only assigned it but never read it. Code analysis, unique ID CB4bbZ.
|
Sat, 18 Apr 2009 21:38:16 +0100 |
Tony Vroon |
Do not assign the result of snd_card_next, we do not care about it. Code analysis, unique ID HQvjgU.
|
Sat, 18 Apr 2009 21:28:56 +0100 |
Tony Vroon |
Change the flow of codec probing to avoid the possibility of a null pointer dereference. From code analysis, unique IDs mPqomY & 8B8oHC.
|
Sat, 18 Apr 2009 19:06:20 +0100 |
Tony Vroon |
Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM.
|
Sat, 18 Apr 2009 19:04:18 +0100 |
Tony Vroon |
There is no need to explicitly zero out sampleID here, it is a regular gulong that we will not be passing on. Code analysis run, unique ID CtYnR6.
|
Sat, 18 Apr 2009 19:02:31 +0100 |
Tony Vroon |
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 13:59:58 +0200 |
Michal Lipski |
More OSS4 plugin changes
|
Fri, 17 Apr 2009 17:31:14 +0200 |
Michal Lipski |
ported OSS4
|
Fri, 17 Apr 2009 16:17:10 +0300 |
Andrew O. Shadoura |
ported EsounD plugin
|
Fri, 17 Apr 2009 16:11:16 +0300 |
Andrew O. Shadoura |
ported icecast plugin,
|
Thu, 16 Apr 2009 16:53:42 -0500 |
William Pitcock |
Added tag audacious-plugins-2.0-alpha1 for changeset c5fbafe09e1e
|
Thu, 16 Apr 2009 16:53:23 -0500 |
William Pitcock |
Queued projectm fixes.
|
Tue, 14 Apr 2009 18:25:16 -0500 |
William Pitcock |
add a debugging notice
|
Tue, 14 Apr 2009 18:19:27 -0500 |
William Pitcock |
More cleanups.
|
Tue, 14 Apr 2009 15:57:15 -0500 |
William Pitcock |
Copying structs is not a good idea. Lets use a pointer here.
|
Tue, 14 Apr 2009 14:47:25 -0500 |
William Pitcock |
go back to the SDL version
|
Tue, 14 Apr 2009 09:39:10 +0200 |
Tomasz Mon |
Add random skin on play to skins plugin preferences (bug #28)
|
Sun, 12 Apr 2009 20:00:52 -0400 |
John Lindgren |
Updated Catalan translation from Ernest Adrogu (bug #25)
|
Sun, 12 Apr 2009 17:23:45 -0400 |
John Lindgren |
Get plugin services working again for 2.0 (bug #8)
|
Sat, 11 Apr 2009 08:26:51 -0400 |
John Lindgren |
Fix multiple issues with vector fonts in the skinned interface.
|
Fri, 10 Apr 2009 13:24:02 +0200 |
Tomasz Mon |
Don't use deprecated gtk functions
|
Fri, 10 Apr 2009 12:28:44 +0200 |
Tomasz Mon |
Don't use deprecated gdk functions
|
Fri, 10 Apr 2009 11:07:00 +0200 |
Tomasz Mon |
Don't use deprecated gtk_type_class() (missed those two files before)
|
Fri, 10 Apr 2009 11:02:41 +0200 |
Tomasz Mon |
Don't use deprecated gtk_type_class()
|
Fri, 10 Apr 2009 10:42:13 +0200 |
Tomasz Mon |
Use glib cast macros
|
Fri, 10 Apr 2009 01:46:08 -0400 |
John Lindgren |
Show playlist popup information reliably (Debian bug #460802)
|
Fri, 10 Apr 2009 01:34:22 -0400 |
John Lindgren |
Don't change config just because time remaining can't be shown for an
|
Fri, 10 Apr 2009 00:28:00 -0400 |
John Lindgren |
Fix seeking when paused for .ape plugin (Debian bug #517692)
|
Fri, 10 Apr 2009 00:30:15 +0100 |
Tony Vroon |
Support comment tag in FLAC files. By Brent Towe, resolves bug #4.
|
Fri, 10 Apr 2009 00:12:59 +0100 |
Tony Vroon |
Add explicit braces to outer if statement.
|
Fri, 10 Apr 2009 00:06:46 +0100 |
Tony Vroon |
Zero out variables explicitly where required.
|
Thu, 09 Apr 2009 23:58:13 +0100 |
Tony Vroon |
Patch from John Lindgren to skip corrupted frames, from Debian bug #514674.
|
Thu, 09 Apr 2009 23:36:49 +0100 |
Tony Vroon |
Add additional set of braces to clarify nested if statements.
|
Thu, 09 Apr 2009 23:05:29 +0100 |
Tony Vroon |
Place suggested parentheses around operand arithmetic.
|
Thu, 09 Apr 2009 22:57:02 +0100 |
Tony Vroon |
Kill more warnings by removing unused save/write code. We only read IT files.
|
Thu, 09 Apr 2009 21:57:39 +0100 |
Tony Vroon |
Port to new API, lowest prio and NO_DEVICES to avoid autoselect.
|
Thu, 09 Apr 2009 21:41:40 +0100 |
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:09:54 +0100 |
Tony Vroon |
Fix a heap of warnings by removing an unused component of AdPlug.
|
Thu, 09 Apr 2009 14:23:42 +0200 |
Tomasz Mon |
Don't use deprecated gtk macros and types
|
Thu, 09 Apr 2009 02:21:21 +0300 |
Paula Stanciu |
added signed char in declaration of function NeAACDecInit2 and
|
Wed, 08 Apr 2009 23:32:18 +0100 |
Tony Vroon |
Overdoing the pointer voodoo that much is a strict-aliasing violation.
|
Wed, 08 Apr 2009 23:24:00 +0100 |
Tony Vroon |
guint != gulong, ktnxbye.
|
Wed, 08 Apr 2009 23:11:11 +0100 |
Tony Vroon |
If you #if 0 out code, how about you do the variables it uses too.
|
Wed, 08 Apr 2009 23:10:10 +0100 |
Tony Vroon |
GCC wants triple braces, not double braces.
|
Wed, 08 Apr 2009 23:09:15 +0100 |
Tony Vroon |
Remove stray forward slash. Comment-in-comment is bad, hmmkay?
|
Wed, 08 Apr 2009 23:07:59 +0100 |
Tony Vroon |
Apparent copy/pasta salad gone awry, unused variable removed.
|
Wed, 08 Apr 2009 23:01:09 +0100 |
Tony Vroon |
GCC wanted *another* set of braces. Okay.
|
Wed, 08 Apr 2009 22:46:53 +0100 |
Tony Vroon |
Comment out two functions correctly identified by GCC as unused.
|
Wed, 08 Apr 2009 22:38:23 +0100 |
Tony Vroon |
Yes, and another of those "inline" functions moved to where it belongs.
|
Wed, 08 Apr 2009 22:30:45 +0100 |
Tony Vroon |
Defining C functions in headers is awkward, move to the one C file that actually uses it.
|
Wed, 08 Apr 2009 22:16:01 +0100 |
Tony Vroon |
Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.
|
Wed, 08 Apr 2009 20:12:57 +0100 |
Tony Vroon |
Sync with FAAD 2.7; will fix warnings in separate commits.
|
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.
|
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;
|
Wed, 16 Jul 2008 23:09:38 +0300 |
Andrew O. Shadoura |
most of encoder backends require GINT16_NE;
|
Thu, 07 Aug 2008 15:14:09 +0200 |
Tomasz Mon |
hide widgets before performing skin cleanup
|
Thu, 07 Aug 2008 13:36:41 +0300 |
Paula Stanciu |
removed the warnings
|
Thu, 07 Aug 2008 12:33:57 +0300 |
Paula Stanciu |
restoring the default ocm device at cleanup
|
Thu, 07 Aug 2008 12:12:12 +0300 |
Paula Stanciu |
Automated merge with ssh://paula@hg.atheme.org//hg/audacious-plugins
|
Thu, 07 Aug 2008 12:12:03 +0300 |
Paula Stanciu |
playing without restart
|
Thu, 07 Aug 2008 12:11:09 +0300 |
Paula Stanciu |
fixed bonding an allready bonded device bug
|
Wed, 06 Aug 2008 22:56:25 +0100 |
Tony Vroon |
Sprinkle some braces to liven up the if-statements. The compiler likes it better now.
|
Wed, 06 Aug 2008 11:48:18 +0100 |
Tony Vroon |
Less pointer voodoo, no more warnings, audio output unchanged. Everybody wins!
|
Wed, 06 Aug 2008 11:17:21 +0100 |
Tony Vroon |
Dereferencing type-punned pointers is bad, hmmkay?
|
Mon, 04 Aug 2008 06:49:41 +0300 |
Matti Hamalainen |
Synchronize acinclude.m4.
|
Mon, 04 Aug 2008 06:44:55 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 30 Jul 2008 17:28:41 +0300 |
Matti Hamalainen |
Indentation.
|
Sun, 03 Aug 2008 15:28:02 +0200 |
Tomasz Mon |
transform UiSkinnedTextbox into windowless widget
|
Sun, 03 Aug 2008 14:11:02 +0200 |
Tomasz Mon |
transform UiSkinnedButton into windowless widget
|
Sat, 02 Aug 2008 22:40:41 +0300 |
Paula Stanciu |
fixed .asoundrc bug - writeing multiple pcm bluetooth device
|
Fri, 01 Aug 2008 23:18:21 +0300 |
Paula Stanciu |
Restart dialog
|
Fri, 01 Aug 2008 22:55:49 +0300 |
Paula Stanciu |
merge
|
Fri, 01 Aug 2008 22:53:40 +0300 |
Paula Stanciu |
bluetooth audio support - working after restarting the player
|
Wed, 30 Jul 2008 17:49:43 +0300 |
Paula Stanciu |
playback
|
Tue, 29 Jul 2008 18:49:04 +0300 |
Paula Stanciu |
added Retry button for the pairing interface
|
Wed, 30 Jul 2008 23:04:46 +0100 |
Tony Vroon |
Parallel dependency resolution by Jonathan Schleifer.
|
Wed, 30 Jul 2008 17:25:24 +0300 |
Matti Hamalainen |
Only save volumes in alsa_save_config().
|
Tue, 29 Jul 2008 00:20:31 +0300 |
Calin Crisan ccrisan |
xiph now updates the streams as well; i am aware of gui crashing when adding xiph streams, but tomorrow is another lovely day
|
Mon, 28 Jul 2008 23:44:00 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Mon, 28 Jul 2008 23:43:31 +0300 |
Calin Crisan ccrisan |
click on a stream updates; more comments; more proper stream icons
|
Mon, 28 Jul 2008 21:48:39 +0300 |
Paula Stanciu |
Basic pairing interface
|
Sun, 27 Jul 2008 22:15:41 +0300 |
Paula Stanciu |
updated pairing agent - added bonding signals
|
Fri, 25 Jul 2008 12:03:16 +0300 |
Paula Stanciu |
removed interface freeze while pairing
|
Wed, 23 Jul 2008 14:29:25 +0200 |
Tomasz Mon |
remove few not needed anymore #if 0
|
Tue, 22 Jul 2008 14:26:50 +0100 |
Tony Vroon |
Patch by ivanhoe@vfemail.net to include missing header, resolves QA warning and Gentoo bug #232418.
|
Fri, 18 Jul 2008 12:10:11 +0300 |
Paula Stanciu |
hardcoded address removed
|
Fri, 18 Jul 2008 12:01:38 +0300 |
Paula Stanciu |
indentation
|
Fri, 18 Jul 2008 11:46:56 +0300 |
Paula Stanciu |
working basic pairing / bounding
|
Wed, 16 Jul 2008 20:57:17 +0300 |
Paula Stanciu |
GPL Headers
|
Wed, 16 Jul 2008 20:48:09 +0300 |
Paula Stanciu |
added passkey agent and basic pairing functionality
|
Mon, 14 Jul 2008 18:07:03 +0200 |
Tomasz Mon |
make use of new InterfaceOps
|
Mon, 14 Jul 2008 11:54:07 +0200 |
Tomasz Mon |
fix possible segfault on cleanup
|
Mon, 14 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
fixed FSF address
|
Mon, 14 Jul 2008 01:34:51 +0300 |
Andrew O. Shadoura |
don't need these
|
Mon, 14 Jul 2008 01:25:03 +0300 |
Andrew O. Shadoura |
branch merge
|
Mon, 14 Jul 2008 01:21:11 +0300 |
Andrew O. Shadoura |
branch merge
|
Mon, 14 Jul 2008 01:16:16 +0300 |
Andrew O. Shadoura |
fixed Ogg Vorbis streams!
|
Mon, 14 Jul 2008 00:27:39 +0300 |
Andrew O. Shadoura |
fix time display and playback; don't know why, but playing=0 makes it happy
|
Sun, 13 Jul 2008 23:28:55 +0300 |
Andrew O. Shadoura |
little code cleanup
|
Sun, 13 Jul 2008 23:22:43 +0300 |
Andrew O. Shadoura |
prevent crash when user changes selects plugin
|
Sun, 13 Jul 2008 20:57:22 +0300 |
Andrew O. Shadoura |
added mountpoint entrybox
|
Sun, 13 Jul 2008 15:30:39 -0500 |
William Pitcock |
Integrate skins interface into the build.
|
Sun, 13 Jul 2008 15:17:29 -0500 |
William Pitcock |
branch merge.
|
Sun, 13 Jul 2008 15:17:16 -0500 |
William Pitcock |
Backed out changeset 4151640654ae
|
Sun, 13 Jul 2008 20:18:19 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Sun, 13 Jul 2008 20:18:00 +0300 |
Calin Crisan ccrisan |
implemented xiph categories/genres, xiph is now usable
|
Sun, 13 Jul 2008 15:54:57 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 13 Jul 2008 15:54:39 +0200 |
Jonathan Schleifer |
16 tries arn't enough, we need 256 when the ID3 tag includes pictures.
|
Sun, 13 Jul 2008 14:48:39 +0300 |
Calin Crisan ccrisan |
streams no longer disappear when added to playlist
|
Sun, 13 Jul 2008 14:42:54 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Sun, 13 Jul 2008 14:42:27 +0300 |
Calin Crisan ccrisan |
added xiph icon; smaller icons for streamdirs; fetch queue fix; up/down keys in tree view no longer focus the search entry
|
Sun, 13 Jul 2008 13:06:03 +0200 |
Tomasz Mon |
use InterfaceOps
|
Sun, 13 Jul 2008 04:00:04 +0300 |
Calin Crisan ccrisan |
added initial support for xiph streaming directory; small bug fixes & code cleanups
|
Sat, 12 Jul 2008 16:00:03 +0200 |
Jonathan Schleifer |
Add != NULL to assert (NULL can be (void*)-1 on some systems).
|
Sat, 12 Jul 2008 15:39:36 +0200 |
Jonathan Schleifer |
WhoTF broke SID? I'm pretty sure this worked before!
|
Sat, 12 Jul 2008 13:56:15 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Sat, 12 Jul 2008 13:55:57 +0300 |
Calin Crisan ccrisan |
added GPL headers
|
Sat, 12 Jul 2008 13:47:22 +0300 |
Calin Crisan ccrisan |
fixed temporary files deletion
|
Sat, 12 Jul 2008 13:43:41 +0300 |
Calin Crisan ccrisan |
fixed temporary files deletion
|
Sat, 12 Jul 2008 13:27:54 +0300 |
Calin Crisan ccrisan |
shoutcast.xml - i don't know how this file got here
|
Sat, 12 Jul 2008 04:00:23 +0300 |
Andrew O. Shadoura |
migrated some plugins to auto_CFGID
|
Sat, 12 Jul 2008 03:39:55 +0300 |
Andrew O. Shadoura |
branch merge
|
Sat, 12 Jul 2008 03:39:25 +0300 |
Andrew O. Shadoura |
don't need newlines with g_debug etc.
|
Sat, 12 Jul 2008 03:35:13 +0300 |
Andrew O. Shadoura |
little more glib logging
|
Sat, 12 Jul 2008 03:06:15 +0300 |
Andrew O. Shadoura |
don't translate trailing \n
|
Sat, 12 Jul 2008 02:58:39 +0300 |
Andrew O. Shadoura |
don't pass non-alphanumerics to preprocessor
|
Sat, 12 Jul 2008 02:55:33 +0300 |
Andrew O. Shadoura |
some cleanup
|
Sat, 12 Jul 2008 02:40:00 +0300 |
Andrew O. Shadoura |
a fix for automatic plugin _CFGIDs to be generated
|
Sat, 05 Jul 2008 23:00:33 +0300 |
Andrew O. Shadoura |
added user/password entryboxes
|
Sat, 05 Jul 2008 21:34:32 +0300 |
Andrew O. Shadoura |
resize buffer on ice_open() only
|
Sat, 12 Jul 2008 00:27:39 +0300 |
Calin Crisan ccrisan |
double click adds stream to playlist; visual feedback when adding streams
|
Thu, 10 Jul 2008 01:41:27 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Thu, 10 Jul 2008 01:40:57 +0300 |
Calin Crisan ccrisan |
added strcasestr implementation; improved searching and updating
|
Wed, 09 Jul 2008 22:26:30 +0200 |
mf0102 |
merge
|
Wed, 09 Jul 2008 22:25:31 +0200 |
mf0102 |
merge
|
Wed, 09 Jul 2008 21:53:42 +0200 |
mf0102 |
sync ui_equalizer changes with skins plugin
|
Wed, 09 Jul 2008 22:52:56 +0300 |
Calin Crisan ccrisan |
streambrowser has now an icon
|
Wed, 09 Jul 2008 22:07:55 +0300 |
Calin Crisan ccrisan |
background fetching of streaming info is now indicated in gui
|
Wed, 09 Jul 2008 16:18:55 +0200 |
Tomasz Mon |
copy playlist manager into skins plugin
|
Wed, 09 Jul 2008 13:23:22 +0200 |
mf0102 |
reindent
|
Wed, 09 Jul 2008 13:18:17 +0200 |
mf0102 |
fix bug in cleaning up
|
Tue, 08 Jul 2008 15:37:33 +0200 |
Tomasz Mon |
make use of exported equalzier preset functions
|
Tue, 08 Jul 2008 13:15:13 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Tue, 08 Jul 2008 12:02:24 +0900 |
VDR dai (audacious) |
add ${AUDLDFLAGS} for linking audutil
|
Mon, 07 Jul 2008 01:28:54 +0300 |
Calin Crisan ccrisan |
made columns resizable in streambrowser's main win
|
Sun, 06 Jul 2008 20:50:01 +0300 |
Calin Crisan ccrisan |
added basic search functionality
|
Thu, 03 Jul 2008 17:37:11 +0300 |
Andrew O. Shadoura |
branch merge
|
Thu, 03 Jul 2008 17:23:34 +0300 |
Andrew O. Shadoura |
added dynamic buffer allocation
|
Thu, 03 Jul 2008 15:42:00 +0300 |
Andrew O. Shadoura |
added very basic buffering implementation; added server port configuration control
|
Fri, 13 Jun 2008 07:22:59 +0300 |
Andrew O. Shadoura |
fixed plugins build order: filewriter needs to be built before icecast
|
Fri, 13 Jun 2008 06:19:07 +0300 |
Andrew O. Shadoura |
fixed it again
|
Fri, 13 Jun 2008 06:04:44 +0300 |
Andrew O. Shadoura |
fixed merge result
|
Fri, 13 Jun 2008 05:57:25 +0300 |
Andrew O. Shadoura |
branch merge
|
Fri, 13 Jun 2008 04:58:39 +0300 |
Andrew O. Shadoura |
add metadata to stream + flush() should do a real flush at least with mp3
|
Tue, 10 Jun 2008 21:14:28 +0300 |
Andrew O. Shadoura |
added basic libshout functionality; fixed ice_close to close connection after timeout only
|
Mon, 09 Jun 2008 21:40:22 +0300 |
Andrew O. Shadoura |
enable lirc reconnect by default
|
Mon, 09 Jun 2008 20:30:54 +0300 |
Andrew O. Shadoura |
fixed FSF HQ address again
|
Mon, 09 Jun 2008 20:25:37 +0300 |
Andrew O. Shadoura |
added SHOUT_CFLAGS and SHOUT_LIBS
|
Mon, 09 Jun 2008 19:52:28 +0300 |
Andrew O. Shadoura |
check for libshout in configure
|
Mon, 09 Jun 2008 19:49:36 +0300 |
Andrew O. Shadoura |
fixed FSF HQ address
|
Mon, 09 Jun 2008 19:48:19 +0300 |
Andrew O. Shadoura |
started icecast plugin (derived from filewriter)
|
Sat, 26 Apr 2008 15:58:58 +0300 |
Andrew O. Shadoura |
make some file filewriter backends use callbacks instead of calling VFS directly
|
Thu, 03 Jul 2008 15:52:56 +0200 |
Tomasz Mon |
fix segfault when starting with shaded windows
|
Thu, 03 Jul 2008 09:07:03 +0200 |
Stany HENRY |
Made "bluetooth" and "streambrowser" plugins translatable.
|
Thu, 03 Jul 2008 02:02:19 +0300 |
Calin Crisan ccrisan |
integrated streambrowser into the main buildsystem
|
Wed, 02 Jul 2008 21:27:56 +0200 |
Tomasz Mon |
change GeneralPlugin to Interface plugin
|
Wed, 02 Jul 2008 08:04:04 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 02 Jul 2008 08:03:42 +0300 |
Matti Hamalainen |
Use glib types.
|
Wed, 02 Jul 2008 07:56:49 +0300 |
Matti Hamalainen |
Also show indexed mixer elements in the ALSA plugin configuration UI,
|
Tue, 01 Jul 2008 21:13:48 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Tue, 01 Jul 2008 21:13:22 +0300 |
Calin Crisan ccrisan |
added shoutcast icon; fixed some small bugs
|
Tue, 01 Jul 2008 19:35:16 +0300 |
Paula Stanciu |
rescan functionality
|
Tue, 01 Jul 2008 00:51:38 -0500 |
William Pitcock |
Add psf2 plugin to build process.
|
Tue, 01 Jul 2008 00:50:20 -0500 |
William Pitcock |
Add note about http://audacious-media-player.org/?title=Audacious2/PSF2Plugin.
|
Tue, 01 Jul 2008 00:22:25 -0500 |
William Pitcock |
Implement seeking (you can seek forward), it crashes when you seek backwards though :(.
|
Mon, 30 Jun 2008 23:52:43 -0500 |
William Pitcock |
Fix length calculation to include fades.
|
Mon, 30 Jun 2008 23:50:51 -0500 |
William Pitcock |
Finalize event loop for the playback thread; the plugin is now done except for seeking.
|
Mon, 30 Jun 2008 23:39:49 -0500 |
William Pitcock |
Plugin is mostly usable now.
|
Mon, 30 Jun 2008 23:17:59 -0500 |
William Pitcock |
More work on tuples.
|
Mon, 30 Jun 2008 23:11:47 -0500 |
William Pitcock |
memory leak cleanups.
|
Mon, 30 Jun 2008 23:05:32 -0500 |
William Pitcock |
clean up warnings.
|
Mon, 30 Jun 2008 23:03:47 -0500 |
William Pitcock |
use aud_vfs_file_get_contents().
|
Mon, 30 Jun 2008 22:37:17 -0500 |
William Pitcock |
Remove unused cruft.
|
Mon, 30 Jun 2008 22:36:31 -0500 |
William Pitcock |
Plugin works kinda, but stopping after track ends isn't done yet.
|
Mon, 30 Jun 2008 22:21:38 -0500 |
William Pitcock |
Start working on tuples.
|
Mon, 30 Jun 2008 22:12:23 -0500 |
William Pitcock |
Initial plugin. Don't use this unless you like aud to use 100% cpu.
|
Mon, 30 Jun 2008 21:15:45 -0500 |
William Pitcock |
Remove moar stuff.
|
Mon, 30 Jun 2008 21:13:26 -0500 |
William Pitcock |
blah more refactoring
|
Mon, 30 Jun 2008 20:47:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 30 Jun 2008 20:46:42 -0500 |
William Pitcock |
blah blah blah
|
Mon, 30 Jun 2008 20:20:53 -0500 |
William Pitcock |
Import a bunch of stuff for new psf2 plugin.
|
Tue, 01 Jul 2008 02:06:01 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Tue, 01 Jul 2008 02:05:25 +0300 |
Calin Crisan ccrisan |
some work on the streambrowser
|
Mon, 30 Jun 2008 01:04:29 +0300 |
Paula Stanciu |
compilation fix
|
Mon, 30 Jun 2008 00:37:46 +0300 |
Paula Stanciu |
mistakely add the .o file - removed
|
Mon, 30 Jun 2008 00:34:56 +0300 |
Paula Stanciu |
indentation and some small bug fixing
|
Sun, 29 Jun 2008 00:04:49 -0500 |
William Pitcock |
Disable MADPROBE_DEBUG.
|
Sat, 28 Jun 2008 23:54:39 -0500 |
William Pitcock |
Merge translations.
|
Sat, 28 Jun 2008 23:54:30 -0500 |
William Pitcock |
Make things less nazi.
|
Sun, 29 Jun 2008 00:37:01 +0300 |
paula |
added some UI stuff
|
Mon, 23 Jun 2008 12:15:36 +0300 |
Matti Hamalainen |
We require >= 1.9.0
|
Mon, 23 Jun 2008 12:03:14 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 23 Jun 2008 12:03:01 +0300 |
Matti Hamalainen |
Remove is_our_file() from AdPlug (using tuple and vfs versions instead).
|
Sat, 21 Jun 2008 13:57:01 +0300 |
Matti Hamalainen |
Swapped OK and Cancel button positions to conform bit more to "Gtk+2 style"
|
Sat, 21 Jun 2008 08:28:35 +0300 |
Matti Hamalainen |
Updated .pot template.
|
Sat, 21 Jun 2008 08:28:03 +0300 |
Matti Hamalainen |
Updated.
|
Sun, 22 Jun 2008 17:36:45 +0200 |
Tomasz Mon |
small logic change
|
Sun, 22 Jun 2008 13:46:38 +0200 |
Tomasz Mon |
remove mainwin_mouse_button_release
|
Fri, 20 Jun 2008 21:26:12 +0200 |
Tomasz Mon |
use two GtkFixed in SkinnedWindow - normal and shaded
|
Tue, 17 Jun 2008 20:08:47 +0300 |
Matti Hamalainen |
And more updates to acinclude.m4.
|
Mon, 16 Jun 2008 19:23:05 +0300 |
Matti Hamalainen |
Synchronized acinclude.m4.
|
Mon, 16 Jun 2008 16:13:31 +0300 |
Matti Hamalainen |
Synchronize libSIDPlay detection macros from XMMS-SID.
|
Mon, 16 Jun 2008 15:32:09 +0300 |
Matti Hamalainen |
Clean up libmad.m4 macros.
|
Mon, 16 Jun 2008 14:50:35 +0300 |
Matti Hamalainen |
Synchronized acinclude.m4 again.
|
Mon, 16 Jun 2008 14:16:06 +0300 |
Matti Hamalainen |
Synchronize acinclude.m4.
|
Mon, 16 Jun 2008 07:15:33 +0300 |
Matti Hamalainen |
Removed the deprecated set_eq() function from InputPlugin and other places.
|
Mon, 16 Jun 2008 07:11:18 +0300 |
Matti Hamalainen |
Use InputPlayback structure properly.
|
Mon, 16 Jun 2008 06:20:03 +0300 |
Matti Hamalainen |
Replace a wtf static buffer with dynamic allocation.
|
Mon, 16 Jun 2008 05:48:57 +0300 |
Matti Hamalainen |
Remove references to output plugin field in InputPlugins (hopefully I didn't
|
Mon, 16 Jun 2008 02:28:11 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 14 Jun 2008 16:54:44 +0300 |
Matti Hamalainen |
Use gsize instead of gint.
|
Fri, 13 Jun 2008 19:23:39 +0200 |
Tomasz Mon |
paint on GtkFixed
|
Fri, 13 Jun 2008 08:19:51 +0300 |
Matti Hamalainen |
Sanitize pkg.m4.
|
Fri, 13 Jun 2008 05:38:18 +0300 |
Matti Hamalainen |
Inform the user about in-going SID-plugin options bit better.
|
Fri, 13 Jun 2008 05:27:51 +0300 |
Matti Hamalainen |
Fix some AC_DEFINEs.
|
Fri, 13 Jun 2008 05:17:23 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 13 Jun 2008 05:02:07 +0300 |
Matti Hamalainen |
Synchronize SID-plugin configure glue from XMMS-SID.
|
Tue, 10 Jun 2008 10:25:46 +0300 |
Cristi Magherusan |
killed the alac warning on amd64 too
|
Tue, 10 Jun 2008 00:52:44 +0200 |
mf0102 |
adapt C++ plugins to new API
|
Mon, 09 Jun 2008 17:53:09 +0200 |
Tomasz Mon |
I don't think redraw signal is needed anymore
|
Sun, 08 Jun 2008 11:47:10 +0900 |
Yoshiki Yazawa |
AUDLDFLAGS is required to pick libaudutil.so up when prefix has been specified.
|
Fri, 06 Jun 2008 15:30:41 +0300 |
Matti Hamalainen |
Remove legacy audio format conversion from OSS plugin. Core aka libSAD
|
Fri, 06 Jun 2008 15:02:21 +0300 |
Matti Hamalainen |
Perform same cleanups as in "old" OSS plugin.
|
Fri, 06 Jun 2008 15:01:35 +0300 |
Matti Hamalainen |
Staticize.
|
Fri, 06 Jun 2008 14:52:25 +0300 |
Matti Hamalainen |
Use g_free().
|
Fri, 06 Jun 2008 14:51:38 +0300 |
Matti Hamalainen |
Use g_free() as it should be used.
|
Fri, 06 Jun 2008 14:41:31 +0300 |
Matti Hamalainen |
Combine about.c and init.c to OSS.c
|
Fri, 06 Jun 2008 12:52:49 +0200 |
Tomasz Mon |
more work on skins plugin settings
|
Fri, 06 Jun 2008 13:41:12 +0300 |
Matti Hamalainen |
Add a NULL check to avoid an idiotic crash. (This bug also revealed a
|
Fri, 06 Jun 2008 13:40:13 +0300 |
Matti Hamalainen |
A completely rewritten approach for probing MPEG Audio files, using a
|
Fri, 06 Jun 2008 06:41:10 +0300 |
Matti Hamalainen |
Remove the obsolete is_our_file() function.
|
Thu, 05 Jun 2008 16:04:52 +0300 |
Matti Hamalainen |
Updated pkg.m4.
|
Thu, 05 Jun 2008 15:45:12 +0300 |
Matti Hamalainen |
Use a bit bigger buffer.
|
Thu, 05 Jun 2008 11:12:17 +0300 |
Matti Hamalainen |
Synchronized acinclude.m4.
|
Thu, 05 Jun 2008 05:56:32 +0300 |
Matti Hamalainen |
Synchronized acinclude.m4 from core.
|
Thu, 05 Jun 2008 04:16:47 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 05 Jun 2008 04:16:37 +0300 |
Matti Hamalainen |
Added .hgignore.
|
Wed, 04 Jun 2008 14:27:05 +0200 |
Tomasz Mon |
add basic configuration gui
|
Sun, 01 Jun 2008 17:12:08 +0200 |
Tomasz Mon |
make setting random skin on play working
|
Sun, 01 Jun 2008 17:01:47 +0200 |
Tomasz Mon |
oops
|
Sun, 01 Jun 2008 16:44:03 +0200 |
Tomasz Mon |
make skin_load_viscolor working
|
Sun, 01 Jun 2008 16:28:51 +0200 |
Tomasz Mon |
clean some more stuff at skins_cleanup()
|
Sun, 01 Jun 2008 15:57:12 +0200 |
Tomasz Mon |
add ui_skinselector
|
Sun, 01 Jun 2008 01:02:11 +0300 |
Matti Hamalainen |
Fixed js's commit, and few other things.
|
Sat, 31 May 2008 23:59:24 +0200 |
Jonathan Schleifer |
Remind me to not commit when I'm too tired
|
Sat, 31 May 2008 23:58:08 +0200 |
Jonathan Schleifer |
Sorry, I forgot a [], so NEON_LIBS was at the wrong place.
|
Sat, 31 May 2008 23:50:56 +0200 |
Jonathan Schleifer |
Include NEON_LIBS when checking for ne_set_connect_timeout.
|
Sat, 31 May 2008 23:45:02 +0200 |
Jonathan Schleifer |
Don't check for neon 0.27, but for ne_set_connect_timeout.
|
Sat, 31 May 2008 14:17:37 +0200 |
Tomasz Mon |
make vis working
|
Fri, 30 May 2008 21:02:12 +0200 |
Tomasz Mon |
introduce ui_skinned_button_set_inside
|
Fri, 30 May 2008 06:09:16 +0300 |
Matti Hamalainen |
Experimental changes in MADPlug's probing function to lessen chance of misdetection
|
Fri, 30 May 2008 05:17:45 +0300 |
Matti Hamalainen |
"Fix" demac plugin not to arbitrarily determine that all files belong to it...
|
Thu, 29 May 2008 02:35:19 +0300 |
Matti Hamalainen |
A tentative fix for adding XSPF playlists with relative file/pathnames.
|
Wed, 28 May 2008 22:21:54 +0300 |
Matti Hamalainen |
Add and use a neon_strcmp() function to simplify string comparisions.
|
Wed, 28 May 2008 21:19:42 +0300 |
Matti Hamalainen |
General code cleanups.
|
Wed, 28 May 2008 21:17:51 +0300 |
Matti Hamalainen |
Check for libneon >= 0.27 and conditionally compile with ne_set_connect_timeout().
|
Wed, 28 May 2008 20:56:05 +0300 |
Matti Hamalainen |
Backed out changeset c1258ae018ee
|
Wed, 28 May 2008 20:51:52 +0300 |
Matti Hamalainen |
Possibly fix some cases where certain X11 keysyms are not found.
|
Wed, 28 May 2008 20:31:51 +0300 |
Matti Hamalainen |
A global and unlocked ne_uri structure was being used for some reason.
|
Wed, 28 May 2008 15:41:52 +0200 |
Tomasz Mon |
don't free gdk_events during playlistwin_motion
|
Wed, 28 May 2008 15:25:09 +0200 |
Tomasz Mon |
little fix
|
Wed, 28 May 2008 16:13:43 +0300 |
Matti Hamalainen |
Use g_strlcpy instead of strncpy.
|
Wed, 28 May 2008 16:12:03 +0300 |
Matti Hamalainen |
Use Glib memory allocation and free() consistently -- libc malloc and free
|
Wed, 28 May 2008 15:55:59 +0300 |
Matti Hamalainen |
Use PACKAGE_VERSION in the user agent string.
|
Wed, 28 May 2008 15:55:18 +0300 |
Matti Hamalainen |
Use Glib types.
|
Wed, 28 May 2008 15:48:02 +0300 |
Matti Hamalainen |
Possible fix for IceCast stream titles getting cut at first single quote.
|
Wed, 28 May 2008 14:32:59 +0300 |
Matti Hamalainen |
Include audacious/plugin.h to fix a undefined symbol.
|
Tue, 27 May 2008 15:04:24 +0300 |
Matti Hamalainen |
Use stock Gtk+2 buttons in configuration dialog, it's nicer.; Added
|
Sun, 25 May 2008 23:04:33 +0300 |
Paula Stanciu |
fixed crash when prefs window was closed while scanning
|
Sun, 25 May 2008 21:44:27 +0300 |
Paula Stanciu |
added the marshal files
|
Sun, 25 May 2008 21:29:48 +0300 |
Paula Stanciu |
branch merge
|
Sun, 25 May 2008 21:29:07 +0300 |
Paula Stanciu |
added device discovery in the plugin's prefs window
|
Wed, 21 May 2008 16:04:24 +0300 |
Paula Stanciu |
merge
|
Sat, 17 May 2008 21:22:49 +0300 |
Paula Stanciu |
add bluetooth plugin
|
Sun, 25 May 2008 20:03:48 +0300 |
Matti Hamalainen |
Synchronized typedef name changes from XMMS-SID.
|
Fri, 23 May 2008 17:17:16 +0200 |
Tomasz Mon |
add few more config items
|
Fri, 23 May 2008 15:38:38 +0200 |
Tomasz Mon |
use equalzier changed hook
|
Fri, 23 May 2008 13:47:15 +0200 |
Tomasz Mon |
use more hooks
|
Fri, 23 May 2008 12:36:47 +0200 |
Tomasz Mon |
make use of ui_fileinfo
|
Fri, 23 May 2008 12:29:53 +0200 |
Tomasz Mon |
use fileinfopopup
|
Fri, 23 May 2008 12:03:01 +0200 |
Tomasz Mon |
little change
|
Fri, 23 May 2008 11:56:03 +0200 |
Tomasz Mon |
save active skin path
|
Fri, 23 May 2008 11:50:18 +0200 |
Tomasz Mon |
save config on plugin cleanup
|
Thu, 22 May 2008 21:42:31 +0200 |
Tomasz Mon |
make playlistwin_update_info and playlistwin_update_sinfo working
|
Thu, 22 May 2008 20:26:00 +0200 |
Tomasz Mon |
dissociate hooks at plugin cleanup
|
Thu, 22 May 2008 21:11:35 +0300 |
Matti Hamalainen |
Fix ModPlug plugin bug "not starting from pattern order #0" by reverting
|
Thu, 22 May 2008 19:32:39 +0200 |
Ralf Ertzinger |
Branch merge
|
Thu, 22 May 2008 19:31:48 +0200 |
Ralf Ertzinger |
- Fix seeking beyond end of stream
|
Thu, 22 May 2008 17:06:59 +0200 |
Tomasz Mon |
make dnd working in playlistwin
|
Thu, 22 May 2008 16:31:25 +0200 |
Tomasz Mon |
make few more things working
|
Thu, 22 May 2008 15:42:44 +0200 |
Tomasz Mon |
use in Makefile
|
Thu, 22 May 2008 15:15:31 +0200 |
Tomasz Mon |
remove more #if 0's, add ui_hints
|
Thu, 22 May 2008 15:10:00 +0200 |
Tomasz Mon |
remove few more #if 0's
|
Thu, 22 May 2008 12:33:08 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 22 May 2008 12:32:41 +0300 |
Matti Hamalainen |
Synchronized CVS libsidplay2 COM interface support from XMMS-SID. This is
|
Thu, 22 May 2008 12:30:43 +0300 |
Matti Hamalainen |
Indentation cleanup.
|
Wed, 21 May 2008 21:38:41 +0200 |
Tomasz Mon |
little fix
|
Wed, 21 May 2008 21:35:11 +0200 |
Tomasz Mon |
add playlistwindow
|
Wed, 21 May 2008 18:40:48 +0200 |
Tomasz Mon |
fix double free
|
Wed, 21 May 2008 17:15:47 +0200 |
Tomasz Mon |
set track info on change
|
Wed, 21 May 2008 16:52:23 +0200 |
Tomasz Mon |
make play and sotp buttons working
|
Wed, 21 May 2008 17:27:26 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 17:26:47 +0300 |
Matti Hamalainen |
A stray semicolon (';') at end of if-statement made a function end
|
Wed, 21 May 2008 16:22:12 +0200 |
mf0102 |
Added ui_fileopener
|
Wed, 21 May 2008 16:12:50 +0200 |
mf0102 |
Added image that was forgotten in a previous commit
|
Wed, 21 May 2008 16:44:05 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 16:43:48 +0300 |
Matti Hamalainen |
Remove the strange timeout function from ALSA plugin's mixer handling, this
|
Wed, 21 May 2008 16:42:00 +0300 |
Matti Hamalainen |
Combine init.c into alsa.c and use a preprocessor define for configdb ID for consistency.
|
Wed, 21 May 2008 16:38:10 +0300 |
Matti Hamalainen |
Remove unused preprocessor defines.
|
Wed, 21 May 2008 15:16:34 +0200 |
Tomasz Mon |
don't quit audacious if skins plugin gets unloaded
|
Wed, 21 May 2008 14:53:26 +0200 |
Tomasz Mon |
remove few equalizerwin related if 0's
|
Wed, 21 May 2008 14:45:16 +0200 |
Tomasz Mon |
add ui_equalizer
|
Wed, 21 May 2008 14:23:38 +0200 |
Tomasz Mon |
add ui_skinned_equalizer_slider
|
Wed, 21 May 2008 13:39:53 +0200 |
Tomasz Mon |
fix seeking
|
Wed, 21 May 2008 13:16:27 +0200 |
Tomasz Mon |
usee audacious_drct_get_length
|
Wed, 21 May 2008 12:37:40 +0200 |
Tomasz Mon |
work in progress - add ui_manager and ui_main_evlisteners
|
Wed, 21 May 2008 09:08:05 +0300 |
Matti Hamalainen |
Oops, forgot to link scrobbler plugin with libaudutil. Fixed.
|
Wed, 21 May 2008 09:06:33 +0300 |
Matti Hamalainen |
Use the md5 routines in libaudutil.
|
Wed, 21 May 2008 09:06:21 +0300 |
Matti Hamalainen |
Use the md5 routines in libaudutil.
|
Wed, 21 May 2008 08:32:33 +0300 |
Matti Hamalainen |
Updated bug tracker address.
|
Wed, 21 May 2008 05:43:54 +0300 |
Matti Hamalainen |
Only scan "*.{c,cxx,cc}" instead of "*.c*" when updating POTFILES.in.
|
Wed, 21 May 2008 04:41:03 +0300 |
Matti Hamalainen |
Fixed a missing include audacious/plugin.h.
|
Wed, 21 May 2008 02:27:01 +0300 |
Matti Hamalainen |
More indentation cleanups.
|
Wed, 21 May 2008 00:47:13 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 21 May 2008 00:46:06 +0300 |
Matti Hamalainen |
Indentation cleanups.
|
Tue, 20 May 2008 22:12:14 +0200 |
Tomasz Mon |
add ui_main - with huge amount of #if 0 to sort out later
|
Tue, 20 May 2008 20:23:15 +0200 |
Tomasz Mon |
add ui_skinned_equalizer_graph
|
Tue, 20 May 2008 20:13:25 +0200 |
Tomasz Mon |
oops
|
Tue, 20 May 2008 20:08:33 +0200 |
Tomasz Mon |
add ui_skinned_horizontal_slider
|
Tue, 20 May 2008 20:06:38 +0200 |
Tomasz Mon |
add ui_skinned_number
|
Tue, 20 May 2008 20:03:38 +0200 |
Tomasz Mon |
add ui_skinned_monostereo and ui_skinned_playstatus
|
Tue, 20 May 2008 20:00:31 +0200 |
Tomasz Mon |
add ui_skinned_textbox
|
Tue, 20 May 2008 19:50:03 +0200 |
Tomasz Mon |
add ui_skinned_button
|
Tue, 20 May 2008 19:41:12 +0200 |
Tomasz Mon |
use plugin's own config
|
Tue, 20 May 2008 16:34:06 +0200 |
Tomasz Mon |
more work on config
|
Tue, 20 May 2008 15:36:47 +0200 |
Tomasz Mon |
use more local configuration options
|
Tue, 20 May 2008 14:37:50 +0200 |
Tomasz Mon |
add ui_skinned_menurow
|
Mon, 19 May 2008 18:07:28 +0200 |
Tomasz Mon |
branch merge
|
Mon, 19 May 2008 18:05:54 +0200 |
Tomasz Mon |
add vis and svis
|
Mon, 19 May 2008 07:22:53 +0300 |
Matti Hamalainen |
Fixed a rare null-pointer dereference in Audacious-SID, discovered via zzuf.
|
Mon, 19 May 2008 04:57:28 +0300 |
Matti Hamalainen |
Fix some plugins after the cleanup.
|
Mon, 19 May 2008 04:20:50 +0300 |
Matti Hamalainen |
Removed #includes that should not be included anymore.
|
Mon, 19 May 2008 01:52:11 +0200 |
Stefano D'Angelo |
Implemented query_format() callback in all effect plugins
|
Sun, 18 May 2008 16:59:05 +0200 |
Tomasz Mon |
introduce ui_skinned_window_button_press and ui_skinned_window_button_release
|
Sun, 18 May 2008 16:27:48 +0200 |
Tomasz Mon |
allow loading compressed skins
|
Sun, 18 May 2008 14:20:51 +0200 |
Tomasz Mon |
stub (really incomplete) for skin engine plugin
|
Sat, 17 May 2008 02:54:10 +0300 |
Calin Crisan ccrisan |
Oups! I shouldn't have committed this change.
|
Sat, 17 May 2008 02:50:10 +0300 |
Calin Crisan ccrisan |
Initial commit for the streambrowser plugin
|
Fri, 16 May 2008 16:01:18 +0200 |
Ralf Ertzinger |
- Fix case where the prebuffering exhausts the stream, and all data is read on the first go
|
Fri, 16 May 2008 14:43:59 +0200 |
Ralf Ertzinger |
- Print the EOF status in _feof()
|
Wed, 14 May 2008 23:39:07 +0200 |
Ralf Ertzinger |
- Handle situations better where the initial buffer fill hits EOF on the stream
|
Tue, 13 May 2008 20:10:57 +0200 |
Ralf Ertzinger |
- Ignore status codes other than 2xx for NE_OK
|
Tue, 13 May 2008 20:07:10 +0200 |
Ralf Ertzinger |
- Just send a "Range: " request header if we do not want to start from zero,
|
Mon, 12 May 2008 15:34:58 +0300 |
Sergiy Pylypenko |
Fixes to ModPlug plugin - don't allow song to loop infinitely, correct loading from archive.
|
Mon, 12 May 2008 02:33:43 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 12 May 2008 02:25:12 +0300 |
Matti Hamalainen |
Align preprocessor conditionals properly.
|
Mon, 12 May 2008 02:23:55 +0300 |
Matti Hamalainen |
Increase used INI key string buffer sizes from 10 to 16 chars.
|
Sat, 10 May 2008 19:06:58 +0300 |
Matti Hamalainen |
Cosmetics: align comments properly.
|
Sun, 11 May 2008 22:29:30 +0100 |
Tony Vroon |
Add fmts gchar array of supported extensions.
|
Sat, 10 May 2008 13:41:06 +0900 |
Yoshiki Yazawa |
now path can be specified for cddb lookup via http.
|
Sat, 10 May 2008 03:08:07 +0300 |
Matti Hamalainen |
Synchronized Autoconf/m4 cleanups from XMMS-SID.
|
Thu, 08 May 2008 22:16:40 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 08 May 2008 22:16:12 +0300 |
Matti Hamalainen |
VFS file handle was not correctly closed and freed in certain situations,
|
Thu, 08 May 2008 22:07:03 +0300 |
Matti Hamalainen |
Using a static buffer, eh? Don't. Just don't.
|
Thu, 08 May 2008 22:05:21 +0300 |
Matti Hamalainen |
Cosmetics.
|
Thu, 08 May 2008 22:01:01 +0300 |
Matti Hamalainen |
Sanitize Tuple creation, remove useless usage of GString and string duplications.
|
Thu, 08 May 2008 21:56:41 +0300 |
Matti Hamalainen |
Cosmetic cleanups / indentation.
|
Thu, 08 May 2008 21:54:55 +0300 |
Matti Hamalainen |
Use Glib types.
|
Thu, 08 May 2008 21:51:47 +0300 |
Matti Hamalainen |
Fix uninitialied GtkWidget variable in about box creation.
|
Wed, 30 Apr 2008 14:37:27 +0300 |
Matti Hamalainen |
Removed unused modplug/gui/Makefile.
|
Wed, 07 May 2008 19:10:06 +0300 |
Cristi Magherusan |
fix int types redefinition caused by bad order of #includes, pointed by pelya on IRC
|
Wed, 30 Apr 2008 13:29:56 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 30 Apr 2008 05:01:37 +0300 |
Matti Hamalainen |
MIDI files were never properly supported (and probably shouldn't be, because
|
Wed, 30 Apr 2008 04:59:30 +0300 |
Matti Hamalainen |
Mark common fields and input-plugin specific fields via comments.
|
Tue, 29 Apr 2008 02:17:57 +0300 |
Matti Hamalainen |
A leftover J2B reference removed.
|
Mon, 28 Apr 2008 18:24:46 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 28 Apr 2008 17:30:54 +0300 |
Matti Hamalainen |
We don't use libmikmod, so remove the m4 macros for it.
|
Mon, 21 Apr 2008 16:39:18 +0300 |
Matti Hamalainen |
Various new helper macros added for simplifying and sanitizing configure.ac.
|
Mon, 28 Apr 2008 18:15:22 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 28 Apr 2008 16:35:16 +0300 |
Matti Hamalainen |
Stddefs.h has multiple include guards already, removed the superfluous ones.
|
Mon, 28 Apr 2008 16:33:09 +0300 |
Matti Hamalainen |
Remove useless MS-related #pragma.
|
Mon, 28 Apr 2008 16:46:35 +0300 |
Matti Hamalainen |
We have never actually supported J2B (Jazz Jackrabbit 2) modules (the loader
|
Mon, 28 Apr 2008 16:31:52 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Mon, 28 Apr 2008 16:31:05 +0300 |
Matti Hamalainen |
Fixes integrated from Schism tracker ModPlug engine.
|
Mon, 28 Apr 2008 04:24:33 +0300 |
Matti Hamalainen |
Removed unused header modplug.h
|
Mon, 21 Apr 2008 18:42:00 +0300 |
Matti Hamalainen |
Variable rename.
|
Mon, 21 Apr 2008 03:51:15 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 21 Apr 2008 03:48:17 +0300 |
Matti Hamalainen |
Updated pkg.m4 from Debian testing and added some shell portability fixes myself.
|
Thu, 17 Apr 2008 21:54:16 +0200 |
Jonathan Schleifer |
buildsys.mk.in: Fixed typo.
|
Thu, 17 Apr 2008 05:34:30 +0300 |
Matti Hamalainen |
Remove DBUS_CFLAGS and DBUS_LIBS from Makefiles that don't need them.
|
Thu, 17 Apr 2008 05:19:51 +0300 |
Matti Hamalainen |
One would assume that DBUS is not used in the CUE plugin; thus DBUS_CFLAGS
|
Thu, 17 Apr 2008 05:15:02 +0300 |
Matti Hamalainen |
Actually substitute/define OSS_CFLAGS.
|
Thu, 17 Apr 2008 05:06:14 +0300 |
Matti Hamalainen |
Typofix MONWGLI_LIBS -> MOWGLI_LIBS.
|
Thu, 17 Apr 2008 05:04:07 +0300 |
Matti Hamalainen |
Remove -I../../intl and PANGO_{CFLAGS,LIBS} from those Makefiles where they are not needed (in practice almost all of them.)
|
Wed, 09 Apr 2008 15:48:36 +0300 |
Matti Hamalainen |
Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
|
Wed, 09 Apr 2008 13:31:10 +0300 |
Matti Hamalainen |
Indentation.
|
Wed, 09 Apr 2008 02:42:40 +0300 |
Cristi Magherusan |
added a configure message for crystalizer
|
Tue, 08 Apr 2008 15:19:44 -0500 |
William Pitcock |
Further tweaks, should work fine now.
|
Tue, 08 Apr 2008 15:11:35 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 08 Apr 2008 15:10:31 -0500 |
William Pitcock |
Add crystalizer plugin.
|
Mon, 07 Apr 2008 15:54:32 +0400 |
Eugene Zagidullin |
skip leading junk in APE files (launchpad #211908)
|
Sun, 06 Apr 2008 17:30:22 +0400 |
Eugene Zagidullin |
switch to AUDDBG
|
Thu, 03 Apr 2008 14:48:48 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 02 Apr 2008 23:05:53 +0300 |
Matti Hamalainen |
A numeric #define with an expression not enclosed in parentheses is dangerous.
|
Wed, 02 Apr 2008 23:02:09 +0300 |
Matti Hamalainen |
Remove completely wtf pointer nulling. Variables don't magically change
|
Wed, 02 Apr 2008 22:58:35 +0300 |
Matti Hamalainen |
Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
|
Thu, 03 Apr 2008 00:59:00 +0300 |
Matti Hamalainen |
Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
|
Thu, 03 Apr 2008 00:53:45 +0300 |
Matti Hamalainen |
Cosmetic variable and function argument name changes.
|
Thu, 03 Apr 2008 00:52:14 +0300 |
Matti Hamalainen |
Change tabs to 4 spaces, everywhere.
|
Wed, 02 Apr 2008 19:55:15 +0300 |
Matti Hamalainen |
Remove debugging printfs.
|
Wed, 02 Apr 2008 19:53:39 +0300 |
Matti Hamalainen |
Cosmetic cleanups, synchronized from XMMS-SID.
|
Wed, 02 Apr 2008 18:06:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 02 Apr 2008 17:51:41 +0300 |
Matti Hamalainen |
Fixed cue-sheet plugin to have the vfs extensions support.
|
Wed, 02 Apr 2008 12:35:24 +0900 |
Yoshiki Yazawa |
added a cast to suppress warning
|
Wed, 02 Apr 2008 12:28:27 +0900 |
Yoshiki Yazawa |
warning suppression
|
Mon, 31 Mar 2008 16:32:54 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 16:03:22 +0300 |
Matti Hamalainen |
Include cleanups, part #6.
|
Mon, 31 Mar 2008 15:22:07 +0300 |
Matti Hamalainen |
Include cleanups, part #5.
|
Mon, 31 Mar 2008 15:18:05 +0300 |
Matti Hamalainen |
Include cleanups, part #4.
|
Mon, 31 Mar 2008 15:11:29 +0300 |
Matti Hamalainen |
Include cleanups, part #3.
|
Mon, 31 Mar 2008 14:55:14 +0300 |
Matti Hamalainen |
Include cleanups, part #2.
|
Mon, 31 Mar 2008 14:00:33 +0300 |
Matti Hamalainen |
Include cleanups, part #1.
|
Mon, 31 Mar 2008 12:57:49 +0300 |
Matti Hamalainen |
Use glib types.
|
Mon, 31 Mar 2008 04:45:30 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 04:44:26 -0500 |
William Pitcock |
API fix
|
Mon, 31 Mar 2008 04:44:09 -0500 |
William Pitcock |
use projectm 1.1 again
|
Mon, 31 Mar 2008 12:38:35 +0300 |
Matti Hamalainen |
Remove unused and completely wtf #includes.
|
Mon, 31 Mar 2008 11:58:18 +0300 |
Matti Hamalainen |
Remove leftover #define
|
Mon, 31 Mar 2008 09:49:59 +0300 |
Matti Hamalainen |
De-constify.
|
Mon, 31 Mar 2008 09:22:44 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 09:21:36 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 31 Mar 2008 08:46:21 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:16:11 +0300 |
Matti Hamalainen |
Added myself.
|
Mon, 31 Mar 2008 08:15:52 +0300 |
Matti Hamalainen |
2008
|
Mon, 31 Mar 2008 08:14:09 +0300 |
Matti Hamalainen |
Moved formatter stuff to the only plugin that actually used it.
|
Mon, 31 Mar 2008 15:02:24 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 30 Mar 2008 17:36:35 +0200 |
mf0102 |
- update-po, German translation update
|
Sun, 30 Mar 2008 08:17:21 +0300 |
Matti Hamalainen |
Do NOT use 'volatile' keyword!
|
Sun, 30 Mar 2008 06:29:55 +0300 |
Matti Hamalainen |
Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
|
Sun, 30 Mar 2008 01:25:40 +0200 |
Matti Hamalainen |
Use Glib endianess macros.
|
Sun, 30 Mar 2008 01:16:00 +0200 |
Matti Hamalainen |
Remove some useless wrapping of functions.
|
Sun, 30 Mar 2008 00:59:41 +0200 |
Matti Hamalainen |
Change version to 1.9.0 to indicate journey towards Audacious2.
|
Sat, 29 Mar 2008 13:52:19 +0200 |
Matti Hamalainen |
Removed some wtf #includes.
|
Sat, 29 Mar 2008 12:52:18 +0200 |
Matti Hamalainen |
Certain piece of allocated memory was free'd before we were done with it,
|
Sat, 29 Mar 2008 12:14:17 +0200 |
Matti Hamalainen |
Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.
|
Sat, 29 Mar 2008 12:08:06 +0200 |
Matti Hamalainen |
Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier.
|
Sat, 29 Mar 2008 12:06:38 +0200 |
Matti Hamalainen |
Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.
|
Sat, 29 Mar 2008 11:28:11 +0200 |
Matti Hamalainen |
Added a plugin-services menu option to force re-scanning of CD, patch
|
Sat, 29 Mar 2008 11:14:39 +0200 |
Matti Hamalainen |
Removed xs_memset(), just use memset().
|
Fri, 28 Mar 2008 02:42:17 +0200 |
Matti Hamalainen |
Fixed Mercurial instructions for stable branches.
|
Thu, 27 Mar 2008 04:15:28 +0200 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 25 Mar 2008 22:04:31 +0200 |
Matti Hamalainen |
Fuglyness trimming.
|
Sun, 23 Mar 2008 21:03:51 +0200 |
Matti Hamalainen |
Add note about license in about box.
|
Thu, 27 Mar 2008 00:13:29 +0900 |
Yoshiki Yazawa |
take care of force_v2_val, only_v1_val and only_v2_val
|
Thu, 27 Mar 2008 00:05:43 +0900 |
Yoshiki Yazawa |
make force reopen audio default
|
Wed, 26 Mar 2008 23:50:50 +0900 |
Yoshiki Yazawa |
exclude zip etc which doesn't contain any mod file.
|
Tue, 25 Mar 2008 17:28:14 +0100 |
mf0102 |
initialize configuration GUI only if needed
|
Mon, 24 Mar 2008 17:40:33 +0100 |
Sascha Hlusiak |
alsa: Make spinlocks a bit less scary. Don't lock up in alsa_flush when output is closed.
|
Thu, 20 Mar 2008 01:37:46 +0900 |
Yoshiki Yazawa |
revive support for zip and other archive formats. T.M aka teknocat pointed out this problem and provided preliminary patch.
|
Mon, 17 Mar 2008 21:38:04 +0100 |
mf0102 |
patch by chrome
|
Fri, 14 Mar 2008 15:13:40 +0200 |
Matti Hamalainen |
Minor shellscript consistency cleanups, always test strings
|
Fri, 14 Mar 2008 13:51:17 +0200 |
Matti Hamalainen |
Use glib types consistently.
|
Fri, 14 Mar 2008 02:01:38 +0300 |
Eugene Zagidullin |
Added tag audacious-plugins-1.5.0 for changeset 695e2c6040f2
|
Thu, 13 Mar 2008 17:00:03 -0500 |
William Pitcock |
Drop NEWS and ChangeLog.
audacious-plugins-1.5.0
|
Thu, 13 Mar 2008 16:42:02 -0500 |
William Pitcock |
Remove debugging notice.
|
Thu, 13 Mar 2008 16:39:55 -0500 |
William Pitcock |
Fix version relation.
|
Thu, 13 Mar 2008 16:39:13 -0500 |
William Pitcock |
Make this work with projectM 1.0 again.
|
Thu, 13 Mar 2008 23:23:04 +0200 |
Matti Hamalainen |
Some sanitization, I hope.
|
Thu, 13 Mar 2008 22:53:14 +0200 |
Matti Hamalainen |
Removed unused file and directory.
|
Thu, 13 Mar 2008 22:52:38 +0200 |
Matti Hamalainen |
I suppose the -plugins should be version 1.5.0 too.
|
Thu, 13 Mar 2008 22:32:40 +0200 |
Matti Hamalainen |
Check for Audacious >= 1.5.0 instead.
|
Tue, 11 Mar 2008 23:10:28 +0200 |
Calin Crisan ccrisan |
Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argument
|
Sat, 08 Mar 2008 10:17:53 +0100 |
Tomasz Mon |
string arrays should be freed with g_strfreev()
|
Sat, 08 Mar 2008 09:57:38 +0100 |
CJ Kucera |
Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
|
Fri, 07 Mar 2008 15:56:40 -0600 |
William Pitcock |
Remove unneeded vars.
|
Fri, 07 Mar 2008 15:55:45 -0600 |
William Pitcock |
Add wma_idx2.
|
Fri, 07 Mar 2008 15:02:44 -0600 |
William Pitcock |
Remove static values, making the plugin re-entrant. As such, remove the now unnecessary playback mutex.
|
Fri, 07 Mar 2008 14:59:24 -0600 |
William Pitcock |
Drop wma_playbuff(). Not re-entrant.
|
Fri, 07 Mar 2008 14:56:23 -0600 |
William Pitcock |
Severe refactoring phase 1.
|
Fri, 07 Mar 2008 14:49:23 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Mar 2008 14:49:02 -0600 |
William Pitcock |
Fix the double-free!!!!oneoneone+1.
|
Fri, 07 Mar 2008 18:45:36 +0200 |
Calin Crisan ccrisan |
reworked cdaudio-ng to avoid gui blockings as much as possible; the plugin now handles cdda:// URL by adding the whole cd to the playlist - to be used with -e argument from command line; the 'no cd' dialog may be broken
|
Thu, 06 Mar 2008 22:58:28 +0300 |
Eugene Zagidullin |
get rid of hardcoded paths
|
Wed, 05 Mar 2008 20:03:37 +0900 |
Yoshiki Yazawa |
abandon ${pluginlibdir}.
|
Sat, 01 Mar 2008 10:05:32 -0600 |
Michal Lipski |
fix cutoff in wavpack plugin. (Bugzilla #194)
|
Fri, 29 Feb 2008 12:48:56 -0600 |
Micha Lipski |
Add support for 24-bit wavpack files. (Bugzilla #190)
|
Wed, 27 Feb 2008 18:56:54 +0900 |
Yoshiki Yazawa |
g_timeout_add_seconds() requires glib-2.14.0 or higher.
|
Mon, 25 Feb 2008 15:15:46 +0200 |
Cristi Magherusan |
Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)
|
Mon, 25 Feb 2008 14:38:37 +0200 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Mon, 25 Feb 2008 13:57:28 +0200 |
Cristi Magherusan |
made status plugin use the main mouse wheel setting when changing the volume
|
Sun, 24 Feb 2008 07:08:26 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 24 Feb 2008 07:07:51 -0600 |
William Pitcock |
Ditto.
|
Sun, 24 Feb 2008 14:42:48 +0200 |
Cristi Magherusan |
jump between songs using shift+lmb and shift+rmb (Bugzilla #157)
|
Sat, 23 Feb 2008 13:58:43 +0100 |
Ralf Ertzinger |
- Fix spelling errors
|
Sat, 23 Feb 2008 21:08:27 +0900 |
Yoshiki Yazawa |
make load list button work for pls. closes #181.
|
Sat, 23 Feb 2008 15:13:52 +0900 |
Yoshiki Yazawa |
- now cdaudio-ng calculates discid correctly. closes #165
|
Fri, 22 Feb 2008 17:38:24 +0900 |
Yoshiki Yazawa |
fix for #135: do not read from already freed memory. patch by Jussi Judin. thanks Jussi!
|
Fri, 22 Feb 2008 17:25:46 +0900 |
Yoshiki Yazawa |
added mseek support to flacng. patch by Piotr Garus. thanks Piotr!
|
Wed, 20 Feb 2008 14:05:47 +0100 |
Stany HENRY |
Updated French translation.
|
Wed, 20 Feb 2008 02:57:59 +0900 |
Yoshiki Yazawa |
fix for bug #150:
|
Tue, 19 Feb 2008 03:27:02 -0600 |
William Pitcock |
Bump requirement here too.
|
Tue, 19 Feb 2008 03:25:32 -0600 |
William Pitcock |
Update to libprojectM 1.1 API. I love it when people break API.
|
Mon, 18 Feb 2008 04:42:02 -0600 |
William Pitcock |
Fix configure.ac to be less retarded.
|
Mon, 18 Feb 2008 04:41:02 -0600 |
William Pitcock |
Set window to NULL after it's destroyed.
|
Mon, 18 Feb 2008 04:26:18 -0600 |
William Pitcock |
Fix the bug !!!oneoneone+1.
|
Mon, 18 Feb 2008 02:57:17 -0600 |
William Pitcock |
Add some UI niceities.
|
Mon, 18 Feb 2008 02:03:54 -0600 |
William Pitcock |
Add _gtk_projectm_destroy_impl().
|
Mon, 18 Feb 2008 01:47:02 -0600 |
William Pitcock |
Fix a crash.
|
Mon, 18 Feb 2008 01:46:46 -0600 |
William Pitcock |
Reimplement using a GTK+ widget.
|
Mon, 18 Feb 2008 00:33:11 -0600 |
William Pitcock |
Do not force windows to update, as it may cause an X desync.
|
Mon, 18 Feb 2008 00:27:21 -0600 |
William Pitcock |
Implement resizing.
|
Mon, 18 Feb 2008 00:15:40 -0600 |
William Pitcock |
Implement frame limiting.
|
Mon, 18 Feb 2008 00:09:38 -0600 |
William Pitcock |
First steps on GTK+ based projectM plugin.
|
Sun, 17 Feb 2008 23:01:38 -0600 |
William Pitcock |
Typo fixing.
|
Sun, 17 Feb 2008 22:58:22 -0600 |
William Pitcock |
Depend on gtkglext for projectm-1.0 instead of SDL.
|
Sat, 16 Feb 2008 01:41:14 +0100 |
Christian Birchinger |
Change required pulseaudio version to 0.9.9 because some PA_SAMPLE_S32 formats are not defined in older versions.
|
Sat, 16 Feb 2008 01:36:41 +0300 |
Eugene Zagidullin |
check input fmt thoughtfully
|
Fri, 15 Feb 2008 21:52:09 +0900 |
Yoshiki Yazawa |
correct frame time to 1/75sec. pointed out by Piotr Garus. it closes #162.
|
Fri, 15 Feb 2008 21:46:58 +0900 |
Yoshiki Yazawa |
replaced g_print with AUDDBG
|
Fri, 15 Feb 2008 19:35:35 +0900 |
Yoshiki Yazawa |
removed unnecessary files.
|
Fri, 15 Feb 2008 19:27:14 +0900 |
Yoshiki Yazawa |
results from madplug_x has been merged into madplug. thus madplug_x is unnecessary now.
|
Fri, 15 Feb 2008 19:19:09 +0900 |
Yoshiki Yazawa |
removed 'experimental' from description.
|
Fri, 15 Feb 2008 19:15:29 +0900 |
Yoshiki Yazawa |
imported 5298b10777b3 by Eugene Zagidullin.
|
Fri, 15 Feb 2008 19:13:35 +0900 |
Yoshiki Yazawa |
imported 2b561aa49580 by Eugene Zagidullin.
|
Fri, 15 Feb 2008 19:10:19 +0900 |
Yoshiki Yazawa |
converted to new sound engine scheme.
|
Thu, 14 Feb 2008 15:44:10 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 14 Feb 2008 15:43:46 -0600 |
BioHazard |
Trim whitespace on front of mod titles. (Bugzilla #175)
|
Thu, 14 Feb 2008 22:23:52 +0100 |
mf0102 |
remove an unused function
|
Thu, 14 Feb 2008 17:20:27 +0000 |
Tony Vroon |
Oh how I long back to the days where people compile-tested their changesets
|
Wed, 13 Feb 2008 11:28:57 +0100 |
Sascha Hlusiak |
Patched gnome-shortcuts for new dbus interface according to bug http://bugzilla.atheme.org/show_bug.cgi?id=171
|
Wed, 13 Feb 2008 01:29:20 +0900 |
Yoshiki Yazawa |
- fixed a bug which writes TRUE as the default port number.
|
Tue, 12 Feb 2008 02:25:03 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 12 Feb 2008 02:23:14 -0600 |
William Pitcock |
Remove calls into xconvert PAPI.
|
Tue, 12 Feb 2008 02:22:10 -0600 |
William Pitcock |
Warning cleanups.
|
Tue, 12 Feb 2008 15:55:12 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Mon, 11 Feb 2008 05:39:32 +0100 |
Stany HENRY |
Updated French translation.
|
Sun, 10 Feb 2008 21:33:33 +0100 |
Jonathan Schleifer |
Added HG repo URL to buildsys as a comment.
|
Sun, 10 Feb 2008 15:52:46 +0300 |
Eugene Zagidullin |
pretend to be stopped when buffer is free. needed for correct waiting for free buffer
|
Sun, 10 Feb 2008 14:47:39 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 10 Feb 2008 14:46:28 +0300 |
Eugene Zagidullin |
- fixed freezing on track end
|
Sun, 10 Feb 2008 10:36:22 +0100 |
Jonathan Schleifer |
Fix a possible bug in dependency generation.
|
Sun, 10 Feb 2008 10:29:56 +0100 |
Jonathan Schleifer |
Fix possible infinite loop in dependency generation.
|
Sun, 10 Feb 2008 10:23:20 +0100 |
Jonathan Schleifer |
Make dependency generation threaded.
|
Sun, 10 Feb 2008 07:32:37 +0300 |
Eugene Zagidullin |
suppress warning for paranoid GCC 4.x
|
Sat, 09 Feb 2008 13:17:12 +0100 |
Sascha Hlusiak |
Support for new dbus interface for gnome shortcuts. Using old interface as fallback. Should fix
|
Fri, 08 Feb 2008 21:34:13 +0100 |
Ralf Ertzinger |
- Fix two debugging statements
|
Fri, 08 Feb 2008 19:08:35 +0100 |
Ralf Ertzinger |
- Fixes for compilation with GCC 4.3
|
Fri, 08 Feb 2008 19:00:40 +0100 |
Ralf Ertzinger |
- Try a diffenent approach for proxy auth
|
Fri, 08 Feb 2008 12:11:13 +0100 |
Ralf Ertzinger |
- Add final part for proxy auth handling
|
Wed, 06 Feb 2008 04:28:39 +0100 |
Stany HENRY |
Updated French translation.
|
Wed, 06 Feb 2008 05:41:26 +0300 |
Eugene Zagidullin |
peak == 0 mean absence of gain/peak pair
|
Tue, 05 Feb 2008 09:14:14 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 05 Feb 2008 09:13:41 +0300 |
Eugene Zagidullin |
removed unneeded exponential transformation + little out-of-buffer fix
|
Mon, 04 Feb 2008 22:55:38 -0600 |
William Pitcock |
Add support for proxy_use_auth.
|
Tue, 05 Feb 2008 07:37:00 +0300 |
Eugene Zagidullin |
native 24bit output for FLAC
|
Mon, 04 Feb 2008 23:12:46 +0300 |
Eugene Zagidullin |
little help to yaz: build-time check for MAD_F_FRACBITS == __AUDACIOUS_ASSUMED_MAD_F_FRACBITS__
|
Tue, 05 Feb 2008 01:21:39 +0900 |
Yoshiki Yazawa |
convert to new sound engine scheme. try 1.
|
Tue, 05 Feb 2008 01:14:35 +0900 |
Yoshiki Yazawa |
remove unnecessary files
|
Tue, 05 Feb 2008 01:11:50 +0900 |
Yoshiki Yazawa |
make an experimental copy to update to new sound engine
|
Mon, 04 Feb 2008 16:35:54 +0200 |
Cristi Magherusan |
modified pulseaudio, but it only supports 16 and 32bit output
|
Mon, 04 Feb 2008 15:54:01 +0200 |
Cristi Magherusan |
introduced experimental support for 24bit and 32bit audio output
|
Mon, 04 Feb 2008 01:06:03 -0600 |
William Pitcock |
Experimental 24-bit support. Can someone test this? It doesn't work for me.
|
Mon, 04 Feb 2008 06:23:47 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 02 Feb 2008 02:02:15 +0300 |
Eugene Zagidullin |
vorbis switched to floating-point output. RG stuff removed
|
Thu, 31 Jan 2008 13:10:55 +0300 |
Eugene Zagidullin |
output value slightly limited
|
Thu, 31 Jan 2008 12:43:55 +0300 |
Eugene Zagidullin |
tonegen swithed to FMT_FLOAT for debugging purposes
|
Sun, 03 Feb 2008 21:02:06 +0200 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sun, 03 Feb 2008 21:01:35 +0200 |
Cristi Magherusan |
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
|
Mon, 04 Feb 2008 03:30:25 +0900 |
Yoshiki Yazawa |
allow madplug to compute mp3 duration when TLEN field is invalid. patch by Russell Yanofsky.
|
Sun, 03 Feb 2008 00:06:33 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 03 Feb 2008 00:05:32 +0900 |
Yoshiki Yazawa |
replaced 6db hard limit with experimental adaptive scaler clip prevention.
|
Fri, 01 Feb 2008 22:32:53 +0200 |
Eugene Paskevich |
Bumped plugins version up to 1.5.0
|
Thu, 31 Jan 2008 15:26:50 +0900 |
Yoshiki Yazawa |
made some debug messages conditional.
|
Thu, 31 Jan 2008 15:22:15 +0900 |
Yoshiki Yazawa |
- reworked replaygain to use individual pre-gain for the files with RG info and the rest.
|
Wed, 30 Jan 2008 05:04:15 +0300 |
Eugene Zagidullin |
fixed ${bitrate} in title string
|
Fri, 25 Jan 2008 11:34:10 +0100 |
Sascha Hlusiak |
Hotkey: Setup event filter on all screens as well to grab all key events. Should fix bug #119 now.
|
Thu, 24 Jan 2008 18:57:40 +0100 |
Sascha Hlusiak |
Grab keys on all screens, not only the default one. Should fix #119.
|
Thu, 24 Jan 2008 12:05:59 +0000 |
Tony Vroon |
Port Schism modplug core.
|
Wed, 23 Jan 2008 19:37:05 +0100 |
Sascha Hlusiak |
Hotkey Plugin: Complete GUI rework. Ability to use more than one binding for the same action.
|
Wed, 23 Jan 2008 14:12:02 +0100 |
mf0102 |
automated merge
|
Wed, 23 Jan 2008 14:11:29 +0100 |
Jussi Judin |
Fix problems with pointer arithmetic (Bugzilla #72)
|
Wed, 23 Jan 2008 09:56:48 +0900 |
Yoshiki Yazawa |
small fixes.
|
Tue, 22 Jan 2008 11:44:00 +0900 |
Yoshiki Yazawa |
fixed a decoder bug introduced in r2316.
|
Sun, 20 Jan 2008 14:53:47 +0100 |
Sascha Hlusiak |
Branch merge
|
Sun, 20 Jan 2008 14:52:44 +0100 |
Sascha Hlusiak |
Splitted core/gui/grabbing sources; Fixed memory leak when closing configuration dialog.
|
Sat, 19 Jan 2008 03:04:39 +0200 |
Cristi Magherusan |
Modified the playback loop to fix the last seconds skip (fixes bug #87)
|
Fri, 18 Jan 2008 18:56:34 +0100 |
Tomasz Mon |
if apply_timeout hasn't passed before cleanup, save password during cleanup; minor changes to saveconfig()
|
Fri, 18 Jan 2008 00:41:52 +0200 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
|
Fri, 18 Jan 2008 00:40:34 +0200 |
Calin Crisan ccrisan |
1) cdaudio-ng tries to fetch cd information in a background thread, and 2) cdaudio-ng no longer queries the cddb if cdtext is available
|
Thu, 17 Jan 2008 22:48:00 +0100 |
Ralf Ertzinger |
branch merge
|
Thu, 17 Jan 2008 22:47:15 +0100 |
Ralf Ertzinger |
- Work around some funny design decisions regarding redirect handling in neon
|
Wed, 16 Jan 2008 23:07:15 +0100 |
Giacomo Lozito |
- fixed /proc/bus/input/devices parser error when there are multiple lines between phys and handlers, thanks to Checkryzhev Vitaly for report and patch
|
Wed, 16 Jan 2008 01:12:24 +0200 |
Cristi Magherusan |
killed another warning
|
Wed, 16 Jan 2008 00:46:56 +0200 |
Cristi Magherusan |
killed a few warnings
|
Tue, 15 Jan 2008 20:49:33 +0100 |
Tomasz Mon |
forgot new file
|
Tue, 15 Jan 2008 20:35:07 +0100 |
Tomasz Mon |
stop plugin when user starts to type new details into configuration window, and start it when he finishes
|
Tue, 15 Jan 2008 20:26:27 +0100 |
Tomasz Mon |
apply username/password changes 10 seconds after last keystroke in config editboxes
|
Tue, 15 Jan 2008 19:54:19 +0100 |
Tomasz Mon |
bump scrobbler implementation to 0.2
|
Tue, 15 Jan 2008 12:35:54 +0200 |
Cristi Magherusan |
fixed some warnings
|
Mon, 14 Jan 2008 19:20:57 +0100 |
Tomasz Mon |
prevent segfault
|
Mon, 14 Jan 2008 18:54:56 +0100 |
Tomasz Mon |
len and time are int, not char*
|
Mon, 14 Jan 2008 12:08:32 +0100 |
Tomasz Mon |
don't create scrobblerqueue.txt/gerpokqueue.txt when no username nor password for last.fm/gerpok is entered
|
Mon, 14 Jan 2008 04:33:50 +0100 |
Stany HENRY |
Updated French translation.
|
Sun, 13 Jan 2008 22:18:38 +0100 |
Ralf Ertzinger |
branch merge
|
Sun, 13 Jan 2008 22:18:05 +0100 |
Ralf Ertzinger |
- Fix typo in neon_aud_vfs_ungetc_impl()
|
Sun, 13 Jan 2008 14:36:26 -0600 |
Andrew O. Shadoura |
Prevent g_source_remove() from being called multiple times. (Bugzilla #115)
|
Sun, 13 Jan 2008 17:59:57 +0100 |
Ralf Ertzinger |
- Handle invalid states in ICY-Metadata parser
|
Sun, 13 Jan 2008 17:57:08 +0100 |
Ralf Ertzinger |
- Whenever possible, mention the currently used handle in error/debug messages, to aid debugging of concurrent requests
|
Sun, 13 Jan 2008 17:33:47 +0100 |
Tomasz Mon |
keep track of how long song is played
|
Sat, 12 Jan 2008 13:09:10 -0600 |
Andrew O. Shadoura |
Add ability to enter track number using remote. (Bugzilla #115)
|
Sat, 12 Jan 2008 18:43:12 +0100 |
mf0102 |
automated merge
|
Sat, 12 Jan 2008 18:41:04 +0100 |
mf0102 |
threw out the WAV plugin in favour of the sndfile plugin
|
Sat, 12 Jan 2008 18:12:08 +0100 |
Tomasz Mon |
revise scrobblerqueue.txt a bit
|
Sat, 12 Jan 2008 16:35:26 +0100 |
mf0102 |
fix error pointed out by nenolod
|
Sat, 12 Jan 2008 16:26:05 +0100 |
mf0102 |
totally converted sndfile plugin to use VFS
|
Sat, 12 Jan 2008 22:52:04 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sat, 12 Jan 2008 12:15:43 +0100 |
Tomasz Mon |
branch merge
|
Sat, 12 Jan 2008 12:14:58 +0100 |
Tomasz Mon |
try to prevent 'Xlib: unexpected async reply' on errorbox show
|
Sat, 12 Jan 2008 19:42:48 +0900 |
Yoshiki Yazawa |
make wav.so to be loaded.
|
Sat, 12 Jan 2008 11:22:44 +0100 |
Petr Psa |
Czech translation update (Bugzilla #94)
|
Fri, 11 Jan 2008 05:18:51 +0300 |
Eugene Zagidullin |
Updated Russian translation (unfinished yet)
|
Fri, 11 Jan 2008 01:01:51 +0300 |
Eugene Zagidullin |
update-potfiles & update-po
|
Thu, 10 Jan 2008 19:49:26 +0100 |
mf0102 |
first changes to make sndfile compatible with VFS
|
Thu, 10 Jan 2008 18:39:52 +0100 |
mf0102 |
remove obsolete function
|
Thu, 10 Jan 2008 18:33:59 +0100 |
mf0102 |
enable some more file formats (aiff, au and raw)
|
Thu, 10 Jan 2008 14:47:44 +0100 |
Sascha Hlusiak |
Hotkey: New hotkey for showing Audacious OSD with current playing song (like Amarok can do)
|
Thu, 10 Jan 2008 14:42:03 +0100 |
Sascha Hlusiak |
Audacious OSD Plugin: Added trigger "aosd toggle" to trigger display of OSD from other plugins
|
Wed, 09 Jan 2008 09:25:48 -0600 |
Jussi Judin |
Fix memory leak in mad plugin when changing songs and writing output. (Bugzilla #82)
|
Wed, 09 Jan 2008 09:24:30 -0600 |
Jack Kelly |
Add .vfs_extensions to the timidity plugin. (Bugzilla #79)
|
Wed, 09 Jan 2008 15:41:59 +0100 |
mf0102 |
automated branch merge
|
Wed, 09 Jan 2008 15:41:22 +0100 |
mf0102 |
cleaned up the sndfile wav plugin, currently limiting it ONLY TO WAV
|
Fri, 04 Jan 2008 16:47:32 -0600 |
Jussi Judin |
Fixes memory leaks in scrobbler plugin when submitting songs. (Bugzilla #83)
|
Thu, 03 Jan 2008 15:48:50 +0100 |
Sascha Hlusiak |
Merge from respository
|
Thu, 03 Jan 2008 15:46:23 +0100 |
Sascha Hlusiak |
Hotkey: Changed "Play/Pause" to "Play" and "Pause" to "Pause/Resume" since they were doing the same
|
Tue, 01 Jan 2008 16:15:21 -0600 |
William Pitcock |
Add more missing files.
|
Tue, 01 Jan 2008 16:13:51 -0600 |
William Pitcock |
Add missing files.
|
Tue, 01 Jan 2008 16:04:29 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 01 Jan 2008 16:03:44 -0600 |
Andrew O. Shadoura |
Apply lirc patch from bugzilla. (Bugzilla #62).
|
Tue, 01 Jan 2008 23:12:46 +0900 |
Yoshiki Yazawa |
append '\n' to format string for AUDDBG()
|
Tue, 01 Jan 2008 22:54:10 +0900 |
Yoshiki Yazawa |
- mp3_playing() should return 0 for now otherwise mp4 playback would halt at the end of a track.
|
Mon, 31 Dec 2007 19:45:28 +0100 |
Sascha Hlusiak |
Hotkey: Added grabbing of mouse buttons with modificators so you can control it with the mouse from any application
|
Mon, 31 Dec 2007 17:38:27 +0100 |
Sascha Hlusiak |
Hotkey: some cleaning and simplifying
|
Thu, 27 Dec 2007 20:50:05 +0100 |
Murat Senel |
Turkish translation (Bugzilla #50)
|
Thu, 27 Dec 2007 17:57:13 +0100 |
Christian Birchinger |
Re-added 48kHz support to the GUI
|
Tue, 25 Dec 2007 21:54:17 +0100 |
Ralf Ertzinger |
- Add _delete for flac 1.1.2
|
Tue, 25 Dec 2007 02:16:51 -0600 |
Jussi Judin |
Fixes memory leak in song change plugin when applying configuration (Bugzilla #48)
|
Tue, 25 Dec 2007 02:16:22 -0600 |
Jussi Judin |
Fixes memleaks in open_file() function of libtimidity (Bugzilla #27)
|
Tue, 25 Dec 2007 02:15:51 -0600 |
Jussi Judin |
Fixes memory leaks that are visible during startup in scrobbler plugin (Bugzilla #26)
|
Tue, 25 Dec 2007 02:15:14 -0600 |
Jussi Judin |
Make flacng plugin to clean up after itself (Bugzilla #19)
|
Tue, 25 Dec 2007 02:14:39 -0600 |
Jussi Judin |
Fixes memory leak in libtta's get_song_tuple() function. (Bugzilla #16)
|
Sun, 23 Dec 2007 20:24:16 -0600 |
William Pitcock |
Break large write operations into smaller fragments.
|
Sun, 23 Dec 2007 17:51:34 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 23 Dec 2007 17:50:53 -0600 |
William Pitcock |
Gapless audio fixes.
|
Sat, 22 Dec 2007 21:19:18 +0100 |
Ralf Ertzinger |
- Prevent APE plugin from freaking out non-seekable streams
|
Fri, 21 Dec 2007 12:17:25 -0600 |
William Pitcock |
OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET.
|
Fri, 21 Dec 2007 16:51:56 +0100 |
Jonathan Schleifer |
Actually, we have to reset in oss_loop() as this calls close().
|
Fri, 21 Dec 2007 16:36:22 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 21 Dec 2007 16:36:11 +0100 |
Jonathan Schleifer |
Reset volume after the buffer has been played.
|
Thu, 20 Dec 2007 21:44:59 +0200 |
Calin Crisan ccrisan |
cddb may use http instead of cddbp now; the global proxy settings are used if enabled
|
Wed, 19 Dec 2007 17:51:50 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:51:17 +0200 |
Cristi Magherusan |
merge
|
Wed, 19 Dec 2007 17:25:55 +0200 |
Cristi Magherusan |
branch merge
|
Wed, 05 Dec 2007 13:35:16 +0200 |
Cristi Magherusan |
replaced SNDCTL_DSP_RESET with SNDCTL_DSP_SYNC, as suggested by Michal
|
Wed, 19 Dec 2007 12:23:30 +0200 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Dec 2007 12:21:59 +0200 |
Eugene Paskevich |
Hope it's the final italics fix.
|
Mon, 17 Dec 2007 19:45:15 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 17 Dec 2007 15:53:26 -0600 |
William Pitcock |
g_get_home_dir() doesn't give us a trailing slash
|
Mon, 17 Dec 2007 15:52:09 -0600 |
William Pitcock |
missed a g_free().
|
Mon, 17 Dec 2007 15:51:45 -0600 |
William Pitcock |
- drop protected: declarations, protected: is not needed here (and causes error on gcc4.3)
|
Mon, 17 Dec 2007 15:23:30 -0600 |
William Pitcock |
projectm-1.0: rewrite the plugin.
|
Sun, 16 Dec 2007 13:27:33 -0600 |
William Pitcock |
flacng: write only 1024 samples at a time to allow visualization plugins to work more efficiently.
|
Tue, 18 Dec 2007 02:33:00 +0900 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
Mon, 17 Dec 2007 22:05:31 +0900 |
Yoshiki Yazawa |
branch merge
|
Mon, 17 Dec 2007 22:04:37 +0900 |
Yoshiki Yazawa |
make use of aud_uri_to_display_*()
|
Mon, 17 Dec 2007 18:40:07 +0900 |
Yoshiki Yazawa |
eliminate warnings
|
Mon, 17 Dec 2007 18:35:35 +0900 |
Yoshiki Yazawa |
eliminate warnings
|
Mon, 17 Dec 2007 18:04:53 +0900 |
Yoshiki Yazawa |
eliminate warnings on x86_64.
|
Sun, 16 Dec 2007 21:00:58 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 16 Dec 2007 11:42:38 +0200 |
Eugene Paskevich |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 16 Dec 2007 11:41:14 +0200 |
Eugene Paskevich |
Fixed layout size calculation to take italicized glyph extents into account.
|
Sun, 16 Dec 2007 21:00:28 +0900 |
Yoshiki Yazawa |
xspf had not read mtime from some time.
|
Sun, 16 Dec 2007 18:18:03 +0900 |
Yoshiki Yazawa |
- make use of AUDDBG
|
Sat, 15 Dec 2007 01:17:05 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Sat, 15 Dec 2007 01:08:36 +0900 |
Yoshiki Yazawa |
fix indentation.
|
Sat, 15 Dec 2007 00:19:07 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Sat, 15 Dec 2007 00:03:37 +0900 |
Yoshiki Yazawa |
eliminate warnings.
|
Fri, 14 Dec 2007 23:36:11 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Fri, 14 Dec 2007 23:03:38 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Fri, 14 Dec 2007 22:13:44 +0900 |
Yoshiki Yazawa |
eliminate warning.
|
Wed, 12 Dec 2007 19:37:42 +0100 |
Tomasz Mon |
fix from Andrew O. Shadoura (chrome|debian)
|
Wed, 12 Dec 2007 17:43:57 +0300 |
Eugene Zagidullin |
forgotten macros
|
Fri, 07 Dec 2007 22:51:53 +0300 |
Eugene Zagidullin |
statusicon: more elegant solution, workaround removed
|
Fri, 07 Dec 2007 21:59:27 +0300 |
Eugene Zagidullin |
little comment
|
Fri, 07 Dec 2007 21:50:55 +0300 |
Eugene Zagidullin |
statusicon: quick workaround for Xfce4
|
Fri, 07 Dec 2007 21:35:28 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Dec 2007 21:34:58 +0300 |
Eugene Zagidullin |
statusicon: warnings suppressed
|
Fri, 07 Dec 2007 12:13:37 -0600 |
William Pitcock |
That didn't merge properly. I'll try again at some other point.
|
Fri, 07 Dec 2007 12:09:16 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Dec 2007 12:08:47 -0600 |
William Pitcock |
Sync with schism's modplug engine. Suggested by Grkan Sengn.
|
Fri, 07 Dec 2007 01:13:34 +0900 |
Yoshiki Yazawa |
- now container plugins feed only valid uri to the core.
|
Thu, 06 Dec 2007 23:25:24 +0900 |
Yoshiki Yazawa |
make use of AUDDBG() for debug print out.
|
Thu, 06 Dec 2007 22:52:00 +0900 |
Yoshiki Yazawa |
make use of AUDDBG() for debug print out.
|
Thu, 06 Dec 2007 04:39:14 +0300 |
Eugene Zagidullin |
vorbis: mimetype field added. also little fix
|
Thu, 06 Dec 2007 03:54:59 +0300 |
Eugene Zagidullin |
vorbis: bitrate field added
|
Thu, 06 Dec 2007 03:41:16 +0300 |
Eugene Zagidullin |
be aware of incorrect formatting
|
Thu, 06 Dec 2007 03:23:28 +0300 |
Eugene Zagidullin |
hmmm... this file doesn't contain BMP code anymore
|
Thu, 06 Dec 2007 03:20:39 +0300 |
Eugene Zagidullin |
vorbis: removed fileinfo dialog, switched to mowgli_dictionary, some fixes
|
Tue, 04 Dec 2007 03:34:08 +0300 |
Eugene Zagidullin |
get benefit of FIELD_BITRATE
|
Tue, 04 Dec 2007 02:11:02 +0300 |
Eugene Zagidullin |
added myself to authors
|
Tue, 04 Dec 2007 02:04:49 +0300 |
Eugene Zagidullin |
madplug now provides more informative tuple
|
Mon, 03 Dec 2007 18:50:19 +0900 |
Yoshiki Yazawa |
add "fla" to the extension list. fix #6.
|
Mon, 03 Dec 2007 02:10:29 +0300 |
Eugene Zagidullin |
removed debugging stuff. some notes added
|
Mon, 03 Dec 2007 01:26:57 +0300 |
Eugene Zagidullin |
updating TLEN frame returned
|
Sat, 01 Dec 2007 05:15:43 +0300 |
Eugene Zagidullin |
Say goodbye to custom fileinfo dialog in madplug
|
Fri, 30 Nov 2007 04:55:41 +0300 |
Eugene Zagidullin |
removed ugly callback
|
Fri, 30 Nov 2007 03:56:33 +0300 |
Eugene Zagidullin |
APEv2 writing implemented
|
Thu, 29 Nov 2007 04:17:51 +0300 |
Eugene Zagidullin |
removed debugging stuff...
|
Thu, 29 Nov 2007 03:47:05 +0300 |
Eugene Zagidullin |
debugging stuff added...
|
Thu, 29 Nov 2007 03:09:13 +0300 |
Eugene Zagidullin |
switched to mowgli_dictionary from GHashTable
|
Wed, 28 Nov 2007 18:15:40 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 28 Nov 2007 18:15:33 +0100 |
Jonathan Schleifer |
Set volume before playback for OSS4.
|
Wed, 28 Nov 2007 16:19:57 +0300 |
Eugene Zagidullin |
removed some duplicated code
|
Wed, 28 Nov 2007 03:51:34 +0300 |
Eugene Zagidullin |
the same thing in many plugins
|
Wed, 28 Nov 2007 02:50:15 +0300 |
Eugene Zagidullin |
get rid of talking with GDK directly
|
Tue, 27 Nov 2007 18:03:20 +0300 |
Eugene Zagidullin |
demac: added stub for update_song_tuple() for debugging purposes
|
Sun, 25 Nov 2007 23:45:10 +0300 |
Eugene Zagidullin |
demac: added MIME type (audio/x-ape) to provided tuple
|
Sun, 25 Nov 2007 22:36:59 +0300 |
Eugene Zagidullin |
demac: tag reading routine now case-insensitive
|
Sun, 25 Nov 2007 18:03:23 +0100 |
mf0102 |
fix warnings
|
Sun, 25 Nov 2007 17:47:11 +0100 |
mf0102 |
fixed warnings
|
Sun, 25 Nov 2007 17:27:39 +0100 |
mf0102 |
fixed some compilation warnings (was the original programmer on drugs
|
Thu, 22 Nov 2007 15:52:42 +0100 |
Ralf Ertzinger |
- Fix locking issues causing spurious error messages (and possibly deadlocks)
|
Thu, 22 Nov 2007 15:51:52 +0100 |
Ralf Ertzinger |
- New version of ringbuffer code
|
Thu, 22 Nov 2007 02:54:06 +0300 |
Eugene Zagidullin |
Added initial version of Monkey's Audio plugin
|
Wed, 21 Nov 2007 17:02:26 +0100 |
mf0102 |
started initial (very humble) efforts on making FileWriter a general
|
Wed, 21 Nov 2007 16:10:58 +0100 |
mf0102 |
added basic internationalization support to mtp_up
|
Tue, 20 Nov 2007 02:00:52 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 20 Nov 2007 02:00:27 -0600 |
William Pitcock |
Fix bashism in the configure script.
|
Mon, 19 Nov 2007 21:35:56 +0100 |
Jonathan Schleifer |
Restore the channel's volume after playback.
|
Sun, 18 Nov 2007 15:30:43 -0600 |
William Pitcock |
require 1.4.1
|
Sun, 18 Nov 2007 21:49:35 +0900 |
Yoshiki Yazawa |
set have_subtune TRUE.
|
Sun, 18 Nov 2007 21:46:04 +0900 |
Yoshiki Yazawa |
branch merge
|
Sun, 18 Nov 2007 12:38:02 +0100 |
Jonathan Schleifer |
Actually, that patch + the rest of the patch won't make it into 1.4.1.
|
Sun, 18 Nov 2007 12:19:12 +0100 |
Jonathan Schleifer |
Reset the volume to 100 when we stop playback.
|
Sun, 18 Nov 2007 21:45:12 +0900 |
Yoshiki Yazawa |
set have_subtune
|
Sun, 18 Nov 2007 15:24:22 +0900 |
Yoshiki Yazawa |
remove unnecessary code. (I can't recall why I used "uri", actually.)
|
Sat, 17 Nov 2007 19:02:51 -0600 |
William Pitcock |
fix loading of streams from XSPF files.
|
Sat, 17 Nov 2007 03:41:41 +0900 |
Yoshiki Yazawa |
fix a crash bug in mp4_is_our_file().
|
Fri, 16 Nov 2007 03:35:28 +0200 |
Cristi Magherusan |
applied a patch from Igor Stirbu, middleclick on SI toggles play/pause
|
Wed, 14 Nov 2007 20:21:20 +0900 |
Yoshiki Yazawa |
unescape uri before write into tuple.
|
Tue, 13 Nov 2007 05:25:42 +0900 |
Yoshiki Yazawa |
- set FIELD_LENGTH.
|
Tue, 13 Nov 2007 05:17:30 +0900 |
Yoshiki Yazawa |
drop DEBUG flag.
|
Tue, 13 Nov 2007 05:13:44 +0900 |
Yoshiki Yazawa |
branch merge.
|
Tue, 13 Nov 2007 05:11:47 +0900 |
Yoshiki Yazawa |
remove get_time().
|
Sat, 10 Nov 2007 21:26:55 +0200 |
Cristi Magherusan |
applied a patch from chrome|debian, fixes bug#56
|
Fri, 09 Nov 2007 00:08:06 +0200 |
Cristi Magherusan |
fixed uploads, using URI's with libmtp is bad, mmm'kay !
|
Tue, 06 Nov 2007 15:17:07 -0600 |
William Pitcock |
audacious-plugins 1.4.1 begins.
|
Tue, 06 Nov 2007 15:11:03 -0600 |
William Pitcock |
Added tag audacious-plugins-1.4.0 for changeset 6151338f5af7
|
Tue, 06 Nov 2007 15:08:11 -0600 |
William Pitcock |
update czech translation (bugzilla #52)
audacious-plugins-1.4.0
|
Tue, 06 Nov 2007 19:05:34 +0100 |
Ralf Ertzinger |
branch merge
|
Tue, 06 Nov 2007 19:03:29 +0100 |
Ralf Ertzinger |
- Fix files being left open after playing
|
Mon, 05 Nov 2007 09:42:53 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 05 Nov 2007 09:41:56 -0600 |
William Pitcock |
madplug: add .bmu to extensions whitelist (closes bugzilla #49)
|
Sun, 04 Nov 2007 14:05:16 +0100 |
Ralf Ertzinger |
- Use a single lock for the ring buffer and the condition variable
|
Sun, 04 Nov 2007 14:04:37 +0100 |
Ralf Ertzinger |
- Update ring buffer code to newer version
|
Sat, 03 Nov 2007 01:23:56 +0200 |
Calin Crisan ccrisan |
Fixed an unexpected cddb error messaje when no cddb info is available
|
Thu, 01 Nov 2007 21:20:20 +0100 |
mf0102 |
- updated German translation
|
Thu, 01 Nov 2007 15:38:07 +0100 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 01 Nov 2007 15:37:43 +0100 |
Jonathan Schleifer |
Change my mail.
|
Thu, 01 Nov 2007 01:07:25 +0100 |
mf0102 |
update German translation
|
Tue, 30 Oct 2007 15:29:06 +0100 |
Stany HENRY |
Updated French translation.
|
Tue, 30 Oct 2007 22:17:33 +0900 |
Yoshiki Yazawa |
fsize_impl should return -1 on a remote stream.
|
Sun, 28 Oct 2007 16:31:12 -0700 |
Ben Tucker |
fixed some memory leaks and dangling file descriptor pointers in the aac/mp4 plugin
|
Sun, 28 Oct 2007 14:28:13 -0500 |
William Pitcock |
bugfixed the way shoutcast is formatted ;p
|
Sun, 28 Oct 2007 14:02:12 -0500 |
William Pitcock |
require libvorbis 1.2 due to undefined behaviour in 1.1.x.
|
Sun, 28 Oct 2007 12:38:37 -0500 |
William Pitcock |
flacng: tuple builder: fix codec/quality assignment
|
Sun, 28 Oct 2007 05:58:23 -0500 |
William Pitcock |
Some dependency fixes from Vitaly Lipatov.
|
Sat, 27 Oct 2007 19:34:46 -0500 |
Vitaly Lipatov |
Fix linking with libaudid3tag
|
Sat, 27 Oct 2007 19:32:22 -0500 |
Vitaly Lipatov |
Fix linking dependencies.
|
Sat, 27 Oct 2007 15:52:23 -0500 |
William Pitcock |
Backed out changeset 3bbb2673419b
|
Sat, 27 Oct 2007 12:14:37 -0500 |
William Pitcock |
projectM 1.0: nuked.
|
Sat, 27 Oct 2007 10:45:20 -0500 |
William Pitcock |
Fix seeking for non-streamed files.
|
Sat, 27 Oct 2007 07:55:08 -0500 |
William Pitcock |
vf.seekable hack is no longer needed.
|
Sat, 27 Oct 2007 07:26:32 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 27 Oct 2007 07:25:40 -0500 |
William Pitcock |
majorly decraq the code
|
Sat, 27 Oct 2007 06:35:15 -0500 |
William Pitcock |
remove unused stuff
|
Sat, 27 Oct 2007 13:10:24 +0300 |
Eugene Paskevich |
Removed unneded .depend* files.
|
Wed, 24 Oct 2007 15:46:20 +0200 |
mf0102 |
adapted SexyPSF timeout to the method nenolod introduced in UPSE
|
Wed, 24 Oct 2007 15:43:13 +0200 |
mf0102 |
updated German translation
|
Wed, 24 Oct 2007 17:04:09 +0900 |
Yoshiki Yazawa |
remove g_filename_from_uri() since recent playback system requires url encoded paths.
|
Wed, 24 Oct 2007 15:05:27 +0900 |
Yoshiki Yazawa |
- add a m4 macro file to setup MAD_CFLAGS and MAD_LIBS.
|
Wed, 24 Oct 2007 07:34:02 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/g
|
Wed, 24 Oct 2007 07:32:18 +0300 |
Matti Hamalainen |
Fixed a bug in cleaning up of module's sample names/title. (Sometimes caused the last character to be deleted.)
|
Tue, 23 Oct 2007 09:06:07 +0300 |
Matti Hamalainen |
Use GLib types.
|
Tue, 23 Oct 2007 09:03:55 +0300 |
Matti Hamalainen |
Assume DOS codepage 850 to be the default charset used in most modules.
|
Tue, 23 Oct 2007 08:58:15 +0300 |
Matti Hamalainen |
Cosmetics.
|
Tue, 23 Oct 2007 08:45:14 +0300 |
Matti Hamalainen |
Use a #define for config ID.
|
Tue, 23 Oct 2007 08:43:34 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
Sun, 21 Oct 2007 18:39:36 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sat, 20 Oct 2007 19:45:18 -0500 |
William Pitcock |
fix doublefree.
|
Sat, 20 Oct 2007 19:34:52 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 20 Oct 2007 19:33:44 -0500 |
William Pitcock |
Send any query strings along with the HTTP request.
|
Sat, 20 Oct 2007 23:29:46 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
Sat, 20 Oct 2007 23:29:16 +0300 |
Matti Hamalainen |
Use GLib types.
|
Sat, 20 Oct 2007 23:18:42 +0300 |
Matti Hamalainen |
Use GLib types; Also g_free() MUST be used when memory is allocated via any
|
Sat, 20 Oct 2007 21:07:21 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 20 Oct 2007 07:15:25 +0300 |
Matti Hamalainen |
Make xs_get_song_tuple_info() static.
|
Sat, 20 Oct 2007 13:33:26 +0200 |
Stany HENRY |
Updated and improved French translation
|
Sat, 20 Oct 2007 06:39:25 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 20 Oct 2007 06:39:14 +0300 |
Matti Hamalainen |
Use FIELD_DATE.
|
Fri, 19 Oct 2007 06:24:08 -0500 |
William Pitcock |
Use ${CC} -M, not ${CPP} -M, as cpp is not required to respect -M, but gcc will always handle -M properly.
|
Fri, 19 Oct 2007 06:14:45 -0500 |
William Pitcock |
Rename internal config.h to audiocompress_config.h to avoid collisions.
|
Fri, 19 Oct 2007 05:45:48 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-beta3 for changeset 42a16b5e5151
|
Fri, 19 Oct 2007 05:44:42 -0500 |
William Pitcock |
try to fill in MAD_CFLAGS/MAD_LIBS with sensible defaults. enforce AC_SUBST().
audacious-plugins-1.4.0-beta3
|
Fri, 19 Oct 2007 03:14:47 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-beta2 for changeset 14adeaf9c20f
|
Fri, 19 Oct 2007 03:06:01 -0500 |
William Pitcock |
fix compile on ancient DBus systems
audacious-plugins-1.4.0-beta2
|
Fri, 19 Oct 2007 02:59:45 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 19 Oct 2007 02:59:03 -0500 |
William Pitcock |
port to Audacious 1.4 component API.
|
Fri, 19 Oct 2007 05:27:20 -0500 |
William Pitcock |
make it build on MacOS again
|
Thu, 18 Oct 2007 21:40:46 +0200 |
mf0102 |
automated merge
|
Thu, 18 Oct 2007 21:39:27 +0200 |
mf0102 |
make update-po
|
Thu, 18 Oct 2007 18:14:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 18 Oct 2007 18:14:41 +0300 |
Matti Hamalainen |
Sync with XMMS-SID.
|
Thu, 18 Oct 2007 15:44:27 +0200 |
mf0102 |
adapted WMA plugin for internationalization, fixed compiler warning
|
Thu, 18 Oct 2007 15:22:17 +0200 |
mf0102 |
added notice to POTFILES.in about update-potfiles.sh
|
Thu, 18 Oct 2007 14:49:14 +0200 |
mf0102 |
updated German translation
|
Thu, 18 Oct 2007 02:27:16 +0300 |
Matti Hamalainen |
Fix subtunes support to match the new core (possibly not working yet)
|
Thu, 18 Oct 2007 01:31:59 +0300 |
Matti Hamalainen |
Sanitize tuple probing and fix subtunes.
|
Thu, 18 Oct 2007 00:18:01 +0300 |
Matti Hamalainen |
Sync with xmms-sid.
|
Wed, 17 Oct 2007 23:32:39 +0300 |
Matti Hamalainen |
Synchronize POT-sources.
|
Wed, 17 Oct 2007 23:09:54 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 17 Oct 2007 23:09:30 +0300 |
Matti Hamalainen |
Fix default custom Tuplez format string.
|
Wed, 17 Oct 2007 23:09:13 +0300 |
Matti Hamalainen |
Selective subtunes support.
|
Wed, 17 Oct 2007 05:11:06 +0200 |
Stany HENRY |
Plugins are now translated in French (I still have to make modifications, however).
|
Tue, 16 Oct 2007 02:06:46 -0500 |
William Pitcock |
lulz.
|
Mon, 15 Oct 2007 06:51:29 -0500 |
William Pitcock |
work around older SDLs
|
Mon, 15 Oct 2007 06:43:06 -0500 |
William Pitcock |
add alpha blending shit
|
Mon, 15 Oct 2007 06:20:13 -0500 |
William Pitcock |
paranormal-ng: a GL visualiser. lots to do, most stuff won't work, but hey, this will do cool stuff too soon
|
Mon, 15 Oct 2007 00:02:12 -0500 |
William Pitcock |
fixes.
|
Sun, 14 Oct 2007 23:59:28 -0500 |
William Pitcock |
s/sidhe/distfiles-master/
|
Sun, 14 Oct 2007 22:20:28 -0500 |
William Pitcock |
fixes
|
Sun, 14 Oct 2007 21:53:58 -0500 |
William Pitcock |
fix
|
Sun, 14 Oct 2007 21:53:17 -0500 |
William Pitcock |
update for new API
|
Sun, 14 Oct 2007 20:11:54 -0500 |
William Pitcock |
formatter shit
|
Sun, 14 Oct 2007 20:11:08 -0500 |
William Pitcock |
prefswin shit
|
Sun, 14 Oct 2007 19:26:23 -0500 |
William Pitcock |
more cleanups
|
Sun, 14 Oct 2007 19:23:04 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 14 Oct 2007 19:22:54 -0500 |
William Pitcock |
use audacious DRCT API here.
|
Sun, 14 Oct 2007 14:21:37 +0200 |
Christian Birchinger |
Rename "cfg" struct to "conf" to avoid collision with cfg from audacious/main.h
|
Sun, 14 Oct 2007 14:40:09 +0300 |
Eugene Paskevich |
Merged heads.
|
Sun, 14 Oct 2007 14:02:30 +0300 |
Eugene Paskevich |
Now aosd must be really warning clean.
|
Sun, 14 Oct 2007 12:16:51 +0300 |
Eugene Paskevich |
Just to hush down the warnings...
|
Sun, 14 Oct 2007 03:52:36 -0500 |
William Pitcock |
xconvert.
|
Sun, 14 Oct 2007 03:38:20 -0500 |
William Pitcock |
use INIFile APIs
|
Sun, 14 Oct 2007 03:17:29 -0500 |
William Pitcock |
more work here
|
Sun, 14 Oct 2007 03:14:20 -0500 |
William Pitcock |
hook shit
|
Sat, 13 Oct 2007 23:48:00 -0500 |
William Pitcock |
use aud_cfg in some places
|
Sat, 13 Oct 2007 23:44:59 -0500 |
William Pitcock |
use aud_ip_state (replacement to ip_data).
|
Sat, 13 Oct 2007 23:09:40 -0500 |
William Pitcock |
playlist API vtabling
|
Sat, 13 Oct 2007 21:06:30 -0500 |
William Pitcock |
remove improper use of output API
|
Sat, 13 Oct 2007 20:43:07 -0500 |
William Pitcock |
gentitle changes
|
Sat, 13 Oct 2007 20:38:34 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 13 Oct 2007 20:38:28 -0500 |
William Pitcock |
PlaylistContainer API updates
|
Sun, 14 Oct 2007 03:28:44 +0200 |
Christian Birchinger |
Add plugin.h include to fix audacious_info_dialog symbol
|
Sat, 13 Oct 2007 20:12:45 -0500 |
William Pitcock |
unbreak song_change
|
Sat, 13 Oct 2007 19:55:04 -0500 |
William Pitcock |
string API calls -> vtable
|
Sun, 14 Oct 2007 01:33:02 +0300 |
Matti Hamalainen |
Added a short TODO comment section.
|
Sun, 14 Oct 2007 01:26:06 +0300 |
Matti Hamalainen |
Use DAE.
|
Sun, 14 Oct 2007 00:44:04 +0300 |
Matti Hamalainen |
Cosmetics.
|
Sun, 14 Oct 2007 00:22:43 +0300 |
Matti Hamalainen |
Primary cleanup pass.
|
Sat, 13 Oct 2007 23:30:56 +0300 |
Matti Hamalainen |
Use glib types.
|
Sat, 13 Oct 2007 23:18:41 +0300 |
Matti Hamalainen |
s/bmp_cfg_/aud_cfg_/
|
Sat, 13 Oct 2007 23:09:46 +0300 |
Matti Hamalainen |
Clean up the str(n)cpy mess somewhat.
|
Sat, 13 Oct 2007 22:46:14 +0300 |
Matti Hamalainen |
Use gint.
|
Sat, 13 Oct 2007 22:41:42 +0300 |
Matti Hamalainen |
Use g_usleep()
|
Sat, 13 Oct 2007 22:41:28 +0300 |
Matti Hamalainen |
No need for that long buffer.
|
Sat, 13 Oct 2007 22:38:59 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sat, 13 Oct 2007 21:53:47 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sat, 13 Oct 2007 21:53:37 +0300 |
Matti Hamalainen |
Cleanups.
|
Sat, 13 Oct 2007 22:01:38 +0300 |
Matti Hamalainen |
Sync with vtable blabla.
|
Sat, 13 Oct 2007 13:17:15 +0200 |
Christian Birchinger |
close the config db again after using
|
Sat, 13 Oct 2007 10:34:40 +0200 |
Jonathan Schleifer |
Update buildsys. Please test.
|
Fri, 12 Oct 2007 15:36:41 -0500 |
William Pitcock |
move InputPlayback::pass_audio() call to avoid cutting off last 5 seconds.
|
Fri, 12 Oct 2007 15:35:16 -0500 |
William Pitcock |
associate with application/ogg mimetype.
|
Fri, 12 Oct 2007 15:06:59 -0500 |
William Pitcock |
back out my change
|
Fri, 12 Oct 2007 14:24:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 12 Oct 2007 14:24:14 -0500 |
William Pitcock |
cope with seeks before the stream start point.
|
Fri, 12 Oct 2007 20:04:37 +0930 |
Kieran Clancy |
projectm-1.0: update to http://projectm.svn.sourceforge.net/svnroot/projectm@567
|
Fri, 12 Oct 2007 13:07:05 +0300 |
Eugene Paskevich |
Removed some curl leftovers.
|
Fri, 12 Oct 2007 02:41:51 +0200 |
mf0102 |
fix Crazy_Hopper's breakage
|
Fri, 12 Oct 2007 00:17:42 +0300 |
Calin Crisan ccrisan |
Fixed a bad argument order in a snprintf()
|
Thu, 11 Oct 2007 15:43:25 -0500 |
William Pitcock |
enable neon by default
|
Thu, 11 Oct 2007 15:40:36 -0500 |
William Pitcock |
iabervon: We appreciate the plugin you wrote for the VFS system, but,
|
Thu, 11 Oct 2007 15:19:28 -0500 |
William Pitcock |
warning fixes
|
Thu, 11 Oct 2007 15:13:59 -0500 |
William Pitcock |
warning fix
|
Thu, 11 Oct 2007 15:07:45 -0500 |
William Pitcock |
playback_mutex is entirely unnecessary as there is no longer a critical section here.
|
Thu, 11 Oct 2007 18:11:28 +0300 |
Eugene Paskevich |
Pushed down the amidi-plug dir into the Input dir.
|
Thu, 11 Oct 2007 17:46:49 +0300 |
Eugene Paskevich |
Curly vs round braces (part 2)
|
Thu, 11 Oct 2007 17:40:42 +0300 |
Eugene Paskevich |
Curly vs round braces (part 1)
|
Thu, 11 Oct 2007 17:11:39 +0300 |
Eugene Paskevich |
In attempt to fix the regression...
|
Wed, 10 Oct 2007 20:31:40 +0300 |
Eugene Paskevich |
Use curly braces instead of round ones, since they might not be portable.
|
Wed, 10 Oct 2007 11:11:26 +0300 |
Eugene Paskevich |
Just a tiny cleanup.
|
Wed, 10 Oct 2007 09:01:48 +0300 |
Eugene Paskevich |
Don't let the strings cross over each other.
|
Wed, 10 Oct 2007 07:49:16 +0300 |
Eugene Paskevich |
Made colourised strings more readable.
|
Wed, 10 Oct 2007 07:14:07 +0300 |
Eugene Paskevich |
Moved the installation dir of paranormal presets from datadir/audacious-plugins to datadir/audacious.
|
Wed, 10 Oct 2007 06:21:32 +0300 |
Eugene Paskevich |
Removed one more leftover file from the old build system.
|
Wed, 10 Oct 2007 06:15:43 +0300 |
Eugene Paskevich |
Removed the old build system.
|
Wed, 10 Oct 2007 06:01:07 +0300 |
Eugene Paskevich |
Converted the last plugin to the new build system.
|
Wed, 10 Oct 2007 05:21:55 +0300 |
Eugene Paskevich |
Converted daap to the new buildsys. Even though it is not built currently. (???)
|
Wed, 10 Oct 2007 01:40:13 +0300 |
Eugene Paskevich |
Revised the plugindir logic.
|
Tue, 09 Oct 2007 22:39:32 +0300 |
Eugene Paskevich |
Converted amidi-plug backends to the new build system.
|
Tue, 09 Oct 2007 16:58:35 +0300 |
Eugene Paskevich |
Hush down some warnings.
|
Tue, 09 Oct 2007 11:01:53 +0900 |
Yoshiki Yazawa |
make clean should remove plugin objectives.
|
Tue, 09 Oct 2007 10:57:37 +0900 |
Yoshiki Yazawa |
make adplug compile again.
|
Tue, 09 Oct 2007 05:08:54 +0900 |
Yoshiki Yazawa |
make wavpack compile again.
|
Tue, 09 Oct 2007 04:56:47 +0900 |
Yoshiki Yazawa |
make musepack compile again.
|
Tue, 09 Oct 2007 00:02:50 +0900 |
Yoshiki Yazawa |
change the way of duplicating original playback.
|
Mon, 08 Oct 2007 02:02:02 -0500 |
William Pitcock |
chase last changeset in aud
|
Sun, 07 Oct 2007 18:22:16 -0500 |
William Pitcock |
uri_ to aud_uri_
|
Sun, 07 Oct 2007 18:20:06 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 07 Oct 2007 18:20:00 -0500 |
William Pitcock |
wow, only one plugin uses aud_mime API. that sucks! :D
|
Mon, 08 Oct 2007 00:00:53 +0200 |
Christian Birchinger |
Replace vfs.h with plugin.h
|
Sun, 07 Oct 2007 23:49:53 +0200 |
Christian Birchinger |
Unbreak building
|
Sun, 07 Oct 2007 23:35:47 +0200 |
Christian Birchinger |
It's plugin.h not vfs.h
|
Sun, 07 Oct 2007 23:32:18 +0200 |
Christian Birchinger |
Make it compile again
|
Sun, 07 Oct 2007 14:45:11 -0500 |
William Pitcock |
wma: set_params()
|
Sun, 07 Oct 2007 14:44:46 -0500 |
William Pitcock |
wavpack: set_params()
|
Sun, 07 Oct 2007 14:42:56 -0500 |
William Pitcock |
wav: set_params()
|
Sun, 07 Oct 2007 14:40:32 -0500 |
William Pitcock |
only four to go!
|
Sun, 07 Oct 2007 14:34:40 -0500 |
William Pitcock |
more set_params()
|
Sun, 07 Oct 2007 14:26:26 -0500 |
William Pitcock |
use set_params() in madplug
|
Sun, 07 Oct 2007 14:19:19 -0500 |
William Pitcock |
change some places to use set_params() instead of set_info() directly
|
Sun, 07 Oct 2007 01:13:02 -0500 |
William Pitcock |
never use gi18n from plugin-space
|
Sun, 07 Oct 2007 01:10:41 -0500 |
William Pitcock |
scrobbler: vtable fixing
|
Sun, 07 Oct 2007 01:02:04 -0500 |
William Pitcock |
vfs fixes (pass 2)
|
Sun, 07 Oct 2007 00:53:28 -0500 |
William Pitcock |
more work
|
Sun, 07 Oct 2007 00:43:10 -0500 |
William Pitcock |
aud_vfs_extensions -> vfs_extensions, some vtable fixes
|
Sun, 07 Oct 2007 00:25:33 -0500 |
William Pitcock |
s/vfs_/aud_vfs_/g
|
Sun, 07 Oct 2007 00:23:19 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 07 Oct 2007 00:22:59 -0500 |
William Pitcock |
s/tuple_/aud_tuple_/g
|
Sat, 06 Oct 2007 18:39:37 -0700 |
Ben Tucker |
Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.
|
Fri, 05 Oct 2007 23:24:20 +0200 |
mf0102 |
only 250 strings left to translate
|
Wed, 03 Oct 2007 17:24:59 +0200 |
Jonathan Schleifer |
Add -pipe -Wall if gcc and fix a few warnings.
|
Wed, 03 Oct 2007 16:15:00 +0200 |
Jonathan Schleifer |
Fix a warning.
|
Wed, 03 Oct 2007 15:37:04 +0200 |
Ralf Ertzinger |
branch merge
|
Wed, 03 Oct 2007 15:35:56 +0200 |
Ralf Ertzinger |
- Be a bit more verbose about network errors
|
Tue, 02 Oct 2007 22:55:09 -0500 |
William Pitcock |
vtable access
|
Wed, 03 Oct 2007 02:53:44 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 03 Oct 2007 02:47:26 +0300 |
Calin Crisan ccrisan |
got did of sprintf's() and strcpy's()
|
Tue, 02 Oct 2007 19:19:29 +0300 |
Matti Hamalainen |
More slight cosmetics.
|
Tue, 02 Oct 2007 19:17:46 +0300 |
Matti Hamalainen |
Remove useless NULL assignations.
|
Tue, 02 Oct 2007 19:08:09 +0300 |
Matti Hamalainen |
Cosmetic whitespace changes.
|
Tue, 02 Oct 2007 19:05:38 +0300 |
Matti Hamalainen |
Define a preprocessor macro XSDEBUG() for printing debugging messages, if DEBUG is defined.
|
Tue, 02 Oct 2007 18:59:31 +0300 |
Matti Hamalainen |
Cosmetics.
|
Tue, 02 Oct 2007 18:43:28 +0300 |
Matti Hamalainen |
Various #include cleanups.
|
Tue, 02 Oct 2007 18:42:14 +0300 |
Matti Hamalainen |
Remove useless ProcessPlugins().
|
Tue, 02 Oct 2007 15:38:08 +0300 |
Matti Hamalainen |
Basic start of cleanup of cdaudio-ng.
|
Tue, 02 Oct 2007 06:26:10 +0300 |
Matti Hamalainen |
Use glib types and functions in some places.
|
Tue, 02 Oct 2007 03:53:19 +0300 |
Matti Hamalainen |
Use C99 initializer.
|
Tue, 02 Oct 2007 03:41:53 +0300 |
Matti Hamalainen |
Kill some warnings.
|
Tue, 02 Oct 2007 03:15:27 +0300 |
Matti Hamalainen |
s/libneonsrc.so/neon/
|
Tue, 02 Oct 2007 02:20:03 +0300 |
Matti Hamalainen |
Removed some extraneous includes.
|
Tue, 02 Oct 2007 01:59:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 02 Oct 2007 01:59:24 +0300 |
Matti Hamalainen |
Some missed #include "" to <> changes.
|
Mon, 01 Oct 2007 23:46:13 +0100 |
Tony Vroon |
Unbreak WMA on Altivec-capable linux machines. This might error out on OS X, in which case we might actually *need* the HAVE_ALTIVEC_H which was obliterated.
|
Mon, 01 Oct 2007 23:01:22 +0100 |
chainsaw |
Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.
|
Tue, 02 Oct 2007 00:53:58 +0300 |
Matti Hamalainen |
Branch merge.
|
Tue, 02 Oct 2007 00:50:48 +0300 |
Matti Hamalainen |
Backed out changeset 05b9abd78a87
|
Tue, 02 Oct 2007 00:50:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 02 Oct 2007 00:49:51 +0300 |
Matti Hamalainen |
Remove useless #includes, use <>
|
Mon, 01 Oct 2007 16:48:28 -0500 |
William Pitcock |
HAVE_CONFIG_H removal
|
Mon, 01 Oct 2007 16:47:16 -0500 |
William Pitcock |
more config_h removal
|
Mon, 01 Oct 2007 16:46:11 -0500 |
William Pitcock |
paranormal: CONFIG_H removal
|
Mon, 01 Oct 2007 16:43:45 -0500 |
William Pitcock |
timidity: CONFIG_H define removal
|
Mon, 01 Oct 2007 16:40:41 -0500 |
William Pitcock |
Remove HAVE_CONFIG_H in some places.
|
Mon, 01 Oct 2007 16:09:10 -0500 |
William Pitcock |
Fix warnings properly by using std::string here.
|
Mon, 01 Oct 2007 16:07:46 -0500 |
William Pitcock |
branch merge
|
Mon, 01 Oct 2007 16:07:05 -0500 |
William Pitcock |
Backed out changeset a945460e921c
|
Mon, 01 Oct 2007 15:35:12 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 01 Oct 2007 15:35:02 -0500 |
William Pitcock |
branch merge
|
Mon, 01 Oct 2007 15:34:40 -0500 |
William Pitcock |
Backed out changeset 31e9908cf91e
|
Mon, 01 Oct 2007 14:06:03 -0500 |
William Pitcock |
alsa_recovery(): some bugfixes.
|
Mon, 01 Oct 2007 16:26:52 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 01 Oct 2007 16:26:36 +0300 |
Matti Hamalainen |
Fixed warnings and one UTF-8 conversion.
|
Mon, 01 Oct 2007 08:11:33 -0500 |
Kiyoshi Aman |
Backed out changeset a945460e921c
|
Mon, 01 Oct 2007 07:54:51 -0500 |
Kiyoshi Aman |
modplug: use g_strdup() to silence conversion warnings.
|
Mon, 01 Oct 2007 05:56:16 -0500 |
Kiyoshi Aman |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 11:03:57 -0500 |
Kiyoshi Aman |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 10:25:26 -0500 |
Kiyoshi Aman |
new paranormal preset
|
Mon, 01 Oct 2007 10:39:03 +0200 |
Ralf Ertzinger |
- Return -1 from fsize() on unknown content length
|
Sun, 30 Sep 2007 22:19:11 +0200 |
Ralf Ertzinger |
- Enable https:// transport
|
Sun, 30 Sep 2007 21:34:41 +0200 |
Ralf Ertzinger |
branch merge
|
Sun, 30 Sep 2007 21:33:58 +0200 |
Ralf Ertzinger |
- Properly check if we could read the use_proxy property from the config
|
Sun, 30 Sep 2007 11:44:28 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 30 Sep 2007 11:44:20 -0500 |
William Pitcock |
experimental patch to use libmagic for mimetype support
|
Sun, 30 Sep 2007 13:46:31 +0930 |
Kieran Clancy |
projectm-1.0: add the new files this time
|
Sun, 30 Sep 2007 13:41:16 +0930 |
Kieran Clancy |
Add support for projectM-1.0, soon to be released
|
Sun, 30 Sep 2007 13:30:43 +0930 |
Kieran Clancy |
Delete .deps file when dependency generation fails
|
Sun, 30 Sep 2007 02:16:52 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Sun, 30 Sep 2007 02:16:32 +0200 |
Jonathan Schleifer |
GCC *actually* needs to know the optimization at the preprocessing stage.
|
Sat, 29 Sep 2007 20:31:32 +0200 |
Tomasz Mon |
correct fmt_escape and fmt_unescape a bit
|
Fri, 28 Sep 2007 17:02:03 +0200 |
Ralf Ertzinger |
- Fix HAVE_CONFIG_H for lirc
|
Fri, 28 Sep 2007 14:32:53 +0200 |
Ralf Ertzinger |
- Fix inclusion of config.h
|
Fri, 28 Sep 2007 10:39:59 +0900 |
Yoshiki Yazawa |
append audacious header path to CPPFLAGS when --prefix is specified. (since js hates CFLAGS in making deps. hehe.)
|
Thu, 27 Sep 2007 22:28:18 +0200 |
Jonathan Schleifer |
Add missing #ifdef.
|
Thu, 27 Sep 2007 22:10:35 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Thu, 27 Sep 2007 22:09:51 +0200 |
Jonathan Schleifer |
implib.
|
Thu, 27 Sep 2007 13:06:17 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 27 Sep 2007 13:04:56 -0500 |
William Pitcock |
Allow for the neon http VFS plugin to work without neon 0.27 by using weak attributes.
|
Thu, 27 Sep 2007 15:36:15 +0200 |
Ralf Ertzinger |
- Make code compilable against neon 0.26 by dropping the connect timeout.
|
Thu, 27 Sep 2007 00:38:59 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 19:06:37 -0500 |
William Pitcock |
lirc: transition to new buildsystem
|
Thu, 27 Sep 2007 12:55:56 +0900 |
Yoshiki Yazawa |
fix for an undefined symbol error of __gxx_personality_v0.
|
Thu, 27 Sep 2007 12:00:45 +0900 |
Yoshiki Yazawa |
target depend should use ${CFLAGS} otherwise it will miss installed headers.
|
Thu, 27 Sep 2007 09:44:16 +0900 |
VDR dai (audacious) |
fix typo
|
Wed, 26 Sep 2007 17:55:00 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 16:18:41 -0500 |
William Pitcock |
amidi-plug: partial transition to new build system
|
Wed, 26 Sep 2007 16:13:38 -0500 |
William Pitcock |
sun: transition to new buildsystem
|
Wed, 26 Sep 2007 13:29:15 -0500 |
William Pitcock |
More descriptive plugin name for voice_removal.
|
Wed, 26 Sep 2007 12:34:39 -0500 |
William Pitcock |
Use GTK+ Stock buttons for everything.
|
Wed, 26 Sep 2007 12:32:31 -0500 |
William Pitcock |
paranormal does fullscreen, remove XXX comment
|
Wed, 26 Sep 2007 12:22:54 -0500 |
William Pitcock |
Remove version identifier.
|
Wed, 26 Sep 2007 12:21:35 -0500 |
William Pitcock |
Use a GtkColorButton instead of a bunch of craqful spinbuttons.
|
Wed, 26 Sep 2007 11:51:08 -0500 |
William Pitcock |
Add GPL2 boilerplate text.
|
Wed, 26 Sep 2007 11:41:16 -0500 |
William Pitcock |
Use GTK stock buttons.
|
Wed, 26 Sep 2007 11:30:04 -0500 |
William Pitcock |
Link against stdc++ library for STL use.
|
Wed, 26 Sep 2007 11:27:39 -0500 |
William Pitcock |
Provide a proper path to the buildsystem root.
|
Wed, 26 Sep 2007 11:24:57 -0500 |
William Pitcock |
SHARED_SUFFIX should be PLUGIN_SUFFIX.
|
Wed, 26 Sep 2007 11:22:14 -0500 |
William Pitcock |
Tuples require Mowgli framework.
|
Wed, 26 Sep 2007 11:21:35 -0500 |
William Pitcock |
use PLUGIN_SUFFIX, not SHARED_SUFFIX. Tuple system requires Mowgli framework,
|
Wed, 26 Sep 2007 11:18:42 -0500 |
William Pitcock |
Put extra.mk before sources declaration so that wav-sndfile path is properly
|
Wed, 26 Sep 2007 11:16:43 -0500 |
William Pitcock |
Add CPPFLAGS for Mowgli.
|
Wed, 26 Sep 2007 15:02:18 +0200 |
Jonathan Schleifer |
Even more Makefile fixes.
|
Wed, 26 Sep 2007 14:53:37 +0200 |
Jonathan Schleifer |
Fix MILLIONS of Makefiles.
|
Wed, 26 Sep 2007 06:38:56 +0200 |
Jonathan Schleifer |
Optimize dependency generation.
|
Wed, 26 Sep 2007 03:10:35 +0200 |
Jonathan Schleifer |
Typo.
|
Wed, 26 Sep 2007 03:05:48 +0200 |
Jonathan Schleifer |
Update buildsys (adds ${PROG_SUFFIX}).
|
Wed, 26 Sep 2007 00:43:15 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Wed, 26 Sep 2007 00:42:58 +0200 |
Jonathan Schleifer |
Update buildsys.
|
Tue, 25 Sep 2007 21:20:18 +0300 |
Matti Hamalainen |
Fix AdPlug compilation.
|
Tue, 25 Sep 2007 21:02:50 +0300 |
Matti Hamalainen |
Remove deprected #include.
|
Tue, 25 Sep 2007 20:47:40 +0300 |
Matti Hamalainen |
Remove useless #include
|
Tue, 25 Sep 2007 18:03:40 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
|
Tue, 25 Sep 2007 18:03:21 +0200 |
Jonathan Schleifer |
adplug -> new buildsys.
|
Tue, 25 Sep 2007 18:16:34 +0300 |
Matti Hamalainen |
Automated merge with http://hg.atheme.org/audacious-plugins
|
Tue, 25 Sep 2007 18:16:25 +0300 |
Matti Hamalainen |
console: Remove useless #include and related useless DBUS deps from Makefile; Fixed
|
Tue, 25 Sep 2007 18:15:03 +0300 |
Matti Hamalainen |
Fix Aud-SID building, wasn't working at all.
|
Tue, 25 Sep 2007 16:51:17 +0200 |
Jonathan Schleifer |
Oops. Fix parallel build.
|
Tue, 25 Sep 2007 17:24:25 +0300 |
Matti Hamalainen |
Fix ALSA plugin's Makefile.
|
Tue, 25 Sep 2007 00:27:52 +0200 |
Jonathan Schleifer |
Add ${LIB} and ${LIB_NOINST} to distclean.
|
Mon, 24 Sep 2007 23:38:22 +0200 |
Jonathan Schleifer |
Use test instead of [ ].
|
Mon, 24 Sep 2007 23:26:16 +0200 |
Jonathan Schleifer |
Update sharedlib.m4.
|
Mon, 24 Sep 2007 23:14:49 +0200 |
Jonathan Schleifer |
install-sh doesn't work.
|
Mon, 24 Sep 2007 23:03:25 +0200 |
Jonathan Schleifer |
Millions of Makefile fixes. More to follow.
|
Mon, 24 Sep 2007 22:35:27 +0200 |
Jonathan Schleifer |
arts -> new buildsys.
|
Mon, 24 Sep 2007 22:30:08 +0200 |
Jonathan Schleifer |
jack -> new buildsys.
|
Mon, 24 Sep 2007 14:33:45 -0500 |
William Pitcock |
CoreAudio: MK2
|
Mon, 24 Sep 2007 14:30:46 -0500 |
William Pitcock |
dockalbumart: Mk2
|
Mon, 24 Sep 2007 14:28:48 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 14:28:35 -0500 |
William Pitcock |
smb: MK2
|
Mon, 24 Sep 2007 21:25:20 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 21:25:03 +0200 |
Jonathan Schleifer |
paranormal/presets -> new buildsys.
|
Mon, 24 Sep 2007 14:26:42 -0500 |
William Pitcock |
pulse_audio: MK2
|
Mon, 24 Sep 2007 14:24:14 -0500 |
William Pitcock |
mtp_up: mk2
|
Mon, 24 Sep 2007 14:19:48 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 14:19:35 -0500 |
William Pitcock |
lastfm: MK2
|
Mon, 24 Sep 2007 14:19:01 -0500 |
William Pitcock |
mms: MK2
|
Mon, 24 Sep 2007 14:18:19 -0500 |
William Pitcock |
neon: MK2
|
Mon, 24 Sep 2007 21:15:13 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 21:15:00 +0200 |
Jonathan Schleifer |
rootvis -> new buildsys.
|
Mon, 24 Sep 2007 21:14:18 +0200 |
Jonathan Schleifer |
Abort on error.
|
Mon, 24 Sep 2007 14:12:02 -0500 |
William Pitcock |
curl: MK2
|
Mon, 24 Sep 2007 14:10:16 -0500 |
William Pitcock |
stdio: MK2
|
Mon, 24 Sep 2007 14:09:04 -0500 |
William Pitcock |
statusicon: MK2
|
Mon, 24 Sep 2007 14:05:33 -0500 |
William Pitcock |
evdev-plug: Mk2
|
Mon, 24 Sep 2007 14:04:28 -0500 |
William Pitcock |
alarm: MK2
|
Mon, 24 Sep 2007 14:03:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 14:03:20 -0500 |
William Pitcock |
song_change: MK2
|
Mon, 24 Sep 2007 20:59:02 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 20:58:46 +0200 |
Jonathan Schleifer |
Don't depend on subdirs, it's done anyway.
|
Mon, 24 Sep 2007 14:00:31 -0500 |
William Pitcock |
projectm: MK2
|
Mon, 24 Sep 2007 13:57:38 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 13:57:28 -0500 |
William Pitcock |
paranormal: MK2
|
Mon, 24 Sep 2007 20:47:46 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 20:47:25 +0200 |
Jonathan Schleifer |
Always prefix comparisons with x.
|
Mon, 24 Sep 2007 13:50:19 -0500 |
William Pitcock |
rocklight: MK2
|
Mon, 24 Sep 2007 13:49:32 -0500 |
William Pitcock |
spectrum: MK2
|
Mon, 24 Sep 2007 13:48:53 -0500 |
William Pitcock |
blur_scope: MK2
|
Mon, 24 Sep 2007 20:20:56 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 20:20:44 +0200 |
Jonathan Schleifer |
Fix dependencies and other parallel stuff.
|
Mon, 24 Sep 2007 13:20:45 -0500 |
William Pitcock |
echo_plugin: mk2
|
Mon, 24 Sep 2007 13:19:38 -0500 |
William Pitcock |
stereo_plugin: Mk2
|
Mon, 24 Sep 2007 13:19:05 -0500 |
William Pitcock |
voice_removal: Mk2
|
Mon, 24 Sep 2007 13:18:22 -0500 |
William Pitcock |
ladspa: Mk2
|
Mon, 24 Sep 2007 13:12:17 -0500 |
William Pitcock |
rovascope: drop from distribution due to too many bugs
|
Mon, 24 Sep 2007 13:10:45 -0500 |
William Pitcock |
m3u: Mk2
|
Mon, 24 Sep 2007 13:10:23 -0500 |
William Pitcock |
pls: mk2
|
Mon, 24 Sep 2007 13:09:23 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 13:09:03 -0500 |
William Pitcock |
xspf: decruftify and Mk2
|
Mon, 24 Sep 2007 20:03:28 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 20:02:43 +0200 |
Jonathan Schleifer |
Add depend status.
|
Mon, 24 Sep 2007 13:06:11 -0500 |
William Pitcock |
hotkey: Mk2
|
Mon, 24 Sep 2007 13:05:09 -0500 |
William Pitcock |
sndstretch: Mk2
|
Mon, 24 Sep 2007 13:03:15 -0500 |
William Pitcock |
gnomeshortcuts: Mk2
|
Mon, 24 Sep 2007 13:00:53 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 13:00:11 -0500 |
William Pitcock |
audiocompress: Mk2
|
Mon, 24 Sep 2007 12:55:56 -0500 |
William Pitcock |
fix .a dependency
|
Mon, 24 Sep 2007 19:54:42 +0200 |
Jonathan Schleifer |
Fixed typo.
|
Mon, 24 Sep 2007 19:54:22 +0200 |
Jonathan Schleifer |
audiocompress -> new buildsys.
|
Mon, 24 Sep 2007 19:51:27 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 19:51:17 +0200 |
Jonathan Schleifer |
Fix missing FLAGS and clean up.
|
Mon, 24 Sep 2007 12:51:19 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 12:51:06 -0500 |
William Pitcock |
alsa: mk2
|
Mon, 24 Sep 2007 19:46:00 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 19:45:49 +0200 |
Jonathan Schleifer |
sid -> new buildsys
|
Mon, 24 Sep 2007 12:47:53 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 12:47:30 -0500 |
William Pitcock |
OSS: Mk2
|
Mon, 24 Sep 2007 12:36:53 -0500 |
William Pitcock |
filewriter: Mk2
|
Mon, 24 Sep 2007 19:32:27 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 19:32:10 +0200 |
Jonathan Schleifer |
There was no real reason for 2 Makefiles.
|
Mon, 24 Sep 2007 12:33:34 -0500 |
William Pitcock |
scrobbler: Mk2
|
Mon, 24 Sep 2007 12:28:55 -0500 |
William Pitcock |
aosd: Mk2
|
Mon, 24 Sep 2007 12:25:00 -0500 |
William Pitcock |
we want OUTPUT plugin dir here ;)
|
Mon, 24 Sep 2007 19:21:12 +0200 |
Jonathan Schleifer |
Damn, committed wrong version.
|
Mon, 24 Sep 2007 19:19:59 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 19:19:41 +0200 |
Jonathan Schleifer |
OSS4 -> new buildsys
|
Mon, 24 Sep 2007 12:22:43 -0500 |
William Pitcock |
esd: Mk2
|
Mon, 24 Sep 2007 12:20:50 -0500 |
William Pitcock |
null: Mk2
|
Mon, 24 Sep 2007 12:14:25 -0500 |
William Pitcock |
tta: Mk2
|
Mon, 24 Sep 2007 12:11:14 -0500 |
William Pitcock |
cdaudio-ng: Mk2
|
Mon, 24 Sep 2007 12:06:17 -0500 |
William Pitcock |
timidity: Mk2
|
Mon, 24 Sep 2007 12:02:14 -0500 |
William Pitcock |
wma: Mk2
|
Mon, 24 Sep 2007 11:56:34 -0500 |
William Pitcock |
musepack: Mk2
|
Mon, 24 Sep 2007 11:54:41 -0500 |
William Pitcock |
decruft
|
Mon, 24 Sep 2007 11:53:53 -0500 |
William Pitcock |
modplug: Mk2
|
Mon, 24 Sep 2007 11:46:50 -0500 |
William Pitcock |
aac: Mk2
|
Mon, 24 Sep 2007 11:40:08 -0500 |
William Pitcock |
wavpack: Mk2
|
Mon, 24 Sep 2007 11:37:27 -0500 |
William Pitcock |
flacng: Mk2
|
Mon, 24 Sep 2007 11:33:35 -0500 |
William Pitcock |
vorbis: Mk2
|
Mon, 24 Sep 2007 11:30:40 -0500 |
William Pitcock |
madplug: Mk2
|
Mon, 24 Sep 2007 11:27:01 -0500 |
William Pitcock |
vtx: Mk2
|
Mon, 24 Sep 2007 11:24:41 -0500 |
William Pitcock |
metronom: Mk2
|
Mon, 24 Sep 2007 11:23:49 -0500 |
William Pitcock |
alac: Mk2
|
Mon, 24 Sep 2007 11:22:01 -0500 |
William Pitcock |
cue: Mk2, HAVE_CONFIG_H removal, etc
|
Mon, 24 Sep 2007 11:19:28 -0500 |
William Pitcock |
Work around a problem.
|
Mon, 24 Sep 2007 11:17:39 -0500 |
William Pitcock |
warning cleanups
|
Mon, 24 Sep 2007 11:17:13 -0500 |
William Pitcock |
wav: Mk2
|
Mon, 24 Sep 2007 11:15:37 -0500 |
William Pitcock |
wav: HAVE_CONFIG_H removal.
|
Mon, 24 Sep 2007 11:13:22 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 24 Sep 2007 11:13:14 -0500 |
William Pitcock |
Convert some makefiles, remove some -DHAVE_CONFIG_H.
|
Mon, 24 Sep 2007 10:49:57 -0500 |
William Pitcock |
update base makefiles to Mk2.
|
Mon, 24 Sep 2007 10:46:17 -0500 |
William Pitcock |
Connect Mk2 to autoconf.
|
Mon, 24 Sep 2007 10:45:28 -0500 |
William Pitcock |
Import Mk2 core.
|
Sun, 23 Sep 2007 02:18:52 +0900 |
Yoshiki Yazawa |
now cuesheet can handle INDEX more than 99 minutes.
|
Sat, 22 Sep 2007 16:39:15 +0200 |
Ralf Ertzinger |
- Fix config db handling
|
Sat, 22 Sep 2007 15:39:16 +0200 |
Ralf Ertzinger |
- Proxy support
|
Sat, 22 Sep 2007 02:59:41 +0200 |
Giacomo Lozito |
- add an explicit include for Xlib.h, just in case it's needed for some xorg versions
|
Fri, 21 Sep 2007 02:01:06 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 21 Sep 2007 02:00:40 +0300 |
Matti Hamalainen |
Use FIELD_DATE.
|
Thu, 20 Sep 2007 23:11:31 +0300 |
Matti Hamalainen |
Don't use STIL title if name == NULL.
|
Thu, 20 Sep 2007 23:10:58 +0300 |
Matti Hamalainen |
Changed STIL parsing of some entries.
|
Thu, 20 Sep 2007 10:37:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 20 Sep 2007 10:36:56 -0500 |
William Pitcock |
Use a GStaticMutex instead of a GMutex to avoid crashing and resource conflicts.
|
Wed, 19 Sep 2007 18:34:56 +0200 |
Ralf Ertzinger |
- Use g_strlcpy instead of strcpy
|
Wed, 19 Sep 2007 17:44:13 +0200 |
Ralf Ertzinger |
- Add license texts to the neon source
|
Wed, 19 Sep 2007 17:34:26 +0200 |
Ralf Ertzinger |
branch merge
|
Wed, 19 Sep 2007 17:33:22 +0200 |
Ralf Ertzinger |
- Read the correct amount of data from the buffer when handling ShoutCast metadata
|
Wed, 19 Sep 2007 17:48:12 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 05:48:38 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 05:16:22 +0300 |
Matti Hamalainen |
Cleanup the probing.
|
Wed, 19 Sep 2007 03:10:54 +0300 |
Matti Hamalainen |
Remove xs_is_our_file()
|
Wed, 19 Sep 2007 09:06:52 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 19 Sep 2007 09:06:40 -0500 |
William Pitcock |
Use the documented path of Timidity++ config file.
|
Wed, 19 Sep 2007 14:36:37 +0200 |
Ralf Ertzinger |
- Free memory for ICY tags
|
Wed, 19 Sep 2007 12:06:35 +0200 |
Ralf Ertzinger |
branch merge
|
Wed, 19 Sep 2007 12:04:12 +0200 |
Ralf Ertzinger |
- Add HTTP auth support (http://<username>:<password>@.... scheme)
|
Wed, 19 Sep 2007 09:40:39 +0000 |
Daniel Bradshaw |
yaz's fix from 1738:e1ebf3fc1a16 would make sense to apply to this Makefile too
|
Wed, 19 Sep 2007 18:07:12 +0900 |
Yoshiki Yazawa |
- follow the change of libaudid3tag.so's location.
|
Wed, 19 Sep 2007 18:00:10 +0900 |
Yoshiki Yazawa |
- remove get_song_info interface.
|
Tue, 18 Sep 2007 19:39:41 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 18 Sep 2007 19:39:35 -0500 |
William Pitcock |
Call g_strlcpy() on static name/value buffers instead of strcpy().
|
Wed, 19 Sep 2007 02:25:05 +0200 |
Giacomo Lozito |
- updated libconsole plugin subtune code
|
Wed, 19 Sep 2007 01:03:24 +0200 |
Giacomo Lozito |
- only add subsongs in playlist if the option is active in sid plugin
|
Tue, 18 Sep 2007 19:13:12 +0200 |
Giacomo Lozito |
- updated sid plugin to use subsong-num and subsong-id
|
Tue, 18 Sep 2007 18:03:11 +0200 |
Ralf Ertzinger |
branch merge
|
Tue, 18 Sep 2007 18:01:00 +0200 |
Ralf Ertzinger |
- Add lots of code to support the completely braindead concept that is StreamCast
|
Tue, 18 Sep 2007 11:35:15 +0200 |
Ralf Ertzinger |
- Add network timeouts
|
Tue, 18 Sep 2007 10:53:36 -0500 |
William Pitcock |
Remove software volume control (it has been moved to the core as a pipeline flow element).
|
Tue, 18 Sep 2007 09:47:41 -0500 |
William Pitcock |
Clean up and rework xrun/suspend handling, and add myself to Copyright holders.
|
Tue, 18 Sep 2007 09:26:05 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Tue, 18 Sep 2007 09:25:56 -0500 |
William Pitcock |
Pass literal values to snd_strerror(), as passing -err will cause an invalid dereference in any modern ALSA.
|
Tue, 18 Sep 2007 16:10:07 +0200 |
Sascha Hlusiak |
New Gnome shortcuts plugin to listen for Gnome's shortcuts over dbus
|
Tue, 18 Sep 2007 12:47:51 +0000 |
Daniel Bradshaw |
Made arts's use of OutputPlugin look more like OSS and alsa's so that the plugin will actually function
|
Mon, 17 Sep 2007 22:10:21 +0200 |
Ralf Ertzinger |
- Correct some compiler warnings
|
Mon, 17 Sep 2007 21:55:52 +0200 |
Ralf Ertzinger |
- Add neon to rules.mk.in
|
Mon, 17 Sep 2007 21:47:59 +0200 |
Ralf Ertzinger |
Make configure show neon plugin status
|
Mon, 17 Sep 2007 21:46:53 +0200 |
Ralf Ertzinger |
- Add neon HTTP transport plugin sources (for real)
|
Mon, 17 Sep 2007 21:40:37 +0200 |
Ralf Ertzinger |
- Add neon HTTP transport plugin sources
|
Mon, 17 Sep 2007 09:05:53 -0500 |
William Pitcock |
C99 initialisers. Fixes bugs #10, #11.
|
Sun, 16 Sep 2007 16:08:41 +0200 |
Giacomo Lozito |
- update LIRC plugin structure
|
Thu, 13 Sep 2007 13:22:40 -0500 |
William Pitcock |
remove caching code, it's pointless.
|
Thu, 13 Sep 2007 13:20:49 -0500 |
William Pitcock |
Automated merge from ssh://hg.atheme.org//hg/audacious-plugins.
|
Thu, 13 Sep 2007 13:20:24 -0500 |
William Pitcock |
CoreAudio: C99
|
Thu, 13 Sep 2007 19:56:11 +0200 |
Ralf Ertzinger |
- Fix open-is-a-macro for newer glibcs
|
Thu, 13 Sep 2007 12:10:39 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins.
|
Thu, 13 Sep 2007 12:09:38 -0500 |
William Pitcock |
Add dockalbumart plugin for MacOS. (this could also be ported to GNOME's AWN too.)
|
Wed, 12 Sep 2007 06:13:07 +0300 |
Matti Hamalainen |
Madplug didn't always calculate song length when needed, fixed.
|
Tue, 11 Sep 2007 10:52:25 -0500 |
William Pitcock |
missing comma...
|
Tue, 11 Sep 2007 09:53:17 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins-tc
|
Tue, 11 Sep 2007 17:50:10 +0300 |
Matti Hamalainen |
Fixed cdaudio-ng.
|
Tue, 11 Sep 2007 17:36:13 +0300 |
Matti Hamalainen |
Typofix.
|
Tue, 11 Sep 2007 09:36:18 -0500 |
William Pitcock |
s/FIELD_TRACK_NUMER/FIELD_TRACK_NUMBER/.
|
Tue, 11 Sep 2007 09:15:24 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins-tc
|
Tue, 11 Sep 2007 02:28:47 +0300 |
Matti Hamalainen |
Oops, one argument for tuple_get_string() was missing, fixed. Pointed out by
|
Tue, 11 Sep 2007 02:15:04 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Tue, 11 Sep 2007 02:14:11 +0300 |
Matti Hamalainen |
Fix MusePack plugin for the new API.
|
Tue, 11 Sep 2007 02:10:49 +0300 |
Matti Hamalainen |
Fixed WavPack plugin for the new API.
|
Sun, 09 Sep 2007 23:52:19 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 23:23:00 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 23:22:52 +0300 |
Matti Hamalainen |
Fix some tuple function calls to conform with new API.
|
Sun, 09 Sep 2007 05:44:18 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Sun, 09 Sep 2007 05:41:56 +0300 |
Matti Hamalainen |
Fix.
|
Sat, 08 Sep 2007 06:58:08 +0300 |
Matti Hamalainen |
Branch merge.
|
Fri, 07 Sep 2007 12:48:27 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Fri, 07 Sep 2007 12:46:01 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/plugins
|
Fri, 07 Sep 2007 06:58:36 +0300 |
Matti Hamalainen |
Branch merge.
|
Fri, 07 Sep 2007 00:06:49 +0300 |
Matti Hamalainen |
Branch merge.
|
Thu, 06 Sep 2007 03:03:03 +0300 |
Matti Hamalainen |
Branch merge.
|
Wed, 05 Sep 2007 09:29:26 +0300 |
Matti Hamalainen |
Modified for Tuplez/plugin API changes.
|
Tue, 11 Sep 2007 06:52:53 -0500 |
William Pitcock |
remove realtime craq from the code
|
Tue, 11 Sep 2007 06:04:15 -0500 |
William Pitcock |
effects_enabled() craq removed
|
Mon, 10 Sep 2007 00:57:50 -0500 |
William Pitcock |
run autogen.sh in the proper location.
|
Mon, 10 Sep 2007 00:56:57 -0500 |
William Pitcock |
makerelease: run autogen.sh
|
Mon, 10 Sep 2007 00:50:27 -0500 |
William Pitcock |
Add release scripts here too.
|
Mon, 10 Sep 2007 15:10:19 +0930 |
Kieran Clancy |
xspf: use playlist_set_current_name when loading title
|
Mon, 10 Sep 2007 09:42:48 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 09 Sep 2007 13:50:27 -0700 |
Ben Tucker |
adjusted jack plugin for new plugin api
|
Sun, 09 Sep 2007 23:02:17 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sun, 09 Sep 2007 22:42:22 +0300 |
Matti Hamalainen |
xmms_show_message() changed to audacious_info_dialog()
|
Sun, 09 Sep 2007 22:25:40 +0300 |
Matti Hamalainen |
xmms_usleep() was removed, use g_usleep()
|
Sun, 09 Sep 2007 22:06:10 +0300 |
Matti Hamalainen |
Fix plugins to conform with PLAYLIST_{UN}LOCK() change.
|
Sun, 09 Sep 2007 21:47:29 +0200 |
mf0102 |
branch merge
|
Sun, 09 Sep 2007 21:46:58 +0200 |
mf0102 |
only 300 strings remaining to be translated :-)
|
Sat, 08 Sep 2007 21:21:30 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-dr3 for changeset 49704b7f41db
|
Sat, 08 Sep 2007 14:52:29 +0200 |
Christian Birchinger |
Use SIMPLE_INPUT_PLUGIN
audacious-plugins-1.4.0-dr3
|
Sat, 08 Sep 2007 14:49:11 +0200 |
Christian Birchinger |
Fix pulseaudio plugin
|
Sat, 08 Sep 2007 04:39:38 +0300 |
Matti Hamalainen |
And yet more cleanups.
|
Sat, 08 Sep 2007 04:22:31 +0300 |
Matti Hamalainen |
More code cleanups.
|
Sat, 08 Sep 2007 03:53:14 +0300 |
Matti Hamalainen |
Add myself into credits.
|
Sat, 08 Sep 2007 02:37:54 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Sep 2007 23:59:16 +0300 |
Matti Hamalainen |
Useless use of if()
|
Sat, 08 Sep 2007 00:43:46 +0200 |
mf0102 |
only 350 strings remaining for the German translation! :D
|
Fri, 07 Sep 2007 23:51:25 +0200 |
mf0102 |
fix a compiler warning
|
Fri, 07 Sep 2007 22:44:47 +0300 |
Matti Hamalainen |
Disable subtunes support, because the way it is currently "supposed" to be
|
Fri, 07 Sep 2007 21:06:56 +0300 |
Matti Hamalainen |
Partial rewrite/sanitation of the xspf plugin.
|
Fri, 07 Sep 2007 15:19:39 +0200 |
mf0102 |
"about" dialog of console plugin opens now correctly
|
Fri, 07 Sep 2007 15:14:36 +0200 |
mf0102 |
fixed some more plugins
|
Fri, 07 Sep 2007 14:45:34 +0200 |
mf0102 |
fixed hotkey plugin
|
Fri, 07 Sep 2007 14:43:56 +0200 |
mf0102 |
fix statusicon plugin
|
Fri, 07 Sep 2007 14:41:18 +0200 |
mf0102 |
fix evdev plugin
|
Fri, 07 Sep 2007 14:39:24 +0200 |
mf0102 |
fixed AOSD plugin
|
Fri, 07 Sep 2007 14:36:20 +0200 |
mf0102 |
fixed alarm plugin
|
Fri, 07 Sep 2007 14:32:49 +0200 |
mf0102 |
fixed TrueAudio plugin
|
Fri, 07 Sep 2007 14:24:39 +0200 |
mf0102 |
updated rootvis plugin
|
Fri, 07 Sep 2007 14:21:22 +0200 |
mf0102 |
updated FileWriter plugin
|
Fri, 07 Sep 2007 13:45:38 +0200 |
mf0102 |
fixed rootvis plugin
|
Fri, 07 Sep 2007 06:40:01 -0500 |
William Pitcock |
fixes
|
Fri, 07 Sep 2007 06:18:19 -0500 |
William Pitcock |
fix?
|
Fri, 07 Sep 2007 06:12:17 -0500 |
William Pitcock |
missing =
|
Fri, 07 Sep 2007 06:02:27 -0500 |
William Pitcock |
spectrum: C99
|
Fri, 07 Sep 2007 06:01:09 -0500 |
William Pitcock |
blur_scope: C99
|
Fri, 07 Sep 2007 05:56:30 -0500 |
William Pitcock |
projectm: C99
|
Fri, 07 Sep 2007 05:55:15 -0500 |
William Pitcock |
paranormal, rovascope: C99
|
Fri, 07 Sep 2007 05:52:45 -0500 |
William Pitcock |
sndstretch: C99
|
Fri, 07 Sep 2007 05:52:14 -0500 |
William Pitcock |
ladspa: C99
|
Fri, 07 Sep 2007 05:50:49 -0500 |
William Pitcock |
echo_plugin: C99 initialisers
|
Fri, 07 Sep 2007 05:46:25 -0500 |
William Pitcock |
stereo_plugin: C99 initialisers
|
Fri, 07 Sep 2007 05:44:22 -0500 |
William Pitcock |
voice_removal: C99 initialisers
|
Fri, 07 Sep 2007 05:43:30 -0500 |
William Pitcock |
audiocompress: C99 initialisers
|
Fri, 07 Sep 2007 05:20:51 -0500 |
William Pitcock |
Fix bugzilla #8.
|
Fri, 07 Sep 2007 05:19:03 -0500 |
William Pitcock |
scrobbler: C99 initialisers
|
Fri, 07 Sep 2007 05:18:07 -0500 |
William Pitcock |
adplug: update
|
Fri, 07 Sep 2007 05:16:36 -0500 |
William Pitcock |
modplug: update
|
Fri, 07 Sep 2007 05:15:11 -0500 |
William Pitcock |
fix C99 initialisations
|
Fri, 07 Sep 2007 05:04:29 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Sep 2007 05:04:20 -0500 |
William Pitcock |
alsa: C99 initialisers
|
Fri, 07 Sep 2007 05:02:49 -0500 |
William Pitcock |
OSS, OSS4: C99 initialisers
|
Fri, 07 Sep 2007 05:00:21 -0500 |
William Pitcock |
null: C99 initialisers
|
Fri, 07 Sep 2007 04:59:04 -0500 |
William Pitcock |
esd: C99 initialisers
|
Fri, 07 Sep 2007 12:47:58 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Sep 2007 12:47:48 +0300 |
Matti Hamalainen |
C99 initializers.
|
Fri, 07 Sep 2007 04:46:45 -0500 |
William Pitcock |
cdaudio-ng: C99 initialisers
|
Fri, 07 Sep 2007 04:36:12 -0500 |
William Pitcock |
get_tuple should be get_song_tuple
|
Fri, 07 Sep 2007 04:32:13 -0500 |
William Pitcock |
amidi-plug: C99 initialisers
|
Fri, 07 Sep 2007 04:30:16 -0500 |
William Pitcock |
musepack: C++ at it's worst.
|
Fri, 07 Sep 2007 04:27:58 -0500 |
William Pitcock |
wavpack: I need a rewrite.
|
Fri, 07 Sep 2007 04:23:30 -0500 |
William Pitcock |
flacng: C99 initialisers
|
Fri, 07 Sep 2007 04:21:38 -0500 |
William Pitcock |
vorbis: C99 initialisers
|
Fri, 07 Sep 2007 04:19:50 -0500 |
William Pitcock |
vtx: C99 initialisers
|
Fri, 07 Sep 2007 04:18:00 -0500 |
William Pitcock |
metronom: C99 initialisers
|
Fri, 07 Sep 2007 04:16:47 -0500 |
William Pitcock |
cuesheet: C99 initialisers
|
Fri, 07 Sep 2007 04:15:24 -0500 |
William Pitcock |
wav, wav-sndfile: C99 initialisers
|
Fri, 07 Sep 2007 04:12:39 -0500 |
William Pitcock |
sexypsf: C99 initialisers
|
Fri, 07 Sep 2007 04:04:03 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 07 Sep 2007 04:03:42 -0500 |
William Pitcock |
"sorry, unimplemented: non-trivial designated initializers not supported". What a crock of g++.
|
Fri, 07 Sep 2007 03:55:27 -0500 |
William Pitcock |
tonegen: C99 struct initialisers
|
Fri, 07 Sep 2007 06:46:33 +0300 |
Matti Hamalainen |
Branch merge.
|
Fri, 07 Sep 2007 06:46:01 +0300 |
Matti Hamalainen |
Simplify xs_is_our_file_vfs().
|
Fri, 07 Sep 2007 00:06:24 +0300 |
Matti Hamalainen |
Default Tuplez format string.
|
Fri, 07 Sep 2007 00:43:30 +0200 |
mf0102 |
fixed SexyPSF hangs and error message
|
Thu, 06 Sep 2007 02:52:33 +0300 |
Matti Hamalainen |
Added support for SID-plugin specific Tuplez format string (see config
|
Wed, 05 Sep 2007 22:44:25 +0300 |
Matti Hamalainen |
Fixed configuration dialog, thanks to Joker for pointing out the flaws.
|
Wed, 05 Sep 2007 11:59:44 +0300 |
Matti Hamalainen |
Made the GUI dialogs (fileinfo & config) bit neater.
|
Wed, 05 Sep 2007 11:59:20 +0300 |
Matti Hamalainen |
Added Glade files for ModPlug.
|
Wed, 05 Sep 2007 11:54:05 +0300 |
Matti Hamalainen |
Convert strings to UTF-8 using str_to_utf8(). This solution is not
|
Wed, 05 Sep 2007 07:38:21 +0300 |
Matti Hamalainen |
Simplify and clean up codec name string setting.
|
Wed, 05 Sep 2007 07:37:53 +0300 |
Matti Hamalainen |
Detect Fast Tracker (and others) xCHN and xxCH MOD module signatures properly.
|
Wed, 05 Sep 2007 04:00:46 +0300 |
Matti Hamalainen |
Don't check for isSet.
|
Wed, 05 Sep 2007 04:00:24 +0300 |
Matti Hamalainen |
Typofix "file-exit" to "file-ext".
|
Wed, 05 Sep 2007 02:29:16 +0300 |
Matti Hamalainen |
Actually only use [!] marker in the subtune menu, not the whole info field.
|
Wed, 05 Sep 2007 02:23:09 +0300 |
Matti Hamalainen |
Branch merge.
|
Wed, 05 Sep 2007 02:22:40 +0300 |
Matti Hamalainen |
Kludge xspf plugin to "work" better with playlist entries which have
|
Wed, 05 Sep 2007 02:11:41 +0300 |
Matti Hamalainen |
Cleaned up the mutex locking of xs_play_file(). This seems to magically fix
|
Wed, 05 Sep 2007 02:09:02 +0300 |
Matti Hamalainen |
Merged fileinfo improvements from XMMS-SID: sub-tunes info selector menu
|
Wed, 05 Sep 2007 02:06:45 +0300 |
Matti Hamalainen |
Undefine DEBUG, it is probably not needed at the moment; Made mutex debugging
|
Wed, 05 Sep 2007 00:10:06 +0300 |
Matti Hamalainen |
Constify.
|
Wed, 05 Sep 2007 00:09:50 +0300 |
Matti Hamalainen |
Remove useless xs_memset()
|
Wed, 05 Sep 2007 00:29:16 +0200 |
mf0102 |
update-po, German translation, SID plugin translation adaption
|
Tue, 04 Sep 2007 23:12:43 +0300 |
Matti Hamalainen |
The .gladep file was missing, and caused xs_interface.c to be incorrectly generated
|
Tue, 04 Sep 2007 20:42:22 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Tue, 04 Sep 2007 03:24:11 +0300 |
Matti Hamalainen |
Merged STIL parser fixes from XMMS-SID.
|
Mon, 03 Sep 2007 23:43:38 +0200 |
mf0102 |
Adapted plugins for internationalisation, update-po, German translation
|
Mon, 03 Sep 2007 17:46:16 +0300 |
Matti Hamalainen |
Use set_info(), blah and actually add at least the default sub-tune to
|
Mon, 03 Sep 2007 10:59:32 +0300 |
Matti Hamalainen |
Oops, && should've been ||, fixed.
|
Mon, 03 Sep 2007 09:37:32 +0300 |
Matti Hamalainen |
Fix fileinfo dialog to work with new subtune system.
|
Mon, 03 Sep 2007 09:06:54 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 03 Sep 2007 09:04:49 +0300 |
Matti Hamalainen |
Chainsaw, this is for you: Separate playlist entries added for sub-tunes;
|
Mon, 03 Sep 2007 08:45:34 +0300 |
Matti Hamalainen |
Constify arguments.
|
Mon, 03 Sep 2007 08:45:00 +0300 |
Matti Hamalainen |
Move xs_tuneinfo_*() function prototypes to xs_slsup.h
|
Mon, 03 Sep 2007 08:43:47 +0300 |
Matti Hamalainen |
Constify arguments.
|
Mon, 03 Sep 2007 07:06:15 +0300 |
Matti Hamalainen |
Constify.
|
Mon, 03 Sep 2007 06:28:17 +0300 |
Matti Hamalainen |
Huge cleanup and some bugfixes. Temporarily breaks / removes sub-tune
|
Mon, 03 Sep 2007 06:25:55 +0300 |
Matti Hamalainen |
Some macro additions for handling Gtk+/Glib stuff; Misc merges.
|
Mon, 03 Sep 2007 06:24:06 +0300 |
Matti Hamalainen |
Merge xs_curve changes.
|
Mon, 03 Sep 2007 04:33:47 +0300 |
Matti Hamalainen |
Updated glade-file for Aud-SID.
|
Sun, 02 Sep 2007 22:18:43 -0500 |
William Pitcock |
madplug: remove rpath. PUT THIS IN CONFIGURE.AC. -Wl,rpath= IS NOT PORTABLE. I WILL KEEP REMOVING THIS.
|
Sun, 02 Sep 2007 22:01:45 -0500 |
William Pitcock |
filewriter: fix symbol collisions
|
Sun, 02 Sep 2007 21:55:07 -0500 |
William Pitcock |
sexypsf: clean up symbol namespace
|
Mon, 03 Sep 2007 01:02:31 +0200 |
mf0102 |
automated merge
|
Mon, 03 Sep 2007 01:01:34 +0200 |
mf0102 |
German translation, about 50% complete
|
Mon, 03 Sep 2007 01:33:33 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 03 Sep 2007 01:26:49 +0300 |
Matti Hamalainen |
Start of major Aud-SID Tuples vs XMMS-SID cleanup.
|
Mon, 03 Sep 2007 01:23:36 +0300 |
Matti Hamalainen |
Move NLS support macros to xs_support.h
|
Sun, 02 Sep 2007 22:51:48 +0100 |
Tony Vroon |
Update codec names, remove now obsolete getsonginfo.
|
Sun, 02 Sep 2007 23:08:33 +0300 |
Matti Hamalainen |
Few minor changes, to amend differences between XMMS-SID and this.
|
Sun, 02 Sep 2007 23:00:33 +0300 |
Matti Hamalainen |
Merged.
|
Sun, 02 Sep 2007 22:58:45 +0300 |
Matti Hamalainen |
Fixes to make the fileinfo sub-tune info selector actually work.
|
Sun, 02 Sep 2007 21:34:37 +0300 |
Matti Hamalainen |
Merge fileinfo window fixes from XMMS-SID.
|
Sun, 02 Sep 2007 11:27:41 +0900 |
Yoshiki Yazawa |
make cuesheet plugin work again.
|
Sun, 02 Sep 2007 03:13:17 +0100 |
Tony Vroon |
Add a tuple builder. With thanks to ccr for the fallback logic; I hate C++.
|
Sun, 02 Sep 2007 02:06:06 +0300 |
Matti Hamalainen |
Some Audacious specific (for Tuple generation) mutex locks added.
|
Sun, 02 Sep 2007 01:31:55 +0300 |
Matti Hamalainen |
Merge thread locking/mutex fix from XMMS-SID. Fixes a race between
|
Sun, 02 Sep 2007 01:30:22 +0300 |
Matti Hamalainen |
Merge some changes from XMMS-SID
|
Sat, 01 Sep 2007 11:18:52 +0200 |
Sascha Hlusiak |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 31 Aug 2007 23:21:30 +0200 |
Sascha Hlusiak |
hotkey plugin: stripped unneeded #ifdefs from standalone version
|
Sat, 01 Sep 2007 06:02:34 +0300 |
Matti Hamalainen |
Use g_strdup().
|
Sat, 01 Sep 2007 06:02:20 +0300 |
Matti Hamalainen |
Always #define HAVE_MEMSET when building Audacious version of SID plugin.
|
Sat, 01 Sep 2007 06:01:53 +0300 |
Matti Hamalainen |
Fix indentation.
|
Sat, 01 Sep 2007 06:01:34 +0300 |
Matti Hamalainen |
Useless use of if() with g_free().
|
Sat, 01 Sep 2007 05:23:31 +0300 |
Matti Hamalainen |
Some cleanups; Removed useless heap allocations, use a small static buffer
|
Sat, 01 Sep 2007 01:00:13 +0100 |
Tony Vroon |
Correct title generation, use that tuple builder.
|
Fri, 31 Aug 2007 23:48:45 +0100 |
Tony Vroon |
It compiles, no segfault... So where is my title?
|
Fri, 31 Aug 2007 22:48:53 +0200 |
Sascha Hlusiak |
Include global hotkey plugin in build system (src/hotkey)
|
Fri, 31 Aug 2007 17:06:54 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Fri, 31 Aug 2007 01:27:14 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 31 Aug 2007 01:27:02 -0500 |
William Pitcock |
audacious-plugins: -single-module on OSX.
|
Thu, 30 Aug 2007 23:38:01 +0100 |
Tony Vroon |
Tuple builder for modplug. Someone do me a favour and fix getinfo to do something like the one in console.
|
Thu, 30 Aug 2007 18:55:36 +0200 |
mf0102 |
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
|
Tue, 28 Aug 2007 21:23:06 +0300 |
Cristi Magherusan |
Patch from Daniel Patriche, who continued the romanian translation for the plugins.
|
Tue, 28 Aug 2007 17:53:45 +0200 |
mf0102 |
continued German translation
|
Mon, 27 Aug 2007 16:41:38 +0300 |
Cristi Magherusan |
started the romanian translation
|
Sun, 26 Aug 2007 22:46:54 +0200 |
mf0102 |
merge
|
Sun, 26 Aug 2007 22:46:35 +0200 |
mf0102 |
merge
|
Sun, 26 Aug 2007 22:45:35 +0200 |
mf0102 |
- continued German translation
|
Mon, 27 Aug 2007 01:59:23 +0930 |
Kieran Clancy |
xspf: Store playlist title when saving playlist
|
Sun, 26 Aug 2007 15:27:31 +0200 |
mf0102 |
merge
|
Sun, 26 Aug 2007 15:26:39 +0200 |
mf0102 |
-continued German translation
|
Sun, 26 Aug 2007 21:12:45 +0930 |
Kieran Clancy |
xspf: When loading playlist, read title from xml if set
|
Sat, 25 Aug 2007 20:22:42 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 25 Aug 2007 20:22:33 -0500 |
William Pitcock |
wavpack: Implement InputPlugin::probe_for_tuple.
|
Sat, 25 Aug 2007 22:57:25 +0200 |
mf0102 |
- made the MP3 FileWriter output plugin less braindead
|
Sat, 25 Aug 2007 15:43:58 +0200 |
mf0102 |
updated POTFILES.in massively, it was TOTALLY outdated
|
Fri, 24 Aug 2007 21:06:08 +0300 |
Cristi Magherusan |
fixed build system, now MTP support gets compiled if one has libmtp installed
|
Fri, 24 Aug 2007 20:38:41 +0300 |
Cristi Magherusan |
fixed filename
|
Thu, 23 Aug 2007 20:32:48 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 23 Aug 2007 20:32:41 -0500 |
William Pitcock |
wavpack fixes
|
Thu, 23 Aug 2007 23:19:11 +0100 |
Tony Vroon |
Actually read string-based metadata for tuplez.
|
Thu, 23 Aug 2007 18:26:44 +0300 |
Cristi Magherusan |
now i'm free'ing the metadata struct
|
Thu, 23 Aug 2007 16:47:45 +0300 |
Cristi Magherusan |
switched to uploading tracks instead of files, added disconnect option, other misc. fixes
|
Thu, 23 Aug 2007 03:20:10 +0200 |
Giacomo Lozito |
fixed lock in sid playback when doing fast song switching
|
Wed, 22 Aug 2007 23:52:25 +0100 |
Tony Vroon |
Report the title properly, as in all the other plugins in the tree. Poor ignored and unloved plugin...
|
Thu, 23 Aug 2007 00:02:43 +0200 |
Giacomo Lozito |
reverted a local change on xspf that wasn't supposed to be committed
|
Thu, 23 Aug 2007 00:00:49 +0200 |
Giacomo Lozito |
wav-sndfile.c, added missing playback->set_pb_ready(playback)
|
Thu, 23 Aug 2007 03:03:41 +0900 |
Yoshiki Yazawa |
now xspf plugin try to load non well formed xspf file. closes #969.
|
Wed, 22 Aug 2007 12:49:14 +0100 |
Tony Vroon |
Report lossless/lossy quality and the filename as the title. This plugin still shows mutex-related lockups for me though.
|
Tue, 21 Aug 2007 17:11:59 +0900 |
Yoshiki Yazawa |
replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
|
Tue, 21 Aug 2007 15:09:22 +0900 |
Yoshiki Yazawa |
now mp4 plugin fills album and length correctly.
|
Sun, 19 Aug 2007 17:20:31 +0300 |
Calin Crisan ccrisan |
Fixed some dos/windows eols
|
Sun, 19 Aug 2007 19:38:11 +0900 |
Yoshiki Yazawa |
- make use of tuple_formatter_make_title_string().
|
Sat, 18 Aug 2007 14:18:34 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 18 Aug 2007 14:18:15 -0500 |
William Pitcock |
Sync with audacious Mk.
|
Sat, 18 Aug 2007 01:03:35 +0200 |
Giacomo Lozito |
Replaced asprintf with gstring (which is probably more portable anyway).
|
Fri, 17 Aug 2007 23:40:59 +0100 |
Tony Vroon |
Format and subformat detection. Needs some asprintf love. Or something.
|
Fri, 17 Aug 2007 11:58:12 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 17 Aug 2007 11:40:30 -0500 |
William Pitcock |
Support Wavpack ".exe" executables, by using the Wavpack decoder to validate.
|
Fri, 17 Aug 2007 00:12:43 +0300 |
Cristi Magherusan |
made it enabled by default if having libmtp, fixes Chainsaw's bug and adds some improvements
|
Thu, 16 Aug 2007 15:52:26 +0200 |
mf0102 |
removed NSFE playlist option (which was marked TODO)
|
Thu, 16 Aug 2007 14:47:14 +0200 |
mf0102 |
made SPC playback reverb a configuration option till the problem can be
|
Thu, 16 Aug 2007 18:22:00 +0300 |
Cristi Magherusan |
some fixes, more debug info
|
Thu, 16 Aug 2007 03:45:58 +0300 |
Cristi Magherusan |
it can play manually added DAAP URI's like daap://localhost:3689/1.mp3
|
Thu, 16 Aug 2007 03:29:09 +0300 |
Cristi Magherusan |
merge
|
Thu, 16 Aug 2007 03:26:27 +0300 |
Cristi Magherusan |
handling device disconnected errors
|
Tue, 14 Aug 2007 23:33:33 +0300 |
Cristi Magherusan |
the pending uploads are cancelled on exit, so it doesnt lock anymore while cleaning up
|
Tue, 14 Aug 2007 22:55:17 +0300 |
Cristi Magherusan |
fixed the upload
|
Tue, 14 Aug 2007 00:14:43 +0300 |
Cristi Magherusan |
URI-fication
|
Mon, 13 Aug 2007 23:26:26 +0300 |
Calin Crisan ccrisan |
Add CD menu entry is now created with the ui_plugin_menu functions
|
Mon, 13 Aug 2007 20:24:36 +0900 |
Yoshiki Yazawa |
make use of get_gentitle_format() and tuple_formatter_make_title_string()
|
Mon, 13 Aug 2007 06:08:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 13 Aug 2007 06:07:58 -0500 |
William Pitcock |
Backed out changeset 97914b65790a
|
Mon, 13 Aug 2007 19:58:07 +0900 |
Yoshiki Yazawa |
branch merge.
|
Mon, 13 Aug 2007 19:57:03 +0900 |
Yoshiki Yazawa |
- make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.
|
Mon, 13 Aug 2007 02:42:21 -0500 |
William Pitcock |
[security] Add g_thread_exit() to curl_manage_request() to avoid a resource starvation DoS.
|
Sun, 12 Aug 2007 21:53:56 +0200 |
Christian Birchinger |
Register cue:// with uri_set_plugin
|
Sun, 12 Aug 2007 21:36:14 +0200 |
Christian Birchinger |
Register cdda:// with uri_set_plugin
|
Sun, 12 Aug 2007 21:16:48 +0200 |
Christian Birchinger |
Register tact:// with uri_set_plugin
|
Sun, 12 Aug 2007 20:44:02 +0200 |
Christian Birchinger |
Add an init function with a uri_set_plugin call
|
Sun, 12 Aug 2007 07:17:10 -0500 |
William Pitcock |
Port some changes over from XMMS that:
|
Sat, 11 Aug 2007 23:51:50 -0500 |
William Pitcock |
Improve ${codec} and ${quality} tuples.
|
Sat, 11 Aug 2007 23:48:14 -0500 |
William Pitcock |
fix musepack tag retrieval
|
Sat, 11 Aug 2007 23:56:22 +0200 |
Giacomo Lozito |
converted sid plugin to new tuple system
|
Sat, 11 Aug 2007 22:15:50 +0200 |
Giacomo Lozito |
fixed modplug, wasn't working properly with new threading model
|
Sat, 11 Aug 2007 18:10:34 +0300 |
Cristi Magherusan |
the label wasn't restored on failure
|
Sun, 12 Aug 2007 00:06:35 +0900 |
Yoshiki Yazawa |
use get_gentitle_format() to get format string so that presets and custom string can coexist.
|
Sat, 11 Aug 2007 17:57:19 +0300 |
Cristi Magherusan |
merge
|
Sat, 11 Aug 2007 17:56:51 +0300 |
Cristi Magherusan |
the menu item is now disabled during upload
|
Sat, 11 Aug 2007 14:56:15 +0100 |
Tony Vroon |
Add actual codec information to wav-sndfile tuple. Untested.
|
Sat, 11 Aug 2007 15:57:05 +0300 |
Cristi Magherusan |
merge
|
Sat, 11 Aug 2007 15:55:14 +0300 |
Cristi Magherusan |
lots of fixes
|
Sat, 11 Aug 2007 15:28:13 +0300 |
Calin Crisan ccrisan |
Fixed libcdio and libcddb autoconf detection
|
Sat, 11 Aug 2007 20:10:10 +0900 |
Yoshiki Yazawa |
tuple API update.
|
Sat, 11 Aug 2007 12:21:30 +0200 |
Giacomo Lozito |
use tuple_free(x) in place of mowgli_object_unref(x)
|
Sat, 11 Aug 2007 12:10:33 +0200 |
Tomasz Mon |
GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
|
Sat, 11 Aug 2007 14:29:58 +0900 |
Yoshiki Yazawa |
fix compile errors if DEBUG is defined.
|
Sat, 11 Aug 2007 14:27:41 +0900 |
Yoshiki Yazawa |
playlist entry doesn't have "track-name".
|
Sat, 11 Aug 2007 02:50:12 +0200 |
Giacomo Lozito |
do not assume that mtp_cleanup is only called after mtp_init (it's not true for general plugins); also, destroy the menuitem as it seems that it still holds a reference after being removed from its menushell
|
Fri, 10 Aug 2007 19:36:01 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 19:35:53 -0500 |
William Pitcock |
hook up ${codec} and ${quality}
|
Sat, 11 Aug 2007 02:43:18 +0300 |
Cristi Magherusan |
remove the item from the menu when the plugin is disabled
|
Sat, 11 Aug 2007 02:22:54 +0300 |
Cristi Magherusan |
fixed linking
|
Sat, 11 Aug 2007 01:52:28 +0300 |
Cristi Magherusan |
MTP upload plugin
|
Fri, 10 Aug 2007 23:06:50 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 18:17:01 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 14:23:20 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 14:23:07 +0300 |
Cristi Magherusan |
nerge
|
Wed, 08 Aug 2007 22:08:39 +0300 |
Cristi Magherusan |
merge
|
Wed, 08 Aug 2007 22:06:42 +0300 |
Cristi Magherusan |
now it compiles
|
Mon, 06 Aug 2007 02:58:04 +0300 |
Cristi Magherusan |
merge
|
Mon, 06 Aug 2007 02:52:19 +0300 |
Cristi Magherusan |
merge
|
Fri, 10 Aug 2007 22:00:07 +0200 |
Giacomo Lozito |
updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
|
Fri, 10 Aug 2007 12:42:07 -0500 |
William Pitcock |
unref tuple resources
|
Fri, 10 Aug 2007 12:35:20 -0500 |
William Pitcock |
we're looking for the name of the codec here, not tag.year(), thanks.
|
Fri, 10 Aug 2007 10:27:13 -0500 |
William Pitcock |
xspf: update to new API
|
Fri, 10 Aug 2007 10:03:10 -0500 |
William Pitcock |
scrobbler: tuple API update
|
Fri, 10 Aug 2007 09:49:37 -0500 |
William Pitcock |
statusicon: new tuple API
|
Fri, 10 Aug 2007 09:47:23 -0500 |
William Pitcock |
filewriter: new tuple API
|
Fri, 10 Aug 2007 09:30:21 -0500 |
William Pitcock |
tta: new tuple API
|
Fri, 10 Aug 2007 09:22:25 -0500 |
William Pitcock |
timidity: new tuple API
|
Fri, 10 Aug 2007 09:19:44 -0500 |
William Pitcock |
mpc: convert, wma: fixes
|
Fri, 10 Aug 2007 09:06:16 -0500 |
William Pitcock |
aac: fixes
|
Fri, 10 Aug 2007 08:57:47 -0500 |
William Pitcock |
wavpack: update to new tuple API, use std::string more.
|
Fri, 10 Aug 2007 08:42:59 -0500 |
William Pitcock |
flacng: new tuple API
|
Fri, 10 Aug 2007 08:19:51 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 08:19:40 -0500 |
William Pitcock |
vorbis: new tuple API
|
Fri, 10 Aug 2007 14:02:18 +0100 |
Tony Vroon |
Branch merge madness.
|
Fri, 10 Aug 2007 14:01:43 +0100 |
Tony Vroon |
Use tuple_new_from_filename in more plugins.
|
Fri, 10 Aug 2007 13:49:59 +0100 |
Tony Vroon |
Start using tuple_new_from_filename.
|
Fri, 10 Aug 2007 07:45:36 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 10 Aug 2007 07:45:29 -0500 |
William Pitcock |
madplug: tuple API changes
|
Fri, 10 Aug 2007 13:16:57 +0100 |
Tony Vroon |
Conversion of AAC to new tuple API, try one.
|
Fri, 10 Aug 2007 12:58:05 +0100 |
Tony Vroon |
Isn't that cute. But it's WRONG.
|
Fri, 10 Aug 2007 12:55:42 +0100 |
Tony Vroon |
New tuple API conversion for WMA, first try.
|
Fri, 10 Aug 2007 06:52:55 -0500 |
William Pitcock |
vtx: new tuple API
|
Fri, 10 Aug 2007 06:38:58 -0500 |
William Pitcock |
alac: new tuple API
|
Fri, 10 Aug 2007 06:32:51 -0500 |
William Pitcock |
update to new API
|
Fri, 10 Aug 2007 06:23:53 -0500 |
William Pitcock |
really this time
|
Fri, 10 Aug 2007 06:23:10 -0500 |
William Pitcock |
wav: update to new tuple API.
|
Fri, 10 Aug 2007 06:15:55 -0500 |
William Pitcock |
sexypsf: update to new tuple API
|
Fri, 10 Aug 2007 06:05:54 -0500 |
William Pitcock |
console: update to new tuple API
|
Fri, 10 Aug 2007 03:38:19 -0500 |
William Pitcock |
Fix hang problem on EOF.
|
Wed, 08 Aug 2007 20:25:13 +0200 |
Giacomo Lozito |
amidiplug: cannot warn user with a UI message anymore if something in playback fails, cause the play func is in a different thread
|
Wed, 08 Aug 2007 08:16:10 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-dr2 for changeset 5f892afeb8e1
|
Mon, 06 Aug 2007 14:01:24 +0200 |
Giacomo Lozito |
- amidi-plug 0.8 beta1; support for gthread and v3 plugin system; needs testing and refinements
audacious-plugins-1.4.0-dr2
|
Mon, 06 Aug 2007 03:20:01 +0200 |
Christian Birchinger |
Fix tuple report. (null)/filename.wav wasn't so great.
|
Mon, 06 Aug 2007 01:37:26 +0100 |
Tony Vroon |
playlist_get_songtime wanted a tuple, but was afraid to ask
|
Mon, 06 Aug 2007 01:36:42 +0200 |
Christian Birchinger |
Switched to new threading model
|
Mon, 06 Aug 2007 00:58:12 +0200 |
Christian Birchinger |
Switched to new threading model
|
Sun, 05 Aug 2007 19:50:25 +0200 |
Christian Birchinger |
Switched to new threading model, the core doesn't accept tone:// URLs though.
|
Sun, 05 Aug 2007 00:27:51 +0300 |
Cristi Magherusan |
merge
|
Sun, 05 Aug 2007 00:26:21 +0300 |
Cristi Magherusan |
DAAP plugin (work in progress)
|
Sat, 04 Aug 2007 22:27:08 +0200 |
Christian Birchinger |
Oopps removed the a NULL by accident
|
Sat, 04 Aug 2007 22:07:08 +0200 |
Christian Birchinger |
Use configured core sample rate frequency if available.
|
Sat, 04 Aug 2007 21:37:11 +0200 |
Christian Birchinger |
Switched to new threading model
|
Sat, 04 Aug 2007 18:51:04 +0200 |
Ralf Ertzinger |
- Branch merge
|
Sat, 04 Aug 2007 18:50:33 +0200 |
Ralf Ertzinger |
- Fix locking macros
|
Sat, 04 Aug 2007 16:30:43 +0200 |
Ralf Ertzinger |
- Introduce a mutex for test_info and lock appropriately
|
Sat, 04 Aug 2007 15:48:58 +0900 |
Yoshiki Yazawa |
make use of SIMPLE_INPUT_PLUGIN() as an example.
|
Fri, 03 Aug 2007 22:13:41 -0500 |
William Pitcock |
Unbreak WMA I/O.
|
Fri, 03 Aug 2007 22:09:40 -0500 |
William Pitcock |
pls: Write filename paths to disk, not URIs. Convert filename paths in PLS files to valid URIs.
|
Sat, 04 Aug 2007 03:53:11 +0200 |
Christian Birchinger |
Ported to new threading model
|
Fri, 03 Aug 2007 20:39:05 +0200 |
Ralf Ertzinger |
We do not need a playloop mutex any more
|
Fri, 03 Aug 2007 07:21:36 +0300 |
Cristi Magherusan |
added Discovery plugin type
|
Sat, 28 Jul 2007 14:45:30 +0300 |
Cristi Magherusan |
fixed crashes
|
Sat, 28 Jul 2007 01:30:34 +0300 |
Cristi Magherusan |
merge
|
Sat, 28 Jul 2007 01:26:17 +0300 |
Cristi Magherusan |
added an experimental GUI for Last.fm radio
|
Fri, 27 Jul 2007 16:20:15 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 27 Jul 2007 16:20:08 -0500 |
William Pitcock |
Fix WMA playback.
|
Sat, 28 Jul 2007 00:08:41 +0300 |
Calin Crisan ccrisan |
Fixed surprise eject segfault
|
Fri, 27 Jul 2007 23:03:20 +0300 |
Calin Crisan ccrisan |
Changed the cdda bitrate to 1411kbit/s in respect to the Red Book specifications
|
Fri, 27 Jul 2007 21:59:26 +0300 |
Calin Crisan ccrisan |
Fixed the play/stop indication; added a temporary workaround for including the last 3 seconds in playback
|
Fri, 27 Jul 2007 18:56:43 +0900 |
Yoshiki Yazawa |
update SFMT files to version 1.3. please let me know if it break on altivec box.
|
Fri, 27 Jul 2007 04:53:35 +0200 |
Christian Birchinger |
Check all known places for "sndstat" info.
|
Fri, 27 Jul 2007 04:01:50 +0200 |
Christian Birchinger |
Don't use VFS on such low level system stuff.
|
Fri, 27 Jul 2007 03:55:35 +0200 |
Christian Birchinger |
Give vfs_fopen() an URI.
|
Fri, 27 Jul 2007 00:02:44 +0200 |
Stany HENRY |
More and more translatable strings... ;-)
|
Thu, 26 Jul 2007 21:54:07 +0200 |
Christian Birchinger |
Removed g_thread_exit leftover.
|
Thu, 26 Jul 2007 21:07:10 +0200 |
Christian Birchinger |
Fixed various bugs i the wav (not wav-sndfile) plugin:
|
Thu, 26 Jul 2007 15:11:44 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Thu, 26 Jul 2007 15:11:08 +0300 |
Calin Crisan ccrisan |
Some changes to the about box
|
Thu, 26 Jul 2007 15:06:20 +0300 |
Calin Crisan ccrisan |
Added an information box to cdaudio-ng
|
Thu, 26 Jul 2007 19:30:53 +0900 |
Yoshiki Yazawa |
- introduce target_time and simplify the flow of the watchdog thread. TRANSITION_GUARD_TIME is no longer needed.
|
Thu, 26 Jul 2007 10:33:07 +0100 |
Tony Vroon |
Obliterate old-style CD-Audio and make cdaudio-ng default to on.
|
Thu, 26 Jul 2007 12:13:04 +0300 |
Calin Crisan ccrisan |
Finally removed the old cdaudio plugin
|
Wed, 25 Jul 2007 16:48:53 -0500 |
William Pitcock |
Use InputPlayback.playing properly.
|
Wed, 25 Jul 2007 16:40:29 -0500 |
William Pitcock |
Division by 1000 is not necessary.
|
Wed, 25 Jul 2007 16:34:16 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 25 Jul 2007 16:34:07 -0500 |
William Pitcock |
vorbis: Use nominal bitrate instead of updating every time the bitrate changes. That behaviour is just braindead.
|
Wed, 25 Jul 2007 23:21:07 +0200 |
Stany HENRY |
Internationalization... (The first step of the "i18n" project could be ready for Audacious 1.4 release)
|
Wed, 25 Jul 2007 16:06:23 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Wed, 25 Jul 2007 16:06:17 -0500 |
William Pitcock |
wav-sndfile, wav: convert to new threading model
|
Wed, 25 Jul 2007 23:17:57 +0900 |
Yoshiki Yazawa |
- adapt tta for new threading model.
|
Wed, 25 Jul 2007 22:52:22 +0900 |
Yoshiki Yazawa |
- reduce guard time in initiating play to avoid stuttering start.
|
Wed, 25 Jul 2007 19:10:16 +0900 |
Yoshiki Yazawa |
make sure thread pointer to be NULL if corresponding thread doesn't exist.
|
Wed, 25 Jul 2007 18:53:09 +0900 |
Yoshiki Yazawa |
first attempt to adapt cuesheet to the new threading model.
|
Tue, 24 Jul 2007 22:02:17 +0200 |
mf0102 |
- Corrected some bugs
|
Tue, 24 Jul 2007 21:50:17 +0200 |
mf0102 |
- Fixed a bug that would crash Audacious when reloading plugins
|
Tue, 24 Jul 2007 16:22:41 +0300 |
Cristi Magherusan |
mowgli-fied the data that will be used by the GUI
|
Tue, 24 Jul 2007 03:34:09 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Tue, 24 Jul 2007 03:33:13 +0300 |
Cristi Magherusan |
threadified the adjust and first metadata fetch, so now it should open a lot faster
|
Mon, 23 Jul 2007 19:20:21 -0500 |
William Pitcock |
musepack: new threading model
|
Mon, 23 Jul 2007 19:19:29 -0500 |
William Pitcock |
metronom: new threading model
|
Mon, 23 Jul 2007 17:55:01 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 23 Jul 2007 17:54:54 -0500 |
William Pitcock |
wavpack: new threading model
|
Mon, 23 Jul 2007 17:53:45 -0500 |
William Pitcock |
sexypsf: new threading model
|
Mon, 23 Jul 2007 17:52:11 -0500 |
William Pitcock |
vorbis: new threading model
|
Mon, 23 Jul 2007 17:49:40 -0500 |
William Pitcock |
modplug: new threading model
|
Tue, 24 Jul 2007 01:46:09 +0300 |
Calin Crisan ccrisan |
Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
|
Tue, 24 Jul 2007 01:42:58 +0300 |
Calin Crisan ccrisan |
Converted to new threading model
|
Mon, 23 Jul 2007 17:44:21 -0500 |
William Pitcock |
console: new threading model
|
Mon, 23 Jul 2007 17:43:21 -0500 |
William Pitcock |
alac: new threading model
|
Mon, 23 Jul 2007 17:40:16 -0500 |
William Pitcock |
I'm an idiot.
|
Mon, 23 Jul 2007 17:38:15 -0500 |
William Pitcock |
aac: Convert to new threading model.
|
Mon, 23 Jul 2007 17:27:44 -0500 |
William Pitcock |
Kill g_thread_exit() this is now handled by monitor thread.
|
Mon, 23 Jul 2007 17:20:50 -0500 |
William Pitcock |
flacng: Update plugin for new threading model.
|
Mon, 23 Jul 2007 17:19:31 -0500 |
William Pitcock |
madplug: Update plugin for new threading model.
|
Tue, 24 Jul 2007 00:48:58 +0300 |
Calin Crisan ccrisan |
Titles are now built using tuples, with the preferred format
|
Mon, 23 Jul 2007 21:59:13 +0300 |
Calin Crisan ccrisan |
Setting a sane default configuration for the plugin
|
Mon, 23 Jul 2007 21:43:17 +0300 |
Calin Crisan ccrisan |
Set DAE the default and non-optional play method; Configuring the plugin no longer stops the playback;
|
Mon, 23 Jul 2007 01:01:18 +0300 |
Calin Crisan ccrisan |
Added libcddb autoconf dependency
|
Sun, 22 Jul 2007 20:42:28 +0000 |
Alex Maclean |
Bail out if libcdio isn't found.
|
Sun, 22 Jul 2007 17:36:12 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sun, 22 Jul 2007 17:34:21 +0300 |
Cristi Magherusan |
fixed some issues, hopefully it won't crash that much anymore
|
Sat, 21 Jul 2007 22:37:11 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 20:51:09 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 12:46:58 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 01:52:04 +0300 |
Cristi Magherusan |
Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 01:51:10 +0300 |
Cristi Magherusan |
renamed the oss4 plugin file
|
Sun, 22 Jul 2007 22:21:28 +0900 |
Yoshiki Yazawa |
- reduce the number of file open in loading.
|
Sun, 22 Jul 2007 04:28:20 +0900 |
Yoshiki Yazawa |
- make probing for tuple completely reuse fd.
|
Sat, 21 Jul 2007 12:20:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 12:20:00 -0500 |
William Pitcock |
madplug: Fix ID3v1 tuple building.
|
Sat, 21 Jul 2007 17:55:46 +0200 |
Stany HENRY |
Several "i18n" improvements.
|
Sat, 21 Jul 2007 10:26:23 -0500 |
William Pitcock |
Fix streaming.
|
Sat, 21 Jul 2007 10:24:22 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Sat, 21 Jul 2007 10:24:13 -0500 |
William Pitcock |
Fix CFLAGS detection for 1.1.2 stuff.
|
Sat, 21 Jul 2007 07:46:47 +0200 |
Stany HENRY |
Thank you for your help, Giacomo. ;-)
|
Fri, 20 Jul 2007 23:37:53 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 20 Jul 2007 23:37:48 -0500 |
William Pitcock |
From: Eduard Bloch <edi@gmx.de>
|
Sat, 21 Jul 2007 04:57:53 +0200 |
Stany HENRY |
I will be ready for Audacious 2...
|
Sat, 21 Jul 2007 04:05:35 +0200 |
Giacomo Lozito |
updated info boxes to make them translatable
|
Fri, 20 Jul 2007 20:33:46 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Fri, 20 Jul 2007 20:33:38 -0500 |
William Pitcock |
madplug: Support probe for tuple instruction.
|
Sat, 21 Jul 2007 04:15:34 +0300 |
Calin Crisan ccrisan |
Continuous playing in DAE mode works again
|
Sat, 21 Jul 2007 03:48:57 +0300 |
Calin Crisan ccrisan |
Ejecting the cd while playing no longer crashes the player.
|
Fri, 20 Jul 2007 14:43:09 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-dr1 for changeset 76c778a3a5fe
|
Fri, 20 Jul 2007 14:21:04 -0500 |
William Pitcock |
Remove old broken FLAC plugin. Use FLACng!
audacious-plugins-1.4.0-dr1
|
Fri, 20 Jul 2007 14:20:45 -0500 |
William Pitcock |
Remove autoconf wrangling for old libFLAC.
|
Fri, 20 Jul 2007 14:19:57 -0500 |
William Pitcock |
Autoconf flac-config wrangling magic for FLAC 1.1.2.
|
Fri, 20 Jul 2007 10:30:51 -0500 |
William Pitcock |
Added tag audacious-plugins-1.4.0-DR1 for changeset fbeb9446aa2e
|
Fri, 20 Jul 2007 10:30:28 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
audacious-plugins-1.4.0-DR1
|
Fri, 20 Jul 2007 10:30:22 -0500 |
William Pitcock |
Re-add rpath for madplug for now.
|
Fri, 20 Jul 2007 10:29:54 -0500 |
William Pitcock |
Add SHNplug.
|
Fri, 20 Jul 2007 05:39:56 +0200 |
Stany HENRY |
As usual, "i18n" modifications.
|
Fri, 20 Jul 2007 03:29:42 +0300 |
zither |
Added configure options for cddb
|
Thu, 19 Jul 2007 23:43:00 +0200 |
Stany HENRY |
Guess... Yes, "i18n" stuff.
|
Thu, 19 Jul 2007 20:59:31 +0100 |
Tony Vroon |
AdPlug database loading fix by Christian "Joker" Birchinger.
|
Thu, 19 Jul 2007 12:56:04 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Thu, 19 Jul 2007 12:55:56 -0500 |
William Pitcock |
Check to make sure thread isn't free'd().
|
Thu, 19 Jul 2007 15:25:19 +0200 |
Stany HENRY |
The "i18n" saga is still going on...
|
Thu, 19 Jul 2007 12:54:26 +0900 |
Yoshiki Yazawa |
branch merge.
|
Thu, 19 Jul 2007 12:52:08 +0900 |
Yoshiki Yazawa |
more adaptation for file:// scheme.
|
Thu, 19 Jul 2007 03:16:44 +0200 |
Stany HENRY |
"Don't touch debug stuff !" commit. ;-)
|
Thu, 19 Jul 2007 00:51:28 +0000 |
Alex Maclean |
Fix projectm linking.
|
Thu, 19 Jul 2007 00:50:01 +0000 |
Alex Maclean |
Automated merge with ssh://monkeh@hg.atheme-project.org//hg/audacious-plugins
|
Fri, 13 Jul 2007 02:00:46 +0000 |
Alex Maclean |
Backing out d8c1706faac4, segfaults.
|
Thu, 19 Jul 2007 01:15:59 +0200 |
Stany HENRY |
"amidi-plug" : "i18n project" (part 2)
|
Thu, 19 Jul 2007 00:36:28 +0200 |
Stany HENRY |
"amidi-plug" : "i18n project" (part 1)
|
Wed, 18 Jul 2007 23:04:11 +0200 |
Stany HENRY |
"Scrobbler" plugin and the wrath of "i18n project"... ;-)
|
Wed, 18 Jul 2007 22:32:55 +0200 |
Stany HENRY |
All strings are now translatable.
|
Wed, 18 Jul 2007 22:08:38 +0200 |
Stany HENRY |
"Audiocompress" is now translatable.
|
Wed, 18 Jul 2007 21:53:43 +0200 |
Stany HENRY |
"Ad-plug" is now translatable.
|
Wed, 18 Jul 2007 21:20:30 +0200 |
Stany HENRY |
All strings are now translatable.
|
Wed, 18 Jul 2007 20:38:40 +0200 |
Stany HENRY |
"About" window is now translatable.
|
Tue, 17 Jul 2007 13:15:16 +0900 |
Yoshiki Yazawa |
more adaptation for file:// scheme.
|
Tue, 17 Jul 2007 03:12:32 +0300 |
zither |
Added cddb support
|
Mon, 16 Jul 2007 13:17:12 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 16 Jul 2007 13:16:56 -0500 |
William Pitcock |
Make changes to replaygain settings enable the save button. Closes debian #421322.
|
Tue, 17 Jul 2007 01:14:36 +0900 |
Yoshiki Yazawa |
unescape url encoded filename where real filename is needed.
|
Mon, 16 Jul 2007 23:47:42 +0900 |
Yoshiki Yazawa |
adapt xspf for file:// scheme.
|
Mon, 16 Jul 2007 16:16:41 +0900 |
Yoshiki Yazawa |
file_name and file_path in a tuple should be unescaped.
|
Mon, 16 Jul 2007 00:24:09 +0200 |
Giacomo Lozito |
further improvements for amidi-plug with URIs
|
Sun, 15 Jul 2007 23:41:06 +0200 |
Giacomo Lozito |
updated amidi-plug to handle URIs in fileinfo and all-over in code
|
Mon, 16 Jul 2007 00:39:17 +0900 |
Yoshiki Yazawa |
- eliminate gdk_threads_*() based on giacomo's suggestion.
|
Sun, 15 Jul 2007 15:00:46 +0200 |
Ralf Ertzinger |
branch merge
|
Sun, 15 Jul 2007 15:00:10 +0200 |
Ralf Ertzinger |
- stop read_metadata from stomping on the wrong file descriptors
|
Sun, 15 Jul 2007 19:50:15 +0900 |
Yoshiki Yazawa |
disable unescape local file for now.
|
Sun, 15 Jul 2007 19:22:12 +0900 |
Yoshiki Yazawa |
make tta decode easy to be interrupted.
|
Sun, 15 Jul 2007 19:06:04 +0900 |
Yoshiki Yazawa |
- adapt filewriter for file:// scheme.
|
Sun, 15 Jul 2007 00:53:16 +0900 |
Yoshiki Yazawa |
make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper.
|
Sun, 15 Jul 2007 00:19:10 +0900 |
Yoshiki Yazawa |
add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo!
|
Sat, 14 Jul 2007 16:03:57 +0900 |
Yoshiki Yazawa |
clean up r1265 as Crazy_Hopper suggests.
|
Sat, 14 Jul 2007 15:30:36 +0900 |
Yoshiki Yazawa |
add workaround for that vfs_fopen doesn't accept filename.
|
Fri, 13 Jul 2007 21:31:17 +0200 |
Giacomo Lozito |
a bunch of paranoid checks for the return value of g_filename_from_uri
|
Fri, 13 Jul 2007 20:55:42 +0200 |
Giacomo Lozito |
wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
|
Fri, 13 Jul 2007 12:21:37 -0500 |
William Pitcock |
The problem of not loading curl on Mach-based systems has been solved. MacOS's dyld gets confused when plugins refer to other code of the same name. Rename plugin binaries accordingly.
|
Fri, 13 Jul 2007 10:32:32 -0500 |
William Pitcock |
branch merge
|
Fri, 13 Jul 2007 08:04:43 -0500 |
William Pitcock |
MacOS target: Build modules with -fno-common.
|
Fri, 13 Jul 2007 16:34:54 +0200 |
Ralf Ertzinger |
- Fix endless looping on certain unparseable streams
|
Fri, 13 Jul 2007 14:36:28 +0200 |
Ralf Ertzinger |
- Fixes for flac_is_our_fd
|
Fri, 13 Jul 2007 13:28:18 +0200 |
Ralf Ertzinger |
- Fixes for flac_is_our_fd
|
Fri, 13 Jul 2007 13:13:00 +0200 |
Ralf Ertzinger |
branch merge
|
Thu, 12 Jul 2007 22:34:44 +0200 |
Ralf Ertzinger |
- Add flac_is_our_fd()
|
Fri, 13 Jul 2007 04:59:36 -0500 |
William Pitcock |
branch merge
|
Fri, 13 Jul 2007 04:50:42 -0500 |
William Pitcock |
Support MacOS target.
|
Fri, 13 Jul 2007 04:17:37 -0500 |
William Pitcock |
Fix m3u loading for real.
|
Fri, 13 Jul 2007 03:01:57 +0100 |
Tony Vroon |
Revert d8c1706faac4. Segfaults are bad, hmmkay?
|
Fri, 13 Jul 2007 01:25:58 +0000 |
Alex Maclean |
Supposedly fix m3u loading, waiting on core patch. Untested, moan at Crazy_Hopper if broken.
|
Fri, 13 Jul 2007 00:20:37 +0000 |
Alex Maclean |
Supposedly fix timidity config file URI. Untested. Yell at Crazy_Hopper, not me.
|
Thu, 12 Jul 2007 19:58:09 +0200 |
Ralf Ertzinger |
- Fix end-of-stream detection for 1.1.2
|
Thu, 12 Jul 2007 19:36:09 +0200 |
Ralf Ertzinger |
Branch merge
|
Thu, 12 Jul 2007 19:30:31 +0200 |
sun |
- Add FLAC 1.1.2 compatibility
|
Thu, 12 Jul 2007 19:42:32 +0300 |
Cristi Magherusan |
stripped down the config dialog, added an option for the save dmix volume
|
Thu, 12 Jul 2007 18:21:23 +0300 |
Cristi Magherusan |
now it saves VMIX volume between sessions
|
Thu, 12 Jul 2007 17:51:36 +0300 |
Cristi Magherusan |
made OSS report latest set volume when not having opened a vmix device;
|
Thu, 12 Jul 2007 14:59:38 +0900 |
Yoshiki Yazawa |
adapt wav-sndfile for file:// scheme.
|
Thu, 12 Jul 2007 02:08:10 +0300 |
Cristi Magherusan |
merge again
|
Thu, 12 Jul 2007 02:07:09 +0300 |
Cristi Magherusan |
merge
|
Thu, 12 Jul 2007 02:04:43 +0300 |
Cristi Magherusan |
fixed crashes when opening multiple tracks, optimized metadata thread
|
Thu, 12 Jul 2007 01:04:05 +0200 |
Giacomo Lozito |
aosd: added triggers for pause and unpause event
|
Thu, 12 Jul 2007 04:36:03 +0900 |
Yoshiki Yazawa |
- quick fix for link breakage to libaudid3tag.so when --prefix is specified.
|
Wed, 11 Jul 2007 07:55:13 -0500 |
nenolod |
More MacOS fixes.
|
Wed, 11 Jul 2007 05:49:16 -0500 |
nenolod |
tta: MacOS target fixes.
|
Wed, 11 Jul 2007 05:39:07 -0500 |
nenolod |
Fix typo.
|
Wed, 11 Jul 2007 05:36:57 -0500 |
nenolod |
Make DBus support optional.
|
Wed, 11 Jul 2007 04:35:57 +0300 |
Cristi Magherusan |
merge again
|
Wed, 11 Jul 2007 04:30:31 +0300 |
Cristi Magherusan |
improved the metadata algorithm, but couldnt get rid of the crashes yet
|
Wed, 11 Jul 2007 00:48:20 +0100 |
Tony Vroon |
Updates to the AAC reduced open patch by Christian "Joker" Birchinger.
|
Tue, 10 Jul 2007 23:04:17 +0100 |
Tony Vroon |
An experimental attempt to reduce the number of stream opens for AAC, by Christian @Joker" Birchinger. Tell him if it breaks.
|
Tue, 10 Jul 2007 14:21:15 +0900 |
Yoshiki Yazawa |
file->handle should be cleared on close, otherwise it can lead to double free.
|
Mon, 09 Jul 2007 08:09:21 -0500 |
William Pitcock |
Don't shadow system calls.
|
Mon, 09 Jul 2007 05:30:14 -0500 |
William Pitcock |
Add support for mimetypes.
|
Mon, 09 Jul 2007 05:06:47 -0500 |
William Pitcock |
Add MIME support.
|
Mon, 09 Jul 2007 05:03:05 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
Mon, 09 Jul 2007 05:02:56 -0500 |
William Pitcock |
Add mimetype integration.
|
Mon, 09 Jul 2007 17:54:57 +0900 |
Yoshiki Yazawa |
make fileinfo work again.
|
Sun, 08 Jul 2007 22:42:16 -0500 |
William Pitcock |
Prefix the station name with last.fm to denote that it's coming from last.fm.
|
Sun, 08 Jul 2007 22:40:38 -0500 |
William Pitcock |
Remove metadata debugging notices.
|
Sun, 08 Jul 2007 22:39:59 -0500 |
William Pitcock |
Fix more crashes and metadata.
|
Sun, 08 Jul 2007 22:25:12 -0500 |
William Pitcock |
Make things not crash.
|
Mon, 09 Jul 2007 05:01:16 +0300 |
Cristi Magherusan |
rendered the lastfm transport plugin stable again, preparing it for its GUI
|
Sun, 08 Jul 2007 22:26:25 +0300 |
Cristi Magherusan |
ignore the VMIX balance setting until it gets fixed by the OSS4 devs
|
Sat, 07 Jul 2007 05:43:49 +0300 |
Cristi Magherusan |
disabled OSS4 by default
|
Sat, 07 Jul 2007 05:02:14 +0300 |
Cristi Magherusan |
damn, I forgot to 'hg add' the sources
|
Sat, 07 Jul 2007 04:54:06 +0300 |
Cristi Magherusan |
OSS4 VMIX-enabled fork of the OSS3 output plugin (just bypasses the mixer
|
Fri, 06 Jul 2007 17:37:21 +0200 |
Giacomo Lozito |
Added title changes event for songchange plugin
trunk
|
Thu, 05 Jul 2007 01:48:27 -0500 |
William Pitcock |
Remove workarounds for non-VFS compliant plugins. URIs are now mandatory.
trunk
|
Thu, 05 Jul 2007 01:01:45 -0500 |
William Pitcock |
Remove references to default_const hack.
trunk
|
Thu, 05 Jul 2007 00:58:09 -0500 |
William Pitcock |
Remove fallback non-URI support hack for 1.3, it should not be in 1.4.
trunk
|
Wed, 04 Jul 2007 23:27:27 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
trunk
|
Wed, 04 Jul 2007 23:25:02 -0500 |
William Pitcock |
Use Audacious as player identifier instead of XMMS.
trunk
|
Wed, 04 Jul 2007 23:23:58 -0500 |
William Pitcock |
Use playlist_get_songtitle() instead of playlist_get_title().
trunk
|
Wed, 04 Jul 2007 10:43:33 +0200 |
mf0102 |
Fine-tune fadeout
|
Tue, 03 Jul 2007 12:15:45 +0200 |
mf0102 |
Fixed bug (no fadeout was applied at the end of a file)
|
Mon, 02 Jul 2007 23:02:43 +0200 |
michi |
Fixed hangs when outputting to FileWriter and improved readability in
|
Mon, 02 Jul 2007 15:55:58 +0200 |
michi |
Oops, forgot to remove something ...
|
Mon, 02 Jul 2007 15:53:49 +0200 |
michi |
First cleanups
|
Sun, 01 Jul 2007 18:11:44 +0300 |
Cristi Magherusan |
mowgli transition, and some fixes
|
Sun, 01 Jul 2007 07:01:48 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
trunk
|
Sun, 01 Jul 2007 07:01:39 -0500 |
William Pitcock |
Fix division by 32767, should be 32768.
trunk
|
Sun, 01 Jul 2007 02:30:41 +0200 |
Jonathan Schleifer |
Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c
trunk
|
Sat, 23 Jun 2007 23:35:05 -0500 |
William Pitcock |
Licensing tweaks on plugins distribution. Plugin-specific licensing remains
trunk
|
Thu, 21 Jun 2007 17:55:58 +0300 |
calin crisan |
Branch merge
trunk
|
Thu, 21 Jun 2007 17:42:48 +0300 |
calin crisan |
Added drive speed limit
trunk
|
Thu, 21 Jun 2007 17:34:24 +0300 |
calin crisan |
Added enable/disable debug option
trunk
|
Thu, 21 Jun 2007 21:00:35 +0900 |
Yoshiki Yazawa |
fix for crash when the file pointed in a cuesheet does not exist. closes #978.
trunk
|
Thu, 21 Jun 2007 11:37:29 +0100 |
Tony Vroon |
Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC
trunk
|
Thu, 21 Jun 2007 17:33:00 +0900 |
Yoshiki Yazawa |
more warning elimination.
trunk
|
Wed, 20 Jun 2007 22:27:48 +0300 |
zither |
Added cdaudio-ng.h; added a configure dialog
trunk
|
Mon, 18 Jun 2007 21:53:26 +0900 |
Yoshiki Yazawa |
- fix the bug that aac plugin had failed to get proper playtime length on AMD64.
trunk
|
Mon, 18 Jun 2007 15:15:32 +0900 |
Yoshiki Yazawa |
suppress warnings on AMD64.
trunk
|
Sat, 16 Jun 2007 17:06:39 +0900 |
Yoshiki Yazawa |
exclude unused variables to suppress warning.
trunk
|
Sat, 16 Jun 2007 16:59:53 +0900 |
Yoshiki Yazawa |
suppress warnings.
trunk
|
Thu, 14 Jun 2007 23:21:43 -0500 |
William Pitcock |
Possibly fix bug #850. Patch from P2E.
trunk
|
Thu, 14 Jun 2007 22:21:06 -0500 |
William Pitcock |
Note transition to mercurial, and give instructions about it.
trunk
|
Tue, 12 Jun 2007 17:26:51 -0700 |
nazca |
[svn] - Bleh, squash the evil warning! Must compile without warnings!
trunk
|
Sat, 09 Jun 2007 06:16:03 -0700 |
nenolod |
[svn] - memory cleanups, purify-assisted.
trunk
|
Sat, 09 Jun 2007 06:10:17 -0700 |
nenolod |
[svn] - fix invalid write of size 4 (actuators.c:56)
trunk
|
Fri, 08 Jun 2007 15:02:31 -0700 |
nenolod |
[svn] - use g_random_double_ranged()
trunk
|
Fri, 08 Jun 2007 14:24:30 -0700 |
nenolod |
[svn] - possible crash fixes wrt global regs
trunk
|
Fri, 08 Jun 2007 11:19:25 -0700 |
nenolod |
[svn] - add general_evaluate which can run arbitrary VM code
trunk
|
Fri, 08 Jun 2007 10:58:23 -0700 |
nenolod |
[svn] - i forgot to commit something here
trunk
|
Fri, 08 Jun 2007 10:56:12 -0700 |
nenolod |
[svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99).
trunk
|
Fri, 08 Jun 2007 08:51:30 -0700 |
nenolod |
[svn] - remove unneeded externs
trunk
|
Fri, 08 Jun 2007 07:33:14 -0700 |
yaz |
[svn] - move transport plugins into Transport subdirectory.
trunk
|
Fri, 08 Jun 2007 06:27:15 -0700 |
desowin |
[svn] - fix scrobble from queue
trunk
|
Fri, 08 Jun 2007 04:37:56 -0700 |
desowin |
[svn] - keep old passwords if user doesn't change them in configuration
trunk
|
Thu, 07 Jun 2007 08:28:08 -0700 |
nenolod |
[svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable.
trunk
|
Thu, 07 Jun 2007 06:34:42 -0700 |
yaz |
[svn] - add check for string length before call g_convert(). it may close #962.
trunk
|
Thu, 07 Jun 2007 00:21:13 -0700 |
yaz |
[svn] - ditto. this is necessary too.
trunk
|
Thu, 07 Jun 2007 00:05:17 -0700 |
yaz |
[svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist.
trunk
|
Wed, 06 Jun 2007 22:58:18 -0700 |
yaz |
[svn] - handle metadata in better way.
trunk
|
Wed, 06 Jun 2007 22:34:54 -0700 |
yaz |
[svn] - add playback->playing code.
trunk
|
Wed, 06 Jun 2007 21:44:52 -0700 |
yaz |
[svn] - make wma plugin work again.
trunk
|
Wed, 06 Jun 2007 21:35:26 -0700 |
yaz |
[svn] - make aac plugin work again.
trunk
|
Mon, 04 Jun 2007 07:46:52 -0700 |
yaz |
[svn] - revise bitrate calculation with xing header. if number of bytes and number of frames are available in xing header, fast play time calculation yields almost appropriate duration upon a vbr file.
trunk
|
Sun, 03 Jun 2007 16:54:43 -0700 |
chainsaw |
[svn] Implicit declarations are bad, hmmkay?
trunk
|
Sun, 03 Jun 2007 11:20:23 -0700 |
yaz |
[svn] - add a check for file existence to fileinfo dialog. closes #941.
trunk
|
Sun, 03 Jun 2007 07:16:44 -0700 |
js |
[svn] Replace sprintf with snprintf.
trunk
|
Fri, 01 Jun 2007 16:03:58 -0700 |
js |
[svn] Revert r2480, thanks to FreeBSD.
trunk
|
Fri, 01 Jun 2007 15:48:43 -0700 |
js |
[svn] Same as r4658 in Audacious.
trunk
|
Thu, 31 May 2007 17:13:04 -0700 |
nenolod |
[svn] - avoid a memory leak with FD probing
trunk
|
Thu, 31 May 2007 10:33:46 -0700 |
giacomo |
[svn] - curl: allow user to customize connect timeout value using a connect_timeout entry in config file
trunk
|
Wed, 30 May 2007 09:13:31 -0700 |
chainsaw |
[svn] Updated turkish translation by Murat enel, closes bug #959.
trunk
|
Tue, 29 May 2007 21:57:06 -0700 |
nenolod |
[svn] Fix handling of SPC efb register when echo instruction has been
trunk
|
Tue, 29 May 2007 03:58:22 -0700 |
yaz |
[svn] - fix for crash when file extension is not available.
trunk
|
Tue, 29 May 2007 00:59:45 -0700 |
nenolod |
[svn] - fix FD leakage. closes #954.
trunk
|
Mon, 28 May 2007 23:29:02 -0700 |
nenolod |
[svn] - fix registration of lastfm session ID
trunk
|
Mon, 28 May 2007 23:16:25 -0700 |
nenolod |
[svn] - expose lastfm internal data over mowgli's global storage subsystem so that plugins can manipulate lastfm listening indirectly
trunk
|
Mon, 28 May 2007 03:15:02 -0700 |
nenolod |
[svn] - mms: convert to plugin2 architecture
trunk
|
Mon, 28 May 2007 03:14:08 -0700 |
nenolod |
[svn] - lastfm: convert to plugin2 architecture
trunk
|
Mon, 28 May 2007 03:12:40 -0700 |
nenolod |
[svn] - curl, stdio: convert to plugin2 architecture
trunk
|
Mon, 28 May 2007 03:11:15 -0700 |
nenolod |
[svn] - xspf, m3u, pls: convert to plugin2 architecture
trunk
|
Mon, 28 May 2007 03:05:08 -0700 |
nenolod |
[svn] - rootvis: convert to plugin2 architecture
trunk
|
Mon, 28 May 2007 03:03:18 -0700 |
nenolod |
[svn] - rocklight: convert to plugin2 architecture.
trunk
|
Mon, 28 May 2007 03:01:41 -0700 |
nenolod |
[svn] - spectrum: convert to plugin2 architecture.
trunk
|
Mon, 28 May 2007 02:59:10 -0700 |
nenolod |
[svn] - blur_scope: convert to plugin2 architecture.
trunk
|
Mon, 28 May 2007 02:57:42 -0700 |
nenolod |
[svn] - rovascope: convert to plugin2 architecture.
trunk
|
Mon, 28 May 2007 02:56:10 -0700 |
nenolod |
[svn] - projectm: convert to plugin2 architecture. now SVN users have milkdrop back.
trunk
|
Sun, 27 May 2007 17:11:58 -0700 |
giacomo |
[svn] - added options in configure.ac to disable sse2 and altivec support (madplug) even if available on the system
trunk
|
Sun, 27 May 2007 14:30:06 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:29:45 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:28:52 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:27:41 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:26:32 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:26:15 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sun, 27 May 2007 14:25:46 -0700 |
ertzing |
[svn] Move effect plugin handling out of the output plugins
trunk
|
Sat, 26 May 2007 21:15:27 -0700 |
nenolod |
[svn] - fix crash on plugin shutdown
trunk
|
Sat, 26 May 2007 20:36:05 -0700 |
yaz |
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit.
trunk
|
Sat, 26 May 2007 16:14:16 -0700 |
nenolod |
[svn] - clean up some debugging stuff
trunk
|
Sat, 26 May 2007 14:54:07 -0700 |
zither |
[svn] (Re)added the description
trunk
|
Sat, 26 May 2007 14:50:52 -0700 |
zither |
[svn] (Re)added the description
trunk
|
Sat, 26 May 2007 14:44:32 -0700 |
zither |
[svn] Added a lot of useful debug output
trunk
|
Sat, 26 May 2007 09:38:16 -0700 |
zither |
[svn] Removed Makefile.WRONG
trunk
|
Sat, 26 May 2007 09:21:13 -0700 |
zither |
[svn] Implemented DAE feature (enabled by default)
trunk
|
Sat, 26 May 2007 08:49:57 -0700 |
mf0102 |
[svn] - Fix a little spelling error (It's not TiMiDIty just like it's not
trunk
|
Fri, 25 May 2007 02:50:20 -0700 |
giacomo |
[svn] - amidi-plug: small changes
trunk
|
Fri, 25 May 2007 02:47:52 -0700 |
giacomo |
[svn] - alarm: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:45:58 -0700 |
giacomo |
[svn] - songchange: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:43:45 -0700 |
giacomo |
[svn] - lirc: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:41:52 -0700 |
giacomo |
[svn] - evdev-plug: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:39:48 -0700 |
giacomo |
[svn] - statusicon: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:37:51 -0700 |
giacomo |
[svn] - aosd: remove unused input.h inclusion
trunk
|
Fri, 25 May 2007 02:35:33 -0700 |
giacomo |
[svn] - aosd: converted to v2 plugin system
trunk
|
Fri, 25 May 2007 02:15:17 -0700 |
giacomo |
[svn] - filewriter: stop pretending to be a input plugin
trunk
|
Fri, 25 May 2007 02:07:04 -0700 |
giacomo |
[svn] - amidi-plug: remove g_free(description) in cleanup function to avoid crash on quit
trunk
|
Fri, 25 May 2007 01:55:15 -0700 |
yaz |
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit.
trunk
|
Fri, 25 May 2007 00:42:15 -0700 |
yaz |
[svn] - build fix.
trunk
|
Thu, 24 May 2007 23:50:52 -0700 |
nenolod |
[svn] - voice_removal: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:47:20 -0700 |
nenolod |
[svn] - stereo: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:46:18 -0700 |
nenolod |
[svn] - ladspa: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:44:53 -0700 |
nenolod |
[svn] - echo: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:43:44 -0700 |
nenolod |
[svn] - audiocompress: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:41:51 -0700 |
nenolod |
[svn] - arts: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:40:51 -0700 |
nenolod |
[svn] - coreaudio: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:39:32 -0700 |
nenolod |
[svn] - jack: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:37:12 -0700 |
nenolod |
[svn] - pulse: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:35:49 -0700 |
nenolod |
[svn] - null: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:34:49 -0700 |
nenolod |
[svn] - sun: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:33:06 -0700 |
nenolod |
[svn] - cdaudio-ng (aka Zither's CD Audio Plugin): convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:30:47 -0700 |
nenolod |
[svn] - amidi-plug: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:25:59 -0700 |
nenolod |
[svn] - adplug: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:24:14 -0700 |
nenolod |
[svn] - timidity: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:22:37 -0700 |
nenolod |
[svn] - sid: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:21:29 -0700 |
nenolod |
[svn] - remove dead declarations
trunk
|
Thu, 24 May 2007 23:19:48 -0700 |
nenolod |
[svn] - flacng: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:18:05 -0700 |
nenolod |
[svn] - cdaudio: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:16:36 -0700 |
nenolod |
[svn] - sexypsf: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:14:57 -0700 |
nenolod |
[svn] - metronom: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:13:01 -0700 |
nenolod |
[svn] - cue: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:10:18 -0700 |
nenolod |
[svn] - tta: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:09:03 -0700 |
nenolod |
[svn] - vtx: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:07:22 -0700 |
nenolod |
[svn] - tonegen: convert to plugin API v2
trunk
|
Thu, 24 May 2007 23:06:58 -0700 |
nenolod |
[svn] - alsa: commit to plugin API v2
trunk
|
Thu, 24 May 2007 20:30:08 -0700 |
deitarion |
[svn] Switch pkg-config for cdaudio-ng from libcdio to libcdio_cdda (At the request of Crazy_Hopper)
trunk
|
Thu, 24 May 2007 20:06:47 -0700 |
deitarion |
[svn] Fixed a typo in the cdaudio-ng portion of configure.ac as discovered by Crazy_Hopper.
trunk
|
Thu, 24 May 2007 16:34:36 -0700 |
nenolod |
[svn] - modplug: transition to plugin API v2
trunk
|
Thu, 24 May 2007 16:32:36 -0700 |
nenolod |
[svn] - wavpack: transition to plugin API v2
trunk
|
Thu, 24 May 2007 16:30:56 -0700 |
nenolod |
[svn] - musepack: transition to plugin API v2
trunk
|
Thu, 24 May 2007 16:14:36 -0700 |
nenolod |
[svn] - vorbis: transition to plugin API v2
trunk
|
Thu, 24 May 2007 16:12:47 -0700 |
nenolod |
[svn] - esd: transition to plugin API v2
trunk
|
Thu, 24 May 2007 16:07:16 -0700 |
nenolod |
[svn] - filewriter: transition to plugin API v2
trunk
|
Thu, 24 May 2007 15:53:40 -0700 |
nenolod |
[svn] - conversion to yaz's style was not needed, just API v2 ;p
trunk
|
Thu, 24 May 2007 15:46:25 -0700 |
chainsaw |
[svn] Port to plugin API v2.
trunk
|
Thu, 24 May 2007 15:21:11 -0700 |
chainsaw |
[svn] Port to plugin API v2.
trunk
|
Thu, 24 May 2007 14:54:58 -0700 |
chainsaw |
[svn] Port to plugin API v2.
trunk
|
Thu, 24 May 2007 12:24:11 -0700 |
nenolod |
[svn] - update sndstretch to plugin API v2
trunk
|
Thu, 24 May 2007 12:22:58 -0700 |
nenolod |
[svn] - update FLAC plugin to plugin API v2
trunk
|
Thu, 24 May 2007 12:19:58 -0700 |
nenolod |
[svn] - update libconsole to plugin API v2
trunk
|
Thu, 24 May 2007 12:16:55 -0700 |
nenolod |
[svn] - update paranormal visualizer to plugin API v2
trunk
|
Thu, 24 May 2007 12:15:22 -0700 |
nenolod |
[svn] - update OSS plugin to plugin API v2
trunk
|
Thu, 24 May 2007 12:12:49 -0700 |
nenolod |
[svn] - convert scrobbler to plugin API v2
trunk
|
Thu, 24 May 2007 12:09:40 -0700 |
nenolod |
[svn] - convert madplug to plugin API v2
trunk
|
Thu, 24 May 2007 12:02:58 -0700 |
nenolod |
[svn] - update wav plugin to plugin API v2
trunk
|
Thu, 24 May 2007 03:35:01 -0700 |
nenolod |
[svn] - port to plugin2 API
trunk
|
Thu, 24 May 2007 02:12:43 -0700 |
nenolod |
[svn] - bump version of plugins and version requirements per plugin api v2
trunk
|
Thu, 24 May 2007 02:11:23 -0700 |
nenolod |
[svn] - remove xmms_session values per plugin api v2
trunk
|
Thu, 24 May 2007 02:07:53 -0700 |
nenolod |
[svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2
trunk
|
Wed, 23 May 2007 22:40:57 -0700 |
yaz |
[svn] - get rid of warnings.
trunk
|
Wed, 23 May 2007 06:08:35 -0700 |
yaz |
[svn] - make build of cdaudio-ng configurable.
trunk
|
Wed, 23 May 2007 03:48:56 -0700 |
yaz |
[svn] - add support for reading id3v2 TXXX replaygain tag. patch by Eugene Zagidullin.
trunk
|
Tue, 22 May 2007 08:26:53 -0700 |
yaz |
[svn] - FILEWRITER_LIBS had been left blank if bash 3.0 was used for configure, since this version doesn't accept '+='.
trunk
|
Tue, 22 May 2007 05:24:09 -0700 |
giacomo |
[svn] - evdev-plug 0.2: do not intercept all event types, currently only pick types KEY and ABSOLUTE; there could be other event types that are worth intercepting, feedback needed about this
trunk
|
Tue, 22 May 2007 02:28:58 -0700 |
giacomo |
[svn] - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way
trunk
|
Tue, 22 May 2007 01:56:51 -0700 |
giacomo |
[svn] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange
trunk
|
Mon, 21 May 2007 16:34:55 -0700 |
chainsaw |
[svn] Isn't that cute. But it's WRONG
trunk
|
Mon, 21 May 2007 16:32:42 -0700 |
chainsaw |
[svn] dnl CD-Audio New Generation; you need to add cdaudio-ng to INPUT_PLUGINS if CDIO_LIBS is set. Or something like that. Good luck.
trunk
|
Mon, 21 May 2007 16:18:14 -0700 |
chainsaw |
[svn] .so != .c and lack of sleep is not an excuse.
trunk
|
Mon, 21 May 2007 16:08:45 -0700 |
chainsaw |
[svn] This Makefile upsets it less. Needs LIBCDIO detection in configure.ac though.
trunk
|
Mon, 21 May 2007 15:28:07 -0700 |
zither |
[svn] Added cdaudio-ng
trunk
|
Mon, 21 May 2007 08:34:05 -0700 |
yaz |
[svn] - suppress warnings.
trunk
|
Sun, 20 May 2007 21:52:04 -0700 |
yaz |
[svn] - add a check for gcc version. now -fgnu89-inline is added only if gcc is 4.2.0 or more.
trunk
|
Sun, 20 May 2007 14:12:57 -0700 |
yaz |
[svn] - fix crash if Exclude does not exist.
trunk
|
Sun, 20 May 2007 12:05:48 -0700 |
yaz |
[svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration.
trunk
|
Fri, 18 May 2007 10:42:29 -0700 |
kiyoshi |
[svn] I will murder someone if I have to fix the buildsystem again.
trunk
|
Fri, 18 May 2007 03:41:05 -0700 |
chainsaw |
[svn] Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>.
trunk
|
Wed, 16 May 2007 13:00:14 -0700 |
ertzing |
[svn]
trunk
|
Wed, 16 May 2007 04:10:36 -0700 |
ertzing |
[svn]
trunk
|
Tue, 15 May 2007 13:45:38 -0700 |
ertzing |
[svn]
trunk
|
Tue, 15 May 2007 13:38:05 -0700 |
ertzing |
[svn]
trunk
|
Tue, 15 May 2007 13:18:35 -0700 |
nenolod |
[svn] - upstream updates regarding handling of SPC700 instructions and runtime
trunk
|
Sat, 12 May 2007 17:06:13 -0700 |
majeru |
[svn] smarter polling and lots of other changes
trunk
|
Sat, 12 May 2007 15:03:26 -0700 |
magma |
[svn] Changed alarm and projectm plugins so they use auddrct now.
trunk
|
Sat, 12 May 2007 05:21:09 -0700 |
giacomo |
[svn] - lirc: works again with auddrct
trunk
|
Sat, 12 May 2007 04:29:22 -0700 |
majeru |
[svn] fixed player crash when trying to get file info
trunk
|
Sat, 12 May 2007 00:56:32 -0700 |
nenolod |
[svn] - fix memory-leak for protocol 1.2 code
trunk
|
Sat, 12 May 2007 00:37:48 -0700 |
nenolod |
[svn] - protocol 1.2: use interval 1
trunk
|
Sat, 12 May 2007 00:30:49 -0700 |
nenolod |
[svn] - enforce audioscrobbler rules on queued tracks
trunk
|
Sat, 12 May 2007 00:21:55 -0700 |
nenolod |
[svn] - NP pings apparently do not affect musical profile, so queue tracks for submission
trunk
|
Sat, 12 May 2007 00:19:43 -0700 |
nenolod |
[svn] - fully update to AudioScrobbler 1.2 protocol
trunk
|
Fri, 11 May 2007 22:52:07 -0700 |
nenolod |
[svn] - some more work here
trunk
|
Fri, 11 May 2007 22:49:11 -0700 |
nenolod |
[svn] - first attempt at implementing AudioScrobbler 1.2 protocol
trunk
|
Fri, 11 May 2007 20:59:58 -0700 |
yaz |
[svn] - make scrobbler work again.
trunk
|
Fri, 11 May 2007 20:39:37 -0700 |
yaz |
[svn] - migrate to audacious_drct API.
trunk
|
Fri, 11 May 2007 18:35:51 -0700 |
giacomo |
[svn] - evdev-plug: works again with auddrct
trunk
|
Fri, 11 May 2007 18:14:07 -0700 |
giacomo |
[svn] - statusicon: works again with auddrct
trunk
|
Fri, 11 May 2007 17:16:13 -0700 |
nenolod |
[svn] - fix pulse_audio output sink. reported by Chainsaw.
trunk
|
Fri, 11 May 2007 17:01:10 -0700 |
giacomo |
[svn] - amidi-plug works again (uses auddrct.h in place of the deprecated beepctrl.h)
trunk
|
Fri, 11 May 2007 15:45:20 -0700 |
giacomo |
[svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be
trunk
|
Fri, 11 May 2007 09:48:31 -0700 |
nenolod |
[svn] - make metadata display in Audacious again.
trunk
|
Fri, 11 May 2007 09:41:34 -0700 |
nenolod |
[svn] - returning -1 is invalid here for fsize(). make metadata display in Audacious.
trunk
|
Fri, 11 May 2007 09:37:33 -0700 |
nenolod |
[svn] - don't report content-length
trunk
|
Fri, 11 May 2007 09:32:54 -0700 |
nenolod |
[svn] - make this work without controlsocket
trunk
|
Fri, 11 May 2007 09:18:02 -0700 |
nenolod |
[svn] - lets avoid spawning >1 threads for metadata
trunk
|
Fri, 11 May 2007 06:08:46 -0700 |
majeru |
[svn] lastfn's metadata seems to wotk, but still it has some glitches
trunk
|
Fri, 11 May 2007 01:15:39 -0700 |
yaz |
[svn] import major update by Aleksander Djuric (the original author).
trunk
|
Thu, 10 May 2007 22:27:38 -0700 |
yaz |
[svn] - replace xmms_remote_*() with playlist functions.
trunk
|
Thu, 10 May 2007 21:43:57 -0700 |
nenolod |
[svn] - make this compile again and indent properly
trunk
|
Thu, 10 May 2007 17:48:34 -0700 |
majeru |
[svn] added primitive metadata handling (just gets printed in the terminal)
trunk
|
Thu, 10 May 2007 16:41:13 -0700 |
majeru |
[svn] a few cleanups
trunk
|
Thu, 10 May 2007 15:38:12 -0700 |
majeru |
[svn] completed diskwriter and out_lame removal
trunk
|
Thu, 10 May 2007 12:13:22 -0700 |
mf0102 |
[svn] - get rid of Disk-Writer and Out-Lame in favor of FileWriter finally
trunk
|
Wed, 09 May 2007 14:38:09 -0700 |
magma |
[svn] Fixed rootvis' config to only declare stuff once; modified alarm.c to use dbus and made appropriate changes to the build system.
trunk
|
Sun, 06 May 2007 22:53:19 -0700 |
yaz |
[svn] - move bmp_title_input_free() into file_open() to avoid memory leak.
trunk
|
Sun, 06 May 2007 10:59:18 -0700 |
nenolod |
[svn] - fix itunes7 hack
trunk
|
Sat, 05 May 2007 12:11:33 -0700 |
js |
[svn] ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined
trunk
|
Sat, 05 May 2007 05:14:02 -0700 |
mf0102 |
[svn] - configure.ac changes for FileWriter (are likely to have to be fixed)
trunk
|
Sat, 05 May 2007 05:03:57 -0700 |
mf0102 |
[svn] - Prepared FileWriter for partial compilation
trunk
|
Sat, 05 May 2007 04:20:17 -0700 |
ertzing |
[svn]
trunk
|
Fri, 04 May 2007 10:59:01 -0700 |
nenolod |
[svn] Return 1 if we encounter an unknown tuple, this seems to happen in files
trunk
|
Tue, 01 May 2007 12:49:27 -0700 |
yaz |
[svn] - fix a bug which counts number of frames twice in handling xing header.
trunk
|
Tue, 01 May 2007 10:38:27 -0700 |
ertzing |
[svn]
trunk
|
Tue, 01 May 2007 08:54:31 -0700 |
nenolod |
[svn] - add tuple handling, but i don't think i'm doing it right...
trunk
|
Tue, 01 May 2007 08:33:07 -0700 |
nenolod |
[svn] - use my version for now as r2126 does not work
trunk
|
Tue, 01 May 2007 08:30:24 -0700 |
ertzing |
[svn]
trunk
|
Tue, 01 May 2007 08:26:10 -0700 |
nenolod |
[svn] - remove the padding, flac starts working.
trunk
|
Tue, 01 May 2007 08:07:48 -0700 |
nenolod |
[svn] - commit what i have, presently broken
trunk
|
Tue, 01 May 2007 07:03:49 -0700 |
yaz |
[svn] - remove support for hatena music as hatena ceased their musical profile service.
trunk
|
Mon, 30 Apr 2007 22:03:19 -0700 |
nenolod |
[svn] - provide full metadata from the file's tuple when performing the transcode
trunk
|
Mon, 30 Apr 2007 21:57:35 -0700 |
nenolod |
[svn] - add configure interface
trunk
|
Mon, 30 Apr 2007 21:19:47 -0700 |
yaz |
[svn] - add check for cfg.stopaftersong at the end of cue.
trunk
|
Mon, 30 Apr 2007 21:18:44 -0700 |
nenolod |
[svn] - add Vorbis output mode
trunk
|
Mon, 30 Apr 2007 20:24:34 -0700 |
yaz |
[svn] - rename titles of configure windows.
trunk
|
Mon, 30 Apr 2007 14:16:32 -0700 |
mf0102 |
[svn] - We got a new plugin, captain!
trunk
|
Sat, 28 Apr 2007 15:27:15 -0700 |
mf0102 |
[svn] - Out-Lame can now prepend the playlist position to the filename if the
trunk
|
Fri, 27 Apr 2007 12:44:37 -0700 |
majeru |
[svn] fixed all the warnings
trunk
|
Fri, 27 Apr 2007 02:29:33 -0700 |
yaz |
[svn] - replace almost all of outlame_write() with standard code from disk_writer in hope of fixing endianness problem.
trunk
|
Thu, 26 Apr 2007 02:06:12 -0700 |
yaz |
[svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file.
trunk
|
Tue, 24 Apr 2007 02:53:37 -0700 |
nenolod |
[svn] - disable all use of puts() unless -DDEBUG is defined.
trunk
|
Mon, 23 Apr 2007 16:24:55 -0700 |
majeru |
[svn] got the metadata but couldnt make use of it yet
trunk
|
Mon, 23 Apr 2007 14:24:01 -0700 |
majeru |
[svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work).
trunk
|
Sun, 22 Apr 2007 17:23:29 -0700 |
nenolod |
[svn] - fix indentation
trunk
|
Sun, 22 Apr 2007 14:51:16 -0700 |
chainsaw |
[svn] New release by majeru.
trunk
|
Sun, 22 Apr 2007 05:29:46 -0700 |
ertzing |
[svn]
trunk
|
Sun, 22 Apr 2007 04:31:31 -0700 |
nenolod |
[svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built.
trunk
|
Sun, 22 Apr 2007 04:16:08 -0700 |
nenolod |
[svn] Add lastfm:// transport, an abstract VFS class which derives from curl
trunk
|
Sun, 22 Apr 2007 04:06:00 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 13:30:36 -0700 |
ertzing |
[svn] Revert accidential Makefile change
trunk
|
Fri, 20 Apr 2007 13:29:12 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 07:42:53 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 07:41:13 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 06:51:44 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 06:50:15 -0700 |
ertzing |
[svn]
trunk
|
Wed, 18 Apr 2007 07:38:58 -0700 |
chainsaw |
[svn] Sync with upstream. Subsong improvements for ADL, new JBM player.
trunk
|
Tue, 17 Apr 2007 14:45:19 -0700 |
chainsaw |
[svn] Warning fixes from SuSe.
trunk
|
Mon, 16 Apr 2007 01:35:24 -0700 |
giacomo |
[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries
trunk
|
Sun, 15 Apr 2007 12:23:05 -0700 |
nenolod |
[svn] - merge some local changes which makes curl threading more reliable.
trunk
|
Sun, 15 Apr 2007 11:33:11 -0700 |
giacomo |
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones
trunk
|
Sat, 14 Apr 2007 22:08:50 -0700 |
yaz |
[svn] bug fix for #897
trunk
|
Sat, 14 Apr 2007 18:09:55 -0700 |
chainsaw |
[svn] A cast a day keeps the compiler warning at bay.
trunk
|
Sat, 14 Apr 2007 17:38:32 -0700 |
chainsaw |
[svn] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary.
trunk
|
Sat, 14 Apr 2007 16:09:21 -0700 |
chainsaw |
[svn] I said to indent it, not to break it, hmmkay?
trunk
|
Sat, 14 Apr 2007 15:23:50 -0700 |
chainsaw |
[svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there.
trunk
|
Sat, 14 Apr 2007 08:48:41 -0700 |
giacomo |
[svn] - changed directory for amidi-plug backends
trunk
|
Fri, 13 Apr 2007 09:27:41 -0700 |
chainsaw |
[svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3
trunk
|
Fri, 13 Apr 2007 09:09:50 -0700 |
chainsaw |
[svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly.
trunk
|
Fri, 13 Apr 2007 08:07:32 -0700 |
chainsaw |
[svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS).
trunk
|
Fri, 13 Apr 2007 05:23:27 -0700 |
giacomo |
[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value
trunk
|
Thu, 12 Apr 2007 15:03:53 -0700 |
nenolod |
[svn] - revert r2028.
trunk
|
Thu, 12 Apr 2007 14:55:59 -0700 |
nenolod |
[svn] - add DEBUG_CURL to enable curl internal debugging messages
trunk
|
Thu, 12 Apr 2007 14:04:26 -0700 |
nenolod |
[svn] - only create a new thread if handle->cancel is 0.
trunk
|
Thu, 12 Apr 2007 13:22:28 -0700 |
nenolod |
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read.
trunk
|
Thu, 12 Apr 2007 12:57:45 -0700 |
nenolod |
[svn] - back out r2016,2018.
trunk
|
Thu, 12 Apr 2007 12:33:04 -0700 |
nenolod |
[svn] - protect some functions with a mutex.
trunk
|
Thu, 12 Apr 2007 12:02:56 -0700 |
nenolod |
[svn] - if handle->cancel = TRUE, immediately abort the fread operation.
trunk
|
Thu, 12 Apr 2007 11:35:08 -0700 |
nenolod |
[svn] - comment out debug cflags
trunk
|
Thu, 12 Apr 2007 11:29:55 -0700 |
nenolod |
[svn] - fix last warnings
trunk
|
Thu, 12 Apr 2007 11:29:07 -0700 |
nenolod |
[svn] - fix curl.c:913: warning: implicit declaration of function 'strdup'
trunk
|
Thu, 12 Apr 2007 11:26:44 -0700 |
nenolod |
[svn] - clear up instantiation warnings
trunk
|
Thu, 12 Apr 2007 11:07:04 -0700 |
nenolod |
[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned.
trunk
|
Thu, 12 Apr 2007 10:59:34 -0700 |
nenolod |
[svn] - get rid of shadowed variable
trunk
|
Thu, 12 Apr 2007 10:58:04 -0700 |
nenolod |
[svn] - fix a ton of warnings
trunk
|
Thu, 12 Apr 2007 10:51:15 -0700 |
alxorlov |
[svn] Update russian translation.
trunk
|
Thu, 12 Apr 2007 10:47:23 -0700 |
nenolod |
[svn] - fix warnings with -Wunsigned -Wextra
trunk
|
Tue, 10 Apr 2007 14:43:25 -0700 |
nenolod |
[svn] - allow AOSD to be forcefully enabled
trunk
|
Tue, 10 Apr 2007 14:19:15 -0700 |
nenolod |
[svn] - chase audacious r4268 (patch by Joker).
trunk
|
Mon, 09 Apr 2007 11:12:20 -0700 |
ertzing |
[svn]
trunk
|
Mon, 09 Apr 2007 10:55:23 -0700 |
nenolod |
[svn] - initial import of flacng from audacious-flacng-0.012
trunk
|
Mon, 09 Apr 2007 08:51:31 -0700 |
nenolod |
[svn] - use C-style vectors (part 2)
trunk
|
Mon, 09 Apr 2007 08:50:46 -0700 |
nenolod |
[svn] - use C-style vectors instead of apple's stuff
trunk
|
Mon, 09 Apr 2007 08:30:03 -0700 |
nenolod |
[svn] - fix altivec implementation
trunk
|
Mon, 09 Apr 2007 08:11:42 -0700 |
chainsaw |
[svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build.
trunk
|
Mon, 09 Apr 2007 03:51:00 -0700 |
yaz |
[svn] - make madplug ignore crc error. closes #884.
trunk
|
Mon, 09 Apr 2007 03:21:02 -0700 |
yaz |
[svn] -adjust size of variable in dither code.
trunk
|
Mon, 09 Apr 2007 02:26:28 -0700 |
yaz |
[svn] - replace SSE2 detection macro.
trunk
|
Sun, 08 Apr 2007 21:30:22 -0700 |
yaz |
[svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform.
trunk
|
Sat, 07 Apr 2007 11:06:36 -0700 |
yaz |
[svn] - now wav plugin can handle remaining buffered data at the end of playing.
trunk
|
Fri, 06 Apr 2007 12:38:11 -0700 |
giacomo |
[svn] - statusicon: fix preferences window name
trunk
|
Fri, 06 Apr 2007 12:34:10 -0700 |
giacomo |
[svn] - statusicon: invert skip direction in mouse wheel; much better this way
trunk
|
Fri, 06 Apr 2007 11:47:07 -0700 |
giacomo |
[svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume
trunk
|
Fri, 06 Apr 2007 10:30:17 -0700 |
giacomo |
[svn] - aosd: updated ghosd license
trunk
|
Thu, 05 Apr 2007 21:12:59 -0700 |
yaz |
[svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it.
trunk
|
Thu, 05 Apr 2007 10:47:18 -0700 |
giacomo |
[svn] - statusicon: memorize player windows visibility status between sessions
trunk
|
Wed, 04 Apr 2007 11:49:12 -0700 |
giacomo |
[svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden)
trunk
|
Wed, 04 Apr 2007 10:53:50 -0700 |
giacomo |
[svn] - aosd: small changes
trunk
|
Wed, 04 Apr 2007 10:52:15 -0700 |
nenolod |
[svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375
trunk
|
Wed, 04 Apr 2007 07:48:53 -0700 |
giacomo |
[svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr)
trunk
|
Mon, 02 Apr 2007 13:54:59 -0700 |
giacomo |
[svn] rootvis: do not call cleanup routines if the plugin was not initted
trunk
|
Mon, 02 Apr 2007 10:35:45 -0700 |
giacomo |
[svn] - aosd: added function to detect if a composite manager is active for a certain screen; this is not used for now, cause the _NET_WM_CM_Sn hint is pretty new; it will certainly prove useful at some time
trunk
|
Mon, 02 Apr 2007 04:03:06 -0700 |
giacomo |
[svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded
trunk
|
Sun, 01 Apr 2007 11:36:52 -0700 |
giacomo |
[svn] aosd: added some more error checking
trunk
|
Sat, 31 Mar 2007 17:44:23 -0700 |
giacomo |
[svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD
trunk
|
Sat, 31 Mar 2007 06:40:00 -0700 |
nenolod |
[svn] - for security reasons, do not try all of the players (only check extension)
trunk
|
Fri, 30 Mar 2007 06:37:26 -0700 |
mf0102 |
[svn] - Added option to save output files to original file directory
trunk
|
Fri, 30 Mar 2007 01:52:06 -0700 |
giacomo |
[svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value
trunk
|
Thu, 29 Mar 2007 03:14:36 -0700 |
chainsaw |
[svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>.
trunk
|
Mon, 26 Mar 2007 14:44:46 -0700 |
yaz |
[svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869.
trunk
|
Mon, 26 Mar 2007 01:19:26 -0700 |
nenolod |
[svn] - add a starting point for xmms-rootvis port. giacomo will need to
trunk
|
Sun, 25 Mar 2007 09:26:39 -0700 |
giacomo |
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers
trunk
|
Sat, 24 Mar 2007 23:15:05 -0700 |
yaz |
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H.
trunk
|
Sat, 24 Mar 2007 17:31:14 -0700 |
nenolod |
[svn] - fix validation of mpeg2 files, by ccr.
trunk
|
Sat, 24 Mar 2007 09:44:44 -0700 |
yaz |
[svn] - small cleanups.
trunk
|
Sat, 24 Mar 2007 09:29:41 -0700 |
yaz |
[svn] - now wma can handle wide characters in metadata.
trunk
|
Sat, 24 Mar 2007 09:08:58 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Fri, 23 Mar 2007 06:46:04 -0700 |
giacomo |
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin
trunk
|
Thu, 22 Mar 2007 22:19:41 -0700 |
yaz |
[svn] - initial support for writing relative path.
trunk
|
Thu, 22 Mar 2007 22:17:15 -0700 |
yaz |
[svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier.
trunk
|
Wed, 21 Mar 2007 14:14:06 -0700 |
giacomo |
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well)
trunk
|
Wed, 21 Mar 2007 11:19:49 -0700 |
giacomo |
[svn] - aosd: fixed ugly memleak in ghosd sources
trunk
|
Wed, 21 Mar 2007 07:36:32 -0700 |
giacomo |
[svn] alsa: small changes
trunk
|
Wed, 21 Mar 2007 07:24:33 -0700 |
giacomo |
[svn] aosd: use g_locale_to_utf8 for osd strings (needs testing)
trunk
|
Wed, 21 Mar 2007 07:15:43 -0700 |
giacomo |
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia)
trunk
|
Wed, 21 Mar 2007 05:18:25 -0700 |
giacomo |
[svn] - alsa: handle errors on snd_pcm_wait (xrun, supend)
trunk
|
Wed, 21 Mar 2007 02:32:49 -0700 |
yaz |
[svn] improve support for static playlist:
trunk
|
Tue, 20 Mar 2007 18:55:57 -0700 |
giacomo |
[svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability
trunk
|
Tue, 20 Mar 2007 14:01:54 -0700 |
mf0102 |
[svn] - integrated SndStretch into build process
trunk
|
Tue, 20 Mar 2007 12:22:25 -0700 |
mf0102 |
[svn] - Made port of XMMS plugin SndStretch
trunk
|
Mon, 19 Mar 2007 16:49:57 -0700 |
yaz |
[svn] - suppress a warning.
trunk
|
Mon, 19 Mar 2007 13:18:28 -0700 |
giacomo |
[svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing
trunk
|
Mon, 19 Mar 2007 13:15:52 -0700 |
chainsaw |
[svn] Goodbye ffmpeg, welcome back WMA.
trunk
|
Sun, 18 Mar 2007 20:24:01 -0700 |
nenolod |
[svn] - kill bad .depend file
trunk
|
Sun, 18 Mar 2007 16:21:10 -0700 |
giacomo |
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times
trunk
|
Sun, 18 Mar 2007 11:13:45 -0700 |
giacomo |
[svn] - aosd: beta3, fixes for handling X display open/close
trunk
|
Sat, 17 Mar 2007 00:58:49 -0700 |
nenolod |
[svn] - clear up some configure bugs, pointed out by freebsd port patches
trunk
|
Sat, 17 Mar 2007 00:30:46 -0700 |
nazca |
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful
trunk
|
Sat, 17 Mar 2007 00:25:24 -0700 |
nazca |
[svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail
trunk
|
Sat, 17 Mar 2007 00:07:05 -0700 |
nenolod |
[svn] - make this work, i think.
trunk
|
Fri, 16 Mar 2007 21:13:22 -0700 |
nenolod |
[svn] - in C++, using __null/NULL is improper. 0 should be used instead.
trunk
|
Fri, 16 Mar 2007 21:08:34 -0700 |
nenolod |
[svn] - guard some potentially improper double delete [] usage
trunk
|
Fri, 16 Mar 2007 18:58:17 -0700 |
nenolod |
[svn] - fix double delete[] possibility.
trunk
|
Fri, 16 Mar 2007 18:58:10 -0700 |
giacomo |
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested
trunk
|
Fri, 16 Mar 2007 18:47:24 -0700 |
giacomo |
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin
trunk
|
Fri, 16 Mar 2007 13:41:19 -0700 |
nenolod |
[svn] - add slovak translation. closes #854.
trunk
|
Fri, 16 Mar 2007 13:05:14 -0700 |
giacomo |
[svn] - ffmpeg: prevent it from crashing when probing remote sources
trunk
|
Thu, 15 Mar 2007 22:36:55 -0700 |
yaz |
[svn] - add mseek support to wav.c (without libsndfile version) too.
trunk
|
Thu, 15 Mar 2007 22:09:36 -0700 |
yaz |
[svn] - add mseek support.
trunk
|
Thu, 15 Mar 2007 08:04:47 -0700 |
yaz |
[svn] - refine watchdog thread.
trunk
|
Thu, 15 Mar 2007 04:43:58 -0700 |
yaz |
[svn] - support "Repeat".
trunk
|
Wed, 14 Mar 2007 23:50:12 -0700 |
yaz |
[svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track.
trunk
|
Wed, 14 Mar 2007 23:34:56 -0700 |
yaz |
[svn] - implement real buffer_free() and buffer_playing().
trunk
|
Wed, 14 Mar 2007 08:59:50 -0700 |
giacomo |
[svn] statusicon: add missing files
trunk
|
Wed, 14 Mar 2007 08:58:24 -0700 |
yaz |
[svn] - couldn't disable statusicon.
trunk
|
Wed, 14 Mar 2007 07:50:31 -0700 |
giacomo |
[svn] statusicon: added a open-file item in the small right-click menu
trunk
|
Wed, 14 Mar 2007 07:44:00 -0700 |
giacomo |
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands
trunk
|
Wed, 14 Mar 2007 06:43:19 -0700 |
yaz |
[svn] - add 1sec guard time after issue of playlist_prev/next.
trunk
|
Wed, 14 Mar 2007 06:07:57 -0700 |
yaz |
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed.
trunk
|
Wed, 14 Mar 2007 03:16:45 -0700 |
yaz |
[svn] - add support for mseek.
trunk
|
Tue, 13 Mar 2007 23:26:25 -0700 |
yaz |
[svn] - fix a silly typedef bug.
trunk
|
Tue, 13 Mar 2007 17:17:44 -0700 |
nenolod |
[svn] - add missing file, utils.h
trunk
|
Tue, 13 Mar 2007 09:37:27 -0700 |
yaz |
[svn] - make "stop after current song" work.
trunk
|
Tue, 13 Mar 2007 06:17:24 -0700 |
nenolod |
[svn] - if (result >= 0) return the result of ftell, otherwise return -1.
trunk
|
Tue, 13 Mar 2007 05:21:50 -0700 |
nazca |
[svn] - Adjust indenting cause the previous indenting was painful
trunk
|
Tue, 13 Mar 2007 05:11:48 -0700 |
nazca |
[svn] - Prototype smb:// vfs transport. Needs testing.
trunk
|
Mon, 12 Mar 2007 18:53:58 -0700 |
nenolod |
[svn] - seek is implemented as it should be, but appears to not work
trunk
|
Mon, 12 Mar 2007 18:12:53 -0700 |
nenolod |
[svn] - this shouldn't be called "WMA Player"
trunk
|
Mon, 12 Mar 2007 18:07:46 -0700 |
nenolod |
[svn] - remove some old wma leftovers
trunk
|
Mon, 12 Mar 2007 17:37:02 -0700 |
nenolod |
[svn] - implement shorten support more correctly.
trunk
|
Mon, 12 Mar 2007 17:20:48 -0700 |
nenolod |
[svn] - add a TODO for people wanting to play with this
trunk
|
Mon, 12 Mar 2007 17:17:39 -0700 |
nenolod |
[svn] - remove ffwma
trunk
|
Mon, 12 Mar 2007 17:14:31 -0700 |
nenolod |
[svn] - fix crash
trunk
|
Mon, 12 Mar 2007 16:04:03 -0700 |
nenolod |
[svn] - shorten support
trunk
|
Mon, 12 Mar 2007 16:02:59 -0700 |
nenolod |
[svn] - namespace changes
trunk
|
Mon, 12 Mar 2007 16:02:16 -0700 |
nenolod |
[svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files.
trunk
|
Mon, 12 Mar 2007 15:52:56 -0700 |
nenolod |
[svn] - codec support here too.
trunk
|
Mon, 12 Mar 2007 15:50:24 -0700 |
nenolod |
[svn] - base wma support
trunk
|
Mon, 12 Mar 2007 15:43:38 -0700 |
nenolod |
[svn] - works
trunk
|
Mon, 12 Mar 2007 15:28:22 -0700 |
nenolod |
[svn] - remove more video codecs.
trunk
|
Mon, 12 Mar 2007 15:23:10 -0700 |
nenolod |
[svn] - more symbol cleanups.
trunk
|
Mon, 12 Mar 2007 15:15:54 -0700 |
nenolod |
[svn] - more video demuxing removed
trunk
|
Mon, 12 Mar 2007 15:05:25 -0700 |
nenolod |
[svn] - more stuff to kill
trunk
|
Mon, 12 Mar 2007 14:49:42 -0700 |
nenolod |
[svn] - remove some more stuff
trunk
|
Mon, 12 Mar 2007 14:43:32 -0700 |
nenolod |
[svn] - start removing demuxers for video and images
trunk
|
Mon, 12 Mar 2007 14:37:31 -0700 |
nenolod |
[svn] - make this compile again
trunk
|
Mon, 12 Mar 2007 14:19:59 -0700 |
nenolod |
[svn] - url_fsize support.
trunk
|
Mon, 12 Mar 2007 14:12:00 -0700 |
nenolod |
[svn] - merge VFS support from wma plugin.
trunk
|
Mon, 12 Mar 2007 14:04:53 -0700 |
nenolod |
[svn] - i don't want to hear about deprecation, thanks.
trunk
|
Mon, 12 Mar 2007 14:03:42 -0700 |
nenolod |
[svn] - make a dumb makefile for libavcodec so that it can be a make clean target.
trunk
|
Mon, 12 Mar 2007 14:02:32 -0700 |
nenolod |
[svn] - remove more video codecs
trunk
|
Mon, 12 Mar 2007 13:58:35 -0700 |
nenolod |
[svn] - don't enforce stupid coding rules on us
trunk
|
Mon, 12 Mar 2007 13:49:56 -0700 |
nenolod |
[svn] - remove some more stuff
trunk
|
Mon, 12 Mar 2007 13:14:40 -0700 |
nenolod |
[svn] - make this compile again
trunk
|
Mon, 12 Mar 2007 13:11:29 -0700 |
nenolod |
[svn] - remove more video stuff, remove vorbis
trunk
|
Mon, 12 Mar 2007 13:06:30 -0700 |
nenolod |
[svn] - bork bork bork
trunk
|
Mon, 12 Mar 2007 13:00:06 -0700 |
nenolod |
[svn] - make the whole thing compile. runtime linking is another story.
trunk
|
Mon, 12 Mar 2007 11:47:10 -0700 |
nenolod |
[svn] - remove more video stuff
trunk
|
Mon, 12 Mar 2007 11:44:33 -0700 |
nenolod |
[svn] - remove a lot of video codecs
trunk
|
Mon, 12 Mar 2007 11:38:51 -0700 |
nenolod |
[svn] - remove h261/h263/h264 stuff
trunk
|
Mon, 12 Mar 2007 11:37:35 -0700 |
nenolod |
[svn] - delete a lot of stuff
trunk
|
Mon, 12 Mar 2007 11:31:14 -0700 |
yaz |
[svn] - make use of new millisecond seek API.
trunk
|
Mon, 12 Mar 2007 11:18:54 -0700 |
nenolod |
[svn] - add ffmpeg
trunk
|
Mon, 12 Mar 2007 11:03:24 -0700 |
yaz |
[svn] - make use of new millisecond seek API.
trunk
|
Mon, 12 Mar 2007 10:59:21 -0700 |
nenolod |
[svn] - fork wma plugin
trunk
|
Mon, 12 Mar 2007 09:12:26 -0700 |
yaz |
[svn] - should check data != NULL before clear data->playing.
trunk
|
Mon, 12 Mar 2007 08:52:04 -0700 |
yaz |
[svn] - need to clear data->playing when stopped.
trunk
|
Mon, 12 Mar 2007 02:08:26 -0700 |
yaz |
[svn] - performer and title of each track should be NULL after freed.
trunk
|
Sun, 11 Mar 2007 23:39:38 -0700 |
yaz |
[svn] - add cleanup code.
trunk
|
Sun, 11 Mar 2007 10:09:52 -0700 |
nenolod |
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr).
trunk
|
Sun, 11 Mar 2007 06:31:32 -0700 |
giacomo |
[svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be
trunk
|
Fri, 09 Mar 2007 22:47:38 -0800 |
yaz |
[svn] - convert filename into utf8 in debug messages.
trunk
|
Fri, 09 Mar 2007 12:42:48 -0800 |
giacomo |
[svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version
trunk
|
Thu, 08 Mar 2007 09:24:04 -0800 |
giacomo |
[svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one
trunk
|
Thu, 08 Mar 2007 04:20:23 -0800 |
giacomo |
[svn] statusicon: improvements in title changes detection while the popup is being displayed
trunk
|
Wed, 07 Mar 2007 16:45:38 -0800 |
giacomo |
[svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846
trunk
|
Wed, 07 Mar 2007 06:49:54 -0800 |
yaz |
[svn] - same sanity check on rarely executed part.
trunk
|
Wed, 07 Mar 2007 06:16:04 -0800 |
yaz |
[svn] - add sanity check for open audio parameters.
trunk
|
Wed, 07 Mar 2007 05:36:20 -0800 |
yaz |
[svn] - I was noticed vfs_fread check still causes problem. disable for now.
trunk
|
Wed, 07 Mar 2007 05:08:55 -0800 |
nenolod |
[svn] - only perform vfs fseek against info::infile if it is available.
trunk
|
Wed, 07 Mar 2007 00:53:24 -0800 |
yaz |
[svn] - translate curl error number into corresponding error message. patch by Joker.
trunk
|
Tue, 06 Mar 2007 22:08:18 -0800 |
yaz |
[svn] revising vfs_fread() check code.
trunk
|
Tue, 06 Mar 2007 15:43:15 -0800 |
nenolod |
[svn] - revert r1664 as it breaks too much
trunk
|
Tue, 06 Mar 2007 06:53:31 -0800 |
giacomo |
[svn] aosd: do not use str_to_utf8
trunk
|
Tue, 06 Mar 2007 05:17:29 -0800 |
yaz |
[svn] - avoid crash when error message doesn't contain <TITLE>.
trunk
|
Tue, 06 Mar 2007 04:44:26 -0800 |
nenolod |
[svn] - don't use a vfs buffered source for local files
trunk
|
Tue, 06 Mar 2007 01:12:16 -0800 |
yaz |
[svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843.
trunk
|
Mon, 05 Mar 2007 00:48:01 -0800 |
yaz |
[svn] - check the result of vfs_fread() strictly.
trunk
|
Mon, 05 Mar 2007 00:28:52 -0800 |
nenolod |
[svn] - reject files which use Ogg container magic
trunk
|
Sun, 04 Mar 2007 17:32:01 -0800 |
giacomo |
[svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c
trunk
|
Sun, 04 Mar 2007 16:45:52 -0800 |
giacomo |
[svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required
trunk
|
Sun, 04 Mar 2007 01:50:27 -0800 |
nenolod |
[svn] - fix for missing ordinals, closes #830.
trunk
|
Sat, 03 Mar 2007 22:55:57 -0800 |
yaz |
[svn] - hide seek bar for unseekable (info->size = 0) stream.
trunk
|
Sat, 03 Mar 2007 19:27:40 -0800 |
yaz |
[svn] - ishttp() should check string is not NULL. closes #832.
trunk
|
Sat, 03 Mar 2007 17:36:01 -0800 |
yaz |
[svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving.
trunk
|
Sat, 03 Mar 2007 05:55:23 -0800 |
yaz |
[svn] - with fixed curl, read id3 tag over network works now.
trunk
|
Sat, 03 Mar 2007 05:34:23 -0800 |
yaz |
[svn] - fread() should return number of items.
trunk
|
Fri, 02 Mar 2007 20:28:55 -0800 |
yaz |
[svn] - reduce connection latency to http stream.
trunk
|
Fri, 02 Mar 2007 20:17:50 -0800 |
yaz |
[svn] - include strings.h
trunk
|
Fri, 02 Mar 2007 09:36:54 -0800 |
nenolod |
[svn] - some UI improvements from ccr.
trunk
|
Fri, 02 Mar 2007 08:30:36 -0800 |
nenolod |
[svn] - audacious-plugins 1.3.0 release.
trunk
|
Fri, 02 Mar 2007 01:45:57 -0800 |
nenolod |
[svn] - disable debugging notices.
trunk
|
Fri, 02 Mar 2007 00:14:11 -0800 |
yaz |
[svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina).
trunk
|
Thu, 01 Mar 2007 20:09:48 -0800 |
yaz |
[svn] - try to use str_to_utf8() to fill up tuple. we discovered that indecent ogg stream sends non-utf8 metadata.
trunk
|
Thu, 01 Mar 2007 18:22:51 -0800 |
giacomo |
[svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion
trunk
|
Thu, 01 Mar 2007 06:31:20 -0800 |
yaz |
[svn] - determine whether stream is seekable or not by checking duration. it is safe to use with proxy.
trunk
|
Thu, 01 Mar 2007 04:33:43 -0800 |
nenolod |
[svn] - revert r1624 due to the fact that it breaks
trunk
|
Wed, 28 Feb 2007 23:01:41 -0800 |
iabervon |
[svn] Add support for resuming lost connections.
trunk
|
Wed, 28 Feb 2007 21:16:10 -0800 |
nenolod |
[svn] - enable seeking on HTTP streams.
trunk
|
Wed, 28 Feb 2007 21:02:06 -0800 |
nenolod |
[svn] - support id3 reading of static files
trunk
|
Wed, 28 Feb 2007 19:48:28 -0800 |
nenolod |
[svn] - add tuple building for ADTS/Shoutcast streams
trunk
|
Wed, 28 Feb 2007 19:26:41 -0800 |
nenolod |
[svn] - when shifting the ringbuffer to left by one byte to regain alignment,
trunk
|
Wed, 28 Feb 2007 18:25:09 -0800 |
nenolod |
[svn] - remove dead header, reported by joecool.
trunk
|
Wed, 28 Feb 2007 18:22:17 -0800 |
yaz |
[svn] - hook up lame encoder plugin.
trunk
|
Wed, 28 Feb 2007 18:19:30 -0800 |
nenolod |
[svn] - some missing headers
trunk
|
Wed, 28 Feb 2007 18:00:41 -0800 |
nenolod |
[svn] - only do shoutcast stuff if info::size = 0. closes #601 again.
trunk
|
Wed, 28 Feb 2007 17:52:11 -0800 |
nenolod |
[svn] - fix a ringbuffering error in curl which caused trouble with icecast2
trunk
|
Wed, 28 Feb 2007 17:33:16 -0800 |
nenolod |
[svn] - set timeout value to 3 seconds
trunk
|
Wed, 28 Feb 2007 07:32:41 -0800 |
nenolod |
[svn] - fix a stupid C++ error
trunk
|
Wed, 28 Feb 2007 07:29:57 -0800 |
nenolod |
[svn] - only claim URLs that actually belong to us. Closes #783.
trunk
|
Wed, 28 Feb 2007 07:01:26 -0800 |
nenolod |
[svn] - handle condition where track_name is not there, but stream_name is.
trunk
|
Wed, 28 Feb 2007 04:38:53 -0800 |
nenolod |
[svn] - vtx input plugin based on a submission from Pavel Vymetalek.
trunk
|
Wed, 28 Feb 2007 02:14:00 -0800 |
nenolod |
[svn] - using mad.pc makes us dependant on a nonstandard packaging of mad --
trunk
|
Tue, 27 Feb 2007 23:32:10 -0800 |
nenolod |
[svn] - add czech translation file. Closes #818.
trunk
|
Tue, 27 Feb 2007 16:51:52 -0800 |
giacomo |
[svn] - aosd: replaced other occurrencies of glib18n with audacious i18n
trunk
|
Tue, 27 Feb 2007 16:45:04 -0800 |
giacomo |
[svn] - aosd: use audacious-plugins as PACKAGE for i18n
trunk
|
Tue, 27 Feb 2007 10:15:17 -0800 |
giacomo |
[svn] - scrobbler: check that there are files in playlist at all, before looking up whether they are http sources or not
trunk
|
Tue, 27 Feb 2007 06:41:02 -0800 |
nenolod |
[svn] - fix a crash reported by grufti.
trunk
|
Tue, 27 Feb 2007 05:43:10 -0800 |
nenolod |
[svn] - fix icecast2, i think.
trunk
|
Tue, 27 Feb 2007 05:40:42 -0800 |
nenolod |
[svn] - add metadata key "content-length", which allows for getting a content length.
trunk
|
Tue, 27 Feb 2007 04:29:52 -0800 |
nenolod |
[svn] - some ringbuffering issues could cause crashing. a final review has
trunk
|
Tue, 27 Feb 2007 04:19:56 -0800 |
nenolod |
[svn] - do not pass a buffered FD to the decoding thread, just use it for
trunk
|
Tue, 27 Feb 2007 04:17:49 -0800 |
yaz |
[svn] - add read/write support for TLEN frame.
trunk
|
Tue, 27 Feb 2007 03:45:34 -0800 |
nenolod |
[svn] - use vfs_buffered_file_new_from_uri for probing.
trunk
|
Tue, 27 Feb 2007 02:17:56 -0800 |
nenolod |
[svn] - fix configure.ac lrintf check
trunk
|
Tue, 27 Feb 2007 01:40:23 -0800 |
nenolod |
[svn] - sync audacious-sid with latest xmms-sid, from Matti Hamalainen (ccr).
trunk
|
Tue, 27 Feb 2007 01:27:06 -0800 |
nenolod |
[svn] - freebsd portability fixes from "The_Paya". Closes #814.
trunk
|
Mon, 26 Feb 2007 05:14:22 -0800 |
kustodian |
[svn] fixed where srobbler dumps files.
trunk
|
Mon, 26 Feb 2007 03:40:29 -0800 |
nenolod |
[svn] - path fixes
trunk
|
Mon, 26 Feb 2007 03:38:03 -0800 |
nenolod |
[svn] - add a (hidden for now) configuration option, use_local_ip and local_ip
trunk
|
Sun, 25 Feb 2007 23:22:16 -0800 |
yaz |
[svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified.
trunk
|
Sun, 25 Feb 2007 17:41:03 -0800 |
nenolod |
[svn] - properly report if madplug will not be built.
trunk
|
Sun, 25 Feb 2007 06:01:46 -0800 |
nenolod |
[svn] - no vorbis? disallow flac too.
trunk
|
Sun, 25 Feb 2007 05:27:51 -0800 |
yaz |
[svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed.
trunk
|
Sun, 25 Feb 2007 03:35:59 -0800 |
nenolod |
[svn] - depend on $(OGG_VORBIS_*) for debian's sake
trunk
|
Sat, 24 Feb 2007 20:27:03 -0800 |
yaz |
[svn] - without this, libconsole.so doesn't compile.
trunk
|
Sat, 24 Feb 2007 17:09:19 -0800 |
nenolod |
[svn] - libflac -> libaudflac to prevent collision in the sun studio linker
trunk
|
Sat, 24 Feb 2007 16:36:25 -0800 |
nenolod |
[svn] - enforce $(PICFLAGS)
trunk
|
Sat, 24 Feb 2007 16:17:26 -0800 |
js |
[svn] * Delete flac112
trunk
|
Sat, 24 Feb 2007 11:40:20 -0800 |
js |
[svn] More VFS stuff.
trunk
|
Sat, 24 Feb 2007 11:04:38 -0800 |
js |
[svn] * Link libogg and static libflac
trunk
|
Sat, 24 Feb 2007 10:57:24 -0800 |
nenolod |
[svn] - always bail on http streams
trunk
|
Sat, 24 Feb 2007 10:53:12 -0800 |
nenolod |
[svn] - remove leftovers
trunk
|
Sat, 24 Feb 2007 10:32:25 -0800 |
nenolod |
[svn] - store proxy info
trunk
|
Sat, 24 Feb 2007 10:21:48 -0800 |
js |
[svn] We don't need .pc.in files for FLAC...
trunk
|
Sat, 24 Feb 2007 10:20:58 -0800 |
js |
[svn] Import flac. Please test.
trunk
|
Sat, 24 Feb 2007 09:43:51 -0800 |
nenolod |
[svn] - fix proxy_use vs use_proxy. reported by joker on IRC.
trunk
|
Sat, 24 Feb 2007 09:22:04 -0800 |
nenolod |
[svn] - reset position if we were passed a live FD.
trunk
|
Sat, 24 Feb 2007 09:17:39 -0800 |
nenolod |
[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture
trunk
|
Sat, 24 Feb 2007 09:03:09 -0800 |
nenolod |
[svn] - always close/unref the fd
trunk
|
Sat, 24 Feb 2007 09:02:41 -0800 |
nenolod |
[svn] - C99 style enforcement
trunk
|
Sat, 24 Feb 2007 08:59:37 -0800 |
nenolod |
[svn] - ensure that we only operate on a duplicated fd if our source is
trunk
|
Sat, 24 Feb 2007 08:58:32 -0800 |
nenolod |
[svn] - close configdb handle
trunk
|
Sat, 24 Feb 2007 08:09:24 -0800 |
nenolod |
[svn] - proxy support. somebody test this.
trunk
|
Sat, 24 Feb 2007 07:49:06 -0800 |
nenolod |
[svn] - make use of the new id3_file_vfsopen() function.
trunk
|
Sat, 24 Feb 2007 05:58:15 -0800 |
chainsaw |
[svn] Steal parser from paranormal and make sure all datestamps are the same so yacc does not run.
trunk
|
Fri, 23 Feb 2007 20:30:42 -0800 |
nenolod |
[svn] - VFS probing support patch by Christian Birchinger (joker).
trunk
|
Fri, 23 Feb 2007 20:23:34 -0800 |
nenolod |
[svn] - rework AdPlug to use VFS properly
trunk
|
Thu, 22 Feb 2007 07:19:39 -0800 |
nenolod |
[svn] - remove %expect 37
trunk
|
Wed, 21 Feb 2007 04:41:29 -0800 |
yaz |
[svn] - remove workaround.
trunk
|
Wed, 21 Feb 2007 02:02:10 -0800 |
nenolod |
[svn] - fix a ringbuffering error. found by purify.
trunk
|
Tue, 20 Feb 2007 18:12:05 -0800 |
yaz |
[svn] - TCON frame without string crashes mad_parse_genre().
trunk
|
Tue, 20 Feb 2007 13:50:17 -0800 |
nemo |
[svn] Bug #806
trunk
|
Tue, 20 Feb 2007 09:12:56 -0800 |
nenolod |
[svn] - temporarily cheat and disable certain codepaths for local files
trunk
|
Tue, 20 Feb 2007 09:02:15 -0800 |
yaz |
[svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly.
trunk
|
Tue, 20 Feb 2007 08:52:37 -0800 |
nenolod |
[svn] - no idea why we were using a dynamically allocated buffer for raw aac
trunk
|
Tue, 20 Feb 2007 08:47:44 -0800 |
nenolod |
[svn] - handle a situation where buffer could be NULL (e.g. bail)
trunk
|
Tue, 20 Feb 2007 07:18:47 -0800 |
nenolod |
[svn] - shoutcast title streaming. sucks, could probably be improved upon, but
trunk
|
Tue, 20 Feb 2007 07:00:10 -0800 |
nenolod |
[svn] - fix another potential synchronization problem
trunk
|
Tue, 20 Feb 2007 06:38:03 -0800 |
nenolod |
[svn] - oh yes, commit mplayer patches as well
trunk
|
Tue, 20 Feb 2007 06:31:29 -0800 |
nenolod |
[svn] - ringbuffering underrun fixups -- found with purify
trunk
|
Tue, 20 Feb 2007 06:23:44 -0800 |
nenolod |
[svn] - some additional cleanups
trunk
|
Tue, 20 Feb 2007 06:17:27 -0800 |
nenolod |
[svn] - some ringbuffering fixes -- aac+ shouldn't crash now, but more
trunk
|
Tue, 20 Feb 2007 06:11:10 -0800 |
js |
[svn] Revert r1456, this gives problems with some files with broken ID3-Tags.
trunk
|
Tue, 20 Feb 2007 05:51:43 -0800 |
nenolod |
[svn] - remove some pointless bloat
trunk
|
Tue, 20 Feb 2007 05:51:23 -0800 |
js |
[svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts.
trunk
|
Tue, 20 Feb 2007 05:47:25 -0800 |
nenolod |
[svn] - aacplus shoutcast support. prepare for segfaults.
trunk
|
Tue, 20 Feb 2007 04:56:39 -0800 |
nenolod |
[svn] - sbr decoding is not fixed point
trunk
|
Tue, 20 Feb 2007 04:42:48 -0800 |
nenolod |
[svn] - i really hate this plugin
trunk
|
Tue, 20 Feb 2007 04:37:37 -0800 |
nenolod |
[svn] - synchronise with FAAD 2.5
trunk
|
Tue, 20 Feb 2007 04:36:01 -0800 |
nenolod |
[svn] - satisfy Nero AG attribution requirement for FAAD 2.5 code import
trunk
|
Tue, 20 Feb 2007 04:13:46 -0800 |
nenolod |
[svn] - remove a bunch of pointless code. we don't do ID3 for raw AAC files at this time.
trunk
|
Tue, 20 Feb 2007 04:10:41 -0800 |
nenolod |
[svn] - allow static AAC files to play. working on AACplus, but this brings us closer.
trunk
|
Tue, 20 Feb 2007 02:18:49 -0800 |
nenolod |
[svn] - fix missing names in the ChangeLog.
trunk
|
Mon, 19 Feb 2007 19:39:42 -0800 |
yaz |
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences.
trunk
|
Mon, 19 Feb 2007 18:53:25 -0800 |
yaz |
[svn] - if genre name is generated from number, it may exceed allocated memory block.
trunk
|
Mon, 19 Feb 2007 18:08:27 -0800 |
yaz |
[svn] madplug bug fix:
trunk
|
Mon, 19 Feb 2007 04:55:14 -0800 |
yaz |
[svn] - calculate vbr bitrate properly.
trunk
|
Mon, 19 Feb 2007 00:02:50 -0800 |
gw666 |
[svn] fix flac detection, now flac >= 1.1.4 is supported as well
trunk
|
Sun, 18 Feb 2007 14:51:23 -0800 |
nazca |
[svn] - Tweak to check we found a file extension before using it to prevent segfault
trunk
|
Sun, 18 Feb 2007 03:38:05 -0800 |
nenolod |
[svn] - don't crash on startup by passing NULL to opendir(2)
trunk
|
Sun, 18 Feb 2007 00:09:31 -0800 |
yaz |
[svn] - remove .depend
trunk
|
Sun, 18 Feb 2007 00:07:48 -0800 |
yaz |
[svn] - add lame encoder plugin. not yet hooked up.
trunk
|
Sat, 17 Feb 2007 20:57:15 -0800 |
nenolod |
[svn] - make use of playlist->eof effectively.
trunk
|
Sat, 17 Feb 2007 20:50:45 -0800 |
nenolod |
[svn] - some further adjustments
trunk
|
Sat, 17 Feb 2007 20:42:10 -0800 |
nenolod |
[svn] Rewrote the entire plugin:
trunk
|
Sat, 17 Feb 2007 19:58:29 -0800 |
nenolod |
[svn] - wav-sndfile engine: correctly compute the bitrate
trunk
|
Sat, 17 Feb 2007 07:46:52 -0800 |
chainsaw |
[svn] Cast those pointers properly, and do not use deprecated GTK+ functions.
trunk
|
Sat, 17 Feb 2007 01:41:14 -0800 |
nenolod |
[svn] - remove a bunch of audacious-core cruft
trunk
|
Sat, 17 Feb 2007 01:34:18 -0800 |
nenolod |
[svn] - id3tag.h -> audacious/id3tag.h
trunk
|
Sat, 17 Feb 2007 01:32:56 -0800 |
nenolod |
[svn] - id3tag.h -> audacious/id3tag.h
trunk
|
Fri, 16 Feb 2007 19:12:45 -0800 |
nenolod |
[svn] - disable broken APETag support for now, can cause crashes
trunk
|
Thu, 15 Feb 2007 23:36:36 -0800 |
nenolod |
[svn] - disk writer: do effects processing.
trunk
|
Thu, 15 Feb 2007 19:28:20 -0800 |
yaz |
[svn] - do not unescape streaming uri.
trunk
|
Thu, 15 Feb 2007 19:04:53 -0800 |
nenolod |
[svn] - disable debugging in preparation for alpha5 release
trunk
|
Thu, 15 Feb 2007 17:04:00 -0800 |
yaz |
[svn] - fix double free bug in vorbis fileinfo.
trunk
|
Thu, 15 Feb 2007 15:18:39 -0800 |
mf0102 |
[svn] - adapted to new INI routines
trunk
|
Thu, 15 Feb 2007 05:10:08 -0800 |
giacomo |
[svn] - madplug: check that text is not null before using g_strtod
trunk
|
Wed, 14 Feb 2007 23:23:21 -0800 |
yaz |
[svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27.
trunk
|
Wed, 14 Feb 2007 18:03:22 -0800 |
yaz |
[svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup().
trunk
|
Wed, 14 Feb 2007 10:15:53 -0800 |
nenolod |
[svn] - make sure audmad_config.id3_format is not NULL. closes #795.
trunk
|
Wed, 14 Feb 2007 07:24:59 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 14 Feb 2007 01:43:35 -0800 |
nenolod |
[svn] - fix timing on fades
trunk
|
Tue, 13 Feb 2007 22:58:09 -0800 |
yaz |
[svn] - add mms:// as a streaming scheme.
trunk
|
Tue, 13 Feb 2007 22:54:57 -0800 |
yaz |
[svn] - screening by extension had not worked.
trunk
|
Tue, 13 Feb 2007 22:10:05 -0800 |
yaz |
[svn] - revise input_id3_get_string().
trunk
|
Tue, 13 Feb 2007 21:50:01 -0800 |
yaz |
[svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL.
trunk
|
Tue, 13 Feb 2007 05:55:00 -0800 |
yaz |
[svn] - switch from pseudo delete tag call back to genuine one.
trunk
|
Mon, 12 Feb 2007 21:58:47 -0800 |
yaz |
[svn] - remove a debug output.
trunk
|
Mon, 12 Feb 2007 20:02:17 -0800 |
yaz |
[svn] libxspf improvements:
trunk
|
Mon, 12 Feb 2007 12:54:12 -0800 |
nenolod |
[svn] - add Catalan translation file. Closes #787.
trunk
|
Mon, 12 Feb 2007 10:12:29 -0800 |
yaz |
[svn] - follow the changes of libaudid3tag.
trunk
|
Mon, 12 Feb 2007 08:02:53 -0800 |
giacomo |
[svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790
trunk
|
Mon, 12 Feb 2007 07:20:56 -0800 |
giacomo |
[svn] - aosd: completed volume change trigger, works now
trunk
|
Mon, 12 Feb 2007 01:39:53 -0800 |
nenolod |
[svn] - update Welsh translation: ~75% completed
trunk
|
Sun, 11 Feb 2007 06:22:20 -0800 |
yaz |
[svn] - add rpath to make sure that plugins pick libid3tag up from libdir.
trunk
|
Sun, 11 Feb 2007 05:39:56 -0800 |
yaz |
[svn] - make use of integrated libid3tag
trunk
|
Sun, 11 Feb 2007 02:44:18 -0800 |
nenolod |
[svn] - filter out .ogg extension
trunk
|
Sun, 11 Feb 2007 01:46:36 -0800 |
nenolod |
[svn] - remove some fuzzies
trunk
|
Sun, 11 Feb 2007 01:21:46 -0800 |
nenolod |
[svn] - run make update-po
trunk
|
Sun, 11 Feb 2007 01:20:26 -0800 |
nenolod |
[svn] - update POTFILES.in.
trunk
|
Sat, 10 Feb 2007 21:50:45 -0800 |
yaz |
[svn] - revise save tag callback
trunk
|
Sat, 10 Feb 2007 12:36:14 -0800 |
nenolod |
[svn] - patch from Mark Glines to polish up https:// support.
trunk
|
Sat, 10 Feb 2007 12:06:11 -0800 |
chainsaw |
[svn] Break out of the loop once we know the length. No using spinning around all day.
trunk
|
Fri, 09 Feb 2007 20:38:32 -0800 |
yaz |
[svn] - error code must be initialized.
trunk
|
Fri, 09 Feb 2007 19:38:32 -0800 |
nenolod |
[svn] - set CURLOPT_FOLLOWLOCATION to true, closes #771.
trunk
|
Fri, 09 Feb 2007 07:21:13 -0800 |
giacomo |
[svn] - aosd: put back override_redirect=True
trunk
|
Thu, 08 Feb 2007 16:20:27 -0800 |
giacomo |
[svn] - aosd: revert window type setting
trunk
|
Thu, 08 Feb 2007 09:10:38 -0800 |
nenolod |
[svn] - remove the buggy memoryleaking mpg123 and integrate madplug into the
trunk
|
Thu, 08 Feb 2007 01:52:27 -0800 |
yaz |
[svn] - remove ID3_FIELD_TEXTENCODING_UTF_16 case.
trunk
|
Thu, 08 Feb 2007 01:14:33 -0800 |
yaz |
[svn] revise input_id3_get_string():
trunk
|
Thu, 08 Feb 2007 00:55:06 -0800 |
yaz |
[svn] - now title_override works.
trunk
|
Wed, 07 Feb 2007 23:31:26 -0800 |
yaz |
[svn] - revise input_id3_get_string() to take encoding of field into account.
trunk
|
Wed, 07 Feb 2007 18:26:47 -0800 |
giacomo |
[svn] - aosd: added window class hints (aosd.Audacious)
trunk
|
Wed, 07 Feb 2007 17:46:12 -0800 |
giacomo |
[svn] - aosd: added _NET_WM_WINDOW_TYPE_DOCK to osd window hints
trunk
|
Wed, 07 Feb 2007 10:35:13 -0800 |
nenolod |
[svn] - avoid NULL dereference. closes mandriva #28603.
trunk
|
Wed, 07 Feb 2007 03:52:25 -0800 |
giacomo |
[svn] - aosd, further work on ghosd source: do not use a override_redirect=true window and give the WM information about initial pos/size of osd (prevents flickering with normal windows); now the osd won't be displayed in multiple workspaces, only in the one where it's initially triggered
trunk
|
Wed, 07 Feb 2007 01:10:37 -0800 |
yaz |
[svn] - press F5 on not yet played stream no longer hangs.
trunk
|
Tue, 06 Feb 2007 21:01:15 -0800 |
yaz |
[svn] - fix for audmad_is_our_fd()
trunk
|
Tue, 06 Feb 2007 12:11:42 -0800 |
yaz |
[svn] merge recent changes from yaz's branch.
trunk
|
Mon, 05 Feb 2007 12:28:01 -0800 |
nenolod |
[svn] - add madplug. It is not yet hooked up, I'll do that later.
trunk
|
Sun, 04 Feb 2007 16:43:27 -0800 |
giacomo |
[svn] - aosd: avoid collision between playback start trigger and titlechange trigger, that occurred when the next file in playlist was played
trunk
|
Sun, 04 Feb 2007 13:40:53 -0800 |
chainsaw |
[svn] Obliterate empty tags, just like in mpg123.
trunk
|
Sun, 04 Feb 2007 12:21:34 -0800 |
nenolod |
[svn] - remove streaming configuration since it's no longer relevant.
trunk
|
Sun, 04 Feb 2007 12:19:29 -0800 |
nenolod |
[svn] - clean up the configure GUI a little.
trunk
|
Sun, 04 Feb 2007 12:12:53 -0800 |
nenolod |
[svn] - remove streaming configuration since it's no longer relevant.
trunk
|
Sat, 03 Feb 2007 20:18:59 -0800 |
nenolod |
[svn] - Process inline STIL information correctly.
trunk
|
Sat, 03 Feb 2007 20:06:57 -0800 |
nenolod |
[svn] - don't fill in tuple fields with "".
trunk
|
Sat, 03 Feb 2007 08:55:23 -0800 |
yaz |
[svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip.
trunk
|
Fri, 02 Feb 2007 14:42:27 -0800 |
nenolod |
[svn] - handle unavailable tuples better
trunk
|
Fri, 02 Feb 2007 13:43:43 -0800 |
nenolod |
[svn] - forgot to svn add
trunk
|
Fri, 02 Feb 2007 13:21:37 -0800 |
nenolod |
[svn] - new turkish translation from Murat Senel
trunk
|
Fri, 02 Feb 2007 04:34:35 -0800 |
giacomo |
[svn] - aosd: stability fixes for triggers (handle situation where a plentry exists but plentry->title is null)
trunk
|
Thu, 01 Feb 2007 16:46:20 -0800 |
giacomo |
[svn] - aosd: add missing aosd_trigger* sources
trunk
|
Thu, 01 Feb 2007 16:45:47 -0800 |
giacomo |
[svn] - aosd: replaced polling with hooks; added trigger options as well, working triggers are playback start and title changes
trunk
|
Thu, 01 Feb 2007 11:12:38 -0800 |
mf0102 |
[svn] - Uncommented some (obviously unneeded?) stuff -> fixed crash
trunk
|
Thu, 01 Feb 2007 05:10:14 -0800 |
mf0102 |
[svn] - Adapted song_change plugin to new hook functions
trunk
|
Thu, 01 Feb 2007 00:20:25 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 31 Jan 2007 12:12:23 -0800 |
giacomo |
[svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it
trunk
|
Wed, 31 Jan 2007 12:09:03 -0800 |
giacomo |
[svn] - aosd: simplify the thread semaphores logic
trunk
|
Wed, 31 Jan 2007 11:50:36 -0800 |
giacomo |
[svn] - aosd: extended ghosd source with ghosd_set_event_button_cb to capture and handle button events in osd
trunk
|
Wed, 31 Jan 2007 09:39:22 -0800 |
giacomo |
[svn] - aosd: added 'none' decoration, just displays text and optional shadow
trunk
|
Wed, 31 Jan 2007 09:00:15 -0800 |
giacomo |
[svn] - aosd: fix typo
trunk
|
Wed, 31 Jan 2007 08:59:20 -0800 |
giacomo |
[svn] - aosd: prevent user from setting an excessively large max_width
trunk
|
Wed, 31 Jan 2007 08:42:04 -0800 |
giacomo |
[svn] - aosd: added experimental multiple monitor support, plus max_width setting
trunk
|
Tue, 30 Jan 2007 23:14:02 -0800 |
yaz |
[svn] tweak xspf plugin to conform xspf specification version 1.
trunk
|
Tue, 30 Jan 2007 13:41:14 -0800 |
mf0102 |
[svn] - Cleaned up AAC plugin a bit more, but still couldn't fix the bug
trunk
|
Tue, 30 Jan 2007 12:55:38 -0800 |
mf0102 |
[svn] - Fixed crash at opening AAC files
trunk
|
Tue, 30 Jan 2007 11:17:25 -0800 |
nenolod |
[svn] - pass a valid InputPlayback handle to the play thread
trunk
|
Tue, 30 Jan 2007 11:05:31 -0800 |
giacomo |
[svn] - mpg123: do not try to pick a tuple from http:// sources
trunk
|
Tue, 30 Jan 2007 08:36:50 -0800 |
giacomo |
[svn] - converted timidity plugin to InputPlayback
trunk
|
Tue, 30 Jan 2007 08:24:40 -0800 |
giacomo |
[svn] - added audacious osd in configure.ac
trunk
|
Tue, 30 Jan 2007 08:04:43 -0800 |
giacomo |
[svn] - splitted GTK_CFLAGS in GTK_CFLAGS, GLIB_CFLAGS and PANGO_CFLAGS, splitted GTK_LIBS in GTK_LIBS, GLIB_LIBS, PANGO_LIBS
trunk
|
Mon, 29 Jan 2007 18:35:59 -0800 |
yaz |
[svn] - don't percent encode urls beginning with http:// or https:// for now.
trunk
|
Mon, 29 Jan 2007 17:47:57 -0800 |
yaz |
[svn] - build fix. adjust prototypes to new input API.
trunk
|
Mon, 29 Jan 2007 09:14:19 -0800 |
giacomo |
[svn] - aosd: added missing header in Makefile
trunk
|
Mon, 29 Jan 2007 08:40:14 -0800 |
giacomo |
[svn] - aosd: paranoid fixes part 2
trunk
|
Mon, 29 Jan 2007 08:38:56 -0800 |
giacomo |
[svn] - aosd: modified ghosd library source to ignore EINTR when polling
trunk
|
Mon, 29 Jan 2007 07:50:26 -0800 |
giacomo |
[svn] - aosd: paranoid fixes
trunk
|
Mon, 29 Jan 2007 07:46:29 -0800 |
giacomo |
[svn] - aosd: remove other skin_file manipulation
trunk
|
Mon, 29 Jan 2007 07:00:45 -0800 |
giacomo |
[svn] - aosd: do not try to save skin_file, not implemented yet
trunk
|
Mon, 29 Jan 2007 06:40:04 -0800 |
giacomo |
[svn] - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing
trunk
|
Mon, 29 Jan 2007 03:34:57 -0800 |
nenolod |
[svn] - fix seek() routine for InputPlayback API.
trunk
|
Mon, 29 Jan 2007 03:33:15 -0800 |
nenolod |
[svn] - update to new plugin API
trunk
|
Mon, 29 Jan 2007 03:26:26 -0800 |
nenolod |
[svn] - update to new input plugin API
trunk
|
Mon, 29 Jan 2007 03:14:02 -0800 |
nenolod |
[svn] - make this compile again
trunk
|
Sun, 28 Jan 2007 22:42:40 -0800 |
iabervon |
[svn] Fix a dumb mistake, and also use generic flags and get_time.
trunk
|
Sun, 28 Jan 2007 22:15:52 -0800 |
iabervon |
[svn] Fix sid for current API.
trunk
|
Sun, 28 Jan 2007 22:14:55 -0800 |
iabervon |
[svn] Use InputPlayback standard flags in mpg123, drop set_time().
trunk
|
Sun, 28 Jan 2007 21:09:12 -0800 |
iabervon |
[svn] Convert plugins to use InputPlayback.output instead of InputPlugin.output
trunk
|
Sun, 28 Jan 2007 17:41:50 -0800 |
kiyoshi |
[svn] made null always build
trunk
|
Sun, 28 Jan 2007 17:02:41 -0800 |
iabervon |
[svn] Update plugins to the new input plugin API
trunk
|
Sun, 28 Jan 2007 14:37:17 -0800 |
nenolod |
[svn] - fix vorbis fileinfo stuff
trunk
|
Sun, 28 Jan 2007 03:51:32 -0800 |
chainsaw |
[svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo.
trunk
|
Sun, 28 Jan 2007 02:32:41 -0800 |
nenolod |
[svn] - User-Agent: Audacious/$version (curl transport)
trunk
|
Sat, 27 Jan 2007 16:37:02 -0800 |
chainsaw |
[svn] If we are controlling a mono mixer component, ignore balance gracefully rather than muting the audio when the slider is moved to the left.
trunk
|
Sat, 27 Jan 2007 06:48:17 -0800 |
nenolod |
[svn] - include a valid length
trunk
|
Sat, 27 Jan 2007 06:35:52 -0800 |
nenolod |
[svn] - submit gerpok tracks on immediate playback begin
trunk
|
Sat, 27 Jan 2007 06:10:29 -0800 |
mf0102 |
[svn] - adapted plugin to use new formatter (without xmms_ prefix)
trunk
|
Thu, 25 Jan 2007 22:52:52 -0800 |
nenolod |
[svn] - change some references for long to int, reported by and patch by
trunk
|
Thu, 25 Jan 2007 22:27:29 -0800 |
nenolod |
[svn] - who the fuck put that there
trunk
|
Thu, 25 Jan 2007 21:44:10 -0800 |
nenolod |
[svn] - songchange: use asynchronous hooks instead of a polling event
trunk
|
Thu, 25 Jan 2007 13:21:21 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 25 Jan 2007 06:55:33 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Thu, 25 Jan 2007 04:50:20 -0800 |
nenolod |
[svn] - this should have been a VFSVorbisFile, not a direct VFS fd
trunk
|
Thu, 25 Jan 2007 04:43:18 -0800 |
nenolod |
[svn] - display the stream title if it's available, like in mp3 streams
trunk
|
Thu, 25 Jan 2007 01:39:09 -0800 |
nenolod |
[svn] - fix a warning
trunk
|
Tue, 23 Jan 2007 20:19:01 -0800 |
iabervon |
[svn] Support for writing downloaded data to a file (no UI provided yet).
trunk
|
Tue, 23 Jan 2007 16:44:29 -0800 |
giacomo |
[svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available
trunk
|
Tue, 23 Jan 2007 09:21:15 -0800 |
nenolod |
[svn] - portability fixes for solaris
trunk
|
Tue, 23 Jan 2007 06:25:58 -0800 |
nenolod |
[svn] - handle OV_HOLE gracefully
trunk
|
Tue, 23 Jan 2007 06:24:14 -0800 |
nenolod |
[svn] - some tweaks
trunk
|
Tue, 23 Jan 2007 06:22:01 -0800 |
nenolod |
[svn] - remove other debug notices
trunk
|
Tue, 23 Jan 2007 06:20:09 -0800 |
nenolod |
[svn] - treat all failures the same. this is XIPH. we're not going to ever be
trunk
|
Tue, 23 Jan 2007 04:34:30 -0800 |
nenolod |
[svn] - kill dumb debug notice
trunk
|
Tue, 23 Jan 2007 04:33:51 -0800 |
nenolod |
[svn] - make sure g_mutex_unlock(vf_mutex); is done
trunk
|
Tue, 23 Jan 2007 04:31:53 -0800 |
nenolod |
[svn] - support ice-name: icecast2 header
trunk
|
Tue, 23 Jan 2007 04:14:48 -0800 |
nenolod |
[svn] - fix uninitialized value conditional jump, maybe it will help
trunk
|
Tue, 23 Jan 2007 03:00:28 -0800 |
yaz |
[svn] - if the performer of a track is not specified in cue sheet, the performer of the album will be used.
trunk
|
Mon, 22 Jan 2007 22:23:12 -0800 |
nenolod |
[svn] - update welsh translation:
trunk
|
Mon, 22 Jan 2007 22:14:42 -0800 |
nenolod |
[svn] - update welsh translation:
trunk
|
Mon, 22 Jan 2007 19:31:27 -0800 |
nenolod |
[svn] - some more work here:
trunk
|
Mon, 22 Jan 2007 18:53:19 -0800 |
nenolod |
[svn] - add config.h includes where needed
trunk
|
Mon, 22 Jan 2007 18:41:17 -0800 |
nenolod |
[svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support
trunk
|
Mon, 22 Jan 2007 14:56:02 -0800 |
giacomo |
[svn] - metronom: use g_malloc in place of malloc
trunk
|
Mon, 22 Jan 2007 14:52:22 -0800 |
giacomo |
[svn] - mpg123: fix warnings in compilation, added function prototype to common.h
trunk
|
Mon, 22 Jan 2007 13:35:34 -0800 |
giacomo |
[svn] - flac 112 plugin: last fix; hopefully, everything is ok now; for both 112 and 113 playback works and http stream works
trunk
|
Mon, 22 Jan 2007 13:30:28 -0800 |
giacomo |
[svn] - flac 113 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs
trunk
|
Mon, 22 Jan 2007 12:32:00 -0800 |
giacomo |
[svn] - flac 112 plugin: do not try to pick tuple from file if file is not accessible via stdio (and stop crashing when such attempts are done); TODO: pick tags from flac via vfs
trunk
|
Mon, 22 Jan 2007 12:21:31 -0800 |
giacomo |
[svn] - refinements for getc/ungetc in curl
trunk
|
Mon, 22 Jan 2007 10:36:50 -0800 |
giacomo |
[svn] - add missing inclusion of audacious/strings.h where necessary
trunk
|
Mon, 22 Jan 2007 10:32:03 -0800 |
giacomo |
[svn] - re-add code that was accidentally removed after merge of getc/ungetc implementation
trunk
|
Mon, 22 Jan 2007 09:47:19 -0800 |
nenolod |
[svn] - add some presets i had sitting around
trunk
|
Mon, 22 Jan 2007 09:20:08 -0800 |
giacomo |
[svn] - flac 113 plugin: get rid of old http options in ui
trunk
|
Mon, 22 Jan 2007 09:08:16 -0800 |
giacomo |
[svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well
trunk
|
Mon, 22 Jan 2007 08:58:57 -0800 |
nenolod |
[svn] - update-po
trunk
|
Mon, 22 Jan 2007 08:46:58 -0800 |
giacomo |
[svn] - flac 112 plugin: small ui updates
trunk
|
Mon, 22 Jan 2007 08:42:50 -0800 |
giacomo |
[svn] - flac 112 plugin: removed ui options related to old http support
trunk
|
Mon, 22 Jan 2007 08:32:48 -0800 |
giacomo |
[svn] - flac 112 plugin: removed http.c and http.h, plus some fixes
trunk
|
Mon, 22 Jan 2007 08:27:39 -0800 |
giacomo |
[svn] - removed http code from flac 112 plugin; still have to remove http options from gui
trunk
|
Mon, 22 Jan 2007 06:19:50 -0800 |
giacomo |
[svn] - written ungetc for curl vfs plugin (works along with getc, fread, ftell, feof, fseek)
trunk
|
Mon, 22 Jan 2007 05:15:36 -0800 |
nenolod |
[svn] - add japanese translation from dai
trunk
|
Mon, 22 Jan 2007 01:00:29 -0800 |
nenolod |
[svn] - newvfs probing
trunk
|
Sun, 21 Jan 2007 22:18:40 -0800 |
iabervon |
[svn] Fix case in curl where icecast metadata is wrapped around the end of
trunk
|
Sun, 21 Jan 2007 22:15:24 -0800 |
nenolod |
[svn] - don't depend on feof here, as it's reliability is not guaranteed.
trunk
|
Sun, 21 Jan 2007 22:14:15 -0800 |
nenolod |
[svn] - tweak behaviour a little
trunk
|
Sun, 21 Jan 2007 22:03:41 -0800 |
nenolod |
[svn] - fix
trunk
|
Sun, 21 Jan 2007 21:45:52 -0800 |
nenolod |
[svn] - mms transport
trunk
|
Sun, 21 Jan 2007 21:15:15 -0800 |
nenolod |
[svn] - remove broken mms code, libmms-based transport in progress
trunk
|
Sun, 21 Jan 2007 21:01:41 -0800 |
nenolod |
[svn] - ssl support (no idea why, but hey, we can!)
trunk
|
Sun, 21 Jan 2007 20:51:22 -0800 |
nenolod |
[svn] - URIs are now passed naked instead of mangled by the VFS subsystem.
trunk
|
Sun, 21 Jan 2007 20:25:59 -0800 |
nenolod |
[svn] - labotomize the ffmpeg I/O code, making it an over-engineered VFS
trunk
|
Sun, 21 Jan 2007 20:09:18 -0800 |
nenolod |
[svn] - ignore CURLE_PARTIAL_FILE, as this can happen in some cases and is
trunk
|
Sun, 21 Jan 2007 19:55:50 -0800 |
nenolod |
[svn] - decrement handle->rd_abs when we do an ungetc.
trunk
|
Sun, 21 Jan 2007 19:48:38 -0800 |
nenolod |
[svn] - enforce UINT in charstack
trunk
|
Sun, 21 Jan 2007 19:46:43 -0800 |
nenolod |
[svn] - fix getc emulation
trunk
|
Sun, 21 Jan 2007 19:36:36 -0800 |
nenolod |
[svn] - getc/ungetc emulation
trunk
|
Sun, 21 Jan 2007 16:08:19 -0800 |
giacomo |
[svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
trunk
|
Sun, 21 Jan 2007 16:03:30 -0800 |
giacomo |
[svn] flac 112 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
trunk
|
Sun, 21 Jan 2007 15:34:56 -0800 |
giacomo |
[svn] flac 113 plugin: small fixes
trunk
|
Sun, 21 Jan 2007 15:33:20 -0800 |
giacomo |
[svn] flac 112 plugin: disabled built-in http stream support
trunk
|
Sun, 21 Jan 2007 15:15:38 -0800 |
giacomo |
[svn] flac 112 plugin: playback and detection use vfs; current situation is pretty similar to the one of flac 113 plugin
trunk
|
Sun, 21 Jan 2007 11:17:52 -0800 |
giacomo |
[svn] - flac 113 plugin: allow to do seek and other operations on http sources
trunk
|
Sun, 21 Jan 2007 11:00:54 -0800 |
giacomo |
[svn] - flac 113 plugin: placed a label in configure dialog, explaning that stream options are currently ignored
trunk
|
Sun, 21 Jan 2007 10:40:40 -0800 |
giacomo |
[svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable
trunk
|
Sun, 21 Jan 2007 04:51:28 -0800 |
nenolod |
[svn] - turn debugging back off
trunk
|
Sun, 21 Jan 2007 04:01:04 -0800 |
nenolod |
[svn] - do not close FDs that do not belong to us.
trunk
|
Sun, 21 Jan 2007 03:56:43 -0800 |
hansmi |
[svn] Set file->base
trunk
|
Sun, 21 Jan 2007 03:53:28 -0800 |
nenolod |
[svn] - fix a logic error
trunk
|
Sun, 21 Jan 2007 03:52:04 -0800 |
nenolod |
[svn] - use VFSVorbisFile class for tuple builder
trunk
|
Sun, 21 Jan 2007 03:32:15 -0800 |
nenolod |
[svn] - touch .depend after blanking it out
trunk
|
Sun, 21 Jan 2007 03:01:06 -0800 |
nenolod |
[svn] - remove .depend on make clean
trunk
|
Sun, 21 Jan 2007 02:56:22 -0800 |
nenolod |
[svn] - whoever wrote this plugin was a jerk
trunk
|
Sun, 21 Jan 2007 02:40:50 -0800 |
nenolod |
[svn] - cleanups
trunk
|
Sun, 21 Jan 2007 02:38:15 -0800 |
nenolod |
[svn] - remove integrated http in lieu of builtin vorbis http
trunk
|
Sun, 21 Jan 2007 02:35:18 -0800 |
nenolod |
[svn] - newvfs probing support
trunk
|
Sun, 21 Jan 2007 02:21:50 -0800 |
nenolod |
[svn] - fix weird "(null) (Radioseven - www.radioseven.se)" glitch
trunk
|
Sun, 21 Jan 2007 02:18:37 -0800 |
nenolod |
[svn] - use g_new0
trunk
|
Sun, 21 Jan 2007 02:16:17 -0800 |
nenolod |
[svn] - stuff from vfs_get_metadata is already strdup'd
trunk
|
Sun, 21 Jan 2007 02:15:05 -0800 |
nenolod |
[svn] - remove http.c
trunk
|
Sun, 21 Jan 2007 02:11:26 -0800 |
nenolod |
[svn] - only parse handed-off shoutcast information on streams
trunk
|
Sun, 21 Jan 2007 02:09:42 -0800 |
nenolod |
[svn] - fix crash
trunk
|
Sun, 21 Jan 2007 01:55:08 -0800 |
nenolod |
[svn] - always make sure the returned data is strdup'd
trunk
|
Sun, 21 Jan 2007 01:49:43 -0800 |
nenolod |
[svn] - implement mpgdec_metadata()
trunk
|
Sat, 20 Jan 2007 23:31:12 -0800 |
iabervon |
[svn] Handle inline metadata. Parsing of tags needs work before it will not crash on
trunk
|
Sat, 20 Jan 2007 21:40:49 -0800 |
iabervon |
[svn] Provide "name" metadata when the url is a shoutcast stream.
trunk
|
Fri, 19 Jan 2007 11:05:40 -0800 |
giacomo |
[svn] - sid plugin: removed plugin option to check files by content, that kind of option is handled by the player
trunk
|
Fri, 19 Jan 2007 10:55:44 -0800 |
giacomo |
[svn] - added is_our_file_from_vfs function to sid, for both libsidplay v1 and v2
trunk
|
Fri, 19 Jan 2007 09:56:06 -0800 |
giacomo |
[svn] - modified the sid plugin to use vfs, for both libsidplay v1 and v2; still requires testing and some work in the is_our_file part
trunk
|
Fri, 19 Jan 2007 04:46:00 -0800 |
giacomo |
[svn] - updated amidi-plug to the new plugin API
trunk
|
Thu, 18 Jan 2007 18:52:45 -0800 |
iabervon |
[svn] Time out curl connections eventually, and don't retry them on the same VFSFile.
trunk
|
Wed, 17 Jan 2007 10:50:00 -0800 |
js |
[svn] D'oh, a 2 was missing.
trunk
|
Wed, 17 Jan 2007 10:49:17 -0800 |
js |
[svn] Fixed possible buffer overflow.
trunk
|
Wed, 17 Jan 2007 09:14:03 -0800 |
giacomo |
[svn] - evdev-plug: added volume->mute and win->jumptofile actions
trunk
|
Wed, 17 Jan 2007 08:52:04 -0800 |
giacomo |
[svn] - status icon plugin: better logic for KWin workaround
trunk
|
Wed, 17 Jan 2007 08:46:53 -0800 |
giacomo |
[svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons
trunk
|
Wed, 17 Jan 2007 08:27:05 -0800 |
giacomo |
[svn] - use xmms_show_message for the about box
trunk
|
Wed, 17 Jan 2007 03:34:44 -0800 |
giacomo |
[svn] - status icon plugin: use scroll wheel on the status icon to change volume
trunk
|
Wed, 17 Jan 2007 03:13:34 -0800 |
giacomo |
[svn] - status icon plugin: display main menu on right click
trunk
|
Wed, 17 Jan 2007 00:56:53 -0800 |
nenolod |
[svn] - various overflow and security-related fixes from XMMS2 (mainly Juho Vaha-Herttua, et al)
trunk
|
Wed, 17 Jan 2007 00:29:28 -0800 |
nenolod |
[svn] - remove broken iTunes 4/5 DRM support due to portability issues
trunk
|
Wed, 17 Jan 2007 00:23:22 -0800 |
nenolod |
[svn] - remove visual studio file from src/aac/mp4ff
trunk
|
Tue, 16 Jan 2007 19:40:59 -0800 |
giacomo |
[svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget
trunk
|
Tue, 16 Jan 2007 16:59:59 -0800 |
nenolod |
[svn] - chase dirbrowser removal
trunk
|
Tue, 16 Jan 2007 15:00:41 -0800 |
alxorlov |
[svn] Add string "ru" to po/LINGUAS
trunk
|
Tue, 16 Jan 2007 14:41:44 -0800 |
alxorlov |
[svn] Add russian translation
trunk
|
Tue, 16 Jan 2007 13:14:04 -0800 |
giacomo |
[svn] - status icon plugins: provide a couple of different icon pixmap files
trunk
|
Tue, 16 Jan 2007 12:50:30 -0800 |
js |
[svn] One more. Seems like one meant id3v1, not id3v2 for the 30 char limit.
trunk
|
Tue, 16 Jan 2007 12:47:04 -0800 |
js |
[svn] I committed too fast, there was even more.
trunk
|
Tue, 16 Jan 2007 12:41:40 -0800 |
js |
[svn] Fix of possible buffer overflow.
trunk
|
Tue, 16 Jan 2007 12:17:06 -0800 |
giacomo |
[svn] - status icon plugin: try to auto-detect the correct size for the status icon
trunk
|
Tue, 16 Jan 2007 10:34:12 -0800 |
giacomo |
[svn] - status icon plugin: made a tooltip popup that displays metadata of the current song
trunk
|
Mon, 15 Jan 2007 14:04:11 -0800 |
giacomo |
[svn] - evdev-plug: check that the player local datadir exists before attempting to create evdev-plug.conf
trunk
|
Mon, 15 Jan 2007 13:25:41 -0800 |
giacomo |
[svn] - amidiplug: on midi backend init, pass a function that helps the backend to get the location of amidi-plug.conf
trunk
|
Mon, 15 Jan 2007 12:46:38 -0800 |
giacomo |
[svn] - make amidi-plug use audacious_get_localdir()
trunk
|
Mon, 15 Jan 2007 12:38:45 -0800 |
giacomo |
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
trunk
|
Mon, 15 Jan 2007 12:02:09 -0800 |
giacomo |
[svn] - add missing config.h inclusion for wavpack, null and metronom plugin
trunk
|
Mon, 15 Jan 2007 11:54:32 -0800 |
giacomo |
[svn] - added status icon plugin (written from scratch, with code from gtk 2.10)
trunk
|
Mon, 15 Jan 2007 08:33:07 -0800 |
nenolod |
[svn] - remove blanket http:// grabbing -- probing for mp3 now works by VFS
trunk
|
Mon, 15 Jan 2007 02:48:34 -0800 |
kiyoshi |
[svn] pause functionality should play if not already playing, now
trunk
|
Sun, 14 Jan 2007 23:53:59 -0800 |
iabervon |
[svn] Support shoutcast (over TCP) with VFS HTTP code. mpg123 has to accept
trunk
|
Sun, 14 Jan 2007 22:39:39 -0800 |
nenolod |
[svn] - buildsystem glue for curl http:// transport
trunk
|
Sun, 14 Jan 2007 22:34:57 -0800 |
iabervon |
[svn] Add code for a plugin to use CURL for http. Needs some build-system
trunk
|
Sun, 14 Jan 2007 22:31:16 -0800 |
iabervon |
[svn] Use a VFSFile instead of the built-in http, if the VFS supports it.
trunk
|
Sun, 14 Jan 2007 19:32:17 -0800 |
nenolod |
[svn] - fix dependency generation
trunk
|
Sun, 14 Jan 2007 19:04:03 -0800 |
nenolod |
[svn] - fix dependency generation (CFLAGS was not set)
trunk
|
Sun, 14 Jan 2007 18:59:41 -0800 |
nenolod |
[svn] - gettext requires mkinstalldirs (todo: OBJECTIVE_PO omk instruction)
trunk
|
Sun, 14 Jan 2007 17:57:10 -0800 |
giacomo |
[svn] - turn debug off for evdev-plug
trunk
|
Sun, 14 Jan 2007 17:55:24 -0800 |
giacomo |
[svn] - added evdev-plug, written-from-scratch plugin that allows to control the player via event devices on linux systems
trunk
|
Sun, 14 Jan 2007 02:35:15 -0800 |
mf0102 |
[svn] More xmms_create_dirbrowser cleanup
trunk
|
Sat, 13 Jan 2007 15:22:28 -0800 |
mf0102 |
[svn] Replaced xmms_create_dir_browser
trunk
|
Sat, 13 Jan 2007 14:52:28 -0800 |
nenolod |
[svn] - rovascope: more randomization
trunk
|
Sat, 13 Jan 2007 08:27:42 -0800 |
hansmi |
[svn] Copy Makevars from audacious-devel, fixes "make[1]: *** No rule to make target `depend'. Stop."
trunk
|
Fri, 12 Jan 2007 12:09:00 -0800 |
nenolod |
[svn] - objective-make autodepend fixes
trunk
|
Thu, 11 Jan 2007 09:31:39 -0800 |
nemo |
[svn] Default to digital audio extraction
trunk
|
Tue, 09 Jan 2007 02:23:38 -0800 |
chainsaw |
[svn] Correct earlier commit message.
trunk
|
Mon, 08 Jan 2007 14:18:53 -0800 |
chainsaw |
[svn] Whoever reverted r1937, stop blowing holing in my ship!
trunk
|
Sat, 06 Jan 2007 09:42:15 -0800 |
hansmi |
[svn] Add German
trunk
|
Sat, 06 Jan 2007 09:37:42 -0800 |
hansmi |
[svn] Add German translation, not fully done yet.
trunk
|
Sat, 06 Jan 2007 07:40:46 -0800 |
hansmi |
[svn] - Rework and clean up code
trunk
|
Sat, 06 Jan 2007 02:00:15 -0800 |
nenolod |
[svn] - select waves randomly
trunk
|
Sat, 06 Jan 2007 01:59:37 -0800 |
nenolod |
[svn] - actuatorbin.c was missing.
trunk
|
Sat, 06 Jan 2007 01:57:34 -0800 |
nenolod |
[svn] - rovascope -- a variant of the paranormal visualization engine that is
trunk
|
Fri, 05 Jan 2007 19:31:47 -0800 |
nenolod |
[svn] - update to Objective-Make II
trunk
|
Fri, 05 Jan 2007 04:54:33 -0800 |
giacomo |
[svn] - removed gdk_threads_enter/leave from song_change.c, it's not needed here and brings troubles too
trunk
|
Thu, 04 Jan 2007 14:15:14 -0800 |
nenolod |
[svn] - new default preset
trunk
|
Wed, 03 Jan 2007 15:24:10 -0800 |
kiyoshi |
[svn] Replace xmms_create_dir_browser & fix other issues. Patch by external contributor Michael Faerber <01mf02 -at- gmail.com>
trunk
|
Wed, 03 Jan 2007 12:45:05 -0800 |
nenolod |
[svn] - reopen on flush(0)
trunk
|
Tue, 02 Jan 2007 22:28:23 -0800 |
nenolod |
[svn] - chase prefswin -> ui_preferences in audacious core
trunk
|
Fri, 29 Dec 2006 04:53:41 -0800 |
yaz |
[svn] - add connection timeout option to curl_easy_perform(). hopefully, audacious can quit smoothly even though last.fm server goes down.
trunk
|
Thu, 28 Dec 2006 17:19:22 -0800 |
chainsaw |
[svn] Play those supertux tunes.
trunk
|
Thu, 28 Dec 2006 02:57:42 -0800 |
yaz |
[svn] - add DYEAR and DGENRE support.
trunk
|
Sun, 24 Dec 2006 07:08:26 -0800 |
hansmi |
[svn] Add .s3m to allowed extensions, reported by Chainsaw.
trunk
|
Sat, 23 Dec 2006 14:46:28 -0800 |
hansmi |
[svn] Fix endian issues on ppc32.
trunk
|
Fri, 22 Dec 2006 15:34:37 -0800 |
chainsaw |
[svn] Portability fix for PPC64 (64-bit userland).
trunk
|
Thu, 21 Dec 2006 18:23:33 -0800 |
nenolod |
[svn] - oh wait, yaz fixed this already
trunk
|
Thu, 21 Dec 2006 18:22:00 -0800 |
nenolod |
[svn] - back out po target until Makefile is generated properly
trunk
|
Thu, 21 Dec 2006 12:49:30 -0800 |
nenolod |
[svn] Fix:
trunk
|
Wed, 20 Dec 2006 03:51:01 -0800 |
nenolod |
[svn] - ensure that HTTP streams are connection: close.
trunk
|
Mon, 18 Dec 2006 23:45:10 -0800 |
yaz |
[svn] - build fix
trunk
|
Mon, 18 Dec 2006 12:25:28 -0800 |
nenolod |
[svn] - translation framework
trunk
|
Mon, 18 Dec 2006 12:03:57 -0800 |
nenolod |
[svn] - add infrastructure for plugin i18n
trunk
|
Sun, 17 Dec 2006 08:46:44 -0800 |
giacomo |
[svn] reverted to 844, to be re-reconsidered later
trunk
|
Sun, 17 Dec 2006 07:06:34 -0800 |
giacomo |
[svn] - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious
trunk
|
Sat, 16 Dec 2006 02:56:32 -0800 |
giacomo |
[svn] - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get
trunk
|
Fri, 15 Dec 2006 21:24:10 -0800 |
nenolod |
[svn] - some improvements for chiptune expansion efficiency
trunk
|
Fri, 15 Dec 2006 21:23:09 -0800 |
nenolod |
[svn] - don't use deprecated function playlist_get().
trunk
|
Fri, 15 Dec 2006 17:11:51 -0800 |
nenolod |
[svn] - fix wav.c improper initialization of wav_fmts()
trunk
|
Thu, 14 Dec 2006 18:24:21 -0800 |
nenolod |
[svn] - really fix HES/other multitrack this time
trunk
|
Thu, 14 Dec 2006 18:12:13 -0800 |
nenolod |
[svn] - avoid opening VFS FDs for track URIs where we know that the file is valid
trunk
|
Thu, 14 Dec 2006 18:08:50 -0800 |
nenolod |
[svn] - change use of printf to g_warning() and g_critical() where appropriate.
trunk
|
Wed, 13 Dec 2006 20:21:23 -0800 |
nenolod |
[svn] - fix
trunk
|
Wed, 13 Dec 2006 19:45:13 -0800 |
nenolod |
[svn] - extension assist for libconsole
trunk
|
Wed, 13 Dec 2006 17:55:28 -0800 |
nenolod |
[svn] - support extension assist for sid files
trunk
|
Wed, 13 Dec 2006 00:39:31 -0800 |
yaz |
[svn] - ar should pick changes
trunk
|
Tue, 12 Dec 2006 20:22:14 -0800 |
nenolod |
[svn] - fix vorbis exttable
trunk
|
Tue, 12 Dec 2006 20:10:43 -0800 |
nenolod |
[svn] - fix MP4 extension table
trunk
|
Tue, 12 Dec 2006 19:43:58 -0800 |
nenolod |
[svn] - extension-assist for wav files
trunk
|
Tue, 12 Dec 2006 19:43:23 -0800 |
nenolod |
[svn] - finalize the plugin-side of the extension-assist ABI
trunk
|
Tue, 12 Dec 2006 19:03:49 -0800 |
nenolod |
[svn] - missing NULL
trunk
|
Tue, 12 Dec 2006 19:03:11 -0800 |
nenolod |
[svn] - add support for modplug extension probe
trunk
|
Tue, 12 Dec 2006 18:54:33 -0800 |
nenolod |
[svn] - this shouldn't have been committed yet
trunk
|
Tue, 12 Dec 2006 18:54:01 -0800 |
nenolod |
[svn] - add support for extension probing to many plugins.
trunk
|
Mon, 11 Dec 2006 23:40:19 -0800 |
nenolod |
[svn] - improve dyntrans some more
trunk
|
Mon, 11 Dec 2006 22:56:12 -0800 |
nenolod |
[svn] - speed up dyntrans a little
trunk
|
Mon, 11 Dec 2006 22:16:54 -0800 |
nenolod |
[svn] - add support for polar coordinates.
trunk
|
Mon, 11 Dec 2006 06:07:12 -0800 |
nenolod |
[svn] - make scrobbler behave better
trunk
|
Mon, 11 Dec 2006 05:19:44 -0800 |
nenolod |
[svn] - fix other plugins dependant on the playlist framework
trunk
|
Mon, 11 Dec 2006 05:15:01 -0800 |
nenolod |
[svn] - nevermind, m3u did need an update.
trunk
|
Mon, 11 Dec 2006 05:13:54 -0800 |
nenolod |
[svn] - update playlist code. M3U was simple and did not require anything special.
trunk
|
Mon, 11 Dec 2006 02:55:54 -0800 |
yaz |
[svn] - build fix.
trunk
|
Mon, 11 Dec 2006 01:13:09 -0800 |
nenolod |
[svn] - support Title[0-9,{1-4}] entries.
trunk
|
Sun, 10 Dec 2006 22:50:34 -0800 |
nenolod |
[svn] - add support for projectM
trunk
|
Sun, 10 Dec 2006 22:10:32 -0800 |
yaz |
[svn] - fix for potential bug.
trunk
|
Sun, 10 Dec 2006 20:33:47 -0800 |
yaz |
[svn] cuesheet improvement:
trunk
|
Sun, 10 Dec 2006 01:53:35 -0800 |
kiyoshi |
[svn] Move supported formats to plugin info, rename plugin to 'Game console audio module decoder'.
trunk
|
Sun, 10 Dec 2006 01:14:33 -0800 |
yaz |
[svn] - add missing code
trunk
|
Sat, 09 Dec 2006 08:32:41 -0800 |
yaz |
[svn] - replace g_usleep() with g_cond_timed_wait()
trunk
|
Sat, 09 Dec 2006 05:52:12 -0800 |
nenolod |
[svn] - you know, it'd help if binio were better documented.
trunk
|
Sat, 09 Dec 2006 05:29:06 -0800 |
giacomo |
[svn] prevent adplug makefile from pointlessly trying to link source files in the core library
trunk
|
Sat, 09 Dec 2006 03:37:53 -0800 |
nenolod |
[svn] - add support for hatena (experimental)
trunk
|
Sat, 09 Dec 2006 02:55:44 -0800 |
nenolod |
[svn] - fix some configure behaviour regarding Gerpok
trunk
|
Sat, 09 Dec 2006 02:43:27 -0800 |
nenolod |
[svn] - handle no account data gracefully (e.g. you only use one of the
trunk
|
Sat, 09 Dec 2006 02:36:47 -0800 |
nenolod |
[svn] - make sure username is NULL
trunk
|
Fri, 08 Dec 2006 19:34:32 -0800 |
nenolod |
[svn] - rename plugin glue to plugin.c
trunk
|
Fri, 08 Dec 2006 19:33:49 -0800 |
nenolod |
[svn] - turn debugging off by default
trunk
|
Fri, 08 Dec 2006 19:31:43 -0800 |
nenolod |
[svn] - Merge audacious-scrobbler III, new features include:
trunk
|
Fri, 08 Dec 2006 17:52:54 -0800 |
nenolod |
[svn] - mute the soundcard if volume is 0.
trunk
|
Fri, 08 Dec 2006 03:27:31 -0800 |
nenolod |
[svn] - port from fmemopen() to vfs_buffer_new_from_string().
trunk
|
Thu, 07 Dec 2006 15:20:41 -0800 |
nenolod |
[svn] - merge in blargg's changes
trunk
|
Wed, 06 Dec 2006 07:57:05 -0800 |
nenolod |
[svn] - fix fprovide.[cxx,h] -- they were the wrong revision
trunk
|
Wed, 06 Dec 2006 07:37:05 -0800 |
nenolod |
[svn] - implement virtual class to use VFS through binio
trunk
|
Wed, 06 Dec 2006 05:09:57 -0800 |
nenolod |
[svn] - some more presets
trunk
|
Tue, 05 Dec 2006 22:29:56 -0800 |
nenolod |
[svn] - note that the dynamic transform is slow
trunk
|
Tue, 05 Dec 2006 14:10:31 -0800 |
nenolod |
[svn] - implement AVS-like Trans / Dynamic Movement
trunk
|
Tue, 05 Dec 2006 04:02:51 -0800 |
kiyoshi |
[svn] Goodbye, is_our_file!
trunk
|
Tue, 05 Dec 2006 03:40:04 -0800 |
nenolod |
[svn] - apply_xform(): check for NULL vfield (broken scripts)
trunk
|
Tue, 05 Dec 2006 02:16:09 -0800 |
nenolod |
[svn] - add Trans / Movement implementation
trunk
|
Tue, 05 Dec 2006 01:07:41 -0800 |
kiyoshi |
[svn] Remove old-style is_our_file() where a new-style is_our_fd() exists
trunk
|
Mon, 04 Dec 2006 15:26:12 -0800 |
nenolod |
[svn] - remove gnomevfs reference
trunk
|
Mon, 04 Dec 2006 13:50:33 -0800 |
nenolod |
[svn] - portability fixes:
trunk
|
Mon, 04 Dec 2006 13:18:25 -0800 |
nenolod |
[svn] - remove xentry.h reference
trunk
|
Mon, 04 Dec 2006 01:07:59 -0800 |
nazca |
[svn] Well I think it's pretty
trunk
|
Sat, 02 Dec 2006 18:17:14 -0800 |
chainsaw |
[svn] Add support for Apple PMU front LED to Rocklight. Tested on PowerBook 5,9; works but is rather slow to update.
trunk
|
Sat, 02 Dec 2006 14:43:27 -0800 |
nenolod |
[svn] - some OSes use macros for some f*() functions, therefore make sure we
trunk
|
Fri, 01 Dec 2006 00:03:10 -0800 |
nenolod |
[svn] - disable the playlist when loading = false.
trunk
|
Thu, 30 Nov 2006 23:08:19 -0800 |
nenolod |
[svn] - should return -1, not 1.
trunk
|
Thu, 30 Nov 2006 23:02:05 -0800 |
nenolod |
[svn] - what would we have ever done without Aerdan?
trunk
|
Thu, 30 Nov 2006 22:57:16 -0800 |
nenolod |
[svn] - make this more robust
trunk
|
Thu, 30 Nov 2006 22:50:44 -0800 |
nenolod |
[svn] - fix is_our_file() behaviour
trunk
|
Thu, 30 Nov 2006 21:22:11 -0800 |
nenolod |
[svn] - return -1 (nonfatal error) in legacy is_our_file.
trunk
|
Thu, 30 Nov 2006 21:08:17 -0800 |
nenolod |
[svn] - make multitrack mods work again
trunk
|
Thu, 30 Nov 2006 20:20:30 -0800 |
nenolod |
[svn] - use blargg's fix instead
trunk
|
Thu, 30 Nov 2006 20:18:38 -0800 |
nenolod |
[svn] - if buf.size() == 0, bail
trunk
|
Thu, 30 Nov 2006 19:54:33 -0800 |
nenolod |
[svn] - merge libconsole-blargg into mainline libconsole:
trunk
|
Wed, 29 Nov 2006 14:42:11 -0800 |
chainsaw |
[svn] Metronom (a.k.a. tact generator) input plugin, ported from XMMS.
trunk
|
Tue, 28 Nov 2006 12:09:34 -0800 |
nenolod |
[svn] - MirBSD support from <bsiegert -at gmx.de>
trunk
|
Mon, 27 Nov 2006 18:10:41 -0800 |
nenolod |
[svn] - be more robust
trunk
|
Sun, 26 Nov 2006 19:47:44 -0800 |
jerome |
[svn] Allow modyfing configuration before loading Paranormal, without crashing.
trunk
|
Sun, 26 Nov 2006 11:45:22 -0800 |
nenolod |
[svn] - fix debian BTFS on arm
trunk
|
Sun, 26 Nov 2006 00:50:00 -0800 |
yaz |
[svn] - get_song_info() in some plugins, typically wav, would crash with NULL argument.
trunk
|
Sat, 25 Nov 2006 20:10:34 -0800 |
nenolod |
[svn] - fix
trunk
|
Sat, 25 Nov 2006 19:48:27 -0800 |
nenolod |
[svn] - cuesheet plugin improvements via hiro @ audacious boards
trunk
|
Fri, 24 Nov 2006 03:27:57 -0800 |
chainsaw |
[svn] Path saving functionality by TiCPU on #audacious. Whitespace fixed, again.
trunk
|
Thu, 23 Nov 2006 20:20:01 -0800 |
nenolod |
[svn] - pluginize the transport layer.
trunk
|
Thu, 23 Nov 2006 00:28:10 -0800 |
nenolod |
[svn] - add a preset by ticpu
trunk
|
Thu, 23 Nov 2006 00:02:25 -0800 |
nenolod |
[svn] - add pn_draw_dot() and convert some functions to use that instead of redundant checks all over the code.
trunk
|
Wed, 22 Nov 2006 23:00:31 -0800 |
nenolod |
[svn] - damn shift key
trunk
|
Wed, 22 Nov 2006 22:59:26 -0800 |
nenolod |
[svn] - improve beat detection
trunk
|
Wed, 22 Nov 2006 22:46:16 -0800 |
nenolod |
[svn] - i've done a lot of this
trunk
|
Wed, 22 Nov 2006 22:41:39 -0800 |
nenolod |
[svn] - another 3d preset
trunk
|
Wed, 22 Nov 2006 22:25:50 -0800 |
nenolod |
[svn] - add a demo preset for the new programmable scope.
trunk
|
Wed, 22 Nov 2006 21:57:19 -0800 |
nenolod |
[svn] - make linedrawing code support offscreen surfaces more robustly.
trunk
|
Wed, 22 Nov 2006 21:44:54 -0800 |
nenolod |
[svn] - better default values for Scope.
trunk
|
Wed, 22 Nov 2006 21:30:18 -0800 |
nenolod |
[svn] - fix handling of strings
trunk
|
Wed, 22 Nov 2006 20:25:17 -0800 |
yaz |
[svn] - modify parser.y for warnings
trunk
|
Wed, 22 Nov 2006 15:29:31 -0800 |
nenolod |
[svn] - i hate the world.
trunk
|
Wed, 22 Nov 2006 14:52:47 -0800 |
nenolod |
[svn] - hook up scope
trunk
|
Wed, 22 Nov 2006 14:52:05 -0800 |
nenolod |
[svn] - Scope implementation, not yet hooked up.
trunk
|
Wed, 22 Nov 2006 14:13:24 -0800 |
nenolod |
[svn] - make wavpack/wavpack.h include forced extern "C".
trunk
|
Wed, 22 Nov 2006 09:55:20 -0800 |
yaz |
[svn] - add TrueAudio plugin
trunk
|
Wed, 22 Nov 2006 09:53:40 -0800 |
yaz |
[svn] - bump version to 1.3.0
trunk
|
Wed, 22 Nov 2006 04:51:29 -0800 |
yaz |
[svn] - fix for buffer usage in cddb.c by Richard Chan <rspchan -at starhub.net.sg>
trunk
|
Tue, 21 Nov 2006 22:09:05 -0800 |
nenolod |
[svn] - add formal support for objective make overlays. this needs testing on BSD, but should work as I only used posix-compliant commands.
trunk
|
Mon, 20 Nov 2006 19:45:10 -0800 |
yaz |
[svn] - revise CXXFLAGS fix.
trunk
|
Mon, 20 Nov 2006 19:41:23 -0800 |
yaz |
[svn] - fix flac113 crashes at startup time.
trunk
|
Mon, 20 Nov 2006 18:24:07 -0800 |
nenolod |
[svn] - wavpack/wputils.h is deprecated, wavpack/wavpack.h should be used instead.
trunk
|
Mon, 20 Nov 2006 14:35:24 -0800 |
nenolod |
[svn] - some base code for Scope, not yet enabled.
trunk
|
Mon, 20 Nov 2006 13:26:09 -0800 |
nenolod |
[svn] - add libcalc from xvs and link to build
trunk
|
Mon, 20 Nov 2006 13:06:08 -0800 |
nenolod |
[svn] - pinch xvs's beat detection algorithm.
trunk
|
Mon, 20 Nov 2006 09:06:45 -0800 |
nemo |
[svn] typo
trunk
|
Sun, 19 Nov 2006 22:54:10 -0800 |
yaz |
[svn] build fixes:
trunk
|
Sun, 19 Nov 2006 15:37:28 -0800 |
nenolod |
[svn] - add surface flip
trunk
|
Sun, 19 Nov 2006 14:54:33 -0800 |
nenolod |
[svn] - more presets
trunk
|
Sun, 19 Nov 2006 14:35:54 -0800 |
nenolod |
[svn] - another preset
trunk
|
Sun, 19 Nov 2006 14:11:07 -0800 |
nenolod |
[svn] - add an option to make it only render the downscaled image.
trunk
|
Sun, 19 Nov 2006 12:38:53 -0800 |
kiyoshi |
[svn] Another demo of the halfrender transform.
trunk
|
Sun, 19 Nov 2006 12:06:20 -0800 |
nenolod |
[svn] - add halfrender transform, and a new preset which demonstrates what it can do.
trunk
|
Sun, 19 Nov 2006 11:27:16 -0800 |
nenolod |
[svn] - add copy surface
trunk
|
Sun, 19 Nov 2006 11:20:18 -0800 |
nenolod |
[svn] - add swap surface
trunk
|
Sun, 19 Nov 2006 10:34:45 -0800 |
nenolod |
[svn] - by constant request, add a TODO.
trunk
|
Sun, 19 Nov 2006 08:23:35 -0800 |
nenolod |
[svn] - properly calculate points
trunk
|
Sun, 19 Nov 2006 08:12:42 -0800 |
nenolod |
[svn] - calculate FPS for frame limiter
trunk
|
Sun, 19 Nov 2006 07:36:02 -0800 |
chainsaw |
[svn] gtk_file_selection_get_filename wanted a const char, but was afraid to ask.
trunk
|
Sat, 18 Nov 2006 21:02:55 -0800 |
nenolod |
[svn] - make sure the alphachannel is always full
trunk
|
Sat, 18 Nov 2006 19:19:36 -0800 |
nenolod |
[svn] - use VFS here
trunk
|
Sat, 18 Nov 2006 19:00:23 -0800 |
nenolod |
[svn] - add missing vfs_fclose().
trunk
|
Sat, 18 Nov 2006 18:56:23 -0800 |
nenolod |
[svn] - fix wavpack plugin
trunk
|
Sat, 18 Nov 2006 16:29:50 -0800 |
chainsaw |
[svn] So input.c wants to have the old-style function available...
trunk
|
Sat, 18 Nov 2006 16:26:08 -0800 |
chainsaw |
[svn] So input.c wants to have the old-style function available...
trunk
|
Sat, 18 Nov 2006 16:21:15 -0800 |
chainsaw |
[svn] So input.c wants to have the old-style function available...
trunk
|
Sat, 18 Nov 2006 16:16:01 -0800 |
chainsaw |
[svn] So input.c wants to have the old-style function available...
trunk
|
Sat, 18 Nov 2006 16:09:09 -0800 |
chainsaw |
[svn] So input.c wants to have the old-style function available...
trunk
|
Sat, 18 Nov 2006 11:46:50 -0800 |
nenolod |
[svn] - NewVFS probe support
trunk
|
Sat, 18 Nov 2006 11:46:19 -0800 |
chainsaw |
[svn] Port to NewVFS probe function.
trunk
|
Sat, 18 Nov 2006 11:20:57 -0800 |
chainsaw |
[svn] Port to NewVFS probe function.
trunk
|
Sat, 18 Nov 2006 11:00:22 -0800 |
chainsaw |
[svn] Port to NewVFS file probe.
trunk
|
Sat, 18 Nov 2006 10:02:24 -0800 |
chainsaw |
[svn] Port to NewVFS file probe & add explicit cast to silence warning, thanks to spb.
trunk
|
Sat, 18 Nov 2006 10:01:53 -0800 |
chainsaw |
[svn] Port to NewVFS file probe.
trunk
|
Fri, 17 Nov 2006 20:18:21 -0800 |
nenolod |
[svn] - make pause do something. closes #636
trunk
|
Wed, 15 Nov 2006 12:04:06 -0800 |
nenolod |
[svn] - fix taglib stupidity. closes #633
trunk
|
Wed, 15 Nov 2006 11:59:28 -0800 |
nenolod |
[svn] - don't save tags in unicode if chardet is enabled. bug and patch by zhllg, closes #632
trunk
|
Tue, 14 Nov 2006 13:24:37 -0800 |
kiyoshi |
[svn] Another cloudscape. I was bored.
trunk
|
Tue, 14 Nov 2006 13:00:10 -0800 |
nenolod |
[svn] - remove convertUTF8toLocale, we obviously don't need it.
trunk
|
Tue, 14 Nov 2006 12:58:51 -0800 |
nenolod |
[svn] - i rewrote most of this!
trunk
|
Tue, 14 Nov 2006 12:03:25 -0800 |
nenolod |
[svn] - remove dead and pointless cdindex code... CDIndex has been nonexistant
trunk
|
Mon, 13 Nov 2006 13:36:27 -0800 |
nenolod |
[svn] - actually 210 and 211 can be treated the same.
trunk
|
Mon, 13 Nov 2006 13:25:21 -0800 |
nenolod |
[svn] - fix CDDB bug where exact matches are found, treat it like a 200 OK response.
trunk
|
Mon, 13 Nov 2006 06:27:29 -0800 |
yaz |
[svn] - suppress compile time waring.
trunk
|
Mon, 13 Nov 2006 05:27:06 -0800 |
chainsaw |
[svn] Crash avoidance for zeroed cue sheets. By TiCPU, submitted in #audacious.
trunk
|
Mon, 13 Nov 2006 04:51:30 -0800 |
giacomo |
[svn] - import amidi-plug 0.7 (among new features, a transposer to play midi files in different keys)
trunk
|
Mon, 13 Nov 2006 04:35:19 -0800 |
chainsaw |
[svn] FD leak fix by TiCPU, submitted in #audacious.
trunk
|
Sat, 11 Nov 2006 10:56:43 -0800 |
nenolod |
[svn] - fix a potential segfault on x86
trunk
|
Tue, 07 Nov 2006 02:11:05 -0800 |
nenolod |
[svn] - a slightly better way of doing things here
trunk
|
Tue, 07 Nov 2006 02:01:22 -0800 |
nenolod |
[svn] - detect filesize properly
trunk
|
Tue, 07 Nov 2006 01:56:59 -0800 |
nenolod |
[svn] - that should have been a 1
trunk
|
Tue, 07 Nov 2006 01:55:13 -0800 |
nenolod |
[svn] - VFS support
trunk
|
Tue, 07 Nov 2006 00:35:18 -0800 |
nenolod |
[svn] - rewrite to take advantage of already existant object-oriented framework
trunk
|
Tue, 07 Nov 2006 00:07:11 -0800 |
nenolod |
[svn] - put musepack support back
trunk
|
Mon, 06 Nov 2006 23:19:42 -0800 |
nenolod |
[svn] - and remove musepack from here for now
trunk
|
Mon, 06 Nov 2006 23:06:03 -0800 |
nenolod |
[svn] - remove plugins that now live in -ugly
trunk
|
Mon, 06 Nov 2006 15:04:13 -0800 |
nenolod |
[svn] - revert due to branching issue
trunk
|
Mon, 06 Nov 2006 14:11:04 -0800 |
chainsaw |
[svn] New-style VFS probe function. If you want an #ifdef feel free to bolt some on.
trunk
|
Mon, 06 Nov 2006 13:30:44 -0800 |
js |
[svn] Fixed missing header
trunk
|
Sun, 05 Nov 2006 13:14:06 -0800 |
nenolod |
[svn] - only penalize for bad frames on fixed streams
trunk
|
Sun, 05 Nov 2006 13:00:47 -0800 |
nenolod |
[svn] - set mpgdec_length to -1 on a stream with no endpoint
trunk
|
Sun, 05 Nov 2006 12:50:07 -0800 |
nenolod |
[svn] - shoutcast streams don't have a length.
trunk
|
Sun, 05 Nov 2006 12:36:34 -0800 |
nenolod |
[svn] - fix tuple breakage
trunk
|
Sun, 05 Nov 2006 12:31:33 -0800 |
nenolod |
[svn] - fix magic detection
trunk
|
Sun, 05 Nov 2006 10:24:30 -0800 |
js |
[svn] Fixed crash when a stream is in the playlist.
trunk
|
Sun, 05 Nov 2006 02:21:22 -0800 |
nenolod |
[svn] - allow seeking in http streams that define a content length.
trunk
|
Sun, 05 Nov 2006 01:07:34 -0800 |
yaz |
[svn] - fix a typo which preventes compile
trunk
|
Sun, 05 Nov 2006 00:34:45 -0800 |
yaz |
[svn] - fix for stream save if filename duplicates exist
trunk
|
Sat, 04 Nov 2006 23:03:45 -0800 |
nenolod |
[svn] - make esd plugin assume that write() isn't always successful due to threading contingency. closes #427. patch by <sjleung -at shaw.ca>.
trunk
|
Sat, 04 Nov 2006 13:14:27 -0800 |
asheldon |
[svn] Works again on x86
trunk
|
Sat, 04 Nov 2006 12:18:44 -0800 |
nenolod |
[svn] - gthread and produce_audio
trunk
|
Sat, 04 Nov 2006 11:46:52 -0800 |
asheldon |
[svn] Get rid of compile warnings. Also, note that this is a one-line fix
trunk
|
Sat, 04 Nov 2006 11:35:34 -0800 |
asheldon |
[svn] Add sap plugin to configure.ac stuff
trunk
|
Sat, 04 Nov 2006 07:04:02 -0800 |
chainsaw |
[svn] Port pthread -> gthread, port audio output to produce_audio, sprinkle debug printfs. Still broken, good luck
trunk
|
Sat, 04 Nov 2006 06:06:27 -0800 |
chainsaw |
[svn] Yes SVN, that too!
trunk
|
Sat, 04 Nov 2006 06:05:38 -0800 |
chainsaw |
[svn] Build this thing in a proper two-stage process. As it hardlocks instead of playing it is not built by default yet.
trunk
|
Sat, 04 Nov 2006 00:24:20 -0800 |
asheldon |
[svn] compile nicely
trunk
|
Sat, 04 Nov 2006 00:17:54 -0800 |
asheldon |
[svn] Compile warning fixes, xmms->audacious in a window.
trunk
|
Fri, 03 Nov 2006 15:33:42 -0800 |
chainsaw |
[svn] Properly zero out proxy configuration strings if no value is retrieved, otherwise we crash and burn on shutdown.
trunk
|
Fri, 03 Nov 2006 14:57:45 -0800 |
nenolod |
[svn] - spelling. just check it.
trunk
|
Fri, 03 Nov 2006 14:54:55 -0800 |
nenolod |
[svn] - yield back to the scheduler after processing a frame (maybe this will make paranormal be nicer.)
trunk
|
Fri, 03 Nov 2006 14:23:17 -0800 |
kiyoshi |
[svn]
trunk
|
Fri, 03 Nov 2006 13:52:09 -0800 |
nenolod |
[svn] - include drawing.h
trunk
|
Fri, 03 Nov 2006 13:08:08 -0800 |
kiyoshi |
[svn] 1. Add Portal to Hell
trunk
|
Fri, 03 Nov 2006 12:55:50 -0800 |
kiyoshi |
[svn] Add dancing snow preset.
trunk
|
Fri, 03 Nov 2006 09:28:19 -0800 |
nenolod |
[svn] - more presets
trunk
|
Fri, 03 Nov 2006 09:05:06 -0800 |
nenolod |
[svn] - presets end in .pnv
trunk
|
Fri, 03 Nov 2006 04:05:19 -0800 |
kiyoshi |
[svn] Slightly more cloudlike blurring.
trunk
|
Fri, 03 Nov 2006 03:55:25 -0800 |
kiyoshi |
[svn] Preliminary cloudscape preset; will probably be updated when I can adjust the distance between the horizontal waveforms.
trunk
|
Fri, 03 Nov 2006 03:34:45 -0800 |
kiyoshi |
[svn] Relabel MPlayer plugin in plugins list and fix window title; we're not xmms, kthx.
trunk
|
Fri, 03 Nov 2006 03:23:52 -0800 |
nenolod |
[svn] - another preset
trunk
|
Fri, 03 Nov 2006 03:10:26 -0800 |
nenolod |
[svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform)
trunk
|
Fri, 03 Nov 2006 02:54:12 -0800 |
nenolod |
[svn] - rewrite line drawing algorithm for speed
trunk
|
Thu, 02 Nov 2006 22:19:05 -0800 |
nenolod |
[svn] - add fast linedrawing code
trunk
|
Thu, 02 Nov 2006 21:44:14 -0800 |
nenolod |
[svn] - fix warning (oops)
trunk
|
Thu, 02 Nov 2006 21:43:22 -0800 |
nenolod |
[svn] - compile with -DFULLSCREEN_HACK to get the fullscreen overlay stuff
trunk
|
Thu, 02 Nov 2006 18:25:48 -0800 |
nenolod |
[svn] - now working on amd64/little-endian. no idea how it was working in bigendian mode, though.
trunk
|
Thu, 02 Nov 2006 18:22:02 -0800 |
nenolod |
[svn] - 64-bit safety (pass 1 of 2)
trunk
|
Thu, 02 Nov 2006 02:35:04 -0800 |
nenolod |
[svn] - add worms preset. demonstrates the floating particles renderer, 298 times/frame.
trunk
|
Thu, 02 Nov 2006 02:30:44 -0800 |
nenolod |
[svn] - add floating particles.
trunk
|
Wed, 01 Nov 2006 22:32:33 -0800 |
nenolod |
[svn] - remove feedback from motion transform.
trunk
|
Wed, 01 Nov 2006 22:28:54 -0800 |
nenolod |
[svn] - so like, when will somebody else make some presets for this thing?
trunk
|
Wed, 01 Nov 2006 21:52:23 -0800 |
nenolod |
[svn] - allow waves to be drawn with a custom value instead of just 255
trunk
|
Wed, 01 Nov 2006 20:50:58 -0800 |
nenolod |
[svn] - add value replace filter, replaces a range of values with a different value
trunk
|
Wed, 01 Nov 2006 13:19:36 -0800 |
nenolod |
[svn] - add value invert filter
trunk
|
Wed, 01 Nov 2006 01:50:23 -0800 |
nenolod |
[svn] - take advantage of the ability to do nothing
trunk
|
Wed, 01 Nov 2006 01:32:26 -0800 |
nenolod |
[svn] - NOOP instruction. What this does is basically takes a slot in a
trunk
|
Wed, 01 Nov 2006 01:12:03 -0800 |
nenolod |
[svn] - add missing declaration
trunk
|
Wed, 01 Nov 2006 01:11:20 -0800 |
nenolod |
[svn] - add "Clear Surface" instruction.
trunk
|
Wed, 01 Nov 2006 01:03:30 -0800 |
nenolod |
[svn] - update Mosaic effect helptext.
trunk
|
Wed, 01 Nov 2006 01:00:19 -0800 |
nenolod |
[svn] - make mosaic sizable.
trunk
|
Wed, 01 Nov 2006 00:54:36 -0800 |
nenolod |
[svn] - mosaic effect (in progress, custom size will be in the next commit)
trunk
|
Tue, 31 Oct 2006 23:43:46 -0800 |
nenolod |
[svn] - branchscope preset... a very advanced example of branching, multiple
trunk
|
Tue, 31 Oct 2006 23:24:22 -0800 |
nenolod |
[svn] - fix typoes
trunk
|
Tue, 31 Oct 2006 23:18:46 -0800 |
nenolod |
[svn] - add OnBeat container. children are only iterated on a detected beat.
trunk
|
Tue, 31 Oct 2006 23:13:49 -0800 |
nenolod |
[svn] - split out beat detection code into beatdetect.c
trunk
|
Tue, 31 Oct 2006 22:55:20 -0800 |
nenolod |
[svn] - another example preset showing the true power of on-beat branched execution
trunk
|
Tue, 31 Oct 2006 22:42:55 -0800 |
nenolod |
[svn] - support lookup of actuator templates by their display name
trunk
|
Tue, 31 Oct 2006 22:20:56 -0800 |
nenolod |
[svn] - slightly adjust the variance threshold for beat detection
trunk
|
Tue, 31 Oct 2006 22:09:04 -0800 |
nenolod |
[svn] - use a quantized variance instead of a fast fft sum for beat detection with thresholding
trunk
|
Tue, 31 Oct 2006 21:33:37 -0800 |
nenolod |
[svn] - update this preset for the new version of the branching container.
trunk
|
Tue, 31 Oct 2006 21:28:30 -0800 |
nenolod |
[svn] - clean up about box
trunk
|
Tue, 31 Oct 2006 15:33:08 -0800 |
nenolod |
[svn] - @%#^#
trunk
|
Tue, 31 Oct 2006 15:31:33 -0800 |
nenolod |
[svn] - fix reference
trunk
|
Tue, 31 Oct 2006 15:29:06 -0800 |
nenolod |
[svn] - fix libmodplug references
trunk
|
Tue, 31 Oct 2006 14:13:43 -0800 |
nenolod |
[svn] - add quakingscope paranormal preset (fairly complex colourmap/branched execution example)
trunk
|
Tue, 31 Oct 2006 13:32:55 -0800 |
nenolod |
[svn] - more presets
trunk
|
Tue, 31 Oct 2006 12:47:07 -0800 |
nenolod |
[svn] - gi18n dependency
trunk
|
Tue, 31 Oct 2006 12:45:32 -0800 |
nenolod |
[svn] - use xmms_show_message() here.
trunk
|
Tue, 31 Oct 2006 12:35:04 -0800 |
nenolod |
[svn] - use user-friendly names in most places
trunk
|
Tue, 31 Oct 2006 12:07:32 -0800 |
nenolod |
[svn] - user-friendly names (UI side unimplemented still)
trunk
|
Tue, 31 Oct 2006 01:29:30 -0800 |
nenolod |
[svn] - a more complicated paranormal example preset
trunk
|
Tue, 31 Oct 2006 00:20:37 -0800 |
nenolod |
[svn] - add some example presets
trunk
|
Mon, 30 Oct 2006 23:35:14 -0800 |
nenolod |
[svn] - don't replace our configuration
trunk
|
Mon, 30 Oct 2006 23:08:58 -0800 |
nenolod |
[svn] - fix some window titles
trunk
|
Mon, 30 Oct 2006 23:07:00 -0800 |
nenolod |
[svn] - fix for compile error via joecool
trunk
|
Mon, 30 Oct 2006 23:02:33 -0800 |
nenolod |
[svn] - new and IMPROVED paranormal visualization studio
trunk
|
Mon, 30 Oct 2006 22:39:27 -0800 |
nenolod |
[svn] - nuke paranormal (i will put a different paranormal back soon, no worries)
trunk
|
Mon, 30 Oct 2006 22:35:55 -0800 |
nenolod |
[svn] - some tweaks
trunk
|
Mon, 30 Oct 2006 22:31:45 -0800 |
nenolod |
[svn] - spectrum analyzer plugin based on blurscope and a little of xmms-finespectrum
trunk
|
Mon, 30 Oct 2006 17:47:41 -0800 |
nenolod |
[svn] - C++ files -> .cxx
trunk
|
Mon, 30 Oct 2006 17:40:00 -0800 |
kiyoshi |
[svn] Null output plugin added; original code by Christian Birchinger <joker -at- gentoo.org>
trunk
|
Sun, 29 Oct 2006 12:29:05 -0800 |
nenolod |
[svn] - overflow fixes for modplug (via Stanislav Brabec @ novell/suse).
trunk
|
Sun, 29 Oct 2006 01:08:30 -0700 |
asheldon |
[svn] Atari XL SAP. This compiles anything but cleanly, but somehow still
trunk
|
Sun, 29 Oct 2006 01:38:56 -0700 |
asheldon |
[svn] The comment probably ought to say 'enable' since that's what the command
trunk
|
Sun, 29 Oct 2006 01:23:08 -0700 |
nenolod |
[svn] - mplayer should be disabled by default due to the fact that it's only
trunk
|
Sun, 29 Oct 2006 01:20:45 -0700 |
nenolod |
[svn] - make sure libxmmsmplayer is built with PICFLAGS
trunk
|
Sun, 29 Oct 2006 01:15:05 -0700 |
nenolod |
[svn] - remove common files
trunk
|
Sun, 29 Oct 2006 01:13:30 -0700 |
nenolod |
[svn] - convert to use configdb system
trunk
|
Sun, 29 Oct 2006 01:04:52 -0700 |
nenolod |
[svn] - like with so many other things, modplug is now maintained by us.
trunk
|
Sat, 28 Oct 2006 18:08:06 -0700 |
asheldon |
[svn] Adds mplayer controls the plugin pack. I don't know crap about
trunk
|
Fri, 27 Oct 2006 13:12:59 -0700 |
nenolod |
[svn] - fixes from Christian Birchinger <joker -at- gentoo.org>
trunk
|
Fri, 27 Oct 2006 12:52:59 -0700 |
nenolod |
[svn] - fix ChangeLog (i forgot to add asheldon to the changelog definition file, oops)
trunk
|
Fri, 27 Oct 2006 12:50:20 -0700 |
asheldon |
[svn] Fixes compiler warnings that "Joker" was talking about in #audacious.
trunk
|
Fri, 27 Oct 2006 12:07:11 -0700 |
nenolod |
[svn] - apply fixes from Christian Birchinger <joker -at- gentoo.org>.
trunk
|
Fri, 27 Oct 2006 11:58:34 -0700 |
nenolod |
[svn] - provide a complete tuple (fixes albumart and such; path was missing.)
trunk
|
Fri, 27 Oct 2006 11:55:45 -0700 |
nenolod |
[svn] - don't cancel threads that don't exist (TODO: GThreadify)
trunk
|
Fri, 27 Oct 2006 11:49:25 -0700 |
nenolod |
[svn] - enable legacy GTK APIs for alarm
trunk
|
Thu, 26 Oct 2006 12:41:45 -0700 |
nenolod |
[svn] - echo plugin support by Christian Birchinger <joker -at- gentoo.org>
trunk
|
Thu, 26 Oct 2006 12:10:32 -0700 |
nenolod |
[svn] - xmms-a52dec -> 'AC-3 / A52 Decoding Plugin'
trunk
|
Thu, 26 Oct 2006 11:35:49 -0700 |
nenolod |
[svn] - re-enable extra stereo plugin build
trunk
|
Thu, 26 Oct 2006 01:52:38 -0700 |
nenolod |
[svn] - push from p4://depot/svn-audacious-plugins-devel/virt-branches/trunk/a52dec:
trunk
|
Thu, 26 Oct 2006 01:47:53 -0700 |
nenolod |
[svn] - a52dec plugin port. *under construction; don't expect to work*
trunk
|
Thu, 26 Oct 2006 00:43:12 -0700 |
nenolod |
[svn] - push fixes from p4://depot/svn-audacious-plugins-devel/virt-branches/audalarm/src
trunk
|
Thu, 26 Oct 2006 00:10:28 -0700 |
nenolod |
[svn] - add xmms-alarm port
trunk
|
Wed, 25 Oct 2006 13:41:36 -0700 |
chainsaw |
[svn] 669 is 2-byte, not 4-byte. Thanks to a report from Kevin Korb on #audacious.
trunk
|
Wed, 25 Oct 2006 00:28:43 -0700 |
nenolod |
[svn] - typo :<
trunk
|
Wed, 25 Oct 2006 00:02:27 -0700 |
nenolod |
[svn] - link against needed libs
trunk
|
Tue, 24 Oct 2006 23:45:14 -0700 |
nenolod |
[svn] - link against libGL
trunk
|
Tue, 24 Oct 2006 21:25:31 -0700 |
nenolod |
[svn] - iris vis plugin port
trunk
|
Tue, 24 Oct 2006 19:50:04 -0700 |
nenolod |
[svn] - make sure the tuple data is copied, not referenced (oops)
trunk
|
Tue, 24 Oct 2006 19:43:30 -0700 |
nenolod |
[svn] - tuple support
trunk
|
Tue, 24 Oct 2006 19:34:36 -0700 |
nenolod |
[svn] - fix a pango warning
trunk
|
Tue, 24 Oct 2006 19:29:07 -0700 |
nenolod |
[svn] - make debugging notices optional
trunk
|
Tue, 24 Oct 2006 19:25:50 -0700 |
nenolod |
[svn] - hey, this compiles now. neat :P
trunk
|
Tue, 24 Oct 2006 19:13:48 -0700 |
nenolod |
[svn] - autoconf support for wavpack plugin
trunk
|
Tue, 24 Oct 2006 19:03:53 -0700 |
nenolod |
[svn] - wavpack input plugin -- under construction
trunk
|
Tue, 24 Oct 2006 18:15:53 -0700 |
nenolod |
[svn] - move prefswin_page_destroy(cfgdlg) to before the plugin logs out of last.fm;
trunk
|
Tue, 24 Oct 2006 01:44:06 -0700 |
nenolod |
[svn] - 1.2.2 release
trunk
|
Mon, 23 Oct 2006 20:06:39 -0700 |
nenolod |
[svn] - bleah fix FLAC check
trunk
|
Mon, 23 Oct 2006 19:56:04 -0700 |
nenolod |
[svn] - choose between flac112 or flac113 based on which version is
trunk
|
Mon, 23 Oct 2006 19:55:09 -0700 |
nenolod |
[svn] - 1.1.2 compatible plugin (I HATE YOU FLAC PEOPLE)
trunk
|
Mon, 23 Oct 2006 19:51:39 -0700 |
nenolod |
[svn] flac -> flac113
trunk
|
Mon, 23 Oct 2006 19:46:25 -0700 |
nenolod |
[svn] - revert to r198
trunk
|
Mon, 23 Oct 2006 19:21:36 -0700 |
nenolod |
[svn] - plugin now builds on audacious 1.1.2, don't expect it to work
trunk
|
Mon, 23 Oct 2006 19:12:38 -0700 |
nenolod |
[svn] - the FLAC developers suck
trunk
|
Mon, 23 Oct 2006 12:25:24 -0700 |
nenolod |
[svn] - specifically blacklist the musepack mp2/mp3 variant
trunk
|
Sat, 21 Oct 2006 18:17:49 -0700 |
chainsaw |
[svn] Flac now plays on 1.13, but not on 1.12. API breakage *sucks*, upstream should stop doing it.
trunk
|
Sat, 21 Oct 2006 18:02:01 -0700 |
chainsaw |
[svn] It compiles now.
trunk
|
Sat, 21 Oct 2006 09:21:12 -0700 |
chainsaw |
[svn] First attempt at porting our FLAC plugin to API 1.1.3 (completely incompatible, as usual!). Needs more work and a version-sensitize FLAC checker.
trunk
|
Fri, 20 Oct 2006 00:59:45 -0700 |
yaz |
[svn] - xspf now uses url encoding for location entry.
trunk
|
Mon, 16 Oct 2006 11:40:44 -0700 |
giacomo |
[svn] - do not use a different DATA_DIR for audacious-plugins
trunk
|
Sun, 15 Oct 2006 09:41:42 -0700 |
nenolod |
[svn] - workaround for GNOME VFS crash
trunk
|
Thu, 12 Oct 2006 21:13:45 -0700 |
yaz |
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save().
trunk
|
Thu, 12 Oct 2006 09:05:01 -0700 |
nenolod |
[svn] - some seek code (can't be implemented right now though)
trunk
|
Thu, 12 Oct 2006 06:21:12 -0700 |
yaz |
[svn] - fix for lock contention on saving m3u. locking playlist has been done in playlist_save().
trunk
|
Thu, 12 Oct 2006 05:04:58 -0700 |
nenolod |
[svn] - some fixes via alxorlov on the forums
trunk
|
Sat, 07 Oct 2006 13:34:06 -0700 |
js |
[svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with +=
trunk
|
Fri, 06 Oct 2006 10:51:55 -0700 |
yaz |
[svn] - mtime=-1 has been introduced to represent "uninitialized".
trunk
|
Thu, 05 Oct 2006 02:33:10 -0700 |
nenolod |
[svn] - some improvements to the cuesheet plugin, not totally there yet ;)
trunk
|
Wed, 04 Oct 2006 21:01:38 -0700 |
js |
[svn] - Imported a few changes from alac decoder 0.1.3
trunk
|
Wed, 04 Oct 2006 18:42:11 -0700 |
nenolod |
[svn] - try this
trunk
|
Wed, 04 Oct 2006 18:24:55 -0700 |
js |
[svn] The same change like for the FT8 MODs, but this time for FT6 MODs.
trunk
|
Wed, 04 Oct 2006 18:21:08 -0700 |
js |
[svn] Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed
trunk
|
Wed, 04 Oct 2006 01:53:51 -0700 |
nenolod |
[svn] - fix issue where cuesheet plugin owns all codecs
trunk
|
Mon, 02 Oct 2006 20:58:32 -0700 |
nenolod |
[svn] - parse comments
trunk
|
Mon, 02 Oct 2006 20:54:57 -0700 |
nenolod |
[svn] - parse metadata on ALAC files... seems to work, but the method is inefficient
trunk
|
Mon, 02 Oct 2006 19:55:45 -0700 |
nenolod |
[svn] - a few concurrency fixes
trunk
|
Mon, 02 Oct 2006 18:14:15 -0700 |
nenolod |
[svn] - thread safety
trunk
|
Mon, 02 Oct 2006 15:52:47 -0700 |
nenolod |
[svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong.
trunk
|
Mon, 02 Oct 2006 11:40:03 -0700 |
js |
[svn] Typo in ChangeLog fixed.
trunk
|
Mon, 02 Oct 2006 11:29:31 -0700 |
js |
[svn] The mixer device isn't opened and closed for every action now, instead
trunk
|
Mon, 02 Oct 2006 10:49:55 -0700 |
js |
[svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144.
trunk
|
Sun, 01 Oct 2006 00:57:11 -0700 |
nenolod |
[svn] - clarify is_our_file()... however, it's still a tad borked
trunk
|
Sun, 01 Oct 2006 00:05:37 -0700 |
nenolod |
[svn] Detect duration:
trunk
|
Sat, 30 Sep 2006 23:25:06 -0700 |
nenolod |
[svn] - fix memory leaks
trunk
|
Sat, 30 Sep 2006 23:18:01 -0700 |
nenolod |
[svn] - about box
trunk
|
Sat, 30 Sep 2006 23:09:09 -0700 |
nenolod |
[svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused
trunk
|
Sat, 30 Sep 2006 22:57:56 -0700 |
nenolod |
[svn] - remove spurious debugging notices
trunk
|
Sat, 30 Sep 2006 22:44:36 -0700 |
nenolod |
[svn] - get_time() implementation
trunk
|
Sat, 30 Sep 2006 22:05:07 -0700 |
nenolod |
[svn] - correct formatting issue
trunk
|
Sat, 30 Sep 2006 22:03:52 -0700 |
nenolod |
[svn] - remove some spurious debugging notices
trunk
|
Sat, 30 Sep 2006 21:53:30 -0700 |
nenolod |
[svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral,
trunk
|
Sat, 30 Sep 2006 21:40:46 -0700 |
nenolod |
[svn] - be a little smarter about this
trunk
|
Sat, 30 Sep 2006 21:33:57 -0700 |
nenolod |
[svn] - conversion tables
trunk
|
Sat, 30 Sep 2006 21:30:12 -0700 |
nenolod |
[svn] - use xconvert to swap endianness if necessary (LE -> BE, vice versa)
trunk
|
Sat, 30 Sep 2006 21:19:52 -0700 |
nenolod |
[svn] - tell audacious that playback is starting when we open an alac file
trunk
|
Sat, 30 Sep 2006 21:11:48 -0700 |
nenolod |
[svn] - remove debugging notices
trunk
|
Sat, 30 Sep 2006 20:58:51 -0700 |
nenolod |
[svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64)
trunk
|
Sat, 30 Sep 2006 19:26:34 -0700 |
nenolod |
[svn] - experimental ALAC plugin -- don't use this, it crashes
trunk
|
Sat, 30 Sep 2006 18:32:24 -0700 |
nenolod |
[svn] - alac support will be a seperate plugin
trunk
|
Tue, 26 Sep 2006 21:01:02 -0700 |
nenolod |
[svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails)
trunk
|
Mon, 25 Sep 2006 11:23:54 -0700 |
giacomo |
[svn] - import latest xmms-jack version 0.17 (mostly bio2jack fixes)
trunk
|
Fri, 22 Sep 2006 14:25:52 -0700 |
js |
[svn] Add +1 to the position so that the position isn't in two tracks anymore
trunk
|
Fri, 22 Sep 2006 14:18:37 -0700 |
js |
[svn] Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist
trunk
|
Thu, 21 Sep 2006 14:14:05 -0700 |
nenolod |
[svn] - allow jack to be forcefully disabled
trunk
|
Thu, 21 Sep 2006 13:50:27 -0700 |
chainsaw |
[svn] Sync with upstream. Buffer overflow fix.
trunk
|
Thu, 21 Sep 2006 08:12:16 -0700 |
yaz |
[svn] - remove musicbrainz stuff from rules.mk.in
trunk
|
Thu, 21 Sep 2006 07:08:55 -0700 |
yaz |
[svn] - redundant metadata has been removed.
trunk
|
Thu, 21 Sep 2006 04:16:52 -0700 |
nenolod |
[svn] - fix a $(BEEP_DEFINES) issue where -DDATA_DIR is wrong
trunk
|
Thu, 21 Sep 2006 04:03:13 -0700 |
nenolod |
[svn] - drop libmusicbrainz requirement
trunk
|
Wed, 20 Sep 2006 22:20:52 -0700 |
yaz |
[svn] - configure option for chardet was missing.
trunk
|
Wed, 20 Sep 2006 08:25:46 -0700 |
js |
[svn] Added some missing targets for the .a files
trunk
|
Wed, 20 Sep 2006 00:51:18 -0700 |
nenolod |
[svn] - cleanups
trunk
|
Wed, 20 Sep 2006 00:48:59 -0700 |
nenolod |
[svn] - release the audio buffer used by HAL when we close the device.
trunk
|
Tue, 19 Sep 2006 18:26:42 -0700 |
giacomo |
[svn] - fixed some issues for amidiplug compilation after migraton in audacious-plugins (backends were not compiled and amidiplug was uselessly installed twice on make install)
trunk
|
Tue, 19 Sep 2006 07:53:54 -0700 |
js |
[svn] Removed the check for socklen_t. This fixes building on NetBSD.
trunk
|
Mon, 18 Sep 2006 13:43:46 -0700 |
nenolod |
[svn] - version bump to 1.2.1
trunk
|
Mon, 18 Sep 2006 13:24:39 -0700 |
nenolod |
[svn] - require audacious 1.1.99 instead of 1.2.0
trunk
|
Mon, 18 Sep 2006 08:59:51 -0700 |
yaz |
[svn] - build fixes.
trunk
|
Mon, 18 Sep 2006 08:54:41 -0700 |
chainsaw |
[svn] Let us not go crazy with the ../ there, your includes are not *that* far away, hmmkay?
trunk
|
Mon, 18 Sep 2006 08:47:33 -0700 |
js |
[svn] #include "audacious/util.h"? WTF? Fixed.
trunk
|
Mon, 18 Sep 2006 08:38:24 -0700 |
js |
[svn] Removed BMP_RCPATH from configure.ac, mk/rules.mk.in and Makefiles and added it to config.h via configure.ac
trunk
|
Mon, 18 Sep 2006 08:31:59 -0700 |
js |
[svn] Add BMP_RCPATH to configure.ac and -DBMP_RCPATH=$(BMP_RCPATH\)
trunk
|
Mon, 18 Sep 2006 08:24:01 -0700 |
js |
[svn] @GTK_CFLAGS@ replaced with $(GTK_CFLAGS).
trunk
|
Mon, 18 Sep 2006 04:15:18 -0700 |
nenolod |
[svn] - last one
trunk
|
Mon, 18 Sep 2006 04:13:46 -0700 |
nenolod |
[svn] - here too
trunk
|
Mon, 18 Sep 2006 04:13:21 -0700 |
nenolod |
[svn] - finish fixing paths
trunk
|
Mon, 18 Sep 2006 04:12:18 -0700 |
nenolod |
[svn] - fix more build issues
trunk
|
Mon, 18 Sep 2006 04:09:53 -0700 |
nenolod |
[svn] - fix some build errors
trunk
|
Mon, 18 Sep 2006 04:02:45 -0700 |
nenolod |
[svn] - fix another AAC build error
trunk
|
Mon, 18 Sep 2006 04:02:01 -0700 |
nenolod |
[svn] - fix AAC build issue
trunk
|
Mon, 18 Sep 2006 03:54:57 -0700 |
nenolod |
[svn] - missed a few spots
trunk
|
Mon, 18 Sep 2006 03:53:06 -0700 |
nenolod |
[svn] - finish up on the Makefile reduction
trunk
|
Mon, 18 Sep 2006 03:49:03 -0700 |
nenolod |
[svn] - update configure.ac
trunk
|
Mon, 18 Sep 2006 03:48:36 -0700 |
nenolod |
[svn] - makefile cleanups
trunk
|
Mon, 18 Sep 2006 03:44:25 -0700 |
nenolod |
[svn] - use $(GTK_CFLAGS) instead of a preprocessor token
trunk
|
Mon, 18 Sep 2006 03:41:03 -0700 |
nenolod |
[svn] - oops
trunk
|
Mon, 18 Sep 2006 03:38:44 -0700 |
nenolod |
[svn] - fix a lot of paths
trunk
|
Mon, 18 Sep 2006 03:34:48 -0700 |
nenolod |
[svn] - and some more of that wonderful Makefile.in -> Makefile reduction
trunk
|
Mon, 18 Sep 2006 03:31:09 -0700 |
nenolod |
[svn] - more Makefile reduction
trunk
|
Mon, 18 Sep 2006 03:27:46 -0700 |
nenolod |
[svn] - remove some unnecessary Makefile.in's and replace them with normal Makefiles
trunk
|
Mon, 18 Sep 2006 03:17:45 -0700 |
nenolod |
[svn] - remove unused dirs
trunk
|
Mon, 18 Sep 2006 03:14:20 -0700 |
nenolod |
[svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container
trunk
|
Mon, 18 Sep 2006 03:02:03 -0700 |
nenolod |
[svn] - remove a post-install hook
trunk
|
Mon, 18 Sep 2006 02:45:11 -0700 |
nenolod |
[svn] - fully working package
trunk
|
Mon, 18 Sep 2006 02:42:15 -0700 |
nenolod |
[svn] - remove last references to libaudacious.
trunk
|
Mon, 18 Sep 2006 02:30:20 -0700 |
nenolod |
[svn] - make effect plugins build
trunk
|
Mon, 18 Sep 2006 02:28:36 -0700 |
nenolod |
[svn] - make ladspa build
trunk
|
Mon, 18 Sep 2006 02:28:00 -0700 |
nenolod |
[svn] - only check for -lossaudio if have_oss is true (otherwise libESD is broken on many platforms)
trunk
|
Mon, 18 Sep 2006 02:22:03 -0700 |
nenolod |
[svn] - SDK pathchange fixes
trunk
|
Mon, 18 Sep 2006 02:02:50 -0700 |
nenolod |
[svn] - the first pass missed some libaudacious references, this fixes them
trunk
|
Mon, 18 Sep 2006 01:35:25 -0700 |
nenolod |
[svn] - move from (internal) libaudacious/ include path to audacious/ include path
trunk
|
Mon, 18 Sep 2006 01:21:56 -0700 |
nenolod |
[svn] - denote the split in the changelog
trunk
|
Mon, 18 Sep 2006 01:20:55 -0700 |
nenolod |
[svn] - updates here for new buildsystem
trunk
|
Mon, 18 Sep 2006 01:11:49 -0700 |
nenolod |
[svn] - initial import of audacious-plugins tree (lots to do)
trunk
|