log src/audacious/ui_jumptotrack.c @ 4355:3aeb45aeeaed

age author description
Mon, 18 Feb 2008 20:44:40 -0600 Jussi Judin Add caching to Jump to Track feature to speed up searches. (Bugzilla #180)
Fri, 11 Jan 2008 15:37:24 +0100 Jussi Judin Jump to Track leaks memory when matching songs. (Bugzilla #81)
Fri, 11 Jan 2008 15:09:08 +0100 mf0102 - removed genres that appeared twice in the file info dialog
Fri, 11 Jan 2008 00:25:20 +0200 Cristi Magherusan just a little bigger
Fri, 11 Jan 2008 00:17:20 +0200 Cristi Magherusan added the GTK_STOCK_ADD pixmap to the queue button
Thu, 10 Jan 2008 23:57:13 +0200 Cristi Magherusan reorganized the JTF dialog, it's not so wide anymore
Thu, 10 Jan 2008 02:25:01 -0600 Jussi Judin Make "jump to track" feature to normalize search and match strings (Bugzilla #20)
Tue, 25 Dec 2007 19:15:44 +0900 Yoshiki Yazawa remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
Tue, 25 Dec 2007 01:53:55 -0600 William Pitcock Reset the text entry box to nothing when the jump to track window is requested.
Sun, 16 Dec 2007 18:44:56 +0900 Yoshiki Yazawa make filter field in jtf dialog always grab focus on appearance.
Fri, 09 Nov 2007 19:39:27 +0900 Yoshiki Yazawa - serial number has been added to playlist structure so that changes of the current playlist can be notified.
Thu, 08 Nov 2007 22:16:50 +0900 Yoshiki Yazawa libaudclient:
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 22:05:24 +0300 Matti Hamalainen Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. 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
Wed, 18 Jul 2007 21:42:58 +0900 Yoshiki Yazawa - make jump to track more friendly to file:// scheme.
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.
Tue, 17 Jul 2007 00:31:43 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Sun, 03 Jun 2007 18:03:40 -0700 majeru [svn] match the whole filename when tag isn't available, but i couldnt figure out how to do this all the time because it kept crashing... trunk
Fri, 25 May 2007 11:18:58 -0700 yaz [svn] - add toggle button to keep jtf dialog opened on jump. trunk
Wed, 09 May 2007 15:07:50 -0700 nenolod [svn] - make audacious build again trunk
Wed, 09 May 2007 14:03:11 -0700 nenolod [svn] - drop controlsocket code. this probably does not compile yet. trunk
Wed, 21 Mar 2007 13:47:48 -0700 giacomo [svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded trunk
Fri, 16 Mar 2007 19:07:19 -0700 nenolod [svn] - performance is better without r4270. trunk
Fri, 16 Mar 2007 18:44:03 -0700 nenolod [svn] - run gtkevents while populating the list. trunk
Sun, 18 Feb 2007 20:40:14 -0800 yaz [svn] - changes in r4102 break jtf. disabled for now. trunk
Sun, 18 Feb 2007 07:24:13 -0800 nenolod [svn] - run gtk events while iterating through the playlist trunk
Sat, 10 Feb 2007 20:47:46 -0800 nenolod [svn] - split out jump to track trunk