Mercurial > audlegacy
graph
-
Removed the hardcoded Add/Play CD menu entry trunkMon, 13 Aug 2007 23:24:50 +0300, by Calin Crisan ccrisan
-
add tuple_formatter_make_title_string(). it is a wrapper function to tuple_formatter_process_construct() to make title string. it falls back to the file name if the formatted string is blank or unavailable. trunkMon, 13 Aug 2007 19:45:52 +0900, by Yoshiki Yazawa
-
-Set the track "title" in metadata instead of "name" trunkMon, 13 Aug 2007 00:03:33 -0700, by Ben Tucker
-
Implemented TrackChange, StatusChange signals, with a stub for CapsChange. trunkSun, 12 Aug 2007 16:10:45 -0700, by Ben Tucker
-
-Implemented /Player GetStatus, GetMetadata, GetCaps, PositionGet, PositionSet, VolumeGet, and VolumeSet trunkSun, 12 Aug 2007 13:26:02 -0700, by Ben Tucker
-
cue:// should get accepted before. Contact me if it breaks cue:// support somehow. trunkSun, 12 Aug 2007 21:57:53 +0200, by Christian Birchinger
-
Remove hardcoded test because uri_get_plugin should take care of it now trunkSun, 12 Aug 2007 21:38:04 +0200, by Christian Birchinger
-
Check for registered URI://s defined by uri_set_plugin trunkSun, 12 Aug 2007 21:12:54 +0200, by Christian Birchinger
-
Add functions for custom uri support of input plugins trunkSun, 12 Aug 2007 20:18:04 +0200, by Christian Birchinger
-
adjusted comments for == and != tuple operators trunkSun, 12 Aug 2007 17:23:21 +0200, by Giacomo Lozito
-
added support for raw text comparisons in tuple == operator (and that means != as well) trunkSun, 12 Aug 2007 16:58:43 +0200, by Giacomo Lozito
-
- fix a bug that playlist_ins_url() always returns 1 even if no url has been added. now playlist_ins_url() returns number of new entries which actually added to the playlist. trunkSun, 12 Aug 2007 21:21:46 +0900, by Yoshiki Yazawa
-
removed Disconnect method and Disconnected signal as they have been removed from the spec. trunkSat, 11 Aug 2007 22:17:13 -0700, by Ben Tucker
-
rename xmms_get_gentitle_format() to get_gentitle_format(). trunkSat, 11 Aug 2007 23:59:24 +0900, by Yoshiki Yazawa
-
show fileinfopopup only when cfg.show_filepopup_for_tuple is TRUE trunkSat, 11 Aug 2007 14:54:34 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 11 Aug 2007 05:44:31 -0500, by William Pitcock
-
For interest of transparency, make associating NULL equivilant to deleting the field. trunkSat, 11 Aug 2007 05:44:21 -0500, by William Pitcock
-
defined a tuple_free for tuple namespace consistency trunkSat, 11 Aug 2007 12:03:56 +0200, by Giacomo Lozito
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 19:43:31 -0500, by William Pitcock
-
fix recursion and combination of functions and expressions too trunkFri, 10 Aug 2007 19:43:25 -0500, by William Pitcock
-
fix uimanager paths for AUDACIOUS_MENU_PLAYLIST_RCLICK trunkSat, 11 Aug 2007 00:33:09 +0200, by Giacomo Lozito
-
plugin-customizable menu entries: added AUDACIOUS_MENU_PLAYLIST_RCLICK to manage custom entries for the playlist right-click menu trunkSat, 11 Aug 2007 00:24:20 +0200, by Giacomo Lozito
-
test case for current bug we're facing in the parser. trunkFri, 10 Aug 2007 12:52:15 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 12:10:24 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 10:46:29 -0500, by William Pitcock
-
Add a test which displays the backtracking bug. trunkFri, 10 Aug 2007 10:46:22 -0500, by William Pitcock
-
add required header for plugin-customized menus trunkFri, 10 Aug 2007 17:09:36 +0200, by Giacomo Lozito
-
added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunkFri, 10 Aug 2007 17:07:04 +0200, by Giacomo Lozito
-
revise 19ad8ea66a03: fix skins with non-standard size posbar trunkFri, 10 Aug 2007 15:29:35 +0200, by Tomasz Mon
-
Use real filenames inside tuples not URIs trunkFri, 10 Aug 2007 14:48:13 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkFri, 10 Aug 2007 14:39:53 +0200, by Christian Birchinger
-
Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext. trunkFri, 10 Aug 2007 14:39:42 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 05:36:53 -0500, by William Pitcock
-
audacious-core: convert to tuple-ng, remove titlestring API. trunkFri, 10 Aug 2007 05:22:35 -0500, by William Pitcock
-
oops, I haven't noticed that credits are sorted alphabetically by surname trunkFri, 10 Aug 2007 10:43:27 +0200, by Tomasz Mon