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
|
Tue, 11 Sep 2007 02:15:13 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Sun, 09 Sep 2007 23:21:49 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Sun, 09 Sep 2007 16:31:50 +0300 |
Matti Hamalainen |
Few bits of pre-integration shit.
trunk
|
Sun, 09 Sep 2007 07:14:00 +0300 |
Matti Hamalainen |
Reverting stupidness.
trunk
|
Sun, 09 Sep 2007 06:05:02 +0300 |
Matti Hamalainen |
..
trunk
|
Sun, 09 Sep 2007 05:41:40 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Sun, 09 Sep 2007 03:26:32 +0300 |
Matti Hamalainen |
Check for NULL
trunk
|
Sat, 08 Sep 2007 20:58:26 +0300 |
Matti Hamalainen |
Oops, previous merge had removed an important memset(), fixed.
trunk
|
Sat, 08 Sep 2007 17:27:58 +0300 |
Matti Hamalainen |
Fixes.
trunk
|
Sat, 08 Sep 2007 06:47:15 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Sat, 08 Sep 2007 03:20:38 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Fri, 07 Sep 2007 12:45:50 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|
Fri, 07 Sep 2007 07:16:04 +0300 |
Matti Hamalainen |
Cosmetics.
trunk
|
Fri, 07 Sep 2007 07:14:14 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|
Fri, 07 Sep 2007 06:42:00 +0300 |
Matti Hamalainen |
Added types to base tuples.
trunk
|
Wed, 05 Sep 2007 10:09:11 +0300 |
Matti Hamalainen |
Added "date" field to basic fields.
trunk
|
Wed, 05 Sep 2007 07:11:52 +0300 |
Matti Hamalainen |
Plugin API v6
trunk
|
Wed, 05 Sep 2007 03:29:19 +0300 |
Matti Hamalainen |
Miscellaneous code cleanups; Support "(empty)?" expression.
trunk
|
Wed, 05 Sep 2007 03:28:30 +0300 |
Matti Hamalainen |
Check for known fields in tuple_associate_data() when given nfield is
trunk
|
Tue, 04 Sep 2007 22:11:22 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|
Mon, 03 Sep 2007 10:41:19 +0300 |
Matti Hamalainen |
Merge.
trunk
|
Sat, 01 Sep 2007 16:13:17 +0300 |
Matti Hamalainen |
Clean up tiny bit of code duplication.
trunk
|
Sat, 01 Sep 2007 07:09:38 +0300 |
Matti Hamalainen |
Fixed to comply with the Tuple API changes.
trunk
|
Sat, 01 Sep 2007 07:08:21 +0300 |
Matti Hamalainen |
Tuple handling API changed to include support for "hardcoded" fields.
trunk
|
Tue, 11 Sep 2007 06:54:00 -0500 |
William Pitcock |
/* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed
trunk
|
Tue, 11 Sep 2007 05:26:57 -0500 |
William Pitcock |
Better execution of that concept.
trunk
|
Tue, 11 Sep 2007 05:14:38 -0500 |
William Pitcock |
Get rid of "XMMS Multiple Effect Plugin support" hack. Effects processing is handled in produce_audio() now days.
trunk
|
Mon, 10 Sep 2007 17:14:45 +0930 |
Kieran Clancy |
Fix audacious build dependencies. Probably still broken, but less so.
trunk
|
Mon, 10 Sep 2007 00:56:32 -0500 |
William Pitcock |
Run autogen.sh
trunk
|
Mon, 10 Sep 2007 00:47:23 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 10 Sep 2007 00:47:18 -0500 |
William Pitcock |
Add release building scripts.
trunk
|
Mon, 10 Sep 2007 14:42:59 +0930 |
Kieran Clancy |
Save extra playlists on exit
trunk
|
Mon, 10 Sep 2007 14:42:07 +0930 |
Kieran Clancy |
Load extra playlists on startup
trunk
|
Mon, 10 Sep 2007 14:18:18 +0930 |
Kieran Clancy |
merge
trunk
|
Mon, 10 Sep 2007 14:16:20 +0930 |
Kieran Clancy |
Use old iterator when new one isn't found
trunk
|
Mon, 10 Sep 2007 13:50:18 +0930 |
Kieran Clancy |
New functions for associating a filename with a playlist. Made title/filename setting more consistent.
trunk
|
Mon, 10 Sep 2007 13:47:16 +0930 |
Kieran Clancy |
Allow non-active playlist to be saved to file
trunk
|
Mon, 10 Sep 2007 13:46:37 +0930 |
Kieran Clancy |
Default extension may not be xspf
trunk
|
Mon, 10 Sep 2007 13:45:41 +0930 |
Kieran Clancy |
Add playlist_playlists_equal for comparing entire playlists
trunk
|
Mon, 10 Sep 2007 13:44:49 +0930 |
Kieran Clancy |
Don't stop playback when deleting a non-active playlist
trunk
|
Mon, 10 Sep 2007 09:24:03 +0900 |
VDR dai (audacious) |
update Japanese translation
trunk
|
Sun, 09 Sep 2007 22:59:36 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sun, 09 Sep 2007 22:58:43 +0300 |
Matti Hamalainen |
Oops, forgot this file.
trunk
|
Sun, 09 Sep 2007 22:41:29 +0300 |
Matti Hamalainen |
xmms_show_message() is now audacious_info_dialog(), also removed alias macro
trunk
|
Sun, 09 Sep 2007 22:05:24 +0300 |
Matti Hamalainen |
Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not
trunk
|
Sun, 09 Sep 2007 21:36:42 +0300 |
Matti Hamalainen |
Implement playlist_get_info_scanning() with mutex locking.
trunk
|
Sun, 09 Sep 2007 18:47:56 +0300 |
Matti Hamalainen |
Remove legacy xmms functions.
trunk
|
Sun, 09 Sep 2007 12:50:57 +0200 |
Tomasz Mon |
the less gdk calls, the better
trunk
|
Sun, 09 Sep 2007 00:07:40 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr3 for changeset 45f44e987b12
trunk
|
Sun, 09 Sep 2007 00:07:39 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk audacious-1.4.0-dr3
|
Sun, 09 Sep 2007 00:07:33 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr3 for changeset e00e1ab06ba6
trunk
|
Sun, 09 Sep 2007 05:38:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sun, 09 Sep 2007 05:37:49 +0300 |
Matti Hamalainen |
Make the shutdown procedure more sane and improve playlist clearing
trunk
|
Sat, 08 Sep 2007 21:21:10 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr3 for changeset e0d1499b4287
trunk
|
Fri, 07 Sep 2007 22:26:42 -0500 |
William Pitcock |
credits are alphabetical order
trunk
|
Sat, 08 Sep 2007 06:22:38 +0300 |
Matti Hamalainen |
Added myself to credits in "plugin authors" section... and what BMP?
trunk
|
Fri, 07 Sep 2007 19:47:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|