Commit graph

108 commits

Author SHA1 Message Date
Tyrone-Zhao
b52b8ef7bd change all cursor's encoding to 'utf8' 2018-09-22 14:24:32 +08:00
Tyrone-Zhao
c124d53aff change cursor's encoding to 'utf8' 2018-09-22 14:12:11 +08:00
Will Drevo
7f53f2ab68 Update README.md 2017-01-10 15:27:16 -08:00
Will Drevo
4ab26bd0db Bumped version to 0.1.3 2015-04-19 17:20:51 -04:00
Will Drevo
8efd97564a Merge branch 'thomascirca-use_sha1' 2015-04-19 15:12:37 -04:00
Will Drevo
254a79cdf5 Completed integration for SHA1 file hashing to avoid duplicates 2015-04-19 15:12:16 -04:00
Tyler Jones
27ed19b0f0 Files are now uniquely identified through a SHA1 hash, as opposed to
using the song name.
2015-03-28 18:36:51 -07:00
Will Drevo
0b540343c1 Cleaned up example.py 2015-03-28 19:23:18 -04:00
Isko
c186602c63 windows compatible 2015-03-23 00:50:42 +02:00
Will Drevo
1fe7d4fd45 Merge pull request #71 from sg3510/wav-24-bit
24-bit wav file support
2015-03-21 18:35:14 -04:00
sg3510
2feecce34b updated docstring 2015-02-26 16:10:09 +00:00
sg3510
3a9e3a4da7 adding limit support 2015-02-26 14:33:41 +00:00
sg3510
2c961cc43f waive add 2015-02-26 14:24:44 +00:00
sg3510
8b200c39f7 adding wavio support 2015-02-26 14:20:52 +00:00
Will Drevo
dad98961f4 Offset cast to int, return is valid JSON. Fixes #67 2015-01-14 20:32:49 -05:00
Will Drevo
801b692f74 Note about voice recognition 2014-12-15 21:38:51 -05:00
Will Drevo
4bd5eb87fc README.md updated 2014-12-15 21:36:25 -05:00
Will Drevo
83fb7042ad Added quickstart 2014-12-15 21:35:47 -05:00
Will Drevo
19679f8d11 Merge branch 'tuxdna-master' 2014-12-15 21:31:44 -05:00
Will Drevo
ece1c8b22e Fixes #65, fixes #60, merges #64 2014-12-15 21:30:33 -05:00
Saleem Ansari
99f4e35672 Merge branch 'master' of https://github.com/tuxdna/dejavu 2014-12-03 16:09:24 +05:30
Saleem Ansari
29f59be1e7 Update version numbers in requirements file 2014-12-03 16:08:53 +05:30
Saleem Ansari
8e67f0da05 Update INSTALLATION.md 2014-12-02 15:49:25 +05:30
Saleem Ansari
6c1ef735cd Merge branch 'next_version' 2014-12-02 15:42:27 +05:30
Saleem Ansari
785a1db92d Bump version to 0.1.2 2014-12-02 15:42:09 +05:30
Saleem Ansari
275380bada Update examples in README.md with updated CLI arguments 2014-11-29 00:17:23 +05:30
Saleem Ansari
4aabea7814 Refactor and update documentation for installation on Fedora 20+ 2014-11-28 22:56:22 +05:30
Saleem Ansari
2972dce6eb Arguments parser CLI, with all existing tests passed. 2014-11-28 05:21:04 +05:30
Saleem Ansari
406187bd1a Added MANIFEST.in file 2014-11-28 04:34:14 +05:30
Saleem Ansari
150248cbcd Update project name from dejavu to PyDejavu 2014-11-28 04:06:12 +05:30
Saleem Ansari
4d2b91b052 Added tuning section to README.md. Removed trailing space from fingerprint.py 2014-11-28 03:58:52 +05:30
Saleem Ansari
efe3a33915 Added setup.py 2014-11-28 03:26:25 +05:30
Will Drevo
b9efcd545d README.md edits 2014-11-21 01:29:27 -05:00
Will Drevo
3cc85edf30 Clarified documentation 2014-11-21 01:28:04 -05:00
Will Drevo
684902f6b8 Now returns match offset into track in seconds 2014-11-21 01:21:08 -05:00
worldveil
5741964391 Merge pull request #59 from chromy/patch-1
Fix README typo
2014-09-13 18:48:19 -04:00
Hector Dearman
9d16c8ae8c Fix README typo
cupus => corpus
2014-09-13 22:30:31 +01:00
Andrew Duberstein
09561c565d Update README.md
Corrected a typo
2014-09-11 17:40:03 -07:00
worldveil
40b7a42b09 Updated README.md about matching position in song 2014-07-27 12:50:34 -04:00
Will Drevo
a7f77d50ff Added more documentation in README about testing 2014-07-03 01:01:56 -04:00
Will Drevo
60d9d6758e Added annotations for different fingerprinting parameters 2014-07-03 00:43:40 -04:00
Will Drevo
a779ca4cf9 Merging in new test suite with modifications, mp3 example files to test on, and shell files for automation 2014-07-03 00:26:50 -04:00
Will Drevo
7cbb894501 revamped testing script 2014-07-02 23:49:38 -04:00
Will Drevo
b966225ad4 refactored testing suite file to no longer depend on file naming convention 2014-07-01 20:24:53 -04:00
Fabio Costa
4f4a50ba9f Update results_dejavu.py 2014-06-29 22:28:03 +01:00
Fabio Costa
f9a59e42e6 Update generate-test-files.py 2014-06-29 22:25:39 +01:00
Fabio Costa
87469a0fe7 Create results_dejavu.py 2014-06-28 19:51:14 +01:00
Fabio Costa
bfff19b887 Create generate-test-files.py 2014-06-28 19:50:36 +01:00
Fabio Costa
a97ab6d35c Update fingerprint.py 2014-06-26 09:13:30 +01:00
Fabio Costa
375189cf70 Update fingerprint.py 2014-06-25 10:01:43 +01:00