Sat, 09 May 2009 18:06:58 +0200 |
Michal Lipski |
crossfade: fix preprocessor conditional compilation
|
Sat, 09 May 2009 17:57:43 +0200 |
Michal Lipski |
readd op_config_string
|
Fri, 08 May 2009 15:04:04 -0500 |
William Pitcock |
Added tag audacious-plugins-2.0-beta1 for changeset 263213ec972a
|
Fri, 08 May 2009 15:02:50 -0500 |
William Pitcock |
NEON_DEBUG is no longer needed.
|
Thu, 07 May 2009 23:17:47 +0300 |
Andrew O. Shadoura |
add myself to AUTHORS
|
Thu, 07 May 2009 11:43:21 -0500 |
William Pitcock |
neon: Don't bother trying to seek on a Twisted server. It lies about it's capabilities, which leads to failure.
|
Thu, 07 May 2009 11:14:36 -0500 |
William Pitcock |
aac: handle premature EOF on shoutcast streams more gracefully.
|
Thu, 07 May 2009 11:04:15 -0500 |
William Pitcock |
mp4ff_num_samples(): check for track -1, cause that's not a good thing.
|
Thu, 07 May 2009 15:31:32 +0200 |
Michal Lipski |
crossfade: change about dialog to use audacious_info_dialog()
|
Thu, 07 May 2009 14:11:51 +0200 |
Michal Lipski |
crossfade: another portion of cleanups, remove legacy stuff
|
Thu, 07 May 2009 13:13:54 +0200 |
Michal Lipski |
crossfade: more cleanups
|
Thu, 07 May 2009 00:36:39 -0500 |
William Pitcock |
neon: avoid deadlocks in NEON_STATUS_ERROR codepath.
|
Thu, 07 May 2009 00:30:11 -0500 |
William Pitcock |
neon: More gracefully handle the NEON_READER_ERROR condition.
|
Thu, 07 May 2009 06:24:49 +0200 |
Michal Lipski |
crossfade: remove unneeded config variables
|
Thu, 07 May 2009 06:07:38 +0200 |
Michal Lipski |
crossfade: add type hint to configure window
|
Thu, 07 May 2009 05:05:16 +0200 |
Michal Lipski |
crossfade plugin code cleanups
|
Wed, 06 May 2009 18:48:53 -0500 |
William Pitcock |
Backed out changeset c6e2ae89a6a7
|
Wed, 06 May 2009 14:06:28 -0500 |
William Pitcock |
define NEON_DEBUG for the moment
|
Wed, 06 May 2009 14:04:28 -0500 |
William Pitcock |
Backed out changeset 617cd51dfee5
|
Wed, 06 May 2009 13:53:49 -0500 |
William Pitcock |
skins: make_mainwin_title(): give me my damn playlist position back.
|
Wed, 06 May 2009 12:10:28 -0500 |
William Pitcock |
neon: Fix crashes on buffer underrun due to NEON_READER_ERROR. (closes #57)
|
Wed, 06 May 2009 12:11:06 -0400 |
John Lindgren |
Sanity check to work around a WMA decoding error.
|
Wed, 06 May 2009 08:31:28 -0400 |
John Lindgren |
Show right-click menu on blank areas of playlist (closes #15)
|
Tue, 05 May 2009 17:07:24 -0500 |
William Pitcock |
arts: removed
|
Tue, 05 May 2009 10:00:57 -0400 |
John Lindgren |
Some minor changes; shuffle works again for CDs.
|
Mon, 04 May 2009 23:23:36 -0400 |
John Lindgren |
Remove non-existant CD tracks from playlist. Sorry, Luis, I guess you were outvoted.
|
Mon, 04 May 2009 16:57:36 -0400 |
John Lindgren |
Add type hint to CD Audio preferences window.
|
Mon, 04 May 2009 02:26:11 +0100 |
Tony Vroon |
Tone down debugging message, no need to print this publically.
|
Sun, 03 May 2009 20:53:48 -0400 |
John Lindgren |
Finish fixing hang-ups; remove confusing and broken "rescan"; handle no-disk more gracefully.
|
Sun, 03 May 2009 19:33:51 -0500 |
Kiyoshi Aman |
stdio no longer exists; rename relevant heading accordingly.
|
Mon, 04 May 2009 01:06:21 +0100 |
Tony Vroon |
Warning fix from Mark Loeser <halcy0n@gentoo.org>.
|
Mon, 04 May 2009 00:00:36 +0100 |
Tony Vroon |
Flip signedness around to squelch ~15 warnings.
|
Sun, 03 May 2009 22:47:38 +0100 |
Tony Vroon |
Remove debug g_print; the crasher has been identified.
|
Sun, 03 May 2009 08:59:43 -0400 |
John Lindgren |
Show "Add CD" command on playlist "Add" menu (closes #41)
|
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.
|