log

age author description
Thu, 09 Aug 2007 09:01:24 -0500 William Pitcock unref our tuple trunk
Thu, 09 Aug 2007 08:55:54 -0500 William Pitcock Add != operator. trunk
Thu, 09 Aug 2007 08:22:08 -0500 William Pitcock revise tuple formatting engine logic trunk
Thu, 09 Aug 2007 06:21:09 -0500 William Pitcock documentation fixes trunk
Thu, 09 Aug 2007 06:19:27 -0500 William Pitcock Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunk
Thu, 09 Aug 2007 03:48:01 -0500 William Pitcock Tuple (final version) trunk
Thu, 09 Aug 2007 03:35:05 -0500 William Pitcock Error fixes. trunk
Thu, 09 Aug 2007 03:34:35 -0500 William Pitcock Tuple engine cleanups. trunk
Thu, 09 Aug 2007 03:13:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk
Thu, 09 Aug 2007 10:08:54 +0200 Tomasz Mon don't do gtk_widget_show_all(mainwin) when player is not visible trunk
Wed, 08 Aug 2007 20:21:51 +0200 Tomasz Mon stop timer on clicks trunk
Wed, 08 Aug 2007 16:08:34 +0200 Tomasz Mon branch merge trunk
Wed, 08 Aug 2007 16:08:02 +0200 Tomasz Mon we don't need UiSkinnedPlaylist->tooltips anymore trunk
Wed, 08 Aug 2007 08:05:28 -0500 William Pitcock Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780 trunk
Wed, 08 Aug 2007 14:54:52 +0200 Tomasz Mon resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed trunk audacious-1.4.0-dr2
Wed, 08 Aug 2007 14:49:47 +0200 Tomasz Mon better way to show fileinfopopup trunk
Tue, 07 Aug 2007 18:07:37 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:15:07 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:13:08 -0700 Ben Tucker Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal. trunk
Fri, 03 Aug 2007 17:47:07 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 09:19:57 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 08:29:59 -0700 Ben Tucker merged with master trunk
Sun, 29 Jul 2007 11:01:10 -0700 Ben Tucker merge trunk
Sat, 28 Jul 2007 12:28:40 -0700 Ben Tucker merge trunk
Thu, 26 Jul 2007 21:18:41 -0700 Ben Tucker updated to latest trunk
Wed, 25 Jul 2007 23:15:41 -0700 Ben Tucker -Changed copyright notice trunk
Wed, 25 Jul 2007 23:02:50 -0700 Ben Tucker -Fixed a compilation issue with DBus on Mac trunk
Mon, 06 Aug 2007 12:45:46 +0200 Giacomo Lozito merged with some small changes to playback.c
Mon, 06 Aug 2007 12:38:23 +0200 Giacomo Lozito in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at all
Sun, 05 Aug 2007 22:08:32 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 05 Aug 2007 22:08:22 -0500 William Pitcock Update MPRIS service name.
Sun, 05 Aug 2007 21:26:56 -0400 "Stephan Sokolow " - Added my "Locate and Play" script to contrib.
Sun, 05 Aug 2007 20:20:19 -0500 William Pitcock oops
Sun, 05 Aug 2007 20:14:53 -0500 William Pitcock proper race condition fix
Mon, 06 Aug 2007 01:32:41 +0200 Giacomo Lozito - fixed ugly race condition in new threading model; mutexes are also probably required to handle shared access to ip_data
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Sun, 05 Aug 2007 12:17:07 +0200 Tomasz Mon solve always broken ui_skinned_textbox_resize_relative
Sun, 05 Aug 2007 11:23:35 +0200 Tomasz Mon add focus_in and focus_out events
Sun, 05 Aug 2007 10:06:35 +0200 Tomasz Mon fix not updating playlist on title change
Sat, 04 Aug 2007 20:54:28 -0500 William Pitcock remove old debugging notices that aren't very relevant anymore.
Sat, 04 Aug 2007 16:48:06 +0200 mf0102 - fixed some cases where the playlist wasn't redrawn
Sat, 04 Aug 2007 14:28:19 +0200 Tomasz Mon we don't need to grab pointer
Sat, 04 Aug 2007 13:50:13 +0200 Tomasz Mon playlistwin_bg is not needed anymore
Sat, 04 Aug 2007 13:45:14 +0200 Tomasz Mon cleaning
Sat, 04 Aug 2007 13:16:19 +0200 Tomasz Mon remove obsolete mainwin_motion
Sat, 04 Aug 2007 11:57:50 +0200 Tomasz Mon mainwin_refresh_visible
Sat, 04 Aug 2007 03:02:53 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 04 Aug 2007 03:02:48 -0500 William Pitcock Update credits a little bit.
Sat, 04 Aug 2007 03:02:38 -0500 William Pitcock Add a system path for default presets.
Sat, 04 Aug 2007 15:37:37 +0900 Yoshiki Yazawa add simplified macros to declare plugin. no more excessive NULLs.
Fri, 03 Aug 2007 22:17:41 -0500 William Pitcock Unbreak XMMS/GTK1 file selector.
Fri, 03 Aug 2007 21:52:25 -0500 William Pitcock gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.
Fri, 03 Aug 2007 21:16:18 -0500 William Pitcock Fix DECLARE_PLUGIN() macro.
Fri, 03 Aug 2007 20:42:13 -0500 William Pitcock Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunk
Fri, 03 Aug 2007 20:39:42 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 03 Aug 2007 20:39:35 -0500 William Pitcock - bump PAPI version to 4 due to DiscoveryPlugin trunk
Fri, 03 Aug 2007 22:51:04 +0200 Tomasz Mon fix unshading playlistwin when doubleclicking on textbox trunk
Fri, 03 Aug 2007 22:28:18 +0900 Yoshiki Yazawa default value for "enabled discovery plugins" was missing. trunk
Fri, 03 Aug 2007 11:14:08 +0200 Tomasz Mon fix typo trunk
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type trunk
Thu, 02 Aug 2007 17:42:38 +0200 Tomasz Mon show fileinfopopup only when mouse is over playlistwin_list trunk
Thu, 02 Aug 2007 17:26:12 +0200 Tomasz Mon I hope it'll work now trunk
Thu, 02 Aug 2007 17:18:04 +0200 Tomasz Mon bring back fileinfopopup trunk
Thu, 02 Aug 2007 16:51:17 +0200 Tomasz Mon don't carry GdkGC around trunk
Thu, 02 Aug 2007 16:10:32 +0200 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
Thu, 02 Aug 2007 15:40:46 +0200 Tomasz Mon implement ui_skinned_window_expose trunk
Thu, 02 Aug 2007 15:07:31 +0200 Tomasz Mon remove dead files trunk
Thu, 02 Aug 2007 15:05:46 +0200 Tomasz Mon fix includes trunk
Thu, 02 Aug 2007 14:28:37 +0200 Tomasz Mon hasta la vista old widgetcore trunk
Thu, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk
Thu, 02 Aug 2007 02:03:35 -0500 William Pitcock Expose new libguess-ng character detectors in preferences. trunk
Thu, 02 Aug 2007 02:00:21 -0500 William Pitcock Add support for greek and hebrew character set detection. trunk
Thu, 02 Aug 2007 01:38:22 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 02 Aug 2007 01:38:15 -0500 William Pitcock Split off CJK implementation from guess.c logic. trunk
Wed, 01 Aug 2007 22:04:59 -0400 ssokolow Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunk
Wed, 01 Aug 2007 19:15:02 +0000 Alex Maclean Fix typo in libguess. trunk
Wed, 01 Aug 2007 08:13:05 -0500 William Pitcock More librcd removal. trunk
Wed, 01 Aug 2007 08:12:03 -0500 William Pitcock Use new combined libguess interface. trunk
Wed, 01 Aug 2007 08:09:43 -0500 William Pitcock Kill off librcd. trunk
Wed, 01 Aug 2007 08:08:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 08:08:13 -0500 William Pitcock Implement support for Arabic and Turkish. trunk
Wed, 01 Aug 2007 14:50:23 +0200 Strahinja Kustudic Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 14:29:58 +0200 Strahinja Kustudic Serbian translation updated trunk
Tue, 31 Jul 2007 16:09:18 +0200 Strahinja Kustudic Updated Serbian translations trunk
Wed, 01 Aug 2007 07:48:03 -0500 William Pitcock Migrate relevant libRCD code to libguess. trunk
Wed, 01 Aug 2007 07:11:38 -0500 William Pitcock Allow libguess to be extended for other languages using a common API. trunk
Wed, 01 Aug 2007 03:38:35 -0500 William Pitcock oops, using a C0X extension (break-from-if) probably isn't cool here. trunk
Wed, 01 Aug 2007 03:37:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 03:36:57 -0500 William Pitcock Don't explicitly trust the mimetype, still do a probe. trunk
Wed, 01 Aug 2007 13:55:02 +0900 Yoshiki Yazawa now "hide seekbar on streaming" uses message passing. trunk
Mon, 30 Jul 2007 20:42:40 +0900 Yoshiki Yazawa temporal fix for update problem which randomly caused by scrolling in playlist. trunk
Sun, 29 Jul 2007 17:35:31 +0200 mf0102 ran update-po, fixed POTFILES.in and updated German translation trunk
Sat, 28 Jul 2007 14:48:21 +0300 Cristi Magherusan merge trunk
Sat, 28 Jul 2007 14:45:48 +0300 Cristi Magherusan fixed crashes trunk
Sat, 28 Jul 2007 16:53:56 +0900 Yoshiki Yazawa mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work. trunk
Sat, 28 Jul 2007 16:07:14 +0900 Yoshiki Yazawa revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update. trunk
Fri, 27 Jul 2007 19:44:14 -0500 William Pitcock Un-shortcircuit some code that I didn't mean to. trunk
Fri, 27 Jul 2007 19:41:37 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 27 Jul 2007 19:41:25 -0500 William Pitcock Don't display the seek bar if length is -1. There is probably a more efficient way of doing this, but I'm lazy. desowin@ can always fix this later. trunk
Sat, 28 Jul 2007 01:12:03 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Sat, 28 Jul 2007 01:11:38 +0200 mf0102 - Further translation efforts trunk
Sat, 28 Jul 2007 01:38:07 +0300 Cristi Magherusan another damn merge trunk
Sat, 28 Jul 2007 01:28:48 +0300 Cristi Magherusan bound the Enter key to the play button trunk
Sat, 28 Jul 2007 01:27:59 +0300 Cristi Magherusan lastfm radio GUI trunk
Fri, 27 Jul 2007 15:28:34 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 27 Jul 2007 15:28:26 -0500 William Pitcock Track playback monitor thread in InputPlayback.thread. trunk
Fri, 27 Jul 2007 03:16:09 +0200 Christian Birchinger Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init. trunk
Fri, 27 Jul 2007 00:31:46 +0200 Christian Birchinger I don't think that's needed. If you revert it, use playback_get_playing() instead. trunk
Thu, 26 Jul 2007 23:54:39 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 23:54:07 +0200 Christian Birchinger Don't call playback_get_time() if not playing in mainwin_idle_func(). trunk
Thu, 26 Jul 2007 22:39:43 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 22:39:16 +0200 mf0102 Continue translating trunk
Thu, 26 Jul 2007 22:33:34 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 22:33:25 +0200 Christian Birchinger Only set the filename in the dialog if it has been defined before by a previous load or save opeation. trunk
Thu, 26 Jul 2007 14:59:29 -0500 William Pitcock Remove unnecessary switch statement. trunk
Thu, 26 Jul 2007 14:25:23 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 26 Jul 2007 14:22:26 -0500 William Pitcock get_current_input_playback() cleanups. trunk
Thu, 26 Jul 2007 12:10:34 +0300 Calin Crisan ccrisan Hardcoded a dummy path to use with cdaudio-ng plugin trunk
Wed, 25 Jul 2007 19:10:53 -0500 William Pitcock playback_seek(): several WTFs in here (probably from XMMS) fixed trunk