log

age author description
2007-08-06 William Pitcock proper race condition fix
2007-08-05 Giacomo Lozito - fixed ugly race condition in new threading model; mutexes are also probably required to handle shared access to ip_data
2007-08-05 Tomasz Mon goodbye widgets directory
2007-08-05 Tomasz Mon solve always broken ui_skinned_textbox_resize_relative
2007-08-05 Tomasz Mon add focus_in and focus_out events
2007-08-05 Tomasz Mon fix not updating playlist on title change
2007-08-05 William Pitcock remove old debugging notices that aren't very relevant anymore.
2007-08-04 mf0102 - fixed some cases where the playlist wasn't redrawn
2007-08-04 Tomasz Mon we don't need to grab pointer
2007-08-04 Tomasz Mon playlistwin_bg is not needed anymore
2007-08-04 Tomasz Mon cleaning
2007-08-04 Tomasz Mon remove obsolete mainwin_motion
2007-08-04 Tomasz Mon mainwin_refresh_visible
2007-08-04 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-08-04 William Pitcock Update credits a little bit.
2007-08-04 William Pitcock Add a system path for default presets.
2007-08-04 Yoshiki Yazawa add simplified macros to declare plugin. no more excessive NULLs.
2007-08-04 William Pitcock Unbreak XMMS/GTK1 file selector.
2007-08-04 William Pitcock gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.
2007-08-04 William Pitcock Fix DECLARE_PLUGIN() macro.
2007-08-04 William Pitcock Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunk
2007-08-04 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-08-04 William Pitcock - bump PAPI version to 4 due to DiscoveryPlugin trunk
2007-08-03 Tomasz Mon fix unshading playlistwin when doubleclicking on textbox trunk
2007-08-03 Yoshiki Yazawa default value for "enabled discovery plugins" was missing. trunk
2007-08-03 Tomasz Mon fix typo trunk
2007-08-03 Cristi Magherusan added Discovery plugin type trunk
2007-08-02 Tomasz Mon show fileinfopopup only when mouse is over playlistwin_list trunk
2007-08-02 Tomasz Mon I hope it'll work now trunk
2007-08-02 Tomasz Mon bring back fileinfopopup trunk
2007-08-02 Tomasz Mon don't carry GdkGC around trunk
2007-08-02 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
2007-08-02 Tomasz Mon implement ui_skinned_window_expose trunk
2007-08-02 Tomasz Mon remove dead files trunk
2007-08-02 Tomasz Mon fix includes trunk
2007-08-02 Tomasz Mon hasta la vista old widgetcore trunk
2007-08-02 Tomasz Mon port PlayList_List to gtk2 trunk
2007-08-02 William Pitcock Expose new libguess-ng character detectors in preferences. trunk
2007-08-02 William Pitcock Add support for greek and hebrew character set detection. trunk
2007-08-02 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-08-02 William Pitcock Split off CJK implementation from guess.c logic. trunk
2007-08-02 ssokolow Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunk
2007-08-01 Alex Maclean Fix typo in libguess. trunk
2007-08-01 William Pitcock More librcd removal. trunk
2007-08-01 William Pitcock Use new combined libguess interface. trunk
2007-08-01 William Pitcock Kill off librcd. trunk
2007-08-01 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-08-01 William Pitcock Implement support for Arabic and Turkish. trunk
2007-08-01 Strahinja Kustudic Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunk
2007-08-01 Strahinja Kustudic Serbian translation updated trunk
2007-07-31 Strahinja Kustudic Updated Serbian translations trunk
2007-08-01 William Pitcock Migrate relevant libRCD code to libguess. trunk
2007-08-01 William Pitcock Allow libguess to be extended for other languages using a common API. trunk
2007-08-01 William Pitcock oops, using a C0X extension (break-from-if) probably isn't cool here. trunk
2007-08-01 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-08-01 William Pitcock Don't explicitly trust the mimetype, still do a probe. trunk
2007-08-01 Yoshiki Yazawa now "hide seekbar on streaming" uses message passing. trunk
2007-07-30 Yoshiki Yazawa temporal fix for update problem which randomly caused by scrolling in playlist. trunk
2007-07-29 mf0102 ran update-po, fixed POTFILES.in and updated German translation trunk
2007-07-28 Cristi Magherusan merge trunk