log

age author description
Sun, 26 Aug 2007 04:02:13 +0300 Cristi Magherusan ran make update-po and fixed it again
Sun, 26 Aug 2007 03:32:18 +0300 Cristi Magherusan merge
Sun, 26 Aug 2007 03:06:40 +0300 Cristi Magherusan updated romanian translation
Fri, 24 Aug 2007 19:41:48 +0300 Cristi Magherusan merge
Wed, 22 Aug 2007 13:09:03 +0300 Cristi Magherusan merge
Tue, 14 Aug 2007 01:51:52 +0300 Cristi Magherusan merge
Mon, 13 Aug 2007 02:18:04 +0300 Cristi Magherusan merge
Sun, 12 Aug 2007 20:03:43 +0300 Cristi Magherusan merge
Sat, 11 Aug 2007 01:49:26 +0300 Cristi Magherusan merge again
Fri, 10 Aug 2007 23:06:35 +0300 Cristi Magherusan merge frenzy
Fri, 10 Aug 2007 18:17:53 +0300 Cristi Magherusan merge
Fri, 10 Aug 2007 14:21:21 +0300 Cristi Magherusan merge
Thu, 09 Aug 2007 16:28:42 +0300 Cristi Magherusan merge
Wed, 08 Aug 2007 22:04:41 +0300 Cristi Magherusan fixed the interface
Sun, 26 Aug 2007 07:23:52 +0930 Kieran Clancy Make playlist_load_ins handle the case when playlist is not the currently active one trunk
Sun, 26 Aug 2007 07:22:11 +0930 Kieran Clancy Remove unnecessary manipulation of playlist_iter trunk
Sat, 25 Aug 2007 22:08:44 +0200 mf0102 merge trunk
Sat, 25 Aug 2007 22:06:59 +0200 mf0102 added update-potfiles.sh script trunk
Sat, 25 Aug 2007 15:42:10 +0200 mf0102 ran a script to regenerate POTFILES.in from scratch trunk
Sat, 25 Aug 2007 12:41:13 +0200 mf0102 -fixed POTFILES.in trunk
Thu, 23 Aug 2007 20:31:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 23 Aug 2007 20:31:30 -0500 William Pitcock bump version requirement to fixed release mowgli 0.4. trunk
Thu, 23 Aug 2007 12:43:57 +0200 Tomasz Mon prevent some useless redraws trunk
Tue, 21 Aug 2007 14:29:53 +0900 VDR dai (audacious) update Japanese translation trunk
Mon, 20 Aug 2007 12:02:43 +0200 Giacomo Lozito progress bar for fileinfopopup lives again trunk
Sun, 19 Aug 2007 14:57:20 +0200 Giacomo Lozito minor adjustments trunk
Sun, 19 Aug 2007 14:39:05 +0200 Giacomo Lozito it's now possible to add plugin menuentries in playlist add, del, select and misc popup menus trunk
Sun, 19 Aug 2007 14:10:50 +0200 Tomasz Mon fix playlist right click behaviour trunk
Sun, 19 Aug 2007 13:57:53 +0200 Giacomo Lozito simplified the custom plugin menuentries system, expecially for ui files trunk
Sun, 19 Aug 2007 12:27:04 +0200 Tomasz Mon queue widget draw after setting new data trunk
Sun, 19 Aug 2007 10:45:24 +0200 Tomasz Mon don't call mainwin_update_song_info if track isn't played trunk
Sun, 19 Aug 2007 10:40:43 +0200 Tomasz Mon introduce change_timer_mode_cb trunk
Sun, 19 Aug 2007 10:21:56 +0200 Tomasz Mon make queue on click on playlist with GDK_MOD1_MASK working again trunk
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
Fri, 10 Aug 2007 10:46:22 -0500 William Pitcock Add a test which displays the backtracking bug. trunk
Fri, 10 Aug 2007 17:09:36 +0200 Giacomo Lozito add required header for plugin-customized menus trunk
Fri, 10 Aug 2007 17:07:04 +0200 Giacomo Lozito added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunk
Fri, 10 Aug 2007 15:29:35 +0200 Tomasz Mon revise 19ad8ea66a03: fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 15:14:20 +0200 Christian Birchinger Make filename a const trunk
Fri, 10 Aug 2007 14:48:13 +0200 Christian Birchinger Use real filenames inside tuples not URIs trunk
Fri, 10 Aug 2007 14:39:53 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Fri, 10 Aug 2007 14:39:42 +0200 Christian Birchinger Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext. trunk
Fri, 10 Aug 2007 14:36:42 +0200 Tomasz Mon fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 05:36:53 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Fri, 10 Aug 2007 04:04:41 -0500 William Pitcock install tuple_formatter headers trunk
Fri, 10 Aug 2007 03:58:14 -0500 William Pitcock new format strings trunk
Fri, 10 Aug 2007 03:50:41 -0500 William Pitcock Bump binary API/ABI revisions for Tuplez. trunk
Fri, 10 Aug 2007 10:43:27 +0200 Tomasz Mon oops, I haven't noticed that credits are sorted alphabetically by surname trunk
Thu, 09 Aug 2007 19:47:34 +0200 Tomasz Mon when using bitmap font display ชอ as N trunk
Thu, 09 Aug 2007 10:29:45 -0500 William Pitcock Add support for functions. trunk
Thu, 09 Aug 2007 09:38:21 -0500 William Pitcock Test functor extension code from outside scope. trunk
Thu, 09 Aug 2007 09:22:08 -0500 William Pitcock add (empty)? function to formatter trunk
Thu, 09 Aug 2007 09:05:02 -0500 William Pitcock Document the new testharness stuff a little. trunk
Thu, 09 Aug 2007 09:02:05 -0500 William Pitcock more tests trunk
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
Wed, 25 Jul 2007 16:28:54 -0500 William Pitcock Unbreak vfs_is_writeable(). trunk
Wed, 25 Jul 2007 15:46:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Wed, 25 Jul 2007 22:39:53 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Wed, 25 Jul 2007 22:37:56 +0200 mf0102 - Took over the German translation and fixed tiny language inaccuracies trunk
Wed, 25 Jul 2007 18:49:27 +0900 Yoshiki Yazawa exclude cue:// from regular scheme check. it is temporal too. trunk
Tue, 24 Jul 2007 22:26:32 +0200 mf0102 - Assertion not being called anymore trunk
Tue, 24 Jul 2007 13:17:23 -0500 William Pitcock __AUDACIOUS_PLUGIN_API__ is now 3. trunk
Tue, 24 Jul 2007 01:05:57 -0500 William Pitcock Use message passing to make sure the UI is updated in the main thread. trunk
Mon, 23 Jul 2007 19:35:59 -0500 William Pitcock Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunk