log src/audacious/ui_new.c @ 4734:0b96e6982c64

age author description
Thu, 17 Jul 2008 17:35:46 +0200 mf0102 reset slider when we stop the song
Thu, 17 Jul 2008 04:27:48 -0500 William Pitcock Make the default UI suck less by killing the utterly pointless and redundant info bar.
Thu, 17 Jul 2008 04:20:10 -0500 William Pitcock Move the slider bar to the toolbar, but this is kinda ugly at the moment.
Thu, 17 Jul 2008 03:38:00 -0500 William Pitcock minimal interface: improve sanity for playback_seek() to make seek times more accurate.
Thu, 17 Jul 2008 00:18:16 +0200 Tomasz Mon introduce new playlist widget
Tue, 08 Jul 2008 17:55:59 +0200 mf0102 - make stop button
Sun, 06 Jul 2008 13:55:23 +0200 mf0102 - update time info during slider movement
Sun, 06 Jul 2008 12:47:54 +0200 mf0102 fixing a warning and doing some renaming, indentation etc.
Sat, 05 Jul 2008 20:46:02 -0500 William Pitcock Properly escape all appropriate entities.
Sat, 05 Jul 2008 17:27:40 -0500 William Pitcock good god make the toolbar not suck
Sat, 05 Jul 2008 17:23:12 -0500 William Pitcock Update time.
Sat, 05 Jul 2008 15:45:56 +0200 Tomasz Mon dissociate hooks at _ui_finalize
Sat, 05 Jul 2008 15:42:03 +0200 Tomasz Mon display what would be played if user presses play button
Sat, 05 Jul 2008 14:49:22 +0200 Tomasz Mon small adjustments to slider
Sat, 05 Jul 2008 01:35:17 +0200 mf0102 reset slider when at end of song
Sat, 05 Jul 2008 01:17:05 +0200 mf0102 make a "pause" button and increase default window size
Sat, 05 Jul 2008 01:06:56 +0200 mf0102 set a default window size
Sat, 05 Jul 2008 00:58:52 +0200 mf0102 improve the position slider's behavior a bit and do some indentation
Fri, 04 Jul 2008 22:57:07 +0200 Tomasz Mon add position slider
Thu, 03 Jul 2008 01:07:07 +0200 Tomasz Mon make button toolbar stay same size when resizing window vertically
Thu, 03 Jul 2008 00:03:41 +0200 Tomasz Mon add pbutton_add and button_play; display only button image
Sun, 29 Jun 2008 17:48:07 +0200 mf0102 make some functions static
Sun, 29 Jun 2008 00:45:55 -0500 William Pitcock Use new Interface API.
Sun, 29 Jun 2008 01:27:24 +0200 mf0102 commited initial version of new UI, which can be tested via "audacious -H"