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
|