Editing Foobar2000:Components/Quicksearch UI Element (foo quicksearch)
Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 14: | Line 14: | ||
===Requirements=== | ===Requirements=== | ||
+ | As of version 2.4 [2011-04-16]: | ||
* Foobar 1.1 (or newer) is required and Column UI 0.3.8.x (Optional). The component will not work with previous versions of Foobar. | * Foobar 1.1 (or newer) is required and Column UI 0.3.8.x (Optional). The component will not work with previous versions of Foobar. | ||
− | * | + | * [[http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c32f406a-f8fc-4164-b6eb-5328b8578f03 Microsoft Visual C++ 2010 Redistributable Package] may also be needed if not already present on your system Microsoft Visual C++ 2010 Redistributable Package] may also be needed if not already present on your system |
===Getting started=== | ===Getting started=== | ||
Line 88: | Line 89: | ||
Determines what kind of processing will be performed to produce the results, in particular when several keywords are typed : | Determines what kind of processing will be performed to produce the results, in particular when several keywords are typed : | ||
* '''Match all''' will select tracks if all keywords are found in the tags determined by the "Search in ..." option | * '''Match all''' will select tracks if all keywords are found in the tags determined by the "Search in ..." option | ||
− | * '''Match | + | * '''Match all''' will select tracks if one of the keywords is found in the tags determined by the "Search ins" option |
− | * '''Exact''' will select tracks if the typed string exactly matches the contents of the tags determined by the "Search in ..." option | + | * '''Exact''' will select tracks if the typed string exactly matches the contents of the tags determined by the "Search in ..." option |
* '''Prefix''' will select tracks if when the contents of the tags determined by the "Search in ..." option are starting with the typed string | * '''Prefix''' will select tracks if when the contents of the tags determined by the "Search in ..." option are starting with the typed string | ||
* '''Extended''' will use the foobar query syntax. Look [http://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Query_syntax here] for further details. | * '''Extended''' will use the foobar query syntax. Look [http://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Query_syntax here] for further details. | ||
Line 115: | Line 116: | ||
'''History''' | '''History''' | ||
− | This menu entry provides with the list of recent queries. Selecting one of them will | + | This menu entry provides with the list of recent queries. Selecting one of them will reexecute the corresponding search. A visual indication of the source of each search appears in history (From DB=Noting, Playlist=[P], All Playlist=[A], Inline=[I]) after the searched pattern. |
− | Please note that parameters (Search in ..., Tags ..., Match ...) are saved within the history | + | Please note that parameters (Search in ..., Tags ..., Match ...) are saved within the history and will be recalled together with the search criteria. |
An option ("Clear") is provided to clear the history below the list. | An option ("Clear") is provided to clear the history below the list. | ||
Line 126: | Line 127: | ||
* to add history items to favorites | * to add history items to favorites | ||
* to delete favorites | * to delete favorites | ||
− | * to recall one of the favorites searches for | + | * to recall one of the favorites searches for reexecution |
===Options and Preferences=== | ===Options and Preferences=== | ||
Line 160: | Line 161: | ||
* [[File:QsIcon-InPlaylist.png]] Search will take place in the current playlist | * [[File:QsIcon-InPlaylist.png]] Search will take place in the current playlist | ||
* [[File:QsIcon-Error.png]] Autosearch takes place in the current playlist, but there is no active selection. Selecting a playlist different from the search results playlist and reactivating the toolbar will revert to normal search in playlist | * [[File:QsIcon-Error.png]] Autosearch takes place in the current playlist, but there is no active selection. Selecting a playlist different from the search results playlist and reactivating the toolbar will revert to normal search in playlist | ||
− | * [[File:QsIcon-PlaylistInline.png]] Search will take place using | + | * [[File:QsIcon-PlaylistInline.png]] Search will take place using all playlists |
* [[File:QsIcon-AllPlaylists.png]] Search will take place using all playlists | * [[File:QsIcon-AllPlaylists.png]] Search will take place using all playlists | ||
Line 244: | Line 245: | ||
=Change Log= | =Change Log= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* '''V2.14''' [2011-05-19] | * '''V2.14''' [2011-05-19] | ||
** Implemented auto-complete in search pattern based on the content of history | ** Implemented auto-complete in search pattern based on the content of history |