Mercurial > audlegacy
graph
-
[svn] - clear playlist attribute when playlist_clear() is called. trunkWed, 21 Mar 2007 03:25:21 -0700, by yaz
-
[svn] - use a managed heap for playlist entry node allocation. trunkTue, 20 Mar 2007 22:00:11 -0700, by nenolod
-
[svn] - integrate libmowgli requirement into buildsystem trunkTue, 20 Mar 2007 21:39:00 -0700, by nenolod
-
[svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin trunkFri, 16 Mar 2007 19:21:54 -0700, by giacomo
-
[svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader. trunkFri, 16 Mar 2007 00:25:44 -0700, by nenolod
-
[svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now. trunkThu, 15 Mar 2007 18:44:52 -0700, by nenolod
-
[svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy. trunkMon, 12 Mar 2007 10:55:24 -0700, by yaz
-
[svn] - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut trunkSun, 11 Mar 2007 17:05:07 -0700, by nenolod
-
[svn] - now sort by track number and sort by title work even if on display metadata loading is specified. trunkThu, 08 Mar 2007 18:33:20 -0800, by yaz
-
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer trunkWed, 07 Mar 2007 16:26:51 -0800, by giacomo
-
[svn] remove autotools macros that aren't used in audacious core any more trunkTue, 06 Mar 2007 19:04:48 -0800, by kiyoshi
-
[svn] why are we still checking for GConf? checks and related OMK data removed trunkTue, 06 Mar 2007 18:54:10 -0800, by kiyoshi
-
[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should trunkMon, 05 Mar 2007 17:30:33 -0800, by giacomo
-
[svn] Check filesize before doing memcmp (potential sigsegv). trunkMon, 05 Mar 2007 13:43:09 -0800, by hansmi
-
[svn] - Removed some of the horrible code duplication in the file popup code trunkSun, 04 Mar 2007 10:43:38 -0800, by mf0102
-
[svn] - fix handling of multiple files on the command line. trunkSat, 03 Mar 2007 22:34:27 -0800, by nenolod
-
[svn] - workaround freebsd make problems. closes #827. trunkSat, 03 Mar 2007 06:08:20 -0800, by nenolod
-
[svn] - correct a keyboard shortcut collision. closes #824. trunkThu, 01 Mar 2007 08:22:32 -0800, by nenolod
-
[svn] - reset the position of the equalizer window properly. trunkThu, 01 Mar 2007 05:06:49 -0800, by nenolod
-
[svn] - custom field support for audacious_get_tuple_field_data() trunkWed, 28 Feb 2007 16:07:21 -0800, by nhjm449
-
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's trunkWed, 28 Feb 2007 09:52:22 -0800, by nenolod
-
[svn] - there was a missing delimeter in the patch credits trunkWed, 28 Feb 2007 07:44:30 -0800, by nenolod
-
[svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker). trunkWed, 28 Feb 2007 05:44:38 -0800, by nenolod
-
[svn] - proxy requests for metadata attached to a VFSBufferedFile to the live trunkTue, 27 Feb 2007 03:49:22 -0800, by nenolod
-
[svn] - always make sure we are operating on a copy of the ini string trunkTue, 27 Feb 2007 02:15:51 -0800, by nenolod
-
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data() trunkMon, 26 Feb 2007 19:06:45 -0800, by nhjm449
-
[svn] - add explicit hints to show bit rate, sampling frequency and audio mode. trunkMon, 26 Feb 2007 10:30:06 -0800, by yaz
-
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0 trunkMon, 26 Feb 2007 06:14:54 -0800, by gw666