Sat, 26 May 2007 04:39:16 -0700 |
mf0102 |
[svn] - Fixed naming inconsistencies in search dialog
trunk
|
Fri, 25 May 2007 11:38:54 -0700 |
yaz |
[svn] - add default value for close_jtf_dialog.
trunk
|
Fri, 25 May 2007 11:18:58 -0700 |
yaz |
[svn] - add toggle button to keep jtf dialog opened on jump.
trunk
|
Fri, 25 May 2007 01:35:44 -0700 |
yaz |
[svn] - temporal fix for crash in compare_func().
trunk
|
Fri, 25 May 2007 00:28:41 -0700 |
yaz |
[svn] - adjust naming scheme of audacious_drct_* to audacious_remote_* by defining macros.
trunk
|
Thu, 24 May 2007 16:17:12 -0700 |
nenolod |
[svn] - guard v2 module header with G_BEGIN_DECLS and G_END_DECLS
trunk
|
Thu, 24 May 2007 15:47:58 -0700 |
nenolod |
[svn] - extended compatibility with v1 API
trunk
|
Thu, 24 May 2007 04:50:48 -0700 |
yaz |
[svn] - hide 'error' from outside to avoid symbol conflict.
trunk
|
Thu, 24 May 2007 03:41:13 -0700 |
nenolod |
[svn] - improve plugin2 loader's robustness (e.g. make it not crash)
trunk
|
Thu, 24 May 2007 03:37:54 -0700 |
nenolod |
[svn] - temporarily work around plugin API v1 retardation
trunk
|
Thu, 24 May 2007 03:27:54 -0700 |
nenolod |
[svn] - first attempt at an plugin API2 loader. this is entirely implemented inside the plugin2 namespace, so please respect that if you go editing this ;p
trunk
|
Thu, 24 May 2007 02:03:17 -0700 |
nenolod |
[svn] - add functions for defining the v2 plugin header
trunk
|
Thu, 24 May 2007 01:48:28 -0700 |
nenolod |
[svn] - chase r4614.
trunk
|
Thu, 24 May 2007 01:47:50 -0700 |
nenolod |
[svn] - begin work on the host side of plugin API v2.
trunk
|
Wed, 23 May 2007 23:03:10 -0700 |
nenolod |
[svn] - update macedonian translation. closes #915.
trunk
|
Wed, 23 May 2007 23:01:01 -0700 |
nenolod |
[svn] - move playlist_recalc_total_time() out of the giant playlist lock in playlist_delete_filenames(). reported by dotzen, closes #908.
trunk
|
Wed, 23 May 2007 22:58:05 -0700 |
nenolod |
[svn] - new turkish translation. closes #958.
trunk
|
Wed, 23 May 2007 22:57:07 -0700 |
nenolod |
[svn] - update chinese translation. closes #905.
trunk
|
Wed, 23 May 2007 22:53:38 -0700 |
nenolod |
[svn] - update polish translation. closes #839.
trunk
|
Wed, 23 May 2007 21:02:55 -0700 |
yaz |
[svn] - exclude codes which use session if USE_DBUS is not defined.
trunk
|
Wed, 23 May 2007 15:45:00 -0700 |
nenolod |
[svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls
trunk
|
Tue, 22 May 2007 16:55:33 -0700 |
yaz |
[svn] - reduce startup time.
trunk
|
Tue, 22 May 2007 15:17:15 -0700 |
yaz |
[svn] - implement some audacious-remote functions.
trunk
|
Sat, 19 May 2007 16:59:48 -0700 |
nenolod |
[svn] Rework the curved border a little.
trunk
|
Sat, 19 May 2007 16:51:17 -0700 |
nenolod |
[svn] Fix the colon in the main texture.
trunk
|
Sat, 19 May 2007 02:22:34 -0700 |
nenolod |
[svn] Use a better antialiasing method.
trunk
|
Sat, 19 May 2007 02:12:25 -0700 |
nenolod |
[svn] Use rounded corners on the main texture for the display area.
trunk
|
Fri, 18 May 2007 14:01:45 -0700 |
js |
[svn] Moved migrate_config.sh to contrib.
trunk
|
Thu, 17 May 2007 19:47:56 -0700 |
nenolod |
[svn] Entirely rework the default skin from scratch. A comparison is available
trunk
|
Thu, 17 May 2007 01:59:45 -0700 |
nenolod |
[svn] - drop no-longer-used libaudacious C++ bindings
trunk
|
Thu, 17 May 2007 01:56:41 -0700 |
nenolod |
[svn] - handle pluralization properly in playlist-display action
trunk
|
Thu, 17 May 2007 01:54:13 -0700 |
nenolod |
[svn] - remove no-longer-necessary debugging notice
trunk
|
Wed, 16 May 2007 22:50:52 -0700 |
yaz |
[svn] - auddrct: more calls implemented (part 7)
trunk
|
Wed, 16 May 2007 00:46:17 -0700 |
deitarion |
[svn] xchat-audacious.py:
trunk
|
Wed, 16 May 2007 00:24:43 -0700 |
deitarion |
[svn] A few more xchat-audacious.py corrections:
trunk
|
Tue, 15 May 2007 23:53:07 -0700 |
deitarion |
[svn] Fixes for xchat-audacious.py:
trunk
|
Tue, 15 May 2007 21:53:37 -0700 |
magma |
[svn] -Renamed MPRIS /TrackList Shuffle method to Random
trunk
|
Mon, 14 May 2007 01:10:54 -0700 |
yaz |
[svn] - remove -laudacious from audacious.pc.in. -laudclient will be put into audacious.pc if --enable-dbus is specified.
trunk
|
Sun, 13 May 2007 18:38:53 -0700 |
magma |
[svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started.
trunk
|
Sun, 13 May 2007 11:57:18 -0700 |
magma |
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages.
trunk
|
Sun, 13 May 2007 11:56:01 -0700 |
magma |
[svn] Changed signedness and formatting.
trunk
|
Sun, 13 May 2007 02:31:11 -0700 |
magma |
[svn] Added CMD_GET_INFO and CMD_PLAYLIST_GET_TUPLE_DATA replacements; Changed some formatting and used unsigned numbers where appropriate.
trunk
|
Sun, 13 May 2007 01:29:56 -0700 |
magma |
[svn] Fixed link error caused by libaudclient being in LDADD for audacious.
trunk
|
Sat, 12 May 2007 19:45:21 -0700 |
nenolod |
[svn] - handle UTF-8 filenames
trunk
|
Sat, 12 May 2007 15:22:58 -0700 |
magma |
[svn] Reverted the modifications that were initially needed for DBus support.
trunk
|
Sat, 12 May 2007 14:35:30 -0700 |
magma |
[svn] Added lots of comments (styled after beepctrl).
trunk
|
Sat, 12 May 2007 11:44:30 -0700 |
ertzing |
[svn]
trunk
|
Sat, 12 May 2007 05:20:40 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 6)
trunk
|
Fri, 11 May 2007 21:57:25 -0700 |
nenolod |
[svn] - encode songtitle in utf8 before passing to XChat.
trunk
|
Fri, 11 May 2007 21:48:49 -0700 |
nenolod |
[svn] - fix /NEXT.
trunk
|
Fri, 11 May 2007 21:35:06 -0700 |
nenolod |
[svn] - clean up command_send(). tips from deitarion.
trunk
|
Fri, 11 May 2007 21:30:39 -0700 |
nenolod |
[svn] - final version of the /sendtrack command. :(
trunk
|
Fri, 11 May 2007 21:29:36 -0700 |
nenolod |
[svn] - try with doublequotes i guess
trunk
|
Fri, 11 May 2007 21:29:03 -0700 |
nenolod |
[svn] - encapsulate filesystem path in quotes
trunk
|
Fri, 11 May 2007 21:28:08 -0700 |
nenolod |
[svn] - fix syntax error
trunk
|
Fri, 11 May 2007 21:27:02 -0700 |
nenolod |
[svn] - add /SENDTRACK which can DCC the current track to a user
trunk
|
Fri, 11 May 2007 21:21:09 -0700 |
nenolod |
[svn] - add XCHAT.eat_all
trunk
|
Fri, 11 May 2007 21:20:27 -0700 |
nenolod |
[svn] - map to right handlers
trunk
|
Fri, 11 May 2007 21:19:21 -0700 |
nenolod |
[svn] - add stop, pause, next, prev, play functions
trunk
|
Fri, 11 May 2007 20:37:03 -0700 |
yaz |
[svn] - auddrct: more calls implemented (part 5)
trunk
|
Fri, 11 May 2007 19:31:36 -0700 |
nenolod |
[svn] - change the appearance that backtraces are presented as
trunk
|
Fri, 11 May 2007 19:31:07 -0700 |
nenolod |
[svn] - adjust build order for libaudclient and audacious. reported by Crazy_Hopper.
trunk
|
Fri, 11 May 2007 18:35:26 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 4)
trunk
|
Fri, 11 May 2007 18:12:56 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 3)
trunk
|