This website requires JavaScript.
Explore
Help
Sign in
chris
/
Cog
Watch
2
Star
1
Fork
You've already forked Cog
0
Code
Issues
65
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4057
commits
9
branches
2
tags
813
MiB
main
Commit graph
3 commits
Author
SHA1
Message
Date
Christopher Snowhill
85c7073649
Reformat my own source code with clang-format
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-06 21:49:27 -08:00
matthewleon
70ae3cec1c
Spotlight can do exact searches using quotation marks, IE %a"tom waits" will do a case insensitive search for all music by Tom Waits
2008-02-14 17:48:32 +00:00
matthewleon
d6e7efd2c1
Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc...
2008-02-14 14:07:10 +00:00