Mercurial > audlegacy
graph
-
[svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc. trunk2007-05-08, by nenolod
-
[svn] - fix cuesheet bug in a better way (e.g. unbreak http:// streams) trunk2007-05-06, by nenolod
-
[svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunk2007-05-05, by magma
-
[svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org trunk2007-04-19, by chainsaw
-
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's trunk2007-04-18, by magma
-
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunk2007-04-10, by nenolod
-
[svn] - playlist_set_info() does not change the playlist and shouldn't block trunk2007-04-10, by nenolod
-
[svn] - tuple operations do not change the structure of the playlist and trunk2007-04-10, by nenolod
-
[svn] - unlock many playlist operations that do not really need locking trunk2007-04-10, by nenolod
-
[svn] - probe remote sources (hardcoded to http://, https://) in the background. trunk2007-04-10, by nenolod
-
[svn] - do not use the signal handler at all on linuxthreads and hope for the best trunk2007-04-10, by nenolod
-
[svn] - remove the unplayable files dialog. it is more annoying than useful. trunk2007-04-09, by nenolod
-
[svn] - use execinfo.h to provide more useful information about crashes trunk2007-04-09, by nenolod
-
[svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunk2007-04-05, by nenolod
-
[svn] - don't resample if source rate matches the internal clock rate. closes #881. trunk2007-04-05, by nenolod
-
[svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunk2007-03-25, by yaz