Mercurial > audlegacy
graph
-
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer trunk2007-03-08, by giacomo
-
[svn] remove autotools macros that aren't used in audacious core any more trunk2007-03-07, by kiyoshi
-
[svn] why are we still checking for GConf? checks and related OMK data removed trunk2007-03-07, by kiyoshi
-
[svn] - Removed some of the horrible code duplication in the file popup code trunk2007-03-04, by mf0102
-
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's trunk2007-02-28, by nenolod
-
[svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker). trunk2007-02-28, by nenolod
-
[svn] - proxy requests for metadata attached to a VFSBufferedFile to the live trunk2007-02-27, by nenolod
-
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data() trunk2007-02-27, by nhjm449
-
[svn] - add explicit hints to show bit rate, sampling frequency and audio mode. trunk2007-02-26, by yaz
-
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0 trunk2007-02-26, by gw666
-
[svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunk2007-02-25, by nenolod
-
[svn] - bump libaudacious API revision. this will make 1.2 plugins binary trunk2007-02-25, by nenolod
-
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port. trunk2007-02-25, by nenolod
-
[svn] - add reference-counting to VFS and add new function, vfs_dup() to trunk2007-02-24, by nenolod
-
[svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunk2007-02-21, by giacomo
-
[svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunk2007-02-21, by nhjm449