log audacious/mainwin.c @ 474:f3b46533da81 trunk

age author description
Wed, 18 Jan 2006 16:03:38 -0800 nenolod [svn] Rename about.c to credits.c trunk
Wed, 18 Jan 2006 14:03:32 -0800 giacomo [svn] use labs() instead of abs() for long types trunk
Wed, 18 Jan 2006 13:55:23 -0800 giacomo [svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunk
Wed, 18 Jan 2006 11:21:11 -0800 giacomo [svn] fixed width of the fwd button trunk
Tue, 17 Jan 2006 12:39:37 -0800 nenolod [svn] Possibly play nicer with X11 in the skinning engine's event loop. trunk
Mon, 16 Jan 2006 21:39:45 -0800 nenolod [svn] Revert pause on seek stuff as it did no good anyway and just caused trunk
Mon, 16 Jan 2006 13:19:11 -0800 nenolod [svn] Stop playing while seeking the player. trunk
Sat, 14 Jan 2006 18:19:36 -0800 nenolod [svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunk
Sat, 14 Jan 2006 18:12:15 -0800 nenolod [svn] Take matters of seconds into consideration. trunk
Sat, 14 Jan 2006 18:09:54 -0800 nenolod [svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunk
Sat, 14 Jan 2006 17:57:44 -0800 nenolod [svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunk
Sat, 14 Jan 2006 17:21:16 -0800 nenolod [svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunk
Tue, 03 Jan 2006 12:54:18 -0800 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
Sun, 01 Jan 2006 04:57:22 -0800 chainsaw [svn] Remove last bits of the dirbrowser. trunk
Fri, 30 Dec 2005 14:17:35 -0800 nenolod [svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunk