Fri, 12 Oct 2007 14:26:02 +0200 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
Thu, 11 Oct 2007 19:38:55 -0500 |
William Pitcock |
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
|
Thu, 11 Oct 2007 19:25:08 +0200 |
Tomasz Mon |
introduce playback_get_length()
|
Sun, 07 Oct 2007 01:04:41 -0500 |
William Pitcock |
get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
|
Mon, 01 Oct 2007 13:42:37 -0500 |
William Pitcock |
Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
|
Mon, 01 Oct 2007 12:38:51 -0500 |
William Pitcock |
Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
|
Mon, 01 Oct 2007 00:41:25 -0500 |
William Pitcock |
Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
|
Fri, 28 Sep 2007 16:10:21 +0200 |
Tomasz Mon |
I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
|
Sun, 23 Sep 2007 15:36:35 +0200 |
Tomasz Mon |
Pop up playback menu if right clicked over playback-control widgets
trunk
|
Sat, 22 Sep 2007 22:50:57 +0300 |
Cristi Magherusan |
removed lastfm from the core, rewriting it as a plugin
trunk
|
Tue, 18 Sep 2007 21:22:09 +0200 |
Tomasz Mon |
let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE
trunk
|
Sat, 15 Sep 2007 11:01:44 +0200 |
Jonathan Schleifer |
Fix Ctrl-Tab in main window.
trunk
|
Sat, 15 Sep 2007 10:54:08 +0200 |
Jonathan Schleifer |
Ctrl-C copies current title to clipboard now.
trunk
|
Thu, 13 Sep 2007 01:12:43 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious.
trunk
|
Thu, 13 Sep 2007 00:49:21 -0500 |
William Pitcock |
Remove improper X11 includes.
trunk
|
Sun, 09 Sep 2007 05:37:49 +0300 |
Matti Hamalainen |
Make the shutdown procedure more sane and improve playlist clearing
trunk
|
Thu, 30 Aug 2007 10:57:04 +0200 |
Tomasz Mon |
redraw mainwin_repeat and mainwin_shuffle when using hotkeys
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
|
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
|
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
|