2007-08-09 |
William Pitcock |
Tuple API try 1.
trunk
|
2007-08-09 |
Tomasz Mon |
don't do gtk_widget_show_all(mainwin) when player is not visible
trunk
|
2007-08-08 |
Tomasz Mon |
stop timer on clicks
trunk
|
2007-08-08 |
Tomasz Mon |
branch merge
trunk
|
2007-08-08 |
Tomasz Mon |
we don't need UiSkinnedPlaylist->tooltips anymore
trunk
|
2007-08-08 |
William Pitcock |
Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780
trunk
|
2007-08-08 |
Tomasz Mon |
resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed
trunk audacious-1.4.0-dr2
|
2007-08-08 |
Tomasz Mon |
better way to show fileinfopopup
trunk
|
2007-08-08 |
Ben Tucker |
merged with master
trunk
|
2007-08-04 |
Ben Tucker |
merged with master
trunk
|
2007-08-04 |
Ben Tucker |
Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal.
trunk
|
2007-08-04 |
Ben Tucker |
merged with master
trunk
|
2007-08-02 |
Ben Tucker |
merged with master
trunk
|
2007-08-02 |
Ben Tucker |
merged with master
trunk
|
2007-07-29 |
Ben Tucker |
merge
trunk
|
2007-07-28 |
Ben Tucker |
merge
trunk
|
2007-07-27 |
Ben Tucker |
updated to latest
trunk
|
2007-07-26 |
Ben Tucker |
-Changed copyright notice
trunk
|
2007-07-26 |
Ben Tucker |
-Fixed a compilation issue with DBus on Mac
trunk
|
2007-08-06 |
Giacomo Lozito |
merged with some small changes to playback.c
|
2007-08-06 |
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
|
2007-08-06 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-08-06 |
William Pitcock |
Update MPRIS service name.
|
2007-08-06 |
"Stephan Sokolow " |
- Added my "Locate and Play" script to contrib.
|
2007-08-06 |
William Pitcock |
oops
|
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
|
2007-07-28 |
Cristi Magherusan |
fixed crashes
trunk
|
2007-07-28 |
Yoshiki Yazawa |
mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work.
trunk
|
2007-07-28 |
Yoshiki Yazawa |
revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update.
trunk
|
2007-07-28 |
William Pitcock |
Un-shortcircuit some code that I didn't mean to.
trunk
|
2007-07-28 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
2007-07-28 |
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
|
2007-07-27 |
mf0102 |
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious
trunk
|
2007-07-27 |
mf0102 |
- Further translation efforts
trunk
|
2007-07-27 |
Cristi Magherusan |
another damn merge
trunk
|
2007-07-27 |
Cristi Magherusan |
bound the Enter key to the play button
trunk
|
2007-07-27 |
Cristi Magherusan |
lastfm radio GUI
trunk
|