Fri, 10 Aug 2007 18:18:19 +0200 |
Tomasz Mon |
revise ui_skinned_window_configure
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
|
Sun, 05 Aug 2007 16:43:53 +0200 |
Tomasz Mon |
goodbye widgets directory
|
Sat, 04 Aug 2007 14:28:19 +0200 |
Tomasz Mon |
we don't need to grab pointer
|
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
|
Thu, 02 Aug 2007 15:40:46 +0200 |
Tomasz Mon |
implement ui_skinned_window_expose
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
|
Wed, 01 Aug 2007 13:55:02 +0900 |
Yoshiki Yazawa |
now "hide seekbar on streaming" uses message passing.
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:28:48 +0300 |
Cristi Magherusan |
bound the Enter key to the play button
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 14:59:29 -0500 |
William Pitcock |
Remove unnecessary switch statement.
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 15:46:00 -0500 |
William Pitcock |
Remove mainwin_set_info_text() craq. Still some work to do.
trunk
|
Mon, 23 Jul 2007 19:33:59 -0500 |
William Pitcock |
Remove check for playback->error.
trunk
|
Mon, 23 Jul 2007 16:13:54 -0500 |
William Pitcock |
Death to genevent functions.
trunk
|
Mon, 23 Jul 2007 20:46:54 +0200 |
Tomasz Mon |
move gtk_widget_show's to mainwin_real_show
trunk
|
Mon, 23 Jul 2007 10:38:18 +0200 |
Tomasz Mon |
few alternations to scrolling
trunk
|
Fri, 20 Jul 2007 09:09:58 -0500 |
William Pitcock |
Invoke "Plugins are not derived work" clause provided by GPL3.
trunk audacious-1.4.0-DR1
|
Fri, 20 Jul 2007 08:59:47 -0500 |
William Pitcock |
GPL3 relicensing.
trunk
|
Thu, 19 Jul 2007 21:32:57 +0200 |
Stany HENRY |
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
|
Tue, 17 Jul 2007 18:33:49 +0900 |
Yoshiki Yazawa |
branch merge
|
Tue, 17 Jul 2007 18:28:54 +0900 |
Yoshiki Yazawa |
Backed out changeset 7d33bbe11736
|
Mon, 16 Jul 2007 16:16:17 -0500 |
William Pitcock |
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
|
Mon, 16 Jul 2007 15:50:32 -0500 |
William Pitcock |
Remove genevent, seperate playback logic into seperate control thread.
|
Mon, 16 Jul 2007 13:32:18 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 16 Jul 2007 13:31:52 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Mon, 16 Jul 2007 13:31:51 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Sat, 14 Jul 2007 12:45:03 +0200 |
Tomasz Mon |
use GdkPixmaps for doublesizing
|
Fri, 13 Jul 2007 23:26:11 +0200 |
Tomasz Mon |
little cleaning
|
Fri, 13 Jul 2007 22:50:53 +0200 |
Tomasz Mon |
replace MonoStereo with UiSkinnedMonoStereo
|
Fri, 13 Jul 2007 22:28:20 +0200 |
Tomasz Mon |
replace Playstatus with UiSkinnedPlaystatus
|
Fri, 13 Jul 2007 21:43:57 +0200 |
Tomasz Mon |
branch merge
|
Fri, 13 Jul 2007 21:43:17 +0200 |
Tomasz Mon |
replace Menurow with UiSkinnedMenurow
|
Fri, 13 Jul 2007 10:19:43 -0500 |
William Pitcock |
Refactor skinned window code.
|
Fri, 13 Jul 2007 09:38:21 -0500 |
William Pitcock |
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
|
Fri, 13 Jul 2007 12:35:08 +0200 |
Tomasz Mon |
correct tinyplayer skin
|
Fri, 13 Jul 2007 11:40:00 +0200 |
Tomasz Mon |
replace svis with UiSVis
|
Thu, 12 Jul 2007 13:41:06 +0200 |
Tomasz Mon |
mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
|
Thu, 12 Jul 2007 12:50:52 +0200 |
Tomasz Mon |
mainwin_sposition is now UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 12:26:18 +0200 |
Tomasz Mon |
import UiSkinnedHorizontalSlider
|
Tue, 10 Jul 2007 17:37:37 +0200 |
Tomasz Mon |
we don't need ui_vis_clear, it only caused problem
|
Tue, 10 Jul 2007 17:08:38 +0200 |
Tomasz Mon |
show UiSkinnedNumber only when track is playing
|
Tue, 10 Jul 2007 17:00:43 +0200 |
Tomasz Mon |
use button-press-event signals
|
Tue, 10 Jul 2007 17:13:24 +0300 |
Cristi Magherusan |
added lastfm GUI stub
|
Tue, 10 Jul 2007 11:33:37 +0200 |
Tomasz Mon |
branch merge
trunk
|
Tue, 10 Jul 2007 11:32:54 +0200 |
Tomasz Mon |
replace old Vis with UiVis
trunk
|
Mon, 09 Jul 2007 23:19:49 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 09 Jul 2007 23:19:35 -0500 |
Daniel Drake |
Move timer updates out of the 100hz giant loop.
trunk
|
Mon, 09 Jul 2007 13:02:50 +0200 |
Tomasz Mon |
fix tinyplayer skin
trunk
|
Sun, 08 Jul 2007 20:33:32 +0200 |
Tomasz Mon |
use ui_skinned_set_push_button_data instead accessing values directly
trunk
|
Sun, 08 Jul 2007 19:56:51 +0200 |
Tomasz Mon |
request GdkGC when needed rather than carry one around
trunk
|
Sun, 08 Jul 2007 14:51:01 +0200 |
Tomasz Mon |
little cleaning
trunk
|
Sun, 08 Jul 2007 13:48:59 +0200 |
Tomasz Mon |
show UiSkinnedNumbers after un-shading
trunk
|