Mercurial > audlegacy
graph
-
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunkTue, 10 Apr 2007 11:27:26 -0700, by nenolod
-
[svn] - playlist_set_info() does not change the playlist and shouldn't block trunkTue, 10 Apr 2007 11:25:39 -0700, by nenolod
-
[svn] - tuple operations do not change the structure of the playlist and trunkTue, 10 Apr 2007 11:20:21 -0700, by nenolod
-
[svn] - unlock many playlist operations that do not really need locking trunkTue, 10 Apr 2007 11:12:56 -0700, by nenolod
-
[svn] - probe remote sources (hardcoded to http://, https://) in the background. trunkTue, 10 Apr 2007 10:17:48 -0700, by nenolod
-
[svn] - do not use the signal handler at all on linuxthreads and hope for the best trunkTue, 10 Apr 2007 09:45:30 -0700, by nenolod
-
[svn] - handle sigwait(2) brokenness on linuxthreads trunkTue, 10 Apr 2007 08:39:56 -0700, by nenolod
-
[svn] - remove the unplayable files dialog. it is more annoying than useful. trunkMon, 09 Apr 2007 13:29:20 -0700, by nenolod
-
[svn] - use execinfo.h to provide more useful information about crashes trunkSun, 08 Apr 2007 18:05:09 -0700, by nenolod
-
[svn] - fixed c++ish declaration in a c file (part 7) trunkSat, 07 Apr 2007 05:36:05 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 6) trunkSat, 07 Apr 2007 05:29:39 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 5) trunkSat, 07 Apr 2007 05:25:22 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 4) trunkSat, 07 Apr 2007 05:15:25 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 3) trunkSat, 07 Apr 2007 05:08:36 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 2) trunkSat, 07 Apr 2007 04:56:27 -0700, by giacomo
-
[svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4. trunkThu, 05 Apr 2007 17:01:26 -0700, by nenolod
-
[svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunkThu, 05 Apr 2007 06:11:33 -0700, by nenolod
-
[svn] - don't resample if source rate matches the internal clock rate. closes #881. trunkThu, 05 Apr 2007 05:56:00 -0700, by nenolod
-
[svn] - synchronize SRC conversion patch with upstream trunkThu, 05 Apr 2007 05:32:15 -0700, by nenolod
-
[svn] - fix doublesize motion events. patch by gagern, closes #856. trunkSat, 31 Mar 2007 19:33:04 -0700, by nenolod
-
[svn] Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files. trunkMon, 26 Mar 2007 09:21:40 -0700, by js
-
[svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunkSat, 24 Mar 2007 23:25:20 -0700, by yaz
-
[svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded trunkWed, 21 Mar 2007 13:47:48 -0700, by giacomo
-
[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