Wed, 19 Sep 2007 17:32:47 +0200 |
Jonathan Schleifer |
Clean up Makefiles.
trunk
|
Wed, 19 Sep 2007 18:41:39 +0900 |
Yoshiki Yazawa |
append rpath on linking audacious when prefix is specified.
trunk
|
Tue, 18 Sep 2007 23:23:40 +0200 |
Giacomo Lozito |
use g_strdup_printf in place of g_string_append_printf
trunk
|
Tue, 18 Sep 2007 23:57:58 +0300 |
Matti Hamalainen |
Oops.
trunk
|
Tue, 18 Sep 2007 23:57:03 +0300 |
Matti Hamalainen |
Backed out changeset de0207940477
trunk
|
Tue, 18 Sep 2007 23:54:18 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Tue, 18 Sep 2007 23:53:57 +0300 |
Matti Hamalainen |
Added a special Tuple struct member for passing subtune indexes to the
trunk
|
Tue, 18 Sep 2007 21:22:09 +0200 |
Tomasz Mon |
let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE
trunk
|
Tue, 18 Sep 2007 14:07:22 -0500 |
William Pitcock |
Update sharedlib.m4.
trunk
|
Tue, 18 Sep 2007 13:54:22 -0500 |
William Pitcock |
link/unlink fixes
trunk
|
Tue, 18 Sep 2007 13:51:23 -0500 |
William Pitcock |
fix libid3tag installation.
trunk
|
Tue, 18 Sep 2007 13:44:21 -0500 |
William Pitcock |
use context->fmt here.
trunk
|
Tue, 18 Sep 2007 13:39:21 -0500 |
William Pitcock |
equalizer -> flow API
trunk
|
Tue, 18 Sep 2007 13:33:45 -0500 |
William Pitcock |
Vis -> Flow API.
trunk
|
Tue, 18 Sep 2007 13:31:05 -0500 |
William Pitcock |
Add time to flow_execute() and friends.
trunk
|
Tue, 18 Sep 2007 13:30:13 -0500 |
William Pitcock |
Remove effects handling code (it's processed in the flow now).
trunk
|
Tue, 18 Sep 2007 13:26:04 -0500 |
William Pitcock |
use ->len, not ->length.
trunk
|
Tue, 18 Sep 2007 13:21:08 -0500 |
William Pitcock |
effect processing -> flow manager API / attached to postproc_flow.
trunk
|
Tue, 18 Sep 2007 13:20:44 -0500 |
William Pitcock |
Install flow headers.
trunk
|
Tue, 18 Sep 2007 13:13:20 -0500 |
William Pitcock |
software volumecontrol->flow manager API
trunk
|
Tue, 18 Sep 2007 12:58:03 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Tue, 18 Sep 2007 12:57:50 -0500 |
William Pitcock |
Flow manager.
trunk
|
Tue, 18 Sep 2007 19:00:07 +0200 |
Giacomo Lozito |
- subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated)
trunk
|
Tue, 18 Sep 2007 11:58:09 -0500 |
William Pitcock |
C99 initialisers
trunk
|
Tue, 18 Sep 2007 11:03:06 -0500 |
William Pitcock |
I hate Glade.
trunk
|
Tue, 18 Sep 2007 10:47:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Tue, 18 Sep 2007 10:47:14 -0500 |
William Pitcock |
Connect volumecontrol flow to the work pipeline.
trunk
|
Tue, 18 Sep 2007 10:41:40 -0500 |
William Pitcock |
Add volumecontrol flow implementation.
trunk
|
Tue, 18 Sep 2007 10:23:27 -0500 |
William Pitcock |
Add preferences option.
trunk
|
Tue, 18 Sep 2007 10:12:20 -0500 |
William Pitcock |
Add new configuration option: Software Volume Control.
trunk
|
Tue, 18 Sep 2007 16:26:09 +0200 |
Sascha Hlusiak |
Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL
trunk
|
Mon, 17 Sep 2007 22:43:19 -0700 |
Ben Tucker |
fixed LDFLAGS syntax on POSIX compatible build environments
trunk
|
Mon, 17 Sep 2007 17:26:45 -0500 |
William Pitcock |
Define SONAME on Solaris and POSIX layouts.
trunk
|
Mon, 17 Sep 2007 13:35:55 -0500 |
William Pitcock |
set EXPORTDYN to -Wl,-export-dynamic if needed.
trunk
|
Mon, 17 Sep 2007 13:24:14 -0500 |
William Pitcock |
define pkgdatadir.
trunk
|
Mon, 17 Sep 2007 13:17:50 -0500 |
William Pitcock |
aesthetic cleanups
trunk
|
Mon, 17 Sep 2007 13:14:22 -0500 |
William Pitcock |
Fix depend-hook call.
trunk
|
Mon, 17 Sep 2007 13:10:19 -0500 |
William Pitcock |
Transit to Mk2.
trunk
|
Sat, 15 Sep 2007 11:07:24 +0200 |
Jonathan Schleifer |
Fix Ctrl-Tab in equalizer window.
trunk
|
Sat, 15 Sep 2007 11:01:44 +0200 |
Jonathan Schleifer |
Fix Ctrl-Tab in main window.
trunk
|
Sat, 15 Sep 2007 10:54:23 +0200 |
Jonathan Schleifer |
Automated merge with ssh://hg.atheme-project.org//hg/audacious
trunk
|
Sat, 15 Sep 2007 10:54:08 +0200 |
Jonathan Schleifer |
Ctrl-C copies current title to clipboard now.
trunk
|
Sat, 15 Sep 2007 18:10:55 +0930 |
Kieran Clancy |
Don't store default playlist in the playlists/ directory.
trunk
|
Sat, 15 Sep 2007 00:23:12 +0300 |
Matti Hamalainen |
Make the default allocation values bigger.
trunk
|
Fri, 14 Sep 2007 23:55:45 +0300 |
Matti Hamalainen |
Oops, static field values were not being freed, fixed.
trunk
|
Fri, 14 Sep 2007 08:07:56 +0300 |
Matti Hamalainen |
Remove useless #undef
trunk
|
Thu, 13 Sep 2007 01:12:43 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious.
trunk
|
Thu, 13 Sep 2007 01:12:05 -0500 |
William Pitcock |
macos: Set an application icon in the dock.
trunk
|
Thu, 13 Sep 2007 00:49:21 -0500 |
William Pitcock |
Remove improper X11 includes.
trunk
|
Thu, 13 Sep 2007 00:39:27 -0500 |
William Pitcock |
Pull in Carbon headers.
trunk
|
Wed, 12 Sep 2007 23:19:46 +0300 |
Matti Hamalainen |
tuple_formatter_expression_empty() was fundamentally broken, fixed.
trunk
|
Wed, 12 Sep 2007 17:55:44 +0300 |
Matti Hamalainen |
tuple_formatter_expression_exists() now checks for empty fields, becoming
trunk
|
Wed, 12 Sep 2007 05:32:56 -0500 |
William Pitcock |
symbol is svn_stamp.
trunk
|
Wed, 12 Sep 2007 03:37:47 -0500 |
William Pitcock |
Backed out changeset fd4fce547558
trunk
|
Wed, 12 Sep 2007 00:22:52 -0500 |
William Pitcock |
${?field:...} -> check if there's data in it, making it the opposite of the (empty)? expression.
trunk
|
Tue, 11 Sep 2007 20:34:55 -0500 |
William Pitcock |
proberesult = use g_new0() for now still
trunk
|
Tue, 11 Sep 2007 20:33:30 -0500 |
William Pitcock |
Use GSlice for VisNode structs.
trunk
|
Tue, 11 Sep 2007 20:30:41 -0500 |
William Pitcock |
Bump GLib requirement to 2.10, for GSlice.
trunk
|
Tue, 11 Sep 2007 20:29:53 -0500 |
William Pitcock |
Convert some things to use GSlice.
trunk
|
Tue, 11 Sep 2007 09:14:15 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-tc
trunk
|