Mercurial > audlegacy
graph
-
[svn] - add documentation wrt why we ship our own libid3tag and why it trunkSat, 24 Feb 2007 07:45:31 -0800, by nenolod
-
[svn] - add support for opening id3 tags from a live vfs handle. trunkSat, 24 Feb 2007 07:41:14 -0800, by nenolod
-
[svn] - add reference-counting to VFS and add new function, vfs_dup() to trunkSat, 24 Feb 2007 06:01:39 -0800, by nenolod
-
[svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunkWed, 21 Feb 2007 15:02:54 -0800, by giacomo
-
[svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunkTue, 20 Feb 2007 16:17:08 -0800, by nhjm449
-
[svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey. trunkMon, 19 Feb 2007 06:16:29 -0800, by chainsaw
-
[svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunkMon, 19 Feb 2007 06:11:23 -0800, by chainsaw
-
[svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning. trunkMon, 19 Feb 2007 00:16:28 -0800, by yaz
-
[svn] - update playlist->tail when an entry has been removed. trunkSun, 18 Feb 2007 22:33:03 -0800, by yaz
-
[svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunkSun, 18 Feb 2007 20:42:53 -0800, by yaz
-
[svn] - run gtk events while iterating through the playlist trunkSun, 18 Feb 2007 07:24:13 -0800, by nenolod
-
[svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunkSat, 17 Feb 2007 19:59:01 -0800, by yaz
-
[svn] - make configure script show the configuration status of sampling rate conversion. trunkSat, 17 Feb 2007 05:54:16 -0800, by yaz
-
[svn] - put configdb back in libaudacious as the client library needs it trunkSat, 17 Feb 2007 02:32:37 -0800, by nenolod
-
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunkSat, 17 Feb 2007 02:19:35 -0800, by nenolod
-
[svn] - don't return a bogus vtable for an unregistered URI scheme trunkFri, 16 Feb 2007 18:27:31 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow widgetlist trunkThu, 15 Feb 2007 02:03:34 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow provided GC. trunkThu, 15 Feb 2007 00:45:32 -0800, by nenolod
-
[svn] - fix beepctrl.h:35: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:56:02 -0800, by nenolod
-
[svn] ui_main.h:92: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:41:11 -0800, by nenolod
-
[svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic trunkWed, 14 Feb 2007 11:24:39 -0800, by nenolod
-
[svn] - fix signed vs unsigned comparisons and missing initializer warnings trunkWed, 14 Feb 2007 11:05:36 -0800, by nenolod
-
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunkTue, 13 Feb 2007 13:22:51 -0800, by chainsaw
-
[svn] - removed unused function bmp_menu_translate() trunkTue, 13 Feb 2007 06:09:50 -0800, by mf0102
-
[svn] - unbreak relative path support. closes #791. trunkMon, 12 Feb 2007 14:26:29 -0800, by nenolod
-
[svn] - add Catalan translation file. Closes #786. trunkMon, 12 Feb 2007 12:51:11 -0800, by nenolod
-
[svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunkMon, 12 Feb 2007 12:41:51 -0800, by nenolod
-
[svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunkMon, 12 Feb 2007 10:08:11 -0800, by yaz
-
[svn] - more playlist cleanups (generalized code for playlist loading/saving trunkMon, 12 Feb 2007 09:22:32 -0800, by mf0102
-
[svn] - made new functions: widget_move_relative and widget_resize_relative trunkMon, 12 Feb 2007 08:59:08 -0800, by mf0102
-
[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunkMon, 12 Feb 2007 08:13:53 -0800, by mf0102
-
[svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunkMon, 12 Feb 2007 04:34:56 -0800, by giacomo