Sat, 18 Aug 2007 14:18:26 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sat, 18 Aug 2007 14:17:39 -0500 |
William Pitcock |
mk distclean target: some changes
trunk
|
Sat, 18 Aug 2007 02:26:41 -0400 |
ssokolow |
Fixed lap.py's -q option when used with the audtool fallback.
trunk
|
Sat, 18 Aug 2007 02:45:06 +0200 |
Giacomo Lozito |
fixed a tuple parser bug, expression depth level wasn't correctly updated in certain nested situations
trunk
|
Sat, 18 Aug 2007 00:31:51 +0200 |
Giacomo Lozito |
playlist_get_info_func works in a different thread, so trying to do UI updates from it eventually leads to UI freeze; fixed to schedule those updates in the main loop instead of doing them directly
trunk
|
Fri, 17 Aug 2007 18:52:46 +0900 |
Yoshiki Yazawa |
oops. tuple_formatter_make_title_string() should call tuple_formatter_process_string().
trunk
|
Thu, 16 Aug 2007 19:20:11 +0200 |
Tomasz Mon |
right click on textboxes without connected handler should bring up audacious menu
trunk
|
Thu, 16 Aug 2007 15:13:18 +0200 |
Tomasz Mon |
remove more duplicate code
trunk
|
Thu, 16 Aug 2007 14:42:38 +0200 |
Tomasz Mon |
little more merging
trunk
|
Thu, 16 Aug 2007 14:30:48 +0200 |
Tomasz Mon |
introduce plugin_treeview_enable_prefs and plugin_treeview_enable_info
trunk
|
Thu, 16 Aug 2007 13:35:25 +0200 |
Tomasz Mon |
branch merge
trunk
|
Thu, 16 Aug 2007 13:34:48 +0200 |
Tomasz Mon |
double click on plugin row opens plugin config (if available)
trunk
|
Wed, 15 Aug 2007 22:35:11 -0400 |
ssokolow |
Make contrib/lap.py support pre-DBus Audacious via an audtool-wrapping fallback.
trunk
|
Mon, 13 Aug 2007 23:24:50 +0300 |
Calin Crisan ccrisan |
Removed the hardcoded Add/Play CD menu entry
trunk
|
Mon, 13 Aug 2007 18:49:34 +0200 |
Tomasz Mon |
press ctrl+tab to switch between windows
trunk
|
Mon, 13 Aug 2007 19:45:52 +0900 |
Yoshiki Yazawa |
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.
trunk
|
Mon, 13 Aug 2007 00:03:33 -0700 |
Ben Tucker |
-Set the track "title" in metadata instead of "name"
trunk
|
Mon, 13 Aug 2007 01:46:16 +0200 |
mf0102 |
include a header that had been missed
trunk
|
Sun, 12 Aug 2007 16:10:45 -0700 |
Ben Tucker |
Implemented TrackChange, StatusChange signals, with a stub for CapsChange.
trunk
|
Sun, 12 Aug 2007 13:28:09 -0700 |
Ben Tucker |
merged with master
trunk
|
Sun, 12 Aug 2007 13:26:02 -0700 |
Ben Tucker |
-Implemented /Player GetStatus, GetMetadata, GetCaps, PositionGet, PositionSet, VolumeGet, and VolumeSet
trunk
|
Sun, 12 Aug 2007 21:57:53 +0200 |
Christian Birchinger |
cue:// should get accepted before. Contact me if it breaks cue:// support somehow.
trunk
|
Sun, 12 Aug 2007 21:38:04 +0200 |
Christian Birchinger |
Remove hardcoded test because uri_get_plugin should take care of it now
trunk
|
Sun, 12 Aug 2007 21:12:54 +0200 |
Christian Birchinger |
Check for registered URI://s defined by uri_set_plugin
trunk
|
Sun, 12 Aug 2007 20:18:04 +0200 |
Christian Birchinger |
Add functions for custom uri support of input plugins
trunk
|
Sun, 12 Aug 2007 17:23:21 +0200 |
Giacomo Lozito |
adjusted comments for == and != tuple operators
trunk
|
Sun, 12 Aug 2007 16:58:43 +0200 |
Giacomo Lozito |
added support for raw text comparisons in tuple == operator (and that means != as well)
trunk
|
Sun, 12 Aug 2007 21:21:46 +0900 |
Yoshiki Yazawa |
- 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.
trunk
|
Sat, 11 Aug 2007 22:17:13 -0700 |
Ben Tucker |
removed Disconnect method and Disconnected signal as they have been removed from the spec.
trunk
|
Sat, 11 Aug 2007 20:32:13 +0200 |
Giacomo Lozito |
simplified the tuple formatter a bit
trunk
|
Sat, 11 Aug 2007 23:59:24 +0900 |
Yoshiki Yazawa |
rename xmms_get_gentitle_format() to get_gentitle_format().
trunk
|
Sat, 11 Aug 2007 14:54:34 +0200 |
Tomasz Mon |
show fileinfopopup only when cfg.show_filepopup_for_tuple is TRUE
trunk
|
Sat, 11 Aug 2007 14:46:19 +0200 |
Tomasz Mon |
fix doublesize
trunk
|
Sat, 11 Aug 2007 07:34:28 -0500 |
William Pitcock |
some debugging for giacomo
trunk
|
Sat, 11 Aug 2007 05:44:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sat, 11 Aug 2007 05:44:21 -0500 |
William Pitcock |
For interest of transparency, make associating NULL equivilant to deleting the field.
trunk
|
Sat, 11 Aug 2007 12:03:56 +0200 |
Giacomo Lozito |
defined a tuple_free for tuple namespace consistency
trunk
|
Sat, 11 Aug 2007 15:03:51 +0900 |
Yoshiki Yazawa |
make preset title format work.
trunk
|
Fri, 10 Aug 2007 20:28:30 -0500 |
William Pitcock |
thread sanity checks
trunk
|
Fri, 10 Aug 2007 20:23:33 -0500 |
William Pitcock |
Fix the thread join issue.
trunk
|
Fri, 10 Aug 2007 20:10:13 -0500 |
William Pitcock |
additional tests
trunk
|
Fri, 10 Aug 2007 19:43:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 19:43:25 -0500 |
William Pitcock |
fix recursion and combination of functions and expressions too
trunk
|
Sat, 11 Aug 2007 00:33:09 +0200 |
Giacomo Lozito |
fix uimanager paths for AUDACIOUS_MENU_PLAYLIST_RCLICK
trunk
|
Sat, 11 Aug 2007 00:24:20 +0200 |
Giacomo Lozito |
plugin-customizable menu entries: added AUDACIOUS_MENU_PLAYLIST_RCLICK to manage custom entries for the playlist right-click menu
trunk
|
Fri, 10 Aug 2007 21:58:19 +0200 |
Giacomo Lozito |
added a system that allows input plugins to signal to the core (actually, they MUST do it) that they're ready for playback and it's safe to call their stop function; this fixes a nasty race condition that triggered on fast track-switching
trunk
|
Fri, 10 Aug 2007 12:52:15 -0500 |
William Pitcock |
test case for current bug we're facing in the parser.
trunk
|
Fri, 10 Aug 2007 12:29:56 -0500 |
William Pitcock |
whoops...
trunk
|
Fri, 10 Aug 2007 12:17:02 -0500 |
William Pitcock |
test nesting
trunk
|
Fri, 10 Aug 2007 12:10:24 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 12:09:58 -0500 |
William Pitcock |
fix parser
trunk
|
Fri, 10 Aug 2007 10:51:39 -0500 |
William Pitcock |
use g_str_has_prefix() more.
trunk
|
Fri, 10 Aug 2007 18:26:33 +0200 |
Tomasz Mon |
don't clear playlistwin_info on playlist_show
trunk
|
Fri, 10 Aug 2007 18:18:19 +0200 |
Tomasz Mon |
revise ui_skinned_window_configure
trunk
|
Fri, 10 Aug 2007 10:47:03 -0500 |
William Pitcock |
fix test
trunk
|
Fri, 10 Aug 2007 10:46:29 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|