Mercurial > audlegacy
graph
-
[svn] - Fixed annoying ".depend: No such file or directory". trunkFri, 01 Jun 2007 15:45:56 -0700, by js
-
[svn] Correct name of turkish translator Murat ªßenel. trunkWed, 30 May 2007 09:15:07 -0700, by chainsaw
-
[svn] - give default values to audacious_remote_* functions. if dbus call fails, default value will be returned. trunkMon, 28 May 2007 10:28:41 -0700, by yaz
-
[svn] - code cleanups involving SRC patch and indentation trunkMon, 28 May 2007 03:25:22 -0700, by nenolod
-
[svn] Move effect plugin handling into the main thread trunkSun, 27 May 2007 14:31:34 -0700, by ertzing
-
[svn] - Fixed some very visible errors in German translation trunkSat, 26 May 2007 09:18:11 -0700, by mf0102
-
[svn] - Fixed naming inconsistencies in search dialog trunkSat, 26 May 2007 04:39:16 -0700, by mf0102
-
[svn] - add toggle button to keep jtf dialog opened on jump. trunkFri, 25 May 2007 11:18:58 -0700, by yaz
-
[svn] - adjust naming scheme of audacious_drct_* to audacious_remote_* by defining macros. trunkFri, 25 May 2007 00:28:41 -0700, by yaz
-
[svn] - guard v2 module header with G_BEGIN_DECLS and G_END_DECLS trunkThu, 24 May 2007 16:17:12 -0700, by nenolod
-
[svn] - hide 'error' from outside to avoid symbol conflict. trunkThu, 24 May 2007 04:50:48 -0700, by yaz
-
[svn] - improve plugin2 loader's robustness (e.g. make it not crash) trunkThu, 24 May 2007 03:41:13 -0700, by nenolod
-
[svn] - temporarily work around plugin API v1 retardation trunkThu, 24 May 2007 03:37:54 -0700, by 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 trunkThu, 24 May 2007 03:27:54 -0700, by nenolod
-
[svn] - add functions for defining the v2 plugin header trunkThu, 24 May 2007 02:03:17 -0700, by nenolod
-
[svn] - begin work on the host side of plugin API v2. trunkThu, 24 May 2007 01:47:50 -0700, by nenolod
-
[svn] - update macedonian translation. closes #915. trunkWed, 23 May 2007 23:03:10 -0700, by nenolod
-
[svn] - move playlist_recalc_total_time() out of the giant playlist lock in playlist_delete_filenames(). reported by dotzen, closes #908. trunkWed, 23 May 2007 23:01:01 -0700, by nenolod
-
[svn] - exclude codes which use session if USE_DBUS is not defined. trunkWed, 23 May 2007 21:02:55 -0700, by yaz
-
[svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls trunkWed, 23 May 2007 15:45:00 -0700, by nenolod
-
[svn] Use rounded corners on the main texture for the display area. trunkSat, 19 May 2007 02:12:25 -0700, by nenolod
-
[svn] Entirely rework the default skin from scratch. A comparison is available trunkThu, 17 May 2007 19:47:56 -0700, by nenolod
-
[svn] - drop no-longer-used libaudacious C++ bindings trunkThu, 17 May 2007 01:59:45 -0700, by nenolod
-
[svn] - handle pluralization properly in playlist-display action trunkThu, 17 May 2007 01:56:41 -0700, by nenolod
-
[svn] - remove no-longer-necessary debugging notice trunkThu, 17 May 2007 01:54:13 -0700, by nenolod
-
[svn] A few more xchat-audacious.py corrections: trunkWed, 16 May 2007 00:24:43 -0700, by deitarion
-
[svn] -Renamed MPRIS /TrackList Shuffle method to Random trunkTue, 15 May 2007 21:53:37 -0700, by magma
-
[svn] - remove -laudacious from audacious.pc.in. -laudclient will be put into audacious.pc if --enable-dbus is specified. trunkMon, 14 May 2007 01:10:54 -0700, by yaz
-
[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. trunkSun, 13 May 2007 18:38:53 -0700, by magma
-
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages. trunkSun, 13 May 2007 11:57:18 -0700, by magma
-
[svn] Added CMD_GET_INFO and CMD_PLAYLIST_GET_TUPLE_DATA replacements; Changed some formatting and used unsigned numbers where appropriate. trunkSun, 13 May 2007 02:31:11 -0700, by magma
-
[svn] Fixed link error caused by libaudclient being in LDADD for audacious. trunkSun, 13 May 2007 01:29:56 -0700, by magma
-
[svn] Reverted the modifications that were initially needed for DBus support. trunkSat, 12 May 2007 15:22:58 -0700, by magma
-
[svn] Added lots of comments (styled after beepctrl). trunkSat, 12 May 2007 14:35:30 -0700, by magma
-
[svn] - encode songtitle in utf8 before passing to XChat. trunkFri, 11 May 2007 21:57:25 -0700, by nenolod
-
[svn] - clean up command_send(). tips from deitarion. trunkFri, 11 May 2007 21:35:06 -0700, by nenolod