Mercurial > audlegacy
graph
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 07 Sep 2007 00:18:50 -0500, by William Pitcock
-
Add a global GStaticRWLock to Tuple handling code. This should prevent trunkFri, 07 Sep 2007 06:25:02 +0300, by Matti Hamalainen
-
using gtk_main_iteration() here is again not thread safe, removing. trunkSun, 02 Sep 2007 23:52:38 -0500, by William Pitcock
-
ui_skinselector: don't call gtk_main_iteration() here, as it's unsafe to do so from within the main loop. trunkSun, 02 Sep 2007 23:44:59 -0500, by William Pitcock
-
macos: Add framework dependency on Carbon. trunkSun, 02 Sep 2007 22:44:03 -0500, by William Pitcock
-
MacOS platform: Add support code for the MacOS menubar. trunkSun, 02 Sep 2007 22:32:57 -0500, by William Pitcock
-
Clarify what interpolation engine options are available. trunkThu, 30 Aug 2007 20:07:34 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 30 Aug 2007 19:22:22 -0500, by William Pitcock
-
"Plugins" -> "Plugin Services", this helps to clarify what the menu is for. trunkThu, 30 Aug 2007 19:22:10 -0500, by William Pitcock
-
Added Tuplez compiler (not used yet, though) and some related changes in trunkThu, 30 Aug 2007 23:41:33 +0300, by Matti Hamalainen
-
redraw mainwin_repeat and mainwin_shuffle when using hotkeys trunkThu, 30 Aug 2007 10:57:04 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 29 Aug 2007 01:11:21 -0500, by William Pitcock
-
Fix some colourization on the skin textures. trunkWed, 29 Aug 2007 01:10:54 -0500, by William Pitcock
-
- completed German translation (for now ...)Mon, 27 Aug 2007 21:27:23 +0200, by mf0102
-
Only set playlist name to filename if it didn't already have a nameMon, 27 Aug 2007 01:45:47 +0930, by Kieran Clancy
-
Add new playlists directory to pathsSun, 26 Aug 2007 23:00:02 +0930, by Kieran Clancy
-
removed header that causes collisionsSun, 26 Aug 2007 15:16:52 +0200, by mf0102
-
added myself to the creditsSun, 26 Aug 2007 04:30:37 +0300, by Cristi Magherusan
-
ran make update-po and fixed it againSun, 26 Aug 2007 04:02:13 +0300, by Cristi Magherusan
-
mergeSun, 26 Aug 2007 03:32:18 +0300, by Cristi Magherusan
-
updated romanian translationSun, 26 Aug 2007 03:06:40 +0300, by Cristi Magherusan
-
mergeFri, 24 Aug 2007 19:41:48 +0300, by Cristi Magherusan
-
mergeWed, 22 Aug 2007 13:09:03 +0300, by Cristi Magherusan
-
mergeTue, 14 Aug 2007 01:51:52 +0300, by Cristi Magherusan
-
mergeMon, 13 Aug 2007 02:18:04 +0300, by Cristi Magherusan
-
mergeSun, 12 Aug 2007 20:03:43 +0300, by Cristi Magherusan
-
merge againSat, 11 Aug 2007 01:49:26 +0300, by Cristi Magherusan
-
merge frenzyFri, 10 Aug 2007 23:06:35 +0300, by Cristi Magherusan
-
mergeFri, 10 Aug 2007 18:17:53 +0300, by Cristi Magherusan
-
mergeFri, 10 Aug 2007 14:21:21 +0300, by Cristi Magherusan
-
mergeThu, 09 Aug 2007 16:28:42 +0300, by Cristi Magherusan
-
fixed the interfaceWed, 08 Aug 2007 22:04:41 +0300, by Cristi Magherusan
-
Make playlist_load_ins handle the case when playlist is not the currently active one trunkSun, 26 Aug 2007 07:23:52 +0930, by Kieran Clancy
-
Remove unnecessary manipulation of playlist_iter trunkSun, 26 Aug 2007 07:22:11 +0930, by Kieran Clancy
-
ran a script to regenerate POTFILES.in from scratch trunkSat, 25 Aug 2007 15:42:10 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 23 Aug 2007 20:31:48 -0500, by William Pitcock
-
bump version requirement to fixed release mowgli 0.4. trunkThu, 23 Aug 2007 20:31:30 -0500, by William Pitcock
-
it's now possible to add plugin menuentries in playlist add, del, select and misc popup menus trunkSun, 19 Aug 2007 14:39:05 +0200, by Giacomo Lozito
-
simplified the custom plugin menuentries system, expecially for ui files trunkSun, 19 Aug 2007 13:57:53 +0200, by Giacomo Lozito
-
don't call mainwin_update_song_info if track isn't played trunkSun, 19 Aug 2007 10:45:24 +0200, by Tomasz Mon
-
make queue on click on playlist with GDK_MOD1_MASK working again trunkSun, 19 Aug 2007 10:21:56 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 18 Aug 2007 14:18:26 -0500, by William Pitcock
-
Fixed lap.py's -q option when used with the audtool fallback. trunkSat, 18 Aug 2007 02:26:41 -0400, by ssokolow
-
fixed a tuple parser bug, expression depth level wasn't correctly updated in certain nested situations trunkSat, 18 Aug 2007 02:45:06 +0200, by 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 trunkSat, 18 Aug 2007 00:31:51 +0200, by Giacomo Lozito
-
oops. tuple_formatter_make_title_string() should call tuple_formatter_process_string(). trunkFri, 17 Aug 2007 18:52:46 +0900, by Yoshiki Yazawa
-
right click on textboxes without connected handler should bring up audacious menu trunkThu, 16 Aug 2007 19:20:11 +0200, by Tomasz Mon
-
introduce plugin_treeview_enable_prefs and plugin_treeview_enable_info trunkThu, 16 Aug 2007 14:30:48 +0200, by Tomasz Mon
-
double click on plugin row opens plugin config (if available) trunkThu, 16 Aug 2007 13:34:48 +0200, by Tomasz Mon
-
Make contrib/lap.py support pre-DBus Audacious via an audtool-wrapping fallback. trunkWed, 15 Aug 2007 22:35:11 -0400, by ssokolow
-
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